"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:442: Using remote "TestB2:" 2025/02/19 01:09:29 DEBUG : Creating backend with remote "TestB2:rclone-test-luvumag4qife" 2025/02/19 01:09:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/02/19 01:09:33 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/02/19 01:09:33 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/02/19 01:09:33 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/02/19 01:09:59 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/02/19 01:10:00 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/02/19 01:10:02 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/02/19 01:10:02 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/02/19 01:10:02 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/02/19 01:10:02 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/02/19 01:10:03 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/02/19 01:10:03 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/02/19 01:10:10 DEBUG : Creating backend with remote "TestB2:" 2025/02/19 01:10:10 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/02/19 01:10:11 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/02/19 01:10:16 INFO : B2 bucket rclone-test-luvumag4qife: cleaning bucket "rclone-test-luvumag4qife" of all files 2025/02/19 01:10:16 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed313110_d20250219_m011015_c001_v0001098_t0019_u01739927415270") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/02/19 01:10:17 DEBUG : Creating backend with remote "TestB2:rclone-test-luvumag4qife/dirToPurgeFromRoot" 2025/02/19 01:10:18 INFO : B2 bucket rclone-test-luvumag4qife path dirToPurgeFromRoot: cleaning bucket "rclone-test-luvumag4qife" of all files 2025/02/19 01:10:19 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed313112_d20250219_m011017_c001_v0001098_t0049_u01739927417080") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/02/19 01:10:20 DEBUG : Creating backend with remote "TestB2:rclone-test-luvumag4qife/hello? sausage/êé" 2025/02/19 01:10:24 INFO : B2 bucket rclone-test-luvumag4qife path hello? sausage/êé: cleaning bucket "rclone-test-luvumag4qife" of all files 2025/02/19 01:10:24 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1068de78bbdb80e4_d20250219_m011022_c001_v0001184_t0013_u01739927422697") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/02/19 01:10:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/02/19 01:10:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/19 01:10:26 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/02/19 01:10:33 DEBUG : Creating backend with remote "TestB2:rclone-test-luvumag4qife/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/02/19 01:10:35 DEBUG : Creating backend with remote "TestB2:rclone-test-luvumag4qife/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-luvumag4qife" from "TestB2:rclone-test-luvumag4qife" 2025/02/19 01:10:37 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/02/19 01:10:49 DEBUG : Creating backend with remote "TestB2:rclone-test-yagayoy6hiri" 2025/02/19 01:10:52 DEBUG : B2 bucket rclone-test-yagayoy6hiri: Purge remote 2025/02/19 01:10:52 INFO : B2 bucket rclone-test-yagayoy6hiri: cleaning bucket "rclone-test-yagayoy6hiri" of all files 2025/02/19 01:10:52 DEBUG : somefile: Deleting (id "4_z6fe2fd23c01d1bbb9f580e1b_f410fed0a67c46ed8_d20250219_m011051_c001_v0001117_t0047_u01739927451460") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2135: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2285: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/02/19 01:10:54 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/02/19 01:10:55 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/02/19 01:10:58 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/02/19 01:10:58 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/02/19 01:10:58 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.539Ki offset 6Mi/6.106Mi 2025/02/19 01:10:58 DEBUG : test-metadata: Sending chunk 1 length 111144 2025/02/19 01:11:00 DEBUG : test-metadata: Done sending chunk 1 2025/02/19 01:11:01 DEBUG : test-metadata: Done sending chunk 0 2025/02/19 01:11:01 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-02-19-011106-034.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/02/19 01:11:12 DEBUG : oldPath = "TestB2:rclone-test-luvumag4qife/versions/test-versions-v2025-02-19-011106-034.txt" 2025/02/19 01:11:12 DEBUG : newPath = "TestB2,versions:rclone-test-luvumag4qife/versions/test-versions-v2025-02-19-011106-034.txt" 2025/02/19 01:11:12 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-luvumag4qife/versions/test-versions-v2025-02-19-011106-034.txt" 2025/02/19 01:11:12 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/02/19 01:11:13 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-luvumag4qife/versions/test-versions-v2025-02-19-011106-034.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-luvumag4qife/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/02/19 01:11:15 INFO : B2 bucket rclone-test-luvumag4qife: cleaning bucket "rclone-test-luvumag4qife" of all hidden files 2025/02/19 01:11:15 DEBUG : leading space/ leading space: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bbb_d20250219_m010941_c001_v7007000_t0000_u01739927381412") as it is a hide marker 2025/02/19 01:11:15 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : leading space/ leading space: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed313074_d20250219_m010940_c001_v0001098_t0047_u01739927380737") 2025/02/19 01:11:15 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bb2_d20250219_m010940_c001_v7007000_t0000_u01739927380361") as it is a hide marker 2025/02/19 01:11:15 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed31306e_d20250219_m010939_c001_v0001098_t0035_u01739927379671") 2025/02/19 01:11:15 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bdf_d20250219_m010948_c001_v7007000_t0000_u01739927388616") as it is a hide marker 2025/02/19 01:11:15 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130a0_d20250219_m010947_c001_v0001098_t0001_u01739927387706") 2025/02/19 01:11:15 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : created from root.txt: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f409f2af16e84ea59_d20250219_m011045_c001_v7007000_t0000_u01739927445298") as it is a hide marker 2025/02/19 01:11:15 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : created from root.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f10498ce15699e20a_d20250219_m011044_c001_v0001098_t0011_u01739927444225") 2025/02/19 01:11:15 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : file name.txt: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c7bb8_d20250219_m011054_c001_v7007000_t0000_u01739927454464") as it is a hide marker 2025/02/19 01:11:15 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : file name.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed313148_d20250219_m011032_c001_v0001098_t0031_u01739927432955") 2025/02/19 01:11:15 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : file name.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1067c1045be38f62_d20250219_m011029_c001_v0001183_t0027_u01739927429416") 2025/02/19 01:11:15 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : file name.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130f6_d20250219_m011007_c001_v0001098_t0000_u01739927407295") 2025/02/19 01:11:15 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : file name.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130f2_d20250219_m011006_c001_v0001098_t0045_u01739927406224") 2025/02/19 01:11:15 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130f4_d20250219_m011006_c001_v0001098_t0052_u01739927406761") "upload" dated 2025-02-19 01:10:06.761 +0000 UTC (1m8.565492983s ago) 2025/02/19 01:11:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f402cfcc53678f5f6_d20250219_m011027_c001_v7007000_t0000_u01739927427163") as it is a hide marker 2025/02/19 01:11:15 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1051ba25fd4a659a_d20250219_m011026_c001_v0001117_t0045_u01739927426624") 2025/02/19 01:11:15 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f11033cb92aee4566_d20250219_m011025_c001_v0001104_t0056_u01739927425608") 2025/02/19 01:11:15 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bec_d20250219_m010956_c001_v7007000_t0000_u01739927396446") as it is a hide marker 2025/02/19 01:11:15 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130ca_d20250219_m010955_c001_v0001098_t0004_u01739927395659") 2025/02/19 01:11:15 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : piped data.txt: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c7bc1_d20250219_m011056_c001_v7007000_t0000_u01739927456297") as it is a hide marker 2025/02/19 01:11:15 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : piped data.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed313194_d20250219_m011055_c001_v0001098_t0052_u01739927455739") 2025/02/19 01:11:15 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : piped data.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c7bbc_d20250219_m011055_c001_v7007000_t0000_u01739927455557") 2025/02/19 01:11:15 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : piped data.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f4091e7daed313190_d20250219_m011055_c001_v0001098_t0004_u01739927455186") 2025/02/19 01:11:15 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bf2_d20250219_m010957_c001_v7007000_t0000_u01739927397816") as it is a hide marker 2025/02/19 01:11:15 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130ce_d20250219_m010956_c001_v0001098_t0019_u01739927396817") 2025/02/19 01:11:15 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : test-metadata: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c7bdd_d20250219_m011103_c001_v7007000_t0000_u01739927463491") as it is a hide marker 2025/02/19 01:11:15 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : test-metadata: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c7bcb_d20250219_m011058_c001_v0001182_t0004_u01739927458495") 2025/02/19 01:11:15 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : test-metadata: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c7bc6_d20250219_m011057_c001_v7007000_t0000_u01739927457714") 2025/02/19 01:11:15 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : test-metadata: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed31319a_d20250219_m011056_c001_v0001098_t0040_u01739927456479") 2025/02/19 01:11:15 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072be1_d20250219_m010950_c001_v7007000_t0000_u01739927390807") as it is a hide marker 2025/02/19 01:11:15 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130ae_d20250219_m010950_c001_v0001098_t0057_u01739927390097") 2025/02/19 01:11:15 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072be4_d20250219_m010952_c001_v7007000_t0000_u01739927392980") as it is a hide marker 2025/02/19 01:11:15 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130ba_d20250219_m010952_c001_v0001098_t0057_u01739927392239") 2025/02/19 01:11:15 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072be3_d20250219_m010951_c001_v7007000_t0000_u01739927391863") as it is a hide marker 2025/02/19 01:11:15 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130b4_d20250219_m010951_c001_v0001098_t0057_u01739927391183") 2025/02/19 01:11:15 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072be7_d20250219_m010954_c001_v7007000_t0000_u01739927394080") as it is a hide marker 2025/02/19 01:11:15 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130bc_d20250219_m010953_c001_v0001098_t0057_u01739927393346") 2025/02/19 01:11:15 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bea_d20250219_m010955_c001_v7007000_t0000_u01739927395286") as it is a hide marker 2025/02/19 01:11:15 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130c0_d20250219_m010954_c001_v0001098_t0042_u01739927394445") 2025/02/19 01:11:15 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072be0_d20250219_m010949_c001_v7007000_t0000_u01739927389732") as it is a hide marker 2025/02/19 01:11:15 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : trailing space /trailing space : Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130a8_d20250219_m010948_c001_v0001098_t0036_u01739927388982") 2025/02/19 01:11:15 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3131ce_d20250219_m011110_c001_v0001098_t0052_u01739927470929") "upload" dated 2025-02-19 01:11:10.929 +0000 UTC (4.397707344s ago) 2025/02/19 01:11:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f41826966aa4f50bc_d20250219_m011108_c001_v7007000_t0000_u01739927468743") 2025/02/19 01:11:15 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3131be_d20250219_m011106_c001_v0001098_t0029_u01739927466034") 2025/02/19 01:11:15 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072c05_d20250219_m011005_c001_v7007000_t0000_u01739927405673") as it is a hide marker 2025/02/19 01:11:15 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f20557ed90d072bf7_d20250219_m010959_c001_v0001184_t0045_u01739927399946") 2025/02/19 01:11:15 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : zero-length-file: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bf5_d20250219_m010959_c001_v7007000_t0000_u01739927399699") as it is a hide marker 2025/02/19 01:11:15 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : zero-length-file: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f4091e7daed3130d8_d20250219_m010959_c001_v0001098_t0004_u01739927399141") 2025/02/19 01:11:15 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bca_d20250219_m010942_c001_v7007000_t0000_u01739927382681") as it is a hide marker 2025/02/19 01:11:15 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed313076_d20250219_m010941_c001_v0001098_t0013_u01739927381777") 2025/02/19 01:11:15 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072b8c_d20250219_m010937_c001_v7007000_t0000_u01739927377128") as it is a hide marker 2025/02/19 01:11:15 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed31305e_d20250219_m010936_c001_v0001098_t0040_u01739927376001") 2025/02/19 01:11:15 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bd9_d20250219_m010946_c001_v7007000_t0000_u01739927386215") as it is a hide marker 2025/02/19 01:11:15 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed313094_d20250219_m010945_c001_v0001098_t0003_u01739927385307") 2025/02/19 01:11:15 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bd5_d20250219_m010944_c001_v7007000_t0000_u01739927384943") as it is a hide marker 2025/02/19 01:11:15 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed31308e_d20250219_m010944_c001_v0001098_t0054_u01739927384257") 2025/02/19 01:11:15 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bdd_d20250219_m010947_c001_v7007000_t0000_u01739927387335") as it is a hide marker 2025/02/19 01:11:15 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed313098_d20250219_m010946_c001_v0001098_t0045_u01739927386580") 2025/02/19 01:11:15 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bd2_d20250219_m010943_c001_v7007000_t0000_u01739927383888") as it is a hide marker 2025/02/19 01:11:15 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed313082_d20250219_m010943_c001_v0001098_t0028_u01739927383062") 2025/02/19 01:11:15 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : ./.: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072b9b_d20250219_m010938_c001_v7007000_t0000_u01739927378235") as it is a hide marker 2025/02/19 01:11:15 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : ./.: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed313068_d20250219_m010937_c001_v0001098_t0057_u01739927377493") 2025/02/19 01:11:15 NOTICE: ./.: Skipped delete as --dry-run is set 2025/02/19 01:11:15 DEBUG : ../..: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072ba8_d20250219_m010939_c001_v7007000_t0000_u01739927379301") as it is a hide marker 2025/02/19 01:11:15 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/02/19 01:11:15 DEBUG : ../..: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed31306a_d20250219_m010938_c001_v0001098_t0007_u01739927378601") 2025/02/19 01:11:15 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/02/19 01:11:15 INFO : B2 bucket rclone-test-luvumag4qife: cleaning bucket "rclone-test-luvumag4qife" of all hidden files 2025/02/19 01:11:15 DEBUG : leading space/ leading space: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bbb_d20250219_m010941_c001_v7007000_t0000_u01739927381412") as it is a hide marker 2025/02/19 01:11:15 DEBUG : leading space/ leading space: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed313074_d20250219_m010940_c001_v0001098_t0047_u01739927380737") 2025/02/19 01:11:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bb2_d20250219_m010940_c001_v7007000_t0000_u01739927380361") as it is a hide marker 2025/02/19 01:11:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed31306e_d20250219_m010939_c001_v0001098_t0035_u01739927379671") 2025/02/19 01:11:15 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bdf_d20250219_m010948_c001_v7007000_t0000_u01739927388616") as it is a hide marker 2025/02/19 01:11:15 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130a0_d20250219_m010947_c001_v0001098_t0001_u01739927387706") 2025/02/19 01:11:15 DEBUG : created from root.txt: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f409f2af16e84ea59_d20250219_m011045_c001_v7007000_t0000_u01739927445298") as it is a hide marker 2025/02/19 01:11:15 DEBUG : created from root.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f10498ce15699e20a_d20250219_m011044_c001_v0001098_t0011_u01739927444225") 2025/02/19 01:11:15 DEBUG : file name.txt: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c7bb8_d20250219_m011054_c001_v7007000_t0000_u01739927454464") as it is a hide marker 2025/02/19 01:11:15 DEBUG : file name.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed313148_d20250219_m011032_c001_v0001098_t0031_u01739927432955") 2025/02/19 01:11:16 DEBUG : file name.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1067c1045be38f62_d20250219_m011029_c001_v0001183_t0027_u01739927429416") 2025/02/19 01:11:16 DEBUG : file name.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130f6_d20250219_m011007_c001_v0001098_t0000_u01739927407295") 2025/02/19 01:11:16 DEBUG : file name.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130f2_d20250219_m011006_c001_v0001098_t0045_u01739927406224") 2025/02/19 01:11:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130f4_d20250219_m011006_c001_v0001098_t0052_u01739927406761") "upload" dated 2025-02-19 01:10:06.761 +0000 UTC (1m9.61175148s ago) 2025/02/19 01:11:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f402cfcc53678f5f6_d20250219_m011027_c001_v7007000_t0000_u01739927427163") as it is a hide marker 2025/02/19 01:11:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1051ba25fd4a659a_d20250219_m011026_c001_v0001117_t0045_u01739927426624") 2025/02/19 01:11:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f11033cb92aee4566_d20250219_m011025_c001_v0001104_t0056_u01739927425608") 2025/02/19 01:11:16 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bec_d20250219_m010956_c001_v7007000_t0000_u01739927396446") as it is a hide marker 2025/02/19 01:11:16 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130ca_d20250219_m010955_c001_v0001098_t0004_u01739927395659") 2025/02/19 01:11:16 DEBUG : piped data.txt: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c7bc1_d20250219_m011056_c001_v7007000_t0000_u01739927456297") as it is a hide marker 2025/02/19 01:11:16 DEBUG : piped data.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed313194_d20250219_m011055_c001_v0001098_t0052_u01739927455739") 2025/02/19 01:11:16 DEBUG : piped data.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c7bbc_d20250219_m011055_c001_v7007000_t0000_u01739927455557") 2025/02/19 01:11:16 DEBUG : piped data.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f4091e7daed313190_d20250219_m011055_c001_v0001098_t0004_u01739927455186") 2025/02/19 01:11:16 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bf2_d20250219_m010957_c001_v7007000_t0000_u01739927397816") as it is a hide marker 2025/02/19 01:11:16 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130ce_d20250219_m010956_c001_v0001098_t0019_u01739927396817") 2025/02/19 01:11:17 DEBUG : test-metadata: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c7bdd_d20250219_m011103_c001_v7007000_t0000_u01739927463491") as it is a hide marker 2025/02/19 01:11:17 DEBUG : test-metadata: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c7bcb_d20250219_m011058_c001_v0001182_t0004_u01739927458495") 2025/02/19 01:11:17 DEBUG : test-metadata: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c7bc6_d20250219_m011057_c001_v7007000_t0000_u01739927457714") 2025/02/19 01:11:17 DEBUG : test-metadata: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed31319a_d20250219_m011056_c001_v0001098_t0040_u01739927456479") 2025/02/19 01:11:17 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072be1_d20250219_m010950_c001_v7007000_t0000_u01739927390807") as it is a hide marker 2025/02/19 01:11:17 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130ae_d20250219_m010950_c001_v0001098_t0057_u01739927390097") 2025/02/19 01:11:17 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072be4_d20250219_m010952_c001_v7007000_t0000_u01739927392980") as it is a hide marker 2025/02/19 01:11:17 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130ba_d20250219_m010952_c001_v0001098_t0057_u01739927392239") 2025/02/19 01:11:17 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072be3_d20250219_m010951_c001_v7007000_t0000_u01739927391863") as it is a hide marker 2025/02/19 01:11:17 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130b4_d20250219_m010951_c001_v0001098_t0057_u01739927391183") 2025/02/19 01:11:17 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072be7_d20250219_m010954_c001_v7007000_t0000_u01739927394080") as it is a hide marker 2025/02/19 01:11:17 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130bc_d20250219_m010953_c001_v0001098_t0057_u01739927393346") 2025/02/19 01:11:17 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bea_d20250219_m010955_c001_v7007000_t0000_u01739927395286") as it is a hide marker 2025/02/19 01:11:17 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130c0_d20250219_m010954_c001_v0001098_t0042_u01739927394445") 2025/02/19 01:11:17 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072be0_d20250219_m010949_c001_v7007000_t0000_u01739927389732") as it is a hide marker 2025/02/19 01:11:17 DEBUG : trailing space /trailing space : Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130a8_d20250219_m010948_c001_v0001098_t0036_u01739927388982") 2025/02/19 01:11:17 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3131ce_d20250219_m011110_c001_v0001098_t0052_u01739927470929") "upload" dated 2025-02-19 01:11:10.929 +0000 UTC (6.93336497s ago) 2025/02/19 01:11:17 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f41826966aa4f50bc_d20250219_m011108_c001_v7007000_t0000_u01739927468743") 2025/02/19 01:11:17 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3131be_d20250219_m011106_c001_v0001098_t0029_u01739927466034") 2025/02/19 01:11:17 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072c05_d20250219_m011005_c001_v7007000_t0000_u01739927405673") as it is a hide marker 2025/02/19 01:11:18 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f20557ed90d072bf7_d20250219_m010959_c001_v0001184_t0045_u01739927399946") 2025/02/19 01:11:18 DEBUG : zero-length-file: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bf5_d20250219_m010959_c001_v7007000_t0000_u01739927399699") as it is a hide marker 2025/02/19 01:11:18 DEBUG : zero-length-file: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f4091e7daed3130d8_d20250219_m010959_c001_v0001098_t0004_u01739927399141") 2025/02/19 01:11:18 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bca_d20250219_m010942_c001_v7007000_t0000_u01739927382681") as it is a hide marker 2025/02/19 01:11:18 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed313076_d20250219_m010941_c001_v0001098_t0013_u01739927381777") 2025/02/19 01:11:18 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072b8c_d20250219_m010937_c001_v7007000_t0000_u01739927377128") as it is a hide marker 2025/02/19 01:11:18 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed31305e_d20250219_m010936_c001_v0001098_t0040_u01739927376001") 2025/02/19 01:11:18 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bd9_d20250219_m010946_c001_v7007000_t0000_u01739927386215") as it is a hide marker 2025/02/19 01:11:18 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed313094_d20250219_m010945_c001_v0001098_t0003_u01739927385307") 2025/02/19 01:11:18 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bd5_d20250219_m010944_c001_v7007000_t0000_u01739927384943") as it is a hide marker 2025/02/19 01:11:18 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed31308e_d20250219_m010944_c001_v0001098_t0054_u01739927384257") 2025/02/19 01:11:18 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bdd_d20250219_m010947_c001_v7007000_t0000_u01739927387335") as it is a hide marker 2025/02/19 01:11:18 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed313098_d20250219_m010946_c001_v0001098_t0045_u01739927386580") 2025/02/19 01:11:18 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072bd2_d20250219_m010943_c001_v7007000_t0000_u01739927383888") as it is a hide marker 2025/02/19 01:11:18 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed313082_d20250219_m010943_c001_v0001098_t0028_u01739927383062") 2025/02/19 01:11:18 DEBUG : ./.: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072b9b_d20250219_m010938_c001_v7007000_t0000_u01739927378235") as it is a hide marker 2025/02/19 01:11:18 DEBUG : ./.: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed313068_d20250219_m010937_c001_v0001098_t0057_u01739927377493") 2025/02/19 01:11:19 DEBUG : ../..: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072ba8_d20250219_m010939_c001_v7007000_t0000_u01739927379301") as it is a hide marker 2025/02/19 01:11:19 DEBUG : ../..: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed31306a_d20250219_m010938_c001_v0001098_t0007_u01739927378601") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/02/19 01:11:20 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/02/19 01:11:20 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/02/19 01:11:23 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/02/19 01:11:23 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/02/19 01:11:23 INFO : B2 bucket rclone-test-luvumag4qife: cleaning bucket "rclone-test-luvumag4qife" of pending multipart uploads older than 0s 2025/02/19 01:11:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130f4_d20250219_m011006_c001_v0001098_t0052_u01739927406761") "upload" dated 2025-02-19 01:10:06.761 +0000 UTC (1m17.255746446s ago) 2025/02/19 01:11:24 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f2004706169560fa2_d20250219_m011120_c001_v0001179_t0012_u01739927480097") as it is a start marker (upload started at 2025-02-19 01:11:20.097 +0000 UTC) 2025/02/19 01:11:24 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/02/19 01:11:24 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f2004706169560fa3_d20250219_m011120_c001_v0001180_t0036_u01739927480294") as it is a start marker (upload started at 2025-02-19 01:11:20.294 +0000 UTC) 2025/02/19 01:11:24 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/02/19 01:11:24 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f2004706169560fae_d20250219_m011123_c001_v0001179_t0018_u01739927483320") as it is a start marker (upload started at 2025-02-19 01:11:23.32 +0000 UTC) 2025/02/19 01:11:24 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/02/19 01:11:24 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f2004706169560faf_d20250219_m011123_c001_v0001184_t0017_u01739927483535") as it is a start marker (upload started at 2025-02-19 01:11:23.535 +0000 UTC) 2025/02/19 01:11:24 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/02/19 01:11:24 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f4004706169560fa1_d20250219_m011119_c001_v7007000_t0000_u01739927479914") "hide" dated 2025-02-19 01:11:19.914 +0000 UTC (4.102941411s ago) 2025/02/19 01:11:24 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3131ce_d20250219_m011110_c001_v0001098_t0052_u01739927470929") 2025/02/19 01:11:24 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/02/19 01:11:24 INFO : B2 bucket rclone-test-luvumag4qife: cleaning bucket "rclone-test-luvumag4qife" of pending multipart uploads older than 0s 2025/02/19 01:11:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130f4_d20250219_m011006_c001_v0001098_t0052_u01739927406761") "upload" dated 2025-02-19 01:10:06.761 +0000 UTC (1m17.625346776s ago) 2025/02/19 01:11:24 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f2004706169560fa2_d20250219_m011120_c001_v0001179_t0012_u01739927480097") as it is a start marker (upload started at 2025-02-19 01:11:20.097 +0000 UTC) 2025/02/19 01:11:24 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f2004706169560fa3_d20250219_m011120_c001_v0001180_t0036_u01739927480294") as it is a start marker (upload started at 2025-02-19 01:11:20.294 +0000 UTC) 2025/02/19 01:11:24 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f2004706169560fae_d20250219_m011123_c001_v0001179_t0018_u01739927483320") as it is a start marker (upload started at 2025-02-19 01:11:23.32 +0000 UTC) 2025/02/19 01:11:24 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f2004706169560faf_d20250219_m011123_c001_v0001184_t0017_u01739927483535") as it is a start marker (upload started at 2025-02-19 01:11:23.535 +0000 UTC) 2025/02/19 01:11:24 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2fa2cd43c00d1bbb9f580e1b_f4004706169560fa1_d20250219_m011119_c001_v7007000_t0000_u01739927479914") "hide" dated 2025-02-19 01:11:19.914 +0000 UTC (4.472415504s ago) 2025/02/19 01:11:24 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3131ce_d20250219_m011110_c001_v0001098_t0052_u01739927470929") 2025/02/19 01:11:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/02/19 01:11:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/19 01:11:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/02/19 01:11:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/02/19 01:11:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/02/19 01:11:24 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/02/19 01:11:24 DEBUG : pacer: Reducing sleep to 40ms 2025/02/19 01:11:24 DEBUG : pacer: Reducing sleep to 20ms 2025/02/19 01:11:24 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/02/19 01:11:25 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/02/19 01:11:25 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/02/19 01:11:26 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/02/19 01:11:27 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/02/19 01:11:27 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/02/19 01:11:27 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/02/19 01:11:27 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/02/19 01:11:28 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/02/19 01:11:29 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/02/19 01:11:29 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/02/19 01:11:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/19 01:11:32 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/02/19 01:11:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c7c53_d20250219_m011132_c001_v0001090_t0056_u01739927492994") 2025/02/19 01:11:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/19 01:11:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/19 01:11:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/19 01:11:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/02/19 01:11:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/02/19 01:11:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/02/19 01:11:37 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/02/19 01:11:37 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/02/19 01:11:37 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/02/19 01:11:37 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/02/19 01:11:39 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/02/19 01:11:39 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/02/19 01:11:39 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/02/19 01:11:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/02/19 01:11:41 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/02/19 01:11:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c7c7a_d20250219_m011141_c001_v0001182_t0017_u01739927501459") 2025/02/19 01:11:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/19 01:11:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/19 01:11:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/02/19 01:11:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/02/19 01:11:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/02/19 01:11:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/02/19 01:11:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/02/19 01:11:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/02/19 01:11:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/02/19 01:11:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/02/19 01:11:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/02/19 01:11:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/02/19 01:11:47 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/02/19 01:11:48 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/02/19 01:11:48 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/02/19 01:11:48 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/02/19 01:11:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/19 01:11:50 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/02/19 01:11:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fa2cd43c00d1bbb9f580e1b_f210584089ebd93f0_d20250219_m011150_c001_v0001184_t0023_u01739927510565") 2025/02/19 01:11:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/19 01:11:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/19 01:11:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/19 01:11:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/02/19 01:11:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/02/19 01:11:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/02/19 01:11:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/02/19 01:11:53 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/02/19 01:11:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/02/19 01:11:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/02/19 01:11:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/02/19 01:11:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/02/19 01:11:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/02/19 01:11:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/02/19 01:11:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/02/19 01:11:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/02/19 01:11:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/02/19 01:11:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z2fa2cd43c00d1bbb9f580e1b_f20557ed90d072d3e_d20250219_m011158_c001_v0001184_t0059_u01739927518740") 2025/02/19 01:11:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/19 01:11:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/02/19 01:11:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/19 01:11:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/02/19 01:12:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/02/19 01:12:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/02/19 01:12:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/02/19 01:12:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/02/19 01:12:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/02/19 01:12:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/02/19 01:12:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/02/19 01:12:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/02/19 01:12:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/02/19 01:12:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/19 01:12:08 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/02/19 01:12:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2fa2cd43c00d1bbb9f580e1b_f2191a42bec727c42_d20250219_m011208_c001_v0001040_t0046_u01739927528803") 2025/02/19 01:12:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/19 01:12:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/19 01:12:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/02/19 01:12:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/19 01:12:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/19 01:12:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/02/19 01:12:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/02/19 01:12:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/02/19 01:12:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/02/19 01:12:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/02/19 01:12:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/02/19 01:12:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/02/19 01:12:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/02/19 01:12:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/02/19 01:12:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/02/19 01:12:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/02/19 01:12:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/19 01:12:17 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/02/19 01:12:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2fa2cd43c00d1bbb9f580e1b_f2122605d41f752b8_d20250219_m011217_c001_v0001146_t0013_u01739927537859") 2025/02/19 01:12:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/19 01:12:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/19 01:12:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/02/19 01:12:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/02/19 01:12:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/02/19 01:12:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/19 01:12:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/19 01:12:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/02/19 01:12:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/02/19 01:12:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/02/19 01:12:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/02/19 01:12:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/02/19 01:12:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/02/19 01:12:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/02/19 01:12:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/02/19 01:12:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/02/19 01:12:26 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/02/19 01:12:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c7d94_d20250219_m011226_c001_v0001184_t0014_u01739927546703") 2025/02/19 01:12:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/19 01:12:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/19 01:12:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/02/19 01:12:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/02/19 01:12:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/02/19 01:12:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/02/19 01:12:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/02/19 01:12:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/02/19 01:12:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/02/19 01:12:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/02/19 01:12:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/02/19 01:12:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/02/19 01:12:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/02/19 01:12:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/19 01:12:45 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/02/19 01:12:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c7dd1_d20250219_m011245_c001_v0001179_t0021_u01739927565620") 2025/02/19 01:12:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/19 01:12:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/19 01:12:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/02/19 01:12:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/19 01:12:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/19 01:12:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/02/19 01:12:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/02/19 01:12:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/02/19 01:12:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/02/19 01:12:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/02/19 01:12:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/02/19 01:12:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/02/19 01:12:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/02/19 01:12:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/02/19 01:12:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/02/19 01:12:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/02/19 01:12:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/19 01:12:55 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/02/19 01:12:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2fa2cd43c00d1bbb9f580e1b_f203dd14d3a349425_d20250219_m011255_c001_v0001101_t0041_u01739927575125") 2025/02/19 01:12:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/19 01:12:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/19 01:12:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/02/19 01:12:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/02/19 01:12:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/02/19 01:12:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/19 01:12:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/19 01:12:57 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/02/19 01:12:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/02/19 01:12:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/02/19 01:12:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/02/19 01:12:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/02/19 01:13:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/02/19 01:13:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/02/19 01:13:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/02/19 01:13:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/02/19 01:13:03 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/02/19 01:13:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z2fa2cd43c00d1bbb9f580e1b_f207c4d289eaae81a_d20250219_m011303_c001_v0001176_t0054_u01739927583668") 2025/02/19 01:13:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/19 01:13:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/02/19 01:13:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/19 01:13:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/02/19 01:13:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/02/19 01:13:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/02/19 01:13:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/02/19 01:13:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/02/19 01:13:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/02/19 01:13:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/02/19 01:13:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/02/19 01:13:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/02/19 01:13:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/02/19 01:13:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/02/19 01:13:12 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/02/19 01:13:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2fa2cd43c00d1bbb9f580e1b_f203dd14d3a349455_d20250219_m011312_c001_v0001184_t0032_u01739927592453") 2025/02/19 01:13:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/19 01:13:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/19 01:13:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/02/19 01:13:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/02/19 01:13:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/02/19 01:13:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/02/19 01:13:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/02/19 01:13:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/02/19 01:13:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/02/19 01:13:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/02/19 01:13:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/02/19 01:13:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/02/19 01:13:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/02/19 01:13:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/02/19 01:13:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/02/19 01:13:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/02/19 01:13:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/02/19 01:13:22 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/02/19 01:13:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2fa2cd43c00d1bbb9f580e1b_f211d658728144782_d20250219_m011322_c001_v0001182_t0048_u01739927602218") 2025/02/19 01:13:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/19 01:13:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/19 01:13:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/02/19 01:13:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/02/19 01:13:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/02/19 01:13:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/02/19 01:13:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/02/19 01:13:24 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/02/19 01:13:27 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/02/19 01:13:27 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/02/19 01:13:27 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/02/19 01:13:27 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/02/19 01:13:27 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/02/19 01:13:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/19 01:13:27 DEBUG : pacer: Reducing sleep to 10ms 2025/02/19 01:13:28 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/02/19 01:13:31 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/02/19 01:13:31 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/02/19 01:13:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/19 01:13:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/02/19 01:13:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fa2cd43c00d1bbb9f580e1b_f203dd14d3a349483_d20250219_m011334_c001_v0001184_t0059_u01739927614374") 2025/02/19 01:13:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/19 01:13:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/19 01:13:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/19 01:13:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/02/19 01:13:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/02/19 01:13:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/02/19 01:13:38 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/02/19 01:13:38 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/02/19 01:13:38 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/02/19 01:13:38 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/02/19 01:13:41 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/02/19 01:13:41 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/02/19 01:13:41 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/02/19 01:13:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/02/19 01:13:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/02/19 01:13:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z2fa2cd43c00d1bbb9f580e1b_f2191a42bec727e93_d20250219_m011344_c001_v0001183_t0020_u01739927624497") 2025/02/19 01:13:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/19 01:13:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/19 01:13:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/02/19 01:13:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/02/19 01:13:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/02/19 01:13:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/02/19 01:13:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/02/19 01:13:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/02/19 01:13:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/02/19 01:13:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/02/19 01:13:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/02/19 01:13:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/02/19 01:13:50 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/02/19 01:13:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/02/19 01:13:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/02/19 01:13:52 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/02/19 01:13:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/19 01:13:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/02/19 01:13:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fa2cd43c00d1bbb9f580e1b_f213279d23ab00681_d20250219_m011354_c001_v0001183_t0026_u01739927634859") 2025/02/19 01:13:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/19 01:13:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/19 01:13:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/19 01:13:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/02/19 01:13:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/02/19 01:13:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/02/19 01:13:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/02/19 01:13:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/02/19 01:14:00 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/02/19 01:14:00 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/02/19 01:14:00 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/02/19 01:14:00 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/02/19 01:14:01 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/02/19 01:14:03 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/02/19 01:14:03 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/02/19 01:14:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/19 01:14:05 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/02/19 01:14:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fa2cd43c00d1bbb9f580e1b_f213279d23ab0069e_d20250219_m011405_c001_v0001103_t0012_u01739927645207") 2025/02/19 01:14:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/19 01:14:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/19 01:14:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/19 01:14:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/02/19 01:14:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/19 01:14:05 DEBUG : pacer: Reducing sleep to 10ms 2025/02/19 01:14:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/02/19 01:14:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/02/19 01:14:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/02/19 01:14:10 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/02/19 01:14:10 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/02/19 01:14:10 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/02/19 01:14:10 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/02/19 01:14:13 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/02/19 01:14:13 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/02/19 01:14:13 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/02/19 01:14:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/02/19 01:14:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/02/19 01:14:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z2fa2cd43c00d1bbb9f580e1b_f208962f9f808e4d2_d20250219_m011416_c001_v0001182_t0059_u01739927656068") 2025/02/19 01:14:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/19 01:14:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/19 01:14:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/02/19 01:14:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/02/19 01:14:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/02/19 01:14:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/02/19 01:14:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/02/19 01:14:22 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/02/19 01:14:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/02/19 01:14:22 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/02/19 01:14:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/02/19 01:14:22 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/02/19 01:14:23 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/02/19 01:14:24 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/02/19 01:14:25 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/02/19 01:14:25 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/02/19 01:14:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/19 01:14:28 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/02/19 01:14:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fa2cd43c00d1bbb9f580e1b_f208962f9f808e561_d20250219_m011428_c001_v0001172_t0030_u01739927668112") 2025/02/19 01:14:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/19 01:14:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/19 01:14:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/19 01:14:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/02/19 01:14:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/02/19 01:14:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/02/19 01:14:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/02/19 01:14:31 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/02/19 01:14:39 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c80b2_d20250219_m011439_c001_v0001101_t0000_u01739927679522") 2025/02/19 01:14:39 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/02/19 01:14:39 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/19 01:14:40 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/19 01:14:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/19 01:14:40 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/02/19 01:14:42 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/02/19 01:14:42 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/19 01:14:42 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/02/19 01:14:42 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/02/19 01:14:44 DEBUG : chunked-copy: Done sending chunk 0 2025/02/19 01:14:44 DEBUG : chunked-copy: Done sending chunk 1 2025/02/19 01:14:44 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/19 01:14:45 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c80d3_d20250219_m011445_c001_v0001101_t0001_u01739927685202") 2025/02/19 01:14:45 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/02/19 01:14:45 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/19 01:14:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/19 01:14:46 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/19 01:14:46 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/02/19 01:14:48 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/02/19 01:14:48 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/19 01:14:48 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/02/19 01:14:48 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/02/19 01:14:50 DEBUG : chunked-copy: Done sending chunk 0 2025/02/19 01:14:50 DEBUG : chunked-copy: Done sending chunk 1 2025/02/19 01:14:50 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/19 01:14:51 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c80f9_d20250219_m011451_c001_v0001183_t0029_u01739927691330") 2025/02/19 01:14:51 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/02/19 01:14:51 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/19 01:14:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/19 01:14:51 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/19 01:14:51 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/02/19 01:14:54 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/02/19 01:14:54 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/19 01:14:54 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/02/19 01:14:54 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/02/19 01:14:56 DEBUG : chunked-copy: Done sending chunk 0 2025/02/19 01:14:56 DEBUG : chunked-copy: Done sending chunk 1 2025/02/19 01:14:56 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/19 01:14:57 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c811c_d20250219_m011457_c001_v0001184_t0006_u01739927697421") 2025/02/19 01:14:57 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/02/19 01:14:57 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/19 01:14:57 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/02/19 01:14:57 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/02/19 01:14:57 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/19 01:14:58 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/19 01:14:58 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/02/19 01:14:59 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/02/19 01:15:01 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/02/19 01:15:01 DEBUG : Creating backend with remote "TestB2:rclone-test-luvumag4qife/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2638: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2681: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2730: Can't test if can't have empty directories 2025/02/19 01:15:03 INFO : B2 bucket rclone-test-luvumag4qife: cleaning bucket "rclone-test-luvumag4qife" of all files 2025/02/19 01:15:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f408962f9f808e4b8_d20250219_m011409_c001_v7007000_t0000_u01739927649688") 2025/02/19 01:15:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f213279d23ab0069e_d20250219_m011405_c001_v0001103_t0012_u01739927645207") 2025/02/19 01:15:03 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f413279d23ab00697_d20250219_m011404_c001_v7007000_t0000_u01739927644724") 2025/02/19 01:15:03 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f21826966aa4f5429_d20250219_m011359_c001_v0001117_t0011_u01739927639878") 2025/02/19 01:15:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c807d_d20250219_m011433_c001_v7007000_t0000_u01739927673521") 2025/02/19 01:15:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f208962f9f808e561_d20250219_m011428_c001_v0001172_t0030_u01739927668112") 2025/02/19 01:15:03 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f408962f9f808e559_d20250219_m011427_c001_v7007000_t0000_u01739927667609") 2025/02/19 01:15:03 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f208962f9f808e4f9_d20250219_m011421_c001_v0001184_t0007_u01739927661495") 2025/02/19 01:15:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f408962f9f808e4f7_d20250219_m011421_c001_v7007000_t0000_u01739927661307") 2025/02/19 01:15:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f208962f9f808e4d2_d20250219_m011416_c001_v0001182_t0059_u01739927656068") 2025/02/19 01:15:03 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f408962f9f808e4cd_d20250219_m011415_c001_v7007000_t0000_u01739927655529") 2025/02/19 01:15:03 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f208962f9f808e4b9_d20250219_m011409_c001_v0001098_t0040_u01739927649872") 2025/02/19 01:15:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c7d73_d20250219_m011221_c001_v7007000_t0000_u01739927541935") 2025/02/19 01:15:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f2122605d41f752b8_d20250219_m011217_c001_v0001146_t0013_u01739927537859") 2025/02/19 01:15:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c7d2e_d20250219_m011213_c001_v7007000_t0000_u01739927533098") 2025/02/19 01:15:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f2191a42bec727c42_d20250219_m011208_c001_v0001040_t0046_u01739927528803") 2025/02/19 01:15:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f4122605d41f752b5_d20250219_m011217_c001_v7007000_t0000_u01739927537522") 2025/02/19 01:15:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c7d31_d20250219_m011213_c001_v0001105_t0018_u01739927533285") 2025/02/19 01:15:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f4191a42bec727c3c_d20250219_m011208_c001_v7007000_t0000_u01739927528447") 2025/02/19 01:15:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c7d09_d20250219_m011203_c001_v0001172_t0025_u01739927523731") 2025/02/19 01:15:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c7d06_d20250219_m011203_c001_v7007000_t0000_u01739927523546") 2025/02/19 01:15:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f20557ed90d072d3e_d20250219_m011158_c001_v0001184_t0059_u01739927518740") 2025/02/19 01:15:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072d3c_d20250219_m011158_c001_v7007000_t0000_u01739927518402") 2025/02/19 01:15:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c7cc0_d20250219_m011154_c001_v0001102_t0045_u01739927514679") 2025/02/19 01:15:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f403dd14d3a34942e_d20250219_m011259_c001_v7007000_t0000_u01739927579171") 2025/02/19 01:15:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f203dd14d3a349425_d20250219_m011255_c001_v0001101_t0041_u01739927575125") 2025/02/19 01:15:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f407c4d289eaae7bc_d20250219_m011250_c001_v7007000_t0000_u01739927570264") 2025/02/19 01:15:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c7dd1_d20250219_m011245_c001_v0001179_t0021_u01739927565620") 2025/02/19 01:15:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f403dd14d3a349423_d20250219_m011254_c001_v7007000_t0000_u01739927574783") 2025/02/19 01:15:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f207c4d289eaae7bf_d20250219_m011250_c001_v0001184_t0035_u01739927570444") 2025/02/19 01:15:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c7dcf_d20250219_m011245_c001_v7007000_t0000_u01739927565281") 2025/02/19 01:15:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c7db5_d20250219_m011237_c001_v0001179_t0057_u01739927557552") 2025/02/19 01:15:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c7db4_d20250219_m011237_c001_v7007000_t0000_u01739927557367") 2025/02/19 01:15:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c7d94_d20250219_m011226_c001_v0001184_t0014_u01739927546703") 2025/02/19 01:15:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c7d92_d20250219_m011226_c001_v7007000_t0000_u01739927546252") 2025/02/19 01:15:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c7d75_d20250219_m011222_c001_v0001150_t0033_u01739927542136") 2025/02/19 01:15:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c7cbe_d20250219_m011154_c001_v7007000_t0000_u01739927514494") 2025/02/19 01:15:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f210584089ebd93f0_d20250219_m011150_c001_v0001184_t0023_u01739927510565") 2025/02/19 01:15:05 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f410584089ebd93ef_d20250219_m011150_c001_v7007000_t0000_u01739927510224") 2025/02/19 01:15:05 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f20557ed90d072d1d_d20250219_m011145_c001_v0001177_t0035_u01739927505960") 2025/02/19 01:15:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072d1b_d20250219_m011145_c001_v7007000_t0000_u01739927505778") 2025/02/19 01:15:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c7c7a_d20250219_m011141_c001_v0001182_t0017_u01739927501459") 2025/02/19 01:15:05 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c7c76_d20250219_m011141_c001_v7007000_t0000_u01739927501114") 2025/02/19 01:15:05 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f20557ed90d072d0e_d20250219_m011136_c001_v0001117_t0057_u01739927496801") 2025/02/19 01:15:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f40557ed90d072d0d_d20250219_m011136_c001_v7007000_t0000_u01739927496601") 2025/02/19 01:15:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c7c53_d20250219_m011132_c001_v0001090_t0056_u01739927492994") 2025/02/19 01:15:05 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c7c51_d20250219_m011132_c001_v7007000_t0000_u01739927492623") 2025/02/19 01:15:06 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f2191a42bec727b81_d20250219_m011127_c001_v0001181_t0042_u01739927487019") 2025/02/19 01:15:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f403dd14d3a349475_d20250219_m011326_c001_v7007000_t0000_u01739927606943") 2025/02/19 01:15:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f211d658728144782_d20250219_m011322_c001_v0001182_t0048_u01739927602218") 2025/02/19 01:15:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f403dd14d3a349460_d20250219_m011316_c001_v7007000_t0000_u01739927596757") 2025/02/19 01:15:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f203dd14d3a349455_d20250219_m011312_c001_v0001184_t0032_u01739927592453") 2025/02/19 01:15:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f411d658728144779_d20250219_m011321_c001_v7007000_t0000_u01739927601815") 2025/02/19 01:15:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f203dd14d3a349463_d20250219_m011316_c001_v0001180_t0016_u01739927596976") 2025/02/19 01:15:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f403dd14d3a349453_d20250219_m011312_c001_v7007000_t0000_u01739927592048") 2025/02/19 01:15:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f203dd14d3a349444_d20250219_m011307_c001_v0001184_t0019_u01739927587484") 2025/02/19 01:15:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f403dd14d3a349443_d20250219_m011307_c001_v7007000_t0000_u01739927587300") 2025/02/19 01:15:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f207c4d289eaae81a_d20250219_m011303_c001_v0001176_t0054_u01739927583668") 2025/02/19 01:15:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f407c4d289eaae818_d20250219_m011303_c001_v7007000_t0000_u01739927583234") 2025/02/19 01:15:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f203dd14d3a34942f_d20250219_m011259_c001_v0001184_t0016_u01739927579371") 2025/02/19 01:15:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f41826966aa4f5428_d20250219_m011359_c001_v7007000_t0000_u01739927639673") 2025/02/19 01:15:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f213279d23ab00681_d20250219_m011354_c001_v0001183_t0026_u01739927634859") 2025/02/19 01:15:06 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f413279d23ab0067f_d20250219_m011354_c001_v7007000_t0000_u01739927634429") 2025/02/19 01:15:06 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f2191a42bec727ea4_d20250219_m011349_c001_v0001036_t0031_u01739927629209") 2025/02/19 01:15:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f4191a42bec727ea1_d20250219_m011349_c001_v7007000_t0000_u01739927629022") 2025/02/19 01:15:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f2191a42bec727e93_d20250219_m011344_c001_v0001183_t0020_u01739927624497") 2025/02/19 01:15:07 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f4191a42bec727e90_d20250219_m011344_c001_v7007000_t0000_u01739927624032") 2025/02/19 01:15:07 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f2191a42bec727e67_d20250219_m011338_c001_v0001104_t0050_u01739927618207") 2025/02/19 01:15:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f4191a42bec727e61_d20250219_m011338_c001_v7007000_t0000_u01739927618025") 2025/02/19 01:15:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f203dd14d3a349483_d20250219_m011334_c001_v0001184_t0059_u01739927614374") 2025/02/19 01:15:07 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f403dd14d3a349481_d20250219_m011333_c001_v7007000_t0000_u01739927613923") 2025/02/19 01:15:07 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f203dd14d3a349476_d20250219_m011327_c001_v0001144_t0040_u01739927607159") 2025/02/19 01:15:07 DEBUG : chunked-copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c8129_d20250219_m011459_c001_v7007000_t0000_u01739927699405") 2025/02/19 01:15:07 DEBUG : chunked-copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c8109_d20250219_m011453_c001_v0001104_t0014_u01739927693813") 2025/02/19 01:15:07 DEBUG : chunked-copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c8105_d20250219_m011453_c001_v7007000_t0000_u01739927693331") 2025/02/19 01:15:07 DEBUG : chunked-copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c80e5_d20250219_m011448_c001_v0001184_t0035_u01739927688079") 2025/02/19 01:15:07 DEBUG : chunked-copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c80e0_d20250219_m011447_c001_v7007000_t0000_u01739927687592") 2025/02/19 01:15:07 DEBUG : chunked-copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c80c2_d20250219_m011441_c001_v0001184_t0005_u01739927681924") 2025/02/19 01:15:07 DEBUG : chunked-copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c80c1_d20250219_m011441_c001_v7007000_t0000_u01739927681404") 2025/02/19 01:15:07 DEBUG : chunked-copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed313427_d20250219_m011437_c001_v0001098_t0013_u01739927677873") 2025/02/19 01:15:07 DEBUG : chunked-copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c80a9_d20250219_m011437_c001_v7007000_t0000_u01739927677486") 2025/02/19 01:15:07 DEBUG : chunked-copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed313417_d20250219_m011434_c001_v0001098_t0038_u01739927674224") 2025/02/19 01:15:07 DEBUG : chunked-copy.copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c8126_d20250219_m011459_c001_v7007000_t0000_u01739927699221") 2025/02/19 01:15:08 DEBUG : chunked-copy.copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c811c_d20250219_m011457_c001_v0001184_t0006_u01739927697421") 2025/02/19 01:15:08 DEBUG : chunked-copy.copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c8103_d20250219_m011453_c001_v7007000_t0000_u01739927693146") 2025/02/19 01:15:08 DEBUG : chunked-copy.copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c80f9_d20250219_m011451_c001_v0001183_t0029_u01739927691330") 2025/02/19 01:15:08 DEBUG : chunked-copy.copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c80de_d20250219_m011447_c001_v7007000_t0000_u01739927687348") 2025/02/19 01:15:08 DEBUG : chunked-copy.copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c80d3_d20250219_m011445_c001_v0001101_t0001_u01739927685202") 2025/02/19 01:15:08 DEBUG : chunked-copy.copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c80bf_d20250219_m011441_c001_v7007000_t0000_u01739927681221") 2025/02/19 01:15:08 DEBUG : chunked-copy.copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f214db063566c80b2_d20250219_m011439_c001_v0001101_t0000_u01739927679522") 2025/02/19 01:15:08 DEBUG : chunked-copy.copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c80a7_d20250219_m011437_c001_v7007000_t0000_u01739927677262") 2025/02/19 01:15:08 DEBUG : chunked-copy.copy: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1160c1b38511a408_d20250219_m011436_c001_v0001146_t0009_u01739927676341") 2025/02/19 01:15:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed3130f4_d20250219_m011006_c001_v0001098_t0052_u01739927406761") 2025/02/19 01:15:08 DEBUG : unknown-size-put.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c8130_d20250219_m011500_c001_v7007000_t0000_u01739927700254") 2025/02/19 01:15:08 DEBUG : unknown-size-put.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed313458_d20250219_m011459_c001_v0001098_t0029_u01739927699946") 2025/02/19 01:15:08 DEBUG : unknown-size-update.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f414db063566c813a_d20250219_m011501_c001_v7007000_t0000_u01739927701697") 2025/02/19 01:15:08 DEBUG : unknown-size-update.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed31345c_d20250219_m011501_c001_v0001098_t0040_u01739927701195") 2025/02/19 01:15:08 DEBUG : unknown-size-update.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f1091e7daed31345a_d20250219_m011500_c001_v0001098_t0039_u01739927700436") 2025/02/19 01:15:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fa2cd43c00d1bbb9f580e1b_f4004706169560fa1_d20250219_m011119_c001_v7007000_t0000_u01739927479914") 2025/02/19 01:15:10 INFO : B2 bucket rclone-test-luvumag4qife: cleaning bucket "rclone-test-luvumag4qife" of all files === RUN TestIntegration/FsShutdown fstests.go:2844: Shutdown method not supported --- PASS: TestIntegration (340.49s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.60s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.63s) --- PASS: TestIntegration/FsMkdir (337.85s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.64s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.25s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.26s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.37s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.98s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (81.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- 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.55s) --- 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.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.77s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.62s) --- 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.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (16.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (186.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (27.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (9.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (37.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (15.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (11.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (12.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (32.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (11.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.07s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.32s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.85s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.47s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.31s) --- 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 340.501s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m41.060864898s (try 1/5)