"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/05 02:13:13 DEBUG : Creating backend with remote "TestB2:rclone-test-qigajop8boqu" 2025/02/05 02:13:13 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/05 02:13:24 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/02/05 02:13:24 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/02/05 02:13:25 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/05 02:13:52 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/05 02:13:52 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/02/05 02:14:03 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/02/05 02:14:03 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/02/05 02:14:04 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/02/05 02:14:04 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/02/05 02:14:07 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/02/05 02:14:07 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/05 02:14:15 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/02/05 02:14:16 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/05 02:14:21 INFO : B2 bucket rclone-test-qigajop8boqu: cleaning bucket "rclone-test-qigajop8boqu" of all files 2025/02/05 02:14:21 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673ea1_d20250205_m021420_c001_v0001029_t0006_u01738721660749") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/02/05 02:14:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qigajop8boqu/dirToPurgeFromRoot" 2025/02/05 02:14:24 INFO : B2 bucket rclone-test-qigajop8boqu path dirToPurgeFromRoot: cleaning bucket "rclone-test-qigajop8boqu" of all files 2025/02/05 02:14:24 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673ea5_d20250205_m021422_c001_v0001029_t0015_u01738721662221") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/02/05 02:14:25 DEBUG : Creating backend with remote "TestB2:rclone-test-qigajop8boqu/hello? sausage/êé" 2025/02/05 02:14:29 INFO : B2 bucket rclone-test-qigajop8boqu path hello? sausage/êé: cleaning bucket "rclone-test-qigajop8boqu" of all files 2025/02/05 02:14:29 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1051cb62e4227275_d20250205_m021427_c001_v0001157_t0000_u01738721667745") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === 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/05 02:14:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qigajop8boqu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/02/05 02:14:40 DEBUG : Creating backend with remote "TestB2:rclone-test-qigajop8boqu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-qigajop8boqu" from "TestB2:rclone-test-qigajop8boqu" 2025/02/05 02:14:42 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/05 02:14:53 DEBUG : Creating backend with remote "TestB2:rclone-test-gurarij8nopo" 2025/02/05 02:15:00 DEBUG : B2 bucket rclone-test-gurarij8nopo: Purge remote 2025/02/05 02:15:00 INFO : B2 bucket rclone-test-gurarij8nopo: cleaning bucket "rclone-test-gurarij8nopo" of all files 2025/02/05 02:15:00 DEBUG : somefile: Deleting (id "4_z3f129d33e03ddb3b9f480e1b_f4164963bccdc2de6_d20250205_m021458_c001_v0001106_t0002_u01738721698614") === 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/05 02:15:01 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/02/05 02:15:02 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/05 02:15:05 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/02/05 02:15:05 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/02/05 02:15:05 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.706Ki offset 6Mi/6.106Mi 2025/02/05 02:15:05 DEBUG : test-metadata: Sending chunk 1 length 111315 2025/02/05 02:15:07 DEBUG : test-metadata: Done sending chunk 1 2025/02/05 02:15:08 DEBUG : test-metadata: Done sending chunk 0 2025/02/05 02:15:08 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/02/05 02:15:18 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1029-00.backblaze.com/b2api/v1/b2_upload_file/bf422d83e02ddb3b9f480e1b/c001_v0001029_t0002": EOF 2025/02/05 02:15:18 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1029-00.backblaze.com/b2api/v1/b2_upload_file/bf422d83e02ddb3b9f480e1b/c001_v0001029_t0002": EOF) 2025/02/05 02:15:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1029-00.backblaze.com/b2api/v1/b2_upload_file/bf422d83e02ddb3b9f480e1b/c001_v0001029_t0002": EOF - low level retry 1/10 2025/02/05 02:15:20 DEBUG : pacer: Reducing sleep to 10ms === 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-05-021513-165.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/05 02:15:22 DEBUG : oldPath = "TestB2:rclone-test-qigajop8boqu/versions/test-versions-v2025-02-05-021513-165.txt" 2025/02/05 02:15:22 DEBUG : newPath = "TestB2,versions:rclone-test-qigajop8boqu/versions/test-versions-v2025-02-05-021513-165.txt" 2025/02/05 02:15:22 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-qigajop8boqu/versions/test-versions-v2025-02-05-021513-165.txt" 2025/02/05 02:15:22 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/02/05 02:15:24 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-qigajop8boqu/versions/test-versions-v2025-02-05-021513-165.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-qigajop8boqu/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/05 02:15:25 INFO : B2 bucket rclone-test-qigajop8boqu: cleaning bucket "rclone-test-qigajop8boqu" of all hidden files 2025/02/05 02:15:25 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe124_d20250205_m021333_c001_v7007000_t0000_u01738721613301") as it is a hide marker 2025/02/05 02:15:25 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : leading space/ leading space: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e43_d20250205_m021332_c001_v0001029_t0018_u01738721612411") 2025/02/05 02:15:25 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe123_d20250205_m021332_c001_v7007000_t0000_u01738721612051") as it is a hide marker 2025/02/05 02:15:25 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e3f_d20250205_m021330_c001_v0001029_t0008_u01738721610798") 2025/02/05 02:15:25 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe133_d20250205_m021340_c001_v7007000_t0000_u01738721620085") as it is a hide marker 2025/02/05 02:15:25 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e55_d20250205_m021339_c001_v0001029_t0010_u01738721619359") 2025/02/05 02:15:25 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : created from root.txt: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f4066816e390c15a6_d20250205_m021449_c001_v7007000_t0000_u01738721689533") as it is a hide marker 2025/02/05 02:15:25 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : created from root.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f114081e8137f4b59_d20250205_m021448_c001_v0001183_t0038_u01738721688598") 2025/02/05 02:15:25 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : file name.txt: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f4129bb5b63bf4888_d20250205_m021501_c001_v7007000_t0000_u01738721701484") as it is a hide marker 2025/02/05 02:15:25 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : file name.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673eb4_d20250205_m021437_c001_v0001029_t0001_u01738721677449") 2025/02/05 02:15:25 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : file name.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1171f60b51b70fbc_d20250205_m021433_c001_v0001176_t0056_u01738721673875") 2025/02/05 02:15:25 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : file name.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e95_d20250205_m021412_c001_v0001029_t0033_u01738721652864") 2025/02/05 02:15:25 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : file name.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e91_d20250205_m021411_c001_v0001029_t0043_u01738721651226") 2025/02/05 02:15:25 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e93_d20250205_m021411_c001_v0001029_t0020_u01738721651861") "upload" dated 2025-02-05 02:14:11.861 +0000 UTC (1m14.034096568s ago) 2025/02/05 02:15:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f404fd61f87207ce3_d20250205_m021431_c001_v7007000_t0000_u01738721671630") as it is a hide marker 2025/02/05 02:15:25 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1006ee64fabf8574_d20250205_m021431_c001_v0001183_t0021_u01738721671425") 2025/02/05 02:15:25 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f11957082a6391811_d20250205_m021430_c001_v0001180_t0035_u01738721670765") 2025/02/05 02:15:25 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe163_d20250205_m021348_c001_v7007000_t0000_u01738721628479") as it is a hide marker 2025/02/05 02:15:25 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e73_d20250205_m021347_c001_v0001029_t0032_u01738721627763") 2025/02/05 02:15:25 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : piped data.txt: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f4129bb5b63bf489d_d20250205_m021503_c001_v7007000_t0000_u01738721703583") as it is a hide marker 2025/02/05 02:15:25 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : piped data.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673ed4_d20250205_m021502_c001_v0001029_t0026_u01738721702773") 2025/02/05 02:15:25 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : piped data.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4129bb5b63bf4896_d20250205_m021502_c001_v7007000_t0000_u01738721702590") 2025/02/05 02:15:25 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : piped data.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4008412126673ed2_d20250205_m021502_c001_v0001029_t0002_u01738721702223") 2025/02/05 02:15:25 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe167_d20250205_m021349_c001_v7007000_t0000_u01738721629781") as it is a hide marker 2025/02/05 02:15:25 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e75_d20250205_m021348_c001_v0001029_t0008_u01738721628850") 2025/02/05 02:15:25 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : test-metadata: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f405b1d67020c97f3_d20250205_m021510_c001_v7007000_t0000_u01738721710622") as it is a hide marker 2025/02/05 02:15:25 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : test-metadata: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f2129bb5b63bf48a4_d20250205_m021505_c001_v0001177_t0042_u01738721705534") 2025/02/05 02:15:25 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : test-metadata: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4129bb5b63bf48a1_d20250205_m021504_c001_v7007000_t0000_u01738721704767") 2025/02/05 02:15:25 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : test-metadata: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673ed6_d20250205_m021503_c001_v0001029_t0002_u01738721703766") 2025/02/05 02:15:25 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe13b_d20250205_m021342_c001_v7007000_t0000_u01738721622418") as it is a hide marker 2025/02/05 02:15:25 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e5f_d20250205_m021341_c001_v0001029_t0036_u01738721621616") 2025/02/05 02:15:25 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe144_d20250205_m021344_c001_v7007000_t0000_u01738721624649") as it is a hide marker 2025/02/05 02:15:25 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e69_d20250205_m021343_c001_v0001029_t0024_u01738721623906") 2025/02/05 02:15:25 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe140_d20250205_m021343_c001_v7007000_t0000_u01738721623547") as it is a hide marker 2025/02/05 02:15:25 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e65_d20250205_m021342_c001_v0001029_t0006_u01738721622779") 2025/02/05 02:15:25 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe155_d20250205_m021346_c001_v7007000_t0000_u01738721626133") as it is a hide marker 2025/02/05 02:15:25 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e6d_d20250205_m021345_c001_v0001029_t0021_u01738721625014") 2025/02/05 02:15:25 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe160_d20250205_m021347_c001_v7007000_t0000_u01738721627403") as it is a hide marker 2025/02/05 02:15:25 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e6f_d20250205_m021346_c001_v0001029_t0020_u01738721626496") 2025/02/05 02:15:25 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe136_d20250205_m021341_c001_v7007000_t0000_u01738721621256") as it is a hide marker 2025/02/05 02:15:25 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : trailing space /trailing space : Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e59_d20250205_m021340_c001_v0001029_t0030_u01738721620445") 2025/02/05 02:15:25 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f11583c13ce3cc386_d20250205_m021521_c001_v0001120_t0041_u01738721721150") "upload" dated 2025-02-05 02:15:21.15 +0000 UTC (4.745623874s ago) 2025/02/05 02:15:25 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f40211737154d3b6a_d20250205_m021516_c001_v7007000_t0000_u01738721716338") 2025/02/05 02:15:25 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673ede_d20250205_m021513_c001_v0001029_t0041_u01738721713165") 2025/02/05 02:15:25 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f40904eeeb3cd2df9_d20250205_m021410_c001_v7007000_t0000_u01738721650682") as it is a hide marker 2025/02/05 02:15:25 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f207e180be8afe177_d20250205_m021352_c001_v0001172_t0002_u01738721632237") 2025/02/05 02:15:25 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : zero-length-file: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe176_d20250205_m021351_c001_v7007000_t0000_u01738721631996") as it is a hide marker 2025/02/05 02:15:25 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : zero-length-file: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4008412126673e79_d20250205_m021351_c001_v0001029_t0002_u01738721631078") 2025/02/05 02:15:25 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe125_d20250205_m021334_c001_v7007000_t0000_u01738721614479") as it is a hide marker 2025/02/05 02:15:25 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e47_d20250205_m021333_c001_v0001029_t0042_u01738721613661") 2025/02/05 02:15:25 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe120_d20250205_m021328_c001_v7007000_t0000_u01738721608081") as it is a hide marker 2025/02/05 02:15:25 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e37_d20250205_m021326_c001_v0001029_t0043_u01738721606978") 2025/02/05 02:15:25 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe12c_d20250205_m021337_c001_v7007000_t0000_u01738721617826") as it is a hide marker 2025/02/05 02:15:25 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e51_d20250205_m021336_c001_v0001029_t0012_u01738721616970") 2025/02/05 02:15:25 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe129_d20250205_m021336_c001_v7007000_t0000_u01738721616609") as it is a hide marker 2025/02/05 02:15:25 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e4d_d20250205_m021335_c001_v0001029_t0044_u01738721615943") 2025/02/05 02:15:25 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe12e_d20250205_m021338_c001_v7007000_t0000_u01738721618988") as it is a hide marker 2025/02/05 02:15:25 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e53_d20250205_m021338_c001_v0001029_t0042_u01738721618195") 2025/02/05 02:15:25 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe127_d20250205_m021335_c001_v7007000_t0000_u01738721615583") as it is a hide marker 2025/02/05 02:15:25 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e4b_d20250205_m021334_c001_v0001029_t0011_u01738721614839") 2025/02/05 02:15:25 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : ./.: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe121_d20250205_m021329_c001_v7007000_t0000_u01738721609307") as it is a hide marker 2025/02/05 02:15:25 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : ./.: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e39_d20250205_m021328_c001_v0001029_t0027_u01738721608441") 2025/02/05 02:15:25 NOTICE: ./.: Skipped delete as --dry-run is set 2025/02/05 02:15:25 DEBUG : ../..: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe122_d20250205_m021330_c001_v7007000_t0000_u01738721610420") as it is a hide marker 2025/02/05 02:15:25 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/02/05 02:15:25 DEBUG : ../..: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e3b_d20250205_m021329_c001_v0001029_t0027_u01738721609667") 2025/02/05 02:15:25 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/02/05 02:15:26 INFO : B2 bucket rclone-test-qigajop8boqu: cleaning bucket "rclone-test-qigajop8boqu" of all hidden files 2025/02/05 02:15:26 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe124_d20250205_m021333_c001_v7007000_t0000_u01738721613301") as it is a hide marker 2025/02/05 02:15:26 DEBUG : leading space/ leading space: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e43_d20250205_m021332_c001_v0001029_t0018_u01738721612411") 2025/02/05 02:15:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe123_d20250205_m021332_c001_v7007000_t0000_u01738721612051") as it is a hide marker 2025/02/05 02:15:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e3f_d20250205_m021330_c001_v0001029_t0008_u01738721610798") 2025/02/05 02:15:26 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe133_d20250205_m021340_c001_v7007000_t0000_u01738721620085") as it is a hide marker 2025/02/05 02:15:26 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e55_d20250205_m021339_c001_v0001029_t0010_u01738721619359") 2025/02/05 02:15:26 DEBUG : created from root.txt: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f4066816e390c15a6_d20250205_m021449_c001_v7007000_t0000_u01738721689533") as it is a hide marker 2025/02/05 02:15:26 DEBUG : created from root.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f114081e8137f4b59_d20250205_m021448_c001_v0001183_t0038_u01738721688598") 2025/02/05 02:15:26 DEBUG : file name.txt: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f4129bb5b63bf4888_d20250205_m021501_c001_v7007000_t0000_u01738721701484") as it is a hide marker 2025/02/05 02:15:26 DEBUG : file name.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673eb4_d20250205_m021437_c001_v0001029_t0001_u01738721677449") 2025/02/05 02:15:26 DEBUG : file name.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1171f60b51b70fbc_d20250205_m021433_c001_v0001176_t0056_u01738721673875") 2025/02/05 02:15:26 DEBUG : file name.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e95_d20250205_m021412_c001_v0001029_t0033_u01738721652864") 2025/02/05 02:15:26 DEBUG : file name.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e91_d20250205_m021411_c001_v0001029_t0043_u01738721651226") 2025/02/05 02:15:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e93_d20250205_m021411_c001_v0001029_t0020_u01738721651861") "upload" dated 2025-02-05 02:14:11.861 +0000 UTC (1m15.055381685s ago) 2025/02/05 02:15:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f404fd61f87207ce3_d20250205_m021431_c001_v7007000_t0000_u01738721671630") as it is a hide marker 2025/02/05 02:15:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1006ee64fabf8574_d20250205_m021431_c001_v0001183_t0021_u01738721671425") 2025/02/05 02:15:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f11957082a6391811_d20250205_m021430_c001_v0001180_t0035_u01738721670765") 2025/02/05 02:15:27 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe163_d20250205_m021348_c001_v7007000_t0000_u01738721628479") as it is a hide marker 2025/02/05 02:15:27 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e73_d20250205_m021347_c001_v0001029_t0032_u01738721627763") 2025/02/05 02:15:27 DEBUG : piped data.txt: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f4129bb5b63bf489d_d20250205_m021503_c001_v7007000_t0000_u01738721703583") as it is a hide marker 2025/02/05 02:15:27 DEBUG : piped data.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673ed4_d20250205_m021502_c001_v0001029_t0026_u01738721702773") 2025/02/05 02:15:27 DEBUG : piped data.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4129bb5b63bf4896_d20250205_m021502_c001_v7007000_t0000_u01738721702590") 2025/02/05 02:15:27 DEBUG : piped data.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4008412126673ed2_d20250205_m021502_c001_v0001029_t0002_u01738721702223") 2025/02/05 02:15:27 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe167_d20250205_m021349_c001_v7007000_t0000_u01738721629781") as it is a hide marker 2025/02/05 02:15:27 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e75_d20250205_m021348_c001_v0001029_t0008_u01738721628850") 2025/02/05 02:15:27 DEBUG : test-metadata: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f405b1d67020c97f3_d20250205_m021510_c001_v7007000_t0000_u01738721710622") as it is a hide marker 2025/02/05 02:15:27 DEBUG : test-metadata: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f2129bb5b63bf48a4_d20250205_m021505_c001_v0001177_t0042_u01738721705534") 2025/02/05 02:15:27 DEBUG : test-metadata: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4129bb5b63bf48a1_d20250205_m021504_c001_v7007000_t0000_u01738721704767") 2025/02/05 02:15:27 DEBUG : test-metadata: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673ed6_d20250205_m021503_c001_v0001029_t0002_u01738721703766") 2025/02/05 02:15:27 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe13b_d20250205_m021342_c001_v7007000_t0000_u01738721622418") as it is a hide marker 2025/02/05 02:15:27 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e5f_d20250205_m021341_c001_v0001029_t0036_u01738721621616") 2025/02/05 02:15:27 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe144_d20250205_m021344_c001_v7007000_t0000_u01738721624649") as it is a hide marker 2025/02/05 02:15:27 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e69_d20250205_m021343_c001_v0001029_t0024_u01738721623906") 2025/02/05 02:15:27 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe140_d20250205_m021343_c001_v7007000_t0000_u01738721623547") as it is a hide marker 2025/02/05 02:15:27 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e65_d20250205_m021342_c001_v0001029_t0006_u01738721622779") 2025/02/05 02:15:27 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe155_d20250205_m021346_c001_v7007000_t0000_u01738721626133") as it is a hide marker 2025/02/05 02:15:28 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e6d_d20250205_m021345_c001_v0001029_t0021_u01738721625014") 2025/02/05 02:15:28 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe160_d20250205_m021347_c001_v7007000_t0000_u01738721627403") as it is a hide marker 2025/02/05 02:15:28 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e6f_d20250205_m021346_c001_v0001029_t0020_u01738721626496") 2025/02/05 02:15:28 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe136_d20250205_m021341_c001_v7007000_t0000_u01738721621256") as it is a hide marker 2025/02/05 02:15:28 DEBUG : trailing space /trailing space : Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e59_d20250205_m021340_c001_v0001029_t0030_u01738721620445") 2025/02/05 02:15:28 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f11583c13ce3cc386_d20250205_m021521_c001_v0001120_t0041_u01738721721150") "upload" dated 2025-02-05 02:15:21.15 +0000 UTC (7.096341884s ago) 2025/02/05 02:15:28 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f40211737154d3b6a_d20250205_m021516_c001_v7007000_t0000_u01738721716338") 2025/02/05 02:15:28 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673ede_d20250205_m021513_c001_v0001029_t0041_u01738721713165") 2025/02/05 02:15:28 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f40904eeeb3cd2df9_d20250205_m021410_c001_v7007000_t0000_u01738721650682") as it is a hide marker 2025/02/05 02:15:28 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f207e180be8afe177_d20250205_m021352_c001_v0001172_t0002_u01738721632237") 2025/02/05 02:15:28 DEBUG : zero-length-file: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe176_d20250205_m021351_c001_v7007000_t0000_u01738721631996") as it is a hide marker 2025/02/05 02:15:28 DEBUG : zero-length-file: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4008412126673e79_d20250205_m021351_c001_v0001029_t0002_u01738721631078") 2025/02/05 02:15:28 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe125_d20250205_m021334_c001_v7007000_t0000_u01738721614479") as it is a hide marker 2025/02/05 02:15:28 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e47_d20250205_m021333_c001_v0001029_t0042_u01738721613661") 2025/02/05 02:15:28 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe120_d20250205_m021328_c001_v7007000_t0000_u01738721608081") as it is a hide marker 2025/02/05 02:15:28 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e37_d20250205_m021326_c001_v0001029_t0043_u01738721606978") 2025/02/05 02:15:28 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe12c_d20250205_m021337_c001_v7007000_t0000_u01738721617826") as it is a hide marker 2025/02/05 02:15:28 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e51_d20250205_m021336_c001_v0001029_t0012_u01738721616970") 2025/02/05 02:15:28 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe129_d20250205_m021336_c001_v7007000_t0000_u01738721616609") as it is a hide marker 2025/02/05 02:15:28 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e4d_d20250205_m021335_c001_v0001029_t0044_u01738721615943") 2025/02/05 02:15:28 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe12e_d20250205_m021338_c001_v7007000_t0000_u01738721618988") as it is a hide marker 2025/02/05 02:15:29 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e53_d20250205_m021338_c001_v0001029_t0042_u01738721618195") 2025/02/05 02:15:29 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe127_d20250205_m021335_c001_v7007000_t0000_u01738721615583") as it is a hide marker 2025/02/05 02:15:29 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e4b_d20250205_m021334_c001_v0001029_t0011_u01738721614839") 2025/02/05 02:15:29 DEBUG : ./.: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe121_d20250205_m021329_c001_v7007000_t0000_u01738721609307") as it is a hide marker 2025/02/05 02:15:29 DEBUG : ./.: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e39_d20250205_m021328_c001_v0001029_t0027_u01738721608441") 2025/02/05 02:15:29 DEBUG : ../..: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f407e180be8afe122_d20250205_m021330_c001_v7007000_t0000_u01738721610420") as it is a hide marker 2025/02/05 02:15:29 DEBUG : ../..: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e3b_d20250205_m021329_c001_v0001029_t0027_u01738721609667") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/02/05 02:15:30 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/05 02:15:30 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/05 02:15:30 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/05 02:15:30 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/05 02:15:30 INFO : B2 bucket rclone-test-qigajop8boqu: cleaning bucket "rclone-test-qigajop8boqu" of pending multipart uploads older than 0s 2025/02/05 02:15:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e93_d20250205_m021411_c001_v0001029_t0020_u01738721651861") "upload" dated 2025-02-05 02:14:11.861 +0000 UTC (1m19.302260889s ago) 2025/02/05 02:15:31 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f20211737154d3b75_d20250205_m021530_c001_v0001184_t0032_u01738721730100") as it is a start marker (upload started at 2025-02-05 02:15:30.1 +0000 UTC) 2025/02/05 02:15:31 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/02/05 02:15:31 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f20211737154d3b76_d20250205_m021530_c001_v0001184_t0055_u01738721730285") as it is a start marker (upload started at 2025-02-05 02:15:30.285 +0000 UTC) 2025/02/05 02:15:31 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/02/05 02:15:31 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f20211737154d3b77_d20250205_m021530_c001_v0001183_t0043_u01738721730492") as it is a start marker (upload started at 2025-02-05 02:15:30.492 +0000 UTC) 2025/02/05 02:15:31 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/02/05 02:15:31 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f20211737154d3b78_d20250205_m021530_c001_v0001183_t0043_u01738721730676") as it is a start marker (upload started at 2025-02-05 02:15:30.676 +0000 UTC) 2025/02/05 02:15:31 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/02/05 02:15:31 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f40211737154d3b74_d20250205_m021529_c001_v7007000_t0000_u01738721729913") "hide" dated 2025-02-05 02:15:29.913 +0000 UTC (1.250424725s ago) 2025/02/05 02:15:31 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f11583c13ce3cc386_d20250205_m021521_c001_v0001120_t0041_u01738721721150") 2025/02/05 02:15:31 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/02/05 02:15:31 INFO : B2 bucket rclone-test-qigajop8boqu: cleaning bucket "rclone-test-qigajop8boqu" of pending multipart uploads older than 0s 2025/02/05 02:15:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e93_d20250205_m021411_c001_v0001029_t0020_u01738721651861") "upload" dated 2025-02-05 02:14:11.861 +0000 UTC (1m19.758369436s ago) 2025/02/05 02:15:31 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f20211737154d3b75_d20250205_m021530_c001_v0001184_t0032_u01738721730100") as it is a start marker (upload started at 2025-02-05 02:15:30.1 +0000 UTC) 2025/02/05 02:15:31 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f20211737154d3b76_d20250205_m021530_c001_v0001184_t0055_u01738721730285") as it is a start marker (upload started at 2025-02-05 02:15:30.285 +0000 UTC) 2025/02/05 02:15:31 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f20211737154d3b77_d20250205_m021530_c001_v0001183_t0043_u01738721730492") as it is a start marker (upload started at 2025-02-05 02:15:30.492 +0000 UTC) 2025/02/05 02:15:31 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f20211737154d3b78_d20250205_m021530_c001_v0001183_t0043_u01738721730676") as it is a start marker (upload started at 2025-02-05 02:15:30.676 +0000 UTC) 2025/02/05 02:15:31 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf422d83e02ddb3b9f480e1b_f40211737154d3b74_d20250205_m021529_c001_v7007000_t0000_u01738721729913") "hide" dated 2025-02-05 02:15:29.913 +0000 UTC (1.706628201s ago) 2025/02/05 02:15:31 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f11583c13ce3cc386_d20250205_m021521_c001_v0001120_t0041_u01738721721150") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/02/05 02:15:32 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/02/05 02:15:32 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/02/05 02:15:32 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/05 02:15:42 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/02/05 02:15:42 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/02/05 02:15:42 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/02/05 02:15:42 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/02/05 02:15:43 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/02/05 02:15:45 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/02/05 02:15:45 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/02/05 02:15:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/05 02:15:47 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/05 02:15:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf422d83e02ddb3b9f480e1b_f2171f0998e0ce18c_d20250205_m021547_c001_v0001101_t0016_u01738721747925") 2025/02/05 02:15:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/05 02:15:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/05 02:15:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/05 02:15:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/02/05 02:15:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/02/05 02:15:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/02/05 02:15:51 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/02/05 02:15:51 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/02/05 02:15:51 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/02/05 02:15:51 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/02/05 02:15:54 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/02/05 02:15:54 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/02/05 02:15:54 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/02/05 02:15:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/02/05 02:15:55 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/05 02:15:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zbf422d83e02ddb3b9f480e1b_f2171f0998e0ce18f_d20250205_m021556_c001_v0001176_t0018_u01738721756039") 2025/02/05 02:15:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/05 02:15:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/05 02:15:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/02/05 02:15:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/02/05 02:15:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/02/05 02:15:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/02/05 02:16:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/02/05 02:16:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/02/05 02:16:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/02/05 02:16:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/02/05 02:16:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/02/05 02:16:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/02/05 02:16:01 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/02/05 02:16:02 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/02/05 02:16:02 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/02/05 02:16:02 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/02/05 02:16:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/05 02:16:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/02/05 02:16:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf422d83e02ddb3b9f480e1b_f216bc7984a858661_d20250205_m021604_c001_v0001109_t0038_u01738721764489") 2025/02/05 02:16:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/05 02:16:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/05 02:16:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/05 02:16:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/02/05 02:16:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/02/05 02:16:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/02/05 02:16:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/02/05 02:16:10 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/05 02:16:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/02/05 02:16:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/02/05 02:16:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/02/05 02:16:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/02/05 02:16:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/02/05 02:16:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/02/05 02:16:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/02/05 02:16:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/02/05 02:16:18 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/05 02:16:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zbf422d83e02ddb3b9f480e1b_f21934c5c01046e7f_d20250205_m021618_c001_v0001182_t0026_u01738721778170") 2025/02/05 02:16:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/05 02:16:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/05 02:16:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/02/05 02:16:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/02/05 02:16:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/02/05 02:16:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/02/05 02:16:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/02/05 02:16:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/02/05 02:16:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/02/05 02:16:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/02/05 02:16:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/02/05 02:16:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/02/05 02:16:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/02/05 02:16:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/05 02:16:25 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/05 02:16:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf422d83e02ddb3b9f480e1b_f21934c5c01046e8c_d20250205_m021626_c001_v0001183_t0054_u01738721786041") 2025/02/05 02:16:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/05 02:16:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/05 02:16:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/02/05 02:16:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/05 02:16:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/05 02:16:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/02/05 02:16:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/02/05 02:16:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/02/05 02:16:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/02/05 02:16:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/02/05 02:16:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/02/05 02:16:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/02/05 02:16:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/02/05 02:16:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/02/05 02:16:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/02/05 02:16:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/02/05 02:16:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/05 02:16:34 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/05 02:16:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf422d83e02ddb3b9f480e1b_f216bc7984a8586ed_d20250205_m021634_c001_v0001184_t0051_u01738721794569") 2025/02/05 02:16:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/05 02:16:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/05 02:16:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/02/05 02:16:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/02/05 02:16:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/02/05 02:16:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/05 02:16:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/05 02:16:37 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/05 02:16:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/02/05 02:16:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/02/05 02:16:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/02/05 02:16:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/02/05 02:16:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/02/05 02:16:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/02/05 02:16:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/02/05 02:16:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/02/05 02:16:42 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/05 02:16:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zbf422d83e02ddb3b9f480e1b_f21934c5c01046ea0_d20250205_m021642_c001_v0001103_t0024_u01738721802748") 2025/02/05 02:16:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/05 02:16:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/02/05 02:16:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/05 02:16:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/02/05 02:16:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/02/05 02:16:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/02/05 02:16:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/02/05 02:16:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/02/05 02:16:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/02/05 02:16:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/02/05 02:16:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/02/05 02:16:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/02/05 02:16:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/02/05 02:16:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/05 02:16:51 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/05 02:16:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf422d83e02ddb3b9f480e1b_f21934c5c01046eb1_d20250205_m021651_c001_v0001037_t0055_u01738721811232") 2025/02/05 02:16:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/05 02:16:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/05 02:16:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/02/05 02:16:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/05 02:16:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/05 02:16:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/02/05 02:16:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/02/05 02:16:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/02/05 02:16:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/02/05 02:16:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/02/05 02:16:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/02/05 02:16:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/02/05 02:16:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/02/05 02:16:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/02/05 02:16:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/02/05 02:16:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/02/05 02:16:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/05 02:16:59 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/05 02:17:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf422d83e02ddb3b9f480e1b_f2133013de91cece0_d20250205_m021659_c001_v0001183_t0021_u01738721819948") 2025/02/05 02:17:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/05 02:17:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/05 02:17:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/02/05 02:17:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/02/05 02:17:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/02/05 02:17:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/05 02:17:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/05 02:17:02 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/05 02:17:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/02/05 02:17:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/02/05 02:17:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/02/05 02:17:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/02/05 02:17:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/02/05 02:17:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/02/05 02:17:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/02/05 02:17:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/02/05 02:17:08 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/05 02:17:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zbf422d83e02ddb3b9f480e1b_f205b1d67020c9927_d20250205_m021708_c001_v0001183_t0044_u01738721828337") 2025/02/05 02:17:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/05 02:17:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/02/05 02:17:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/05 02:17:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/02/05 02:17:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/02/05 02:17:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/02/05 02:17:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/02/05 02:17:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/02/05 02:17:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/02/05 02:17:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/02/05 02:17:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/02/05 02:17:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/02/05 02:17:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/02/05 02:17:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/02/05 02:17:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/02/05 02:17:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf422d83e02ddb3b9f480e1b_f2133013de91ced09_d20250205_m021717_c001_v0001040_t0057_u01738721837094") 2025/02/05 02:17:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/05 02:17:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/05 02:17:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/02/05 02:17:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/02/05 02:17:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/02/05 02:17:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/02/05 02:17:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/02/05 02:17:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/02/05 02:17:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/02/05 02:17:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/02/05 02:17:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/02/05 02:17:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/02/05 02:17:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/02/05 02:17:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/02/05 02:17:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/02/05 02:17:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/02/05 02:17:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/02/05 02:17:26 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/05 02:17:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf422d83e02ddb3b9f480e1b_f204fd61f87207ea3_d20250205_m021726_c001_v0001137_t0059_u01738721846873") 2025/02/05 02:17:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/05 02:17:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/05 02:17:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/02/05 02:17:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/02/05 02:17:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/02/05 02:17:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/02/05 02:17:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/02/05 02:17:29 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/05 02:17:31 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/02/05 02:17:31 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/02/05 02:17:31 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/02/05 02:17:31 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/02/05 02:17:32 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/02/05 02:17:34 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/02/05 02:17:34 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/02/05 02:17:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/05 02:17:35 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/05 02:17:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf422d83e02ddb3b9f480e1b_f204fd61f87207eab_d20250205_m021736_c001_v0001113_t0010_u01738721856002") 2025/02/05 02:17:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/05 02:17:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/05 02:17:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/05 02:17:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/02/05 02:17:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/02/05 02:17:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/02/05 02:17:40 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/02/05 02:17:40 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/02/05 02:17:40 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/02/05 02:17:40 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/02/05 02:17:42 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/02/05 02:17:43 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/02/05 02:17:43 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/02/05 02:17:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/02/05 02:17:45 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/05 02:17:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zbf422d83e02ddb3b9f480e1b_f2133013de91ced39_d20250205_m021745_c001_v0001036_t0033_u01738721865425") 2025/02/05 02:17:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/05 02:17:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/05 02:17:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/02/05 02:17:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/02/05 02:17:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/02/05 02:17:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/02/05 02:17:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/02/05 02:17:50 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/02/05 02:17:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/02/05 02:17:50 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/02/05 02:17:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/02/05 02:17:50 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/02/05 02:17:51 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/02/05 02:17:53 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/02/05 02:17:54 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/02/05 02:17:54 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/02/05 02:17:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/05 02:17:56 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/05 02:17:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf422d83e02ddb3b9f480e1b_f2087affe9c7295c9_d20250205_m021756_c001_v0001182_t0028_u01738721876313") 2025/02/05 02:17:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/05 02:17:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/05 02:17:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/05 02:17:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/02/05 02:17:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/02/05 02:17:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/02/05 02:17:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/02/05 02:17:59 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/05 02:18:01 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/02/05 02:18:01 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/02/05 02:18:01 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/02/05 02:18:01 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/02/05 02:18:02 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/02/05 02:18:04 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/02/05 02:18:04 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/02/05 02:18:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/05 02:18:06 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/05 02:18:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf422d83e02ddb3b9f480e1b_f2087affe9c7295d3_d20250205_m021806_c001_v0001146_t0058_u01738721886682") 2025/02/05 02:18:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/05 02:18:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/05 02:18:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/05 02:18:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/02/05 02:18:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/05 02:18:06 DEBUG : pacer: Reducing sleep to 10ms 2025/02/05 02:18:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/02/05 02:18:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/02/05 02:18:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/02/05 02:18:11 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/02/05 02:18:11 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/02/05 02:18:11 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/02/05 02:18:11 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/02/05 02:18:14 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/02/05 02:18:14 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/02/05 02:18:14 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/02/05 02:18:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/02/05 02:18:17 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/05 02:18:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zbf422d83e02ddb3b9f480e1b_f2105dab585bf40e0_d20250205_m021818_c001_v0001182_t0047_u01738721898004") 2025/02/05 02:18:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/05 02:18:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/05 02:18:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/02/05 02:18:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/02/05 02:18:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/02/05 02:18:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/02/05 02:18:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/02/05 02:18:23 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/02/05 02:18:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/02/05 02:18:23 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/02/05 02:18:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/02/05 02:18:23 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/02/05 02:18:25 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/02/05 02:18:26 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/02/05 02:18:27 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/02/05 02:18:27 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/02/05 02:18:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/05 02:18:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/02/05 02:18:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf422d83e02ddb3b9f480e1b_f204fd61f87207fdc_d20250205_m021831_c001_v0001131_t0031_u01738721911572") 2025/02/05 02:18:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/05 02:18:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/05 02:18:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/05 02:18:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/02/05 02:18:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/02/05 02:18:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/02/05 02:18:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/02/05 02:18:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/02/05 02:18:42 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf422d83e02ddb3b9f480e1b_f218581a564a977b5_d20250205_m021842_c001_v0001115_t0059_u01738721922336") 2025/02/05 02:18:42 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/02/05 02:18:42 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/05 02:18:43 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/05 02:18:43 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/05 02:18:43 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/02/05 02:18:45 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/02/05 02:18:45 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/05 02:18:45 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/02/05 02:18:45 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/02/05 02:18:47 DEBUG : chunked-copy: Done sending chunk 1 2025/02/05 02:18:47 DEBUG : chunked-copy: Done sending chunk 0 2025/02/05 02:18:47 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/05 02:18:48 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf422d83e02ddb3b9f480e1b_f218581a564a9780b_d20250205_m021848_c001_v0001165_t0022_u01738721928717") 2025/02/05 02:18:48 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/02/05 02:18:48 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/05 02:18:49 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/05 02:18:49 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/05 02:18:49 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/02/05 02:18:51 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/02/05 02:18:51 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/05 02:18:51 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/02/05 02:18:51 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/02/05 02:18:53 DEBUG : chunked-copy: Done sending chunk 0 2025/02/05 02:18:53 DEBUG : chunked-copy: Done sending chunk 1 2025/02/05 02:18:53 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/05 02:18:54 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf422d83e02ddb3b9f480e1b_f218581a564a9780f_d20250205_m021854_c001_v0001184_t0023_u01738721934438") 2025/02/05 02:18:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/02/05 02:18:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/05 02:18:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/05 02:18:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/05 02:18:54 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/02/05 02:18:56 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/02/05 02:18:56 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/05 02:18:57 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/02/05 02:18:57 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/02/05 02:18:59 DEBUG : chunked-copy: Done sending chunk 0 2025/02/05 02:18:59 DEBUG : chunked-copy: Done sending chunk 1 2025/02/05 02:18:59 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/05 02:19:00 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zbf422d83e02ddb3b9f480e1b_f2087affe9c729631_d20250205_m021900_c001_v0001106_t0000_u01738721940030") 2025/02/05 02:19:00 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/02/05 02:19:00 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/05 02:19:00 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/02/05 02:19:00 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/02/05 02:19:01 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/05 02:19:01 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/05 02:19:01 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/02/05 02:19:02 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/02/05 02:19:04 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/02/05 02:19:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qigajop8boqu/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/05 02:19:05 INFO : B2 bucket rclone-test-qigajop8boqu: cleaning bucket "rclone-test-qigajop8boqu" of all files 2025/02/05 02:19:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4105dab585bf40b1_d20250205_m021811_c001_v7007000_t0000_u01738721891105") 2025/02/05 02:19:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f2087affe9c7295d3_d20250205_m021806_c001_v0001146_t0058_u01738721886682") 2025/02/05 02:19:06 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4087affe9c7295d2_d20250205_m021806_c001_v7007000_t0000_u01738721886186") 2025/02/05 02:19:06 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f218581a564a9775c_d20250205_m021801_c001_v0001145_t0026_u01738721881211") 2025/02/05 02:19:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f418581a564a97794_d20250205_m021836_c001_v7007000_t0000_u01738721916883") 2025/02/05 02:19:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f204fd61f87207fdc_d20250205_m021831_c001_v0001131_t0031_u01738721911572") 2025/02/05 02:19:06 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f404fd61f87207fd7_d20250205_m021831_c001_v7007000_t0000_u01738721911086") 2025/02/05 02:19:06 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f2105dab585bf4100_d20250205_m021823_c001_v0001144_t0027_u01738721903179") 2025/02/05 02:19:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4105dab585bf40fc_d20250205_m021822_c001_v7007000_t0000_u01738721902996") 2025/02/05 02:19:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f2105dab585bf40e0_d20250205_m021818_c001_v0001182_t0047_u01738721898004") 2025/02/05 02:19:06 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4105dab585bf40d7_d20250205_m021817_c001_v7007000_t0000_u01738721897511") 2025/02/05 02:19:06 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f2105dab585bf40b2_d20250205_m021811_c001_v0001115_t0046_u01738721891289") 2025/02/05 02:19:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f41934c5c01046e99_d20250205_m021638_c001_v7007000_t0000_u01738721798554") 2025/02/05 02:19:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f216bc7984a8586ed_d20250205_m021634_c001_v0001184_t0051_u01738721794569") 2025/02/05 02:19:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f405b1d67020c9881_d20250205_m021629_c001_v7007000_t0000_u01738721789939") 2025/02/05 02:19:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f21934c5c01046e8c_d20250205_m021626_c001_v0001183_t0054_u01738721786041") 2025/02/05 02:19:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f416bc7984a8586e8_d20250205_m021634_c001_v7007000_t0000_u01738721794230") 2025/02/05 02:19:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f205b1d67020c9882_d20250205_m021630_c001_v0001184_t0041_u01738721790125") 2025/02/05 02:19:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f41934c5c01046e8b_d20250205_m021625_c001_v7007000_t0000_u01738721785694") 2025/02/05 02:19:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f205b1d67020c9872_d20250205_m021621_c001_v0001182_t0051_u01738721781704") 2025/02/05 02:19:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f405b1d67020c9871_d20250205_m021621_c001_v7007000_t0000_u01738721781521") 2025/02/05 02:19:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f21934c5c01046e7f_d20250205_m021618_c001_v0001182_t0026_u01738721778170") 2025/02/05 02:19:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f41934c5c01046e7d_d20250205_m021617_c001_v7007000_t0000_u01738721777830") 2025/02/05 02:19:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f205b1d67020c9868_d20250205_m021613_c001_v0001100_t0055_u01738721773987") 2025/02/05 02:19:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4133013de91cece5_d20250205_m021703_c001_v7007000_t0000_u01738721823889") 2025/02/05 02:19:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f2133013de91cece0_d20250205_m021659_c001_v0001183_t0021_u01738721819948") 2025/02/05 02:19:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f405b1d67020c9913_d20250205_m021655_c001_v7007000_t0000_u01738721815184") 2025/02/05 02:19:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f21934c5c01046eb1_d20250205_m021651_c001_v0001037_t0055_u01738721811232") 2025/02/05 02:19:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4133013de91cecdf_d20250205_m021659_c001_v7007000_t0000_u01738721819589") 2025/02/05 02:19:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f205b1d67020c9914_d20250205_m021655_c001_v0001109_t0037_u01738721815366") 2025/02/05 02:19:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f41934c5c01046eb0_d20250205_m021650_c001_v7007000_t0000_u01738721810872") 2025/02/05 02:19:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f205b1d67020c98ef_d20250205_m021646_c001_v0001109_t0007_u01738721806417") 2025/02/05 02:19:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f405b1d67020c98ed_d20250205_m021646_c001_v7007000_t0000_u01738721806235") 2025/02/05 02:19:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f21934c5c01046ea0_d20250205_m021642_c001_v0001103_t0024_u01738721802748") 2025/02/05 02:19:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f41934c5c01046e9e_d20250205_m021642_c001_v7007000_t0000_u01738721802405") 2025/02/05 02:19:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f21934c5c01046e9a_d20250205_m021638_c001_v0001178_t0044_u01738721798740") 2025/02/05 02:19:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f405b1d67020c9867_d20250205_m021613_c001_v7007000_t0000_u01738721773798") 2025/02/05 02:19:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f216bc7984a858661_d20250205_m021604_c001_v0001109_t0038_u01738721764489") 2025/02/05 02:19:08 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f416bc7984a858660_d20250205_m021604_c001_v7007000_t0000_u01738721764150") 2025/02/05 02:19:08 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f20211737154d3bfc_d20250205_m021600_c001_v0001183_t0007_u01738721760077") 2025/02/05 02:19:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f40211737154d3bfb_d20250205_m021559_c001_v7007000_t0000_u01738721759894") 2025/02/05 02:19:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f2171f0998e0ce18f_d20250205_m021556_c001_v0001176_t0018_u01738721756039") 2025/02/05 02:19:08 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4171f0998e0ce18e_d20250205_m021555_c001_v7007000_t0000_u01738721755683") 2025/02/05 02:19:08 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f20211737154d3bc9_d20250205_m021551_c001_v0001184_t0033_u01738721751586") 2025/02/05 02:19:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f40211737154d3bc7_d20250205_m021551_c001_v7007000_t0000_u01738721751399") 2025/02/05 02:19:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f2171f0998e0ce18c_d20250205_m021547_c001_v0001101_t0016_u01738721747925") 2025/02/05 02:19:08 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4171f0998e0ce18b_d20250205_m021547_c001_v7007000_t0000_u01738721747569") 2025/02/05 02:19:08 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f20211737154d3b85_d20250205_m021542_c001_v0001183_t0055_u01738721742577") 2025/02/05 02:19:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4133013de91ced29_d20250205_m021731_c001_v7007000_t0000_u01738721851257") 2025/02/05 02:19:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f204fd61f87207ea3_d20250205_m021726_c001_v0001137_t0059_u01738721846873") 2025/02/05 02:19:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4133013de91ced0b_d20250205_m021721_c001_v7007000_t0000_u01738721841489") 2025/02/05 02:19:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f2133013de91ced09_d20250205_m021717_c001_v0001040_t0057_u01738721837094") 2025/02/05 02:19:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f404fd61f87207ea2_d20250205_m021726_c001_v7007000_t0000_u01738721846467") 2025/02/05 02:19:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f2133013de91ced0c_d20250205_m021721_c001_v0001105_t0037_u01738721841673") 2025/02/05 02:19:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4133013de91ced08_d20250205_m021716_c001_v7007000_t0000_u01738721836710") 2025/02/05 02:19:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f2133013de91cecfe_d20250205_m021712_c001_v0001038_t0054_u01738721832112") 2025/02/05 02:19:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4133013de91cecfc_d20250205_m021711_c001_v7007000_t0000_u01738721831927") 2025/02/05 02:19:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f205b1d67020c9927_d20250205_m021708_c001_v0001183_t0044_u01738721828337") 2025/02/05 02:19:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f405b1d67020c9926_d20250205_m021707_c001_v7007000_t0000_u01738721827938") 2025/02/05 02:19:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f2133013de91cece6_d20250205_m021704_c001_v0001184_t0040_u01738721824074") 2025/02/05 02:19:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f418581a564a9775a_d20250205_m021801_c001_v7007000_t0000_u01738721881030") 2025/02/05 02:19:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f2087affe9c7295c9_d20250205_m021756_c001_v0001182_t0028_u01738721876313") 2025/02/05 02:19:09 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4087affe9c7295c8_d20250205_m021755_c001_v7007000_t0000_u01738721875874") 2025/02/05 02:19:09 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f2133013de91ced40_d20250205_m021750_c001_v0001104_t0047_u01738721870275") 2025/02/05 02:19:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4133013de91ced3e_d20250205_m021750_c001_v7007000_t0000_u01738721870088") 2025/02/05 02:19:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f2133013de91ced39_d20250205_m021745_c001_v0001036_t0033_u01738721865425") 2025/02/05 02:19:09 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4133013de91ced38_d20250205_m021744_c001_v7007000_t0000_u01738721864973") 2025/02/05 02:19:09 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f2133013de91ced31_d20250205_m021740_c001_v0001184_t0048_u01738721860074") 2025/02/05 02:19:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4133013de91ced30_d20250205_m021739_c001_v7007000_t0000_u01738721859890") 2025/02/05 02:19:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f204fd61f87207eab_d20250205_m021736_c001_v0001113_t0010_u01738721856002") 2025/02/05 02:19:09 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f404fd61f87207eaa_d20250205_m021735_c001_v7007000_t0000_u01738721855550") 2025/02/05 02:19:09 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f2133013de91ced2a_d20250205_m021731_c001_v0001182_t0020_u01738721851440") 2025/02/05 02:19:09 DEBUG : chunked-copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4143615572f7a4ab_d20250205_m021902_c001_v7007000_t0000_u01738721942427") 2025/02/05 02:19:09 DEBUG : chunked-copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f218581a564a97812_d20250205_m021856_c001_v0001113_t0021_u01738721936734") 2025/02/05 02:19:09 DEBUG : chunked-copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f418581a564a97811_d20250205_m021856_c001_v7007000_t0000_u01738721936236") 2025/02/05 02:19:09 DEBUG : chunked-copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f2087affe9c72960f_d20250205_m021851_c001_v0001100_t0049_u01738721931086") 2025/02/05 02:19:10 DEBUG : chunked-copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4087affe9c729606_d20250205_m021850_c001_v7007000_t0000_u01738721930602") 2025/02/05 02:19:10 DEBUG : chunked-copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f2087affe9c7295f4_d20250205_m021845_c001_v0001182_t0056_u01738721925275") 2025/02/05 02:19:10 DEBUG : chunked-copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4087affe9c7295f2_d20250205_m021844_c001_v7007000_t0000_u01738721924767") 2025/02/05 02:19:10 DEBUG : chunked-copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f11583c13ce3cc56b_d20250205_m021840_c001_v0001120_t0035_u01738721920891") 2025/02/05 02:19:10 DEBUG : chunked-copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f418581a564a977ae_d20250205_m021840_c001_v7007000_t0000_u01738721920531") 2025/02/05 02:19:10 DEBUG : chunked-copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f11583c13ce3cc55b_d20250205_m021837_c001_v0001120_t0023_u01738721917595") 2025/02/05 02:19:10 DEBUG : chunked-copy.copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4143615572f7a4aa_d20250205_m021902_c001_v7007000_t0000_u01738721942245") 2025/02/05 02:19:10 DEBUG : chunked-copy.copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f2087affe9c729631_d20250205_m021900_c001_v0001106_t0000_u01738721940030") 2025/02/05 02:19:10 DEBUG : chunked-copy.copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f418581a564a97810_d20250205_m021856_c001_v7007000_t0000_u01738721936053") 2025/02/05 02:19:10 DEBUG : chunked-copy.copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f218581a564a9780f_d20250205_m021854_c001_v0001184_t0023_u01738721934438") 2025/02/05 02:19:10 DEBUG : chunked-copy.copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4087affe9c729605_d20250205_m021850_c001_v7007000_t0000_u01738721930397") 2025/02/05 02:19:10 DEBUG : chunked-copy.copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f218581a564a9780b_d20250205_m021848_c001_v0001165_t0022_u01738721928717") 2025/02/05 02:19:10 DEBUG : chunked-copy.copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4087affe9c7295f1_d20250205_m021844_c001_v7007000_t0000_u01738721924580") 2025/02/05 02:19:10 DEBUG : chunked-copy.copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f218581a564a977b5_d20250205_m021842_c001_v0001115_t0059_u01738721922336") 2025/02/05 02:19:10 DEBUG : chunked-copy.copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f418581a564a977ad_d20250205_m021840_c001_v7007000_t0000_u01738721920337") 2025/02/05 02:19:10 DEBUG : chunked-copy.copy: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f118b71f8b7d6b47e_d20250205_m021839_c001_v0001184_t0023_u01738721919565") 2025/02/05 02:19:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f1008412126673e93_d20250205_m021411_c001_v0001029_t0020_u01738721651861") 2025/02/05 02:19:10 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4143615572f7a4ae_d20250205_m021903_c001_v7007000_t0000_u01738721943281") 2025/02/05 02:19:10 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f11583c13ce3cc5bb_d20250205_m021902_c001_v0001120_t0033_u01738721942976") 2025/02/05 02:19:10 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f4143615572f7a4b2_d20250205_m021904_c001_v7007000_t0000_u01738721944459") 2025/02/05 02:19:10 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f11583c13ce3cc5c1_d20250205_m021904_c001_v0001120_t0001_u01738721944094") 2025/02/05 02:19:11 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f11583c13ce3cc5bf_d20250205_m021903_c001_v0001120_t0047_u01738721943464") 2025/02/05 02:19:11 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf422d83e02ddb3b9f480e1b_f40211737154d3b74_d20250205_m021529_c001_v7007000_t0000_u01738721729913") 2025/02/05 02:19:15 INFO : B2 bucket rclone-test-qigajop8boqu: cleaning bucket "rclone-test-qigajop8boqu" of all files === RUN TestIntegration/FsShutdown fstests.go:2844: Shutdown method not supported --- PASS: TestIntegration (361.84s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.01s) --- PASS: TestIntegration/FsMkdir (353.83s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.30s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.47s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (18.69s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (91.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- 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 (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.20s) --- 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.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (11.40s) --- 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.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (38.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.18s) --- 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.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (10.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (9.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (174.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (31.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (13.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (9.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (35.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (13.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.62s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.19s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.85s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.19s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 361.850s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m2.451102871s (try 1/5)