"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/01/18 05:02:47 DEBUG : Creating backend with remote "TestB2:rclone-test-cotozuk6peva" 2025/01/18 05:02:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/01/18 05:02:58 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/18 05:02:58 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/18 05:02:58 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/01/18 05:03:20 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/01/18 05:03:21 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/01/18 05:03:23 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/01/18 05:03:23 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/01/18 05:03:23 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/01/18 05:03:23 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/01/18 05:03:24 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/01/18 05:03:24 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/01/18 05:03:31 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/18 05:03:32 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/18 05:03:37 INFO : B2 bucket rclone-test-cotozuk6peva: cleaning bucket "rclone-test-cotozuk6peva" of all files 2025/01/18 05:03:37 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05da48_d20250118_m050336_c001_v0001184_t0028_u01737176616748") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/18 05:03:38 DEBUG : Creating backend with remote "TestB2:rclone-test-cotozuk6peva/dirToPurgeFromRoot" 2025/01/18 05:03:39 INFO : B2 bucket rclone-test-cotozuk6peva path dirToPurgeFromRoot: cleaning bucket "rclone-test-cotozuk6peva" of all files 2025/01/18 05:03:40 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05da96_d20250118_m050338_c001_v0001184_t0040_u01737176618248") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/18 05:03:41 DEBUG : Creating backend with remote "TestB2:rclone-test-cotozuk6peva/hello? sausage/êé" 2025/01/18 05:03:45 INFO : B2 bucket rclone-test-cotozuk6peva path hello? sausage/êé: cleaning bucket "rclone-test-cotozuk6peva" of all files 2025/01/18 05:03:45 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f1159eef937b024c6_d20250118_m050343_c001_v0001039_t0043_u01737176623634") === 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/01/18 05:03:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cotozuk6peva/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/18 05:03:55 DEBUG : Creating backend with remote "TestB2:rclone-test-cotozuk6peva/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-cotozuk6peva" from "TestB2:rclone-test-cotozuk6peva" 2025/01/18 05:03:57 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/01/18 05:04:08 DEBUG : Creating backend with remote "TestB2:rclone-test-pucosoz7bece" 2025/01/18 05:04:15 DEBUG : B2 bucket rclone-test-pucosoz7bece: Purge remote 2025/01/18 05:04:15 INFO : B2 bucket rclone-test-pucosoz7bece: cleaning bucket "rclone-test-pucosoz7bece" of all files 2025/01/18 05:04:15 DEBUG : somefile: Deleting (id "4_z4f821d03c0cd7b7b9f480e1b_f4121f7b9789ac4d2_d20250118_m050414_c001_v0001103_t0011_u01737176654003") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/01/18 05:04:17 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/18 05:04:18 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/01/18 05:04:20 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/01/18 05:04:20 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/01/18 05:04:20 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.281Ki offset 6Mi/6.106Mi 2025/01/18 05:04:20 DEBUG : test-metadata: Sending chunk 1 length 110880 2025/01/18 05:04:22 DEBUG : test-metadata: Done sending chunk 1 2025/01/18 05:04:23 DEBUG : test-metadata: Done sending chunk 0 2025/01/18 05:04:23 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/01/18 05:04:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/01/18 05:04:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/18 05:04:31 DEBUG : pacer: Reducing sleep to 10ms 2025/01/18 05:04:33 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1184-13.backblaze.com/b2api/v1/b2_upload_file/7fa2edd3c0ad7b7b9f480e1b/c001_v0001184_t0030": EOF 2025/01/18 05:04:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-13.backblaze.com/b2api/v1/b2_upload_file/7fa2edd3c0ad7b7b9f480e1b/c001_v0001184_t0030": EOF) 2025/01/18 05:04:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1184-13.backblaze.com/b2api/v1/b2_upload_file/7fa2edd3c0ad7b7b9f480e1b/c001_v0001184_t0030": EOF - low level retry 1/10 2025/01/18 05:04:35 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:363: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:363: versions/test-versions-v2025-01-18-050428-306.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/01/18 05:04:37 DEBUG : oldPath = "TestB2:rclone-test-cotozuk6peva/versions/test-versions-v2025-01-18-050428-306.txt" 2025/01/18 05:04:37 DEBUG : newPath = "TestB2,versions:rclone-test-cotozuk6peva/versions/test-versions-v2025-01-18-050428-306.txt" 2025/01/18 05:04:37 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-cotozuk6peva/versions/test-versions-v2025-01-18-050428-306.txt" 2025/01/18 05:04:37 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/01/18 05:04:39 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-cotozuk6peva/versions/test-versions-v2025-01-18-050428-306.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-cotozuk6peva/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/01/18 05:04:40 INFO : B2 bucket rclone-test-cotozuk6peva: cleaning bucket "rclone-test-cotozuk6peva" of all hidden files 2025/01/18 05:04:40 DEBUG : leading space/ leading space: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7aec_d20250118_m050305_c001_v7007000_t0000_u01737176585438") as it is a hide marker 2025/01/18 05:04:40 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : leading space/ leading space: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d2cc_d20250118_m050304_c001_v0001184_t0022_u01737176584855") 2025/01/18 05:04:40 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7aea_d20250118_m050304_c001_v7007000_t0000_u01737176584479") as it is a hide marker 2025/01/18 05:04:40 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d294_d20250118_m050303_c001_v0001184_t0029_u01737176583884") 2025/01/18 05:04:40 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7af9_d20250118_m050311_c001_v7007000_t0000_u01737176591152") as it is a hide marker 2025/01/18 05:04:40 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d406_d20250118_m050310_c001_v0001184_t0014_u01737176590579") 2025/01/18 05:04:40 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : created from root.txt: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f409d499a73f7f2c7_d20250118_m050404_c001_v7007000_t0000_u01737176644811") as it is a hide marker 2025/01/18 05:04:40 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : created from root.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f1018730c29a5e47c_d20250118_m050403_c001_v0001184_t0035_u01737176643834") 2025/01/18 05:04:40 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : file name.txt: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f40782440931a7fe3_d20250118_m050416_c001_v7007000_t0000_u01737176656870") as it is a hide marker 2025/01/18 05:04:40 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : file name.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05ddee_d20250118_m050353_c001_v0001184_t0001_u01737176633392") 2025/01/18 05:04:40 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : file name.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f1175a2533c7f35f5_d20250118_m050349_c001_v0001182_t0057_u01737176629886") 2025/01/18 05:04:40 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : file name.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d82e_d20250118_m050328_c001_v0001184_t0056_u01737176608830") 2025/01/18 05:04:40 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : file name.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d7f8_d20250118_m050328_c001_v0001184_t0003_u01737176608036") 2025/01/18 05:04:40 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d812_d20250118_m050328_c001_v0001184_t0051_u01737176608437") "upload" dated 2025-01-18 05:03:28.437 +0000 UTC (1m12.247410552s ago) 2025/01/18 05:04:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4057744a628bd4a6_d20250118_m050347_c001_v7007000_t0000_u01737176627664") as it is a hide marker 2025/01/18 05:04:40 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f1138913d773da48a_d20250118_m050347_c001_v0001183_t0025_u01737176627435") 2025/01/18 05:04:40 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f114d0cb06ab1725e_d20250118_m050346_c001_v0001184_t0015_u01737176626825") 2025/01/18 05:04:40 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7b0a_d20250118_m050317_c001_v7007000_t0000_u01737176597873") as it is a hide marker 2025/01/18 05:04:40 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d566_d20250118_m050317_c001_v0001184_t0041_u01737176597247") 2025/01/18 05:04:40 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : piped data.txt: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f40782440931a7feb_d20250118_m050418_c001_v7007000_t0000_u01737176658562") as it is a hide marker 2025/01/18 05:04:40 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : piped data.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05e4c8_d20250118_m050418_c001_v0001184_t0042_u01737176658158") 2025/01/18 05:04:40 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : piped data.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f40782440931a7fe9_d20250118_m050417_c001_v7007000_t0000_u01737176657972") 2025/01/18 05:04:40 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : piped data.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f413103fb1c05e49b_d20250118_m050417_c001_v0001184_t0030_u01737176657601") 2025/01/18 05:04:40 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7b0c_d20250118_m050318_c001_v7007000_t0000_u01737176598840") as it is a hide marker 2025/01/18 05:04:40 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d5a6_d20250118_m050318_c001_v0001184_t0001_u01737176598237") 2025/01/18 05:04:40 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : test-metadata: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4120d195ce17fefb_d20250118_m050425_c001_v7007000_t0000_u01737176665761") as it is a hide marker 2025/01/18 05:04:40 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : test-metadata: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f20782440931a7ff2_d20250118_m050420_c001_v0001032_t0048_u01737176660467") 2025/01/18 05:04:40 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : test-metadata: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f40782440931a7fee_d20250118_m050419_c001_v7007000_t0000_u01737176659538") 2025/01/18 05:04:40 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : test-metadata: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05e4f3_d20250118_m050418_c001_v0001184_t0000_u01737176658749") 2025/01/18 05:04:40 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7afd_d20250118_m050313_c001_v7007000_t0000_u01737176593041") as it is a hide marker 2025/01/18 05:04:40 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d466_d20250118_m050312_c001_v0001184_t0043_u01737176592467") 2025/01/18 05:04:40 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7b04_d20250118_m050314_c001_v7007000_t0000_u01737176594919") as it is a hide marker 2025/01/18 05:04:40 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d4e2_d20250118_m050314_c001_v0001184_t0054_u01737176594336") 2025/01/18 05:04:40 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7aff_d20250118_m050313_c001_v7007000_t0000_u01737176593973") as it is a hide marker 2025/01/18 05:04:40 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d4aa_d20250118_m050313_c001_v0001184_t0051_u01737176593407") 2025/01/18 05:04:40 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7b05_d20250118_m050315_c001_v7007000_t0000_u01737176595938") as it is a hide marker 2025/01/18 05:04:40 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d50a_d20250118_m050315_c001_v0001184_t0019_u01737176595282") 2025/01/18 05:04:40 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7b09_d20250118_m050316_c001_v7007000_t0000_u01737176596880") as it is a hide marker 2025/01/18 05:04:40 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d53f_d20250118_m050316_c001_v0001184_t0055_u01737176596313") 2025/01/18 05:04:40 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7afa_d20250118_m050312_c001_v7007000_t0000_u01737176592103") as it is a hide marker 2025/01/18 05:04:40 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : trailing space /trailing space : Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d430_d20250118_m050311_c001_v0001184_t0016_u01737176591521") 2025/01/18 05:04:40 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f108d967646ca4aad_d20250118_m050436_c001_v0001179_t0004_u01737176676069") "upload" dated 2025-01-18 05:04:36.069 +0000 UTC (4.616166476s ago) 2025/01/18 05:04:40 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7bd6_d20250118_m050431_c001_v7007000_t0000_u01737176671317") 2025/01/18 05:04:40 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05e766_d20250118_m050428_c001_v0001184_t0054_u01737176668306") 2025/01/18 05:04:40 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7b2e_d20250118_m050327_c001_v7007000_t0000_u01737176607490") as it is a hide marker 2025/01/18 05:04:40 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f203d17c8c61d7b13_d20250118_m050320_c001_v0001113_t0056_u01737176600996") 2025/01/18 05:04:40 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : zero-length-file: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7b12_d20250118_m050320_c001_v7007000_t0000_u01737176600705") as it is a hide marker 2025/01/18 05:04:40 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : zero-length-file: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f413103fb1c05d616_d20250118_m050320_c001_v0001184_t0030_u01737176600137") 2025/01/18 05:04:40 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7af1_d20250118_m050306_c001_v7007000_t0000_u01737176586379") as it is a hide marker 2025/01/18 05:04:40 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d2fa_d20250118_m050305_c001_v0001184_t0011_u01737176585813") 2025/01/18 05:04:40 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7adf_d20250118_m050301_c001_v7007000_t0000_u01737176581560") as it is a hide marker 2025/01/18 05:04:40 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d1b8_d20250118_m050300_c001_v0001184_t0046_u01737176580585") 2025/01/18 05:04:40 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7af4_d20250118_m050309_c001_v7007000_t0000_u01737176589268") as it is a hide marker 2025/01/18 05:04:40 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d3a0_d20250118_m050308_c001_v0001184_t0051_u01737176588697") 2025/01/18 05:04:40 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7af3_d20250118_m050308_c001_v7007000_t0000_u01737176588333") as it is a hide marker 2025/01/18 05:04:40 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d370_d20250118_m050307_c001_v0001184_t0037_u01737176587739") 2025/01/18 05:04:40 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7af6_d20250118_m050310_c001_v7007000_t0000_u01737176590215") as it is a hide marker 2025/01/18 05:04:40 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d3db_d20250118_m050309_c001_v0001184_t0050_u01737176589637") 2025/01/18 05:04:40 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7af2_d20250118_m050307_c001_v7007000_t0000_u01737176587371") as it is a hide marker 2025/01/18 05:04:40 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d33e_d20250118_m050306_c001_v0001184_t0056_u01737176586749") 2025/01/18 05:04:40 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : ./.: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7ae2_d20250118_m050302_c001_v7007000_t0000_u01737176582536") as it is a hide marker 2025/01/18 05:04:40 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : ./.: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d218_d20250118_m050301_c001_v0001184_t0015_u01737176581932") 2025/01/18 05:04:40 NOTICE: ./.: Skipped delete as --dry-run is set 2025/01/18 05:04:40 DEBUG : ../..: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7ae5_d20250118_m050303_c001_v7007000_t0000_u01737176583516") as it is a hide marker 2025/01/18 05:04:40 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/01/18 05:04:40 DEBUG : ../..: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d25c_d20250118_m050302_c001_v0001184_t0030_u01737176582902") 2025/01/18 05:04:40 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/01/18 05:04:40 INFO : B2 bucket rclone-test-cotozuk6peva: cleaning bucket "rclone-test-cotozuk6peva" of all hidden files 2025/01/18 05:04:41 DEBUG : leading space/ leading space: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7aec_d20250118_m050305_c001_v7007000_t0000_u01737176585438") as it is a hide marker 2025/01/18 05:04:41 DEBUG : leading space/ leading space: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d2cc_d20250118_m050304_c001_v0001184_t0022_u01737176584855") 2025/01/18 05:04:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7aea_d20250118_m050304_c001_v7007000_t0000_u01737176584479") as it is a hide marker 2025/01/18 05:04:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d294_d20250118_m050303_c001_v0001184_t0029_u01737176583884") 2025/01/18 05:04:41 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7af9_d20250118_m050311_c001_v7007000_t0000_u01737176591152") as it is a hide marker 2025/01/18 05:04:41 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d406_d20250118_m050310_c001_v0001184_t0014_u01737176590579") 2025/01/18 05:04:41 DEBUG : created from root.txt: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f409d499a73f7f2c7_d20250118_m050404_c001_v7007000_t0000_u01737176644811") as it is a hide marker 2025/01/18 05:04:41 DEBUG : created from root.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f1018730c29a5e47c_d20250118_m050403_c001_v0001184_t0035_u01737176643834") 2025/01/18 05:04:41 DEBUG : file name.txt: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f40782440931a7fe3_d20250118_m050416_c001_v7007000_t0000_u01737176656870") as it is a hide marker 2025/01/18 05:04:41 DEBUG : file name.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05ddee_d20250118_m050353_c001_v0001184_t0001_u01737176633392") 2025/01/18 05:04:41 DEBUG : file name.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f1175a2533c7f35f5_d20250118_m050349_c001_v0001182_t0057_u01737176629886") 2025/01/18 05:04:41 DEBUG : file name.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d82e_d20250118_m050328_c001_v0001184_t0056_u01737176608830") 2025/01/18 05:04:41 DEBUG : file name.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d7f8_d20250118_m050328_c001_v0001184_t0003_u01737176608036") 2025/01/18 05:04:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d812_d20250118_m050328_c001_v0001184_t0051_u01737176608437") "upload" dated 2025-01-18 05:03:28.437 +0000 UTC (1m13.294711651s ago) 2025/01/18 05:04:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4057744a628bd4a6_d20250118_m050347_c001_v7007000_t0000_u01737176627664") as it is a hide marker 2025/01/18 05:04:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f1138913d773da48a_d20250118_m050347_c001_v0001183_t0025_u01737176627435") 2025/01/18 05:04:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f114d0cb06ab1725e_d20250118_m050346_c001_v0001184_t0015_u01737176626825") 2025/01/18 05:04:41 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7b0a_d20250118_m050317_c001_v7007000_t0000_u01737176597873") as it is a hide marker 2025/01/18 05:04:41 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d566_d20250118_m050317_c001_v0001184_t0041_u01737176597247") 2025/01/18 05:04:41 DEBUG : piped data.txt: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f40782440931a7feb_d20250118_m050418_c001_v7007000_t0000_u01737176658562") as it is a hide marker 2025/01/18 05:04:42 DEBUG : piped data.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05e4c8_d20250118_m050418_c001_v0001184_t0042_u01737176658158") 2025/01/18 05:04:42 DEBUG : piped data.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f40782440931a7fe9_d20250118_m050417_c001_v7007000_t0000_u01737176657972") 2025/01/18 05:04:42 DEBUG : piped data.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f413103fb1c05e49b_d20250118_m050417_c001_v0001184_t0030_u01737176657601") 2025/01/18 05:04:42 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7b0c_d20250118_m050318_c001_v7007000_t0000_u01737176598840") as it is a hide marker 2025/01/18 05:04:42 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d5a6_d20250118_m050318_c001_v0001184_t0001_u01737176598237") 2025/01/18 05:04:42 DEBUG : test-metadata: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4120d195ce17fefb_d20250118_m050425_c001_v7007000_t0000_u01737176665761") as it is a hide marker 2025/01/18 05:04:42 DEBUG : test-metadata: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f20782440931a7ff2_d20250118_m050420_c001_v0001032_t0048_u01737176660467") 2025/01/18 05:04:42 DEBUG : test-metadata: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f40782440931a7fee_d20250118_m050419_c001_v7007000_t0000_u01737176659538") 2025/01/18 05:04:42 DEBUG : test-metadata: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05e4f3_d20250118_m050418_c001_v0001184_t0000_u01737176658749") 2025/01/18 05:04:42 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7afd_d20250118_m050313_c001_v7007000_t0000_u01737176593041") as it is a hide marker 2025/01/18 05:04:42 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d466_d20250118_m050312_c001_v0001184_t0043_u01737176592467") 2025/01/18 05:04:42 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7b04_d20250118_m050314_c001_v7007000_t0000_u01737176594919") as it is a hide marker 2025/01/18 05:04:42 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d4e2_d20250118_m050314_c001_v0001184_t0054_u01737176594336") 2025/01/18 05:04:42 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7aff_d20250118_m050313_c001_v7007000_t0000_u01737176593973") as it is a hide marker 2025/01/18 05:04:42 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d4aa_d20250118_m050313_c001_v0001184_t0051_u01737176593407") 2025/01/18 05:04:42 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7b05_d20250118_m050315_c001_v7007000_t0000_u01737176595938") as it is a hide marker 2025/01/18 05:04:42 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d50a_d20250118_m050315_c001_v0001184_t0019_u01737176595282") 2025/01/18 05:04:42 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7b09_d20250118_m050316_c001_v7007000_t0000_u01737176596880") as it is a hide marker 2025/01/18 05:04:43 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d53f_d20250118_m050316_c001_v0001184_t0055_u01737176596313") 2025/01/18 05:04:43 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7afa_d20250118_m050312_c001_v7007000_t0000_u01737176592103") as it is a hide marker 2025/01/18 05:04:43 DEBUG : trailing space /trailing space : Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d430_d20250118_m050311_c001_v0001184_t0016_u01737176591521") 2025/01/18 05:04:43 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f108d967646ca4aad_d20250118_m050436_c001_v0001179_t0004_u01737176676069") "upload" dated 2025-01-18 05:04:36.069 +0000 UTC (7.123360331s ago) 2025/01/18 05:04:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7bd6_d20250118_m050431_c001_v7007000_t0000_u01737176671317") 2025/01/18 05:04:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05e766_d20250118_m050428_c001_v0001184_t0054_u01737176668306") 2025/01/18 05:04:43 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7b2e_d20250118_m050327_c001_v7007000_t0000_u01737176607490") as it is a hide marker 2025/01/18 05:04:43 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f203d17c8c61d7b13_d20250118_m050320_c001_v0001113_t0056_u01737176600996") 2025/01/18 05:04:43 DEBUG : zero-length-file: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7b12_d20250118_m050320_c001_v7007000_t0000_u01737176600705") as it is a hide marker 2025/01/18 05:04:43 DEBUG : zero-length-file: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f413103fb1c05d616_d20250118_m050320_c001_v0001184_t0030_u01737176600137") 2025/01/18 05:04:43 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7af1_d20250118_m050306_c001_v7007000_t0000_u01737176586379") as it is a hide marker 2025/01/18 05:04:43 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d2fa_d20250118_m050305_c001_v0001184_t0011_u01737176585813") 2025/01/18 05:04:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7adf_d20250118_m050301_c001_v7007000_t0000_u01737176581560") as it is a hide marker 2025/01/18 05:04:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d1b8_d20250118_m050300_c001_v0001184_t0046_u01737176580585") 2025/01/18 05:04:43 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7af4_d20250118_m050309_c001_v7007000_t0000_u01737176589268") as it is a hide marker 2025/01/18 05:04:43 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d3a0_d20250118_m050308_c001_v0001184_t0051_u01737176588697") 2025/01/18 05:04:43 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7af3_d20250118_m050308_c001_v7007000_t0000_u01737176588333") as it is a hide marker 2025/01/18 05:04:43 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d370_d20250118_m050307_c001_v0001184_t0037_u01737176587739") 2025/01/18 05:04:43 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7af6_d20250118_m050310_c001_v7007000_t0000_u01737176590215") as it is a hide marker 2025/01/18 05:04:43 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d3db_d20250118_m050309_c001_v0001184_t0050_u01737176589637") 2025/01/18 05:04:44 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7af2_d20250118_m050307_c001_v7007000_t0000_u01737176587371") as it is a hide marker 2025/01/18 05:04:44 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d33e_d20250118_m050306_c001_v0001184_t0056_u01737176586749") 2025/01/18 05:04:44 DEBUG : ./.: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7ae2_d20250118_m050302_c001_v7007000_t0000_u01737176582536") as it is a hide marker 2025/01/18 05:04:44 DEBUG : ./.: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d218_d20250118_m050301_c001_v0001184_t0015_u01737176581932") 2025/01/18 05:04:44 DEBUG : ../..: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f403d17c8c61d7ae5_d20250118_m050303_c001_v7007000_t0000_u01737176583516") as it is a hide marker 2025/01/18 05:04:44 DEBUG : ../..: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d25c_d20250118_m050302_c001_v0001184_t0030_u01737176582902") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/01/18 05:04:45 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/01/18 05:04:45 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/01/18 05:04:45 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/01/18 05:04:45 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/01/18 05:04:46 INFO : B2 bucket rclone-test-cotozuk6peva: cleaning bucket "rclone-test-cotozuk6peva" of pending multipart uploads older than 0s 2025/01/18 05:04:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d812_d20250118_m050328_c001_v0001184_t0051_u01737176608437") "upload" dated 2025-01-18 05:03:28.437 +0000 UTC (1m17.869934795s ago) 2025/01/18 05:04:46 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2057744a628bd53e_d20250118_m050445_c001_v0001091_t0034_u01737176685228") as it is a start marker (upload started at 2025-01-18 05:04:45.228 +0000 UTC) 2025/01/18 05:04:46 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/01/18 05:04:46 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2057744a628bd53f_d20250118_m050445_c001_v0001116_t0053_u01737176685440") as it is a start marker (upload started at 2025-01-18 05:04:45.44 +0000 UTC) 2025/01/18 05:04:46 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/01/18 05:04:46 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2057744a628bd542_d20250118_m050445_c001_v0001115_t0017_u01737176685634") as it is a start marker (upload started at 2025-01-18 05:04:45.634 +0000 UTC) 2025/01/18 05:04:46 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/01/18 05:04:46 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2057744a628bd544_d20250118_m050445_c001_v0001177_t0002_u01737176685830") as it is a start marker (upload started at 2025-01-18 05:04:45.83 +0000 UTC) 2025/01/18 05:04:46 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/01/18 05:04:46 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4057744a628bd53c_d20250118_m050445_c001_v7007000_t0000_u01737176685034") "hide" dated 2025-01-18 05:04:45.034 +0000 UTC (1.273133577s ago) 2025/01/18 05:04:46 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f108d967646ca4aad_d20250118_m050436_c001_v0001179_t0004_u01737176676069") 2025/01/18 05:04:46 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/01/18 05:04:46 INFO : B2 bucket rclone-test-cotozuk6peva: cleaning bucket "rclone-test-cotozuk6peva" of pending multipart uploads older than 0s 2025/01/18 05:04:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d812_d20250118_m050328_c001_v0001184_t0051_u01737176608437") "upload" dated 2025-01-18 05:03:28.437 +0000 UTC (1m18.244682925s ago) 2025/01/18 05:04:46 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2057744a628bd53e_d20250118_m050445_c001_v0001091_t0034_u01737176685228") as it is a start marker (upload started at 2025-01-18 05:04:45.228 +0000 UTC) 2025/01/18 05:04:46 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2057744a628bd53f_d20250118_m050445_c001_v0001116_t0053_u01737176685440") as it is a start marker (upload started at 2025-01-18 05:04:45.44 +0000 UTC) 2025/01/18 05:04:46 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2057744a628bd542_d20250118_m050445_c001_v0001115_t0017_u01737176685634") as it is a start marker (upload started at 2025-01-18 05:04:45.634 +0000 UTC) 2025/01/18 05:04:46 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2057744a628bd544_d20250118_m050445_c001_v0001177_t0002_u01737176685830") as it is a start marker (upload started at 2025-01-18 05:04:45.83 +0000 UTC) 2025/01/18 05:04:46 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4057744a628bd53c_d20250118_m050445_c001_v7007000_t0000_u01737176685034") "hide" dated 2025-01-18 05:04:45.034 +0000 UTC (1.647806286s ago) 2025/01/18 05:04:46 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f108d967646ca4aad_d20250118_m050436_c001_v0001179_t0004_u01737176676069") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/01/18 05:04:47 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/01/18 05:04:47 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/01/18 05:04:47 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/01/18 05:04:56 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/01/18 05:04:56 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/01/18 05:04:56 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/01/18 05:04:56 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/01/18 05:04:57 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/01/18 05:04:58 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/01/18 05:04:58 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/01/18 05:05:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/18 05:05:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/18 05:05:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fa2edd3c0ad7b7b9f480e1b_f211341ef29c4ff2f_d20250118_m050501_c001_v0001134_t0022_u01737176701700") 2025/01/18 05:05:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/18 05:05:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/18 05:05:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/18 05:05:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/01/18 05:05:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/01/18 05:05:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/01/18 05:05:05 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/01/18 05:05:05 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/01/18 05:05:06 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/01/18 05:05:06 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/01/18 05:05:08 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/01/18 05:05:08 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/01/18 05:05:08 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/01/18 05:05:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/01/18 05:05:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/18 05:05:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z7fa2edd3c0ad7b7b9f480e1b_f211341ef29c4ff3f_d20250118_m050510_c001_v0001105_t0056_u01737176710326") 2025/01/18 05:05:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/18 05:05:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/18 05:05:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/18 05:05:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/01/18 05:05:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/01/18 05:05:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/18 05:05:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/18 05:05:15 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/01/18 05:05:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/18 05:05:15 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/01/18 05:05:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/18 05:05:15 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/01/18 05:05:16 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/01/18 05:05:17 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/01/18 05:05:17 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/01/18 05:05:17 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/18 05:05:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/18 05:05:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/18 05:05:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2169dc1abdd5a6b1_d20250118_m050519_c001_v0001184_t0049_u01737176719769") 2025/01/18 05:05:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/18 05:05:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/18 05:05:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/18 05:05:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/18 05:05:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/01/18 05:05:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/18 05:05:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/18 05:05:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/01/18 05:05:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/01/18 05:05:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/01/18 05:05:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/18 05:05:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/01/18 05:05:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/01/18 05:05:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/01/18 05:05:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/01/18 05:05:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/01/18 05:05:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/18 05:05:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2169dc1abdd5a6bf_d20250118_m050528_c001_v0001134_t0002_u01737176728276") 2025/01/18 05:05:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/18 05:05:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/01/18 05:05:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/18 05:05:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/01/18 05:05:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/01/18 05:05:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/01/18 05:05:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/18 05:05:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/18 05:05:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/18 05:05:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/18 05:05:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/18 05:05:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/18 05:05:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/01/18 05:05:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/18 05:05:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/18 05:05:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2169dc1abdd5a6cf_d20250118_m050536_c001_v0001182_t0059_u01737176736548") 2025/01/18 05:05:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/18 05:05:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/18 05:05:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/18 05:05:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/18 05:05:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/18 05:05:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/18 05:05:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/18 05:05:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/18 05:05:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/18 05:05:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/18 05:05:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/18 05:05:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/18 05:05:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/01/18 05:05:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/18 05:05:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/18 05:05:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/18 05:05:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/18 05:05:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/18 05:05:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2169dc1abdd5a6ee_d20250118_m050547_c001_v0001092_t0017_u01737176747638") 2025/01/18 05:05:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/18 05:05:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/18 05:05:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/18 05:05:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/18 05:05:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/18 05:05:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/18 05:05:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/18 05:05:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/01/18 05:05:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/01/18 05:05:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/01/18 05:05:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/18 05:05:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/01/18 05:05:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/01/18 05:05:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/01/18 05:05:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/01/18 05:05:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/01/18 05:05:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/18 05:05:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2169dc1abdd5a6ff_d20250118_m050556_c001_v0001180_t0014_u01737176756339") 2025/01/18 05:05:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/18 05:05:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/01/18 05:05:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/18 05:05:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/01/18 05:05:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/01/18 05:05:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/01/18 05:06:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/18 05:06:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/18 05:06:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/18 05:06:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/18 05:06:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/18 05:06:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/18 05:06:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/01/18 05:06:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/18 05:06:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/18 05:06:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2169dc1abdd5a718_d20250118_m050604_c001_v0001116_t0029_u01737176764605") 2025/01/18 05:06:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/18 05:06:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/18 05:06:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/18 05:06:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/18 05:06:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/18 05:06:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/18 05:06:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/18 05:06:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/18 05:06:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/18 05:06:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/18 05:06:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/18 05:06:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/18 05:06:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/01/18 05:06:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/18 05:06:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/18 05:06:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/18 05:06:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/18 05:06:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/18 05:06:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2169dc1abdd5a730_d20250118_m050614_c001_v0001182_t0042_u01737176774304") 2025/01/18 05:06:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/18 05:06:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/18 05:06:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/18 05:06:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/18 05:06:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/18 05:06:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/18 05:06:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/18 05:06:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/01/18 05:06:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/01/18 05:06:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/01/18 05:06:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/18 05:06:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/01/18 05:06:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/01/18 05:06:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/01/18 05:06:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/01/18 05:06:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/01/18 05:06:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/18 05:06:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2169dc1abdd5a745_d20250118_m050622_c001_v0001120_t0018_u01737176782303") 2025/01/18 05:06:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/18 05:06:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/01/18 05:06:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/18 05:06:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/01/18 05:06:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/01/18 05:06:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/01/18 05:06:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/18 05:06:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/18 05:06:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/18 05:06:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/18 05:06:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/18 05:06:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/18 05:06:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/01/18 05:06:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/18 05:06:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/18 05:06:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7fa2edd3c0ad7b7b9f480e1b_f204d75fb9347bbce_d20250118_m050631_c001_v0001098_t0053_u01737176791945") 2025/01/18 05:06:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/18 05:06:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/18 05:06:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/18 05:06:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/18 05:06:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/18 05:06:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/18 05:06:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/18 05:06:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/18 05:06:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/18 05:06:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/01/18 05:06:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/18 05:06:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/18 05:06:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/01/18 05:06:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/18 05:06:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/18 05:06:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/18 05:06:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/18 05:06:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/18 05:06:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7fa2edd3c0ad7b7b9f480e1b_f204d75fb9347bbdf_d20250118_m050642_c001_v0001177_t0016_u01737176802077") 2025/01/18 05:06:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/18 05:06:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/18 05:06:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/01/18 05:06:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/18 05:06:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/01/18 05:06:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/18 05:06:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/18 05:06:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/01/18 05:06:47 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/01/18 05:06:47 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/01/18 05:06:47 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/01/18 05:06:47 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/01/18 05:06:48 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/01/18 05:06:49 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/01/18 05:06:49 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/01/18 05:06:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/18 05:06:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/18 05:06:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fa2edd3c0ad7b7b9f480e1b_f204d75fb9347bbed_d20250118_m050651_c001_v0001182_t0041_u01737176811888") 2025/01/18 05:06:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/18 05:06:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/18 05:06:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/18 05:06:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/01/18 05:06:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/01/18 05:06:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/01/18 05:06:56 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/01/18 05:06:56 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/01/18 05:06:56 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/01/18 05:06:56 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/01/18 05:06:59 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/01/18 05:06:59 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/01/18 05:06:59 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/01/18 05:07:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/01/18 05:07:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/18 05:07:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z7fa2edd3c0ad7b7b9f480e1b_f218a837a8888c287_d20250118_m050701_c001_v0001183_t0038_u01737176821700") 2025/01/18 05:07:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/18 05:07:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/18 05:07:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/18 05:07:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/01/18 05:07:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/01/18 05:07:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/18 05:07:07 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/18 05:07:07 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/01/18 05:07:07 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/18 05:07:07 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/01/18 05:07:07 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/18 05:07:07 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/01/18 05:07:08 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/01/18 05:07:10 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/01/18 05:07:10 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/01/18 05:07:10 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/18 05:07:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/18 05:07:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/18 05:07:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fa2edd3c0ad7b7b9f480e1b_f206e9b3bb13bb408_d20250118_m050712_c001_v0001182_t0057_u01737176832849") 2025/01/18 05:07:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/18 05:07:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/18 05:07:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/18 05:07:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/18 05:07:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/01/18 05:07:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/18 05:07:13 DEBUG : pacer: Reducing sleep to 10ms 2025/01/18 05:07:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/01/18 05:07:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/01/18 05:07:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/01/18 05:07:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/01/18 05:07:18 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/01/18 05:07:18 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/01/18 05:07:18 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/01/18 05:07:18 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/01/18 05:07:19 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/01/18 05:07:21 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/01/18 05:07:21 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/01/18 05:07:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/18 05:07:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/18 05:07:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2120d195ce180587_d20250118_m050723_c001_v0001134_t0015_u01737176843928") 2025/01/18 05:07:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/18 05:07:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/18 05:07:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/18 05:07:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/18 05:07:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/18 05:07:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/01/18 05:07:28 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/01/18 05:07:28 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/01/18 05:07:29 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/01/18 05:07:29 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/01/18 05:07:32 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/01/18 05:07:32 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/01/18 05:07:32 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/01/18 05:07:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/01/18 05:07:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/18 05:07:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z7fa2edd3c0ad7b7b9f480e1b_f204d75fb9347bc53_d20250118_m050735_c001_v0001120_t0036_u01737176855066") 2025/01/18 05:07:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/18 05:07:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/18 05:07:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/18 05:07:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/01/18 05:07:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/01/18 05:07:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/18 05:07:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/18 05:07:43 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/01/18 05:07:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/18 05:07:43 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/01/18 05:07:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/18 05:07:43 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/01/18 05:07:44 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/01/18 05:07:46 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/01/18 05:07:46 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/01/18 05:07:46 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/18 05:07:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/18 05:07:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/18 05:07:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z7fa2edd3c0ad7b7b9f480e1b_f204d75fb9347bca4_d20250118_m050749_c001_v0001183_t0032_u01737176869284") 2025/01/18 05:07:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/18 05:07:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/18 05:07:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/18 05:07:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/18 05:07:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/01/18 05:07:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/01/18 05:07:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/01/18 05:07:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/01/18 05:08:00 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7fa2edd3c0ad7b7b9f480e1b_f20782440931a835d_d20250118_m050800_c001_v0001103_t0044_u01737176880633") 2025/01/18 05:08:00 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/01/18 05:08:00 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/18 05:08:01 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/18 05:08:01 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/18 05:08:01 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/01/18 05:08:03 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/18 05:08:03 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/18 05:08:03 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/18 05:08:03 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/01/18 05:08:06 DEBUG : chunked-copy: Done sending chunk 0 2025/01/18 05:08:06 DEBUG : chunked-copy: Done sending chunk 1 2025/01/18 05:08:06 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/18 05:08:06 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7fa2edd3c0ad7b7b9f480e1b_f20782440931a8364_d20250118_m050806_c001_v0001105_t0027_u01737176886696") 2025/01/18 05:08:06 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/01/18 05:08:06 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/18 05:08:07 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/18 05:08:07 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/18 05:08:07 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/01/18 05:08:09 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/01/18 05:08:09 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/18 05:08:09 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/01/18 05:08:09 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/01/18 05:08:11 DEBUG : chunked-copy: Done sending chunk 0 2025/01/18 05:08:11 DEBUG : chunked-copy: Done sending chunk 1 2025/01/18 05:08:11 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/18 05:08:12 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7fa2edd3c0ad7b7b9f480e1b_f20782440931a8367_d20250118_m050812_c001_v0001179_t0029_u01737176892647") 2025/01/18 05:08:12 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/18 05:08:12 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/18 05:08:13 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/18 05:08:13 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/18 05:08:13 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/01/18 05:08:15 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/18 05:08:15 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/18 05:08:16 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/18 05:08:16 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/01/18 05:08:18 DEBUG : chunked-copy: Done sending chunk 1 2025/01/18 05:08:18 DEBUG : chunked-copy: Done sending chunk 0 2025/01/18 05:08:18 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/18 05:08:19 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z7fa2edd3c0ad7b7b9f480e1b_f20782440931a838a_d20250118_m050819_c001_v0001134_t0042_u01737176899284") 2025/01/18 05:08:19 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/01/18 05:08:19 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/18 05:08:19 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/18 05:08:19 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/01/18 05:08:19 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/18 05:08:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/18 05:08:20 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/18 05:08:21 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/18 05:08:23 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/18 05:08:23 DEBUG : Creating backend with remote "TestB2:rclone-test-cotozuk6peva/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2025/01/18 05:08:25 INFO : B2 bucket rclone-test-cotozuk6peva: cleaning bucket "rclone-test-cotozuk6peva" of all files 2025/01/18 05:08:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f404d75fb9347bc39_d20250118_m050728_c001_v7007000_t0000_u01737176848262") 2025/01/18 05:08:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2120d195ce180587_d20250118_m050723_c001_v0001134_t0015_u01737176843928") 2025/01/18 05:08:25 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4120d195ce180585_d20250118_m050723_c001_v7007000_t0000_u01737176843356") 2025/01/18 05:08:25 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f204d75fb9347bc14_d20250118_m050718_c001_v0001172_t0046_u01737176838390") 2025/01/18 05:08:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f40782440931a8356_d20250118_m050754_c001_v7007000_t0000_u01737176874580") 2025/01/18 05:08:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f204d75fb9347bca4_d20250118_m050749_c001_v0001183_t0032_u01737176869284") 2025/01/18 05:08:25 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f404d75fb9347bca2_d20250118_m050748_c001_v7007000_t0000_u01737176868723") 2025/01/18 05:08:25 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f204d75fb9347bc7d_d20250118_m050742_c001_v0001182_t0052_u01737176862823") 2025/01/18 05:08:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f404d75fb9347bc7c_d20250118_m050742_c001_v7007000_t0000_u01737176862629") 2025/01/18 05:08:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f204d75fb9347bc53_d20250118_m050735_c001_v0001120_t0036_u01737176855066") 2025/01/18 05:08:25 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f404d75fb9347bc51_d20250118_m050734_c001_v7007000_t0000_u01737176854498") 2025/01/18 05:08:25 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f204d75fb9347bc3b_d20250118_m050728_c001_v0001115_t0019_u01737176848449") 2025/01/18 05:08:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f41956a5b270bef42_d20250118_m050551_c001_v7007000_t0000_u01737176751898") 2025/01/18 05:08:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2169dc1abdd5a6ee_d20250118_m050547_c001_v0001092_t0017_u01737176747638") 2025/01/18 05:08:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4169dc1abdd5a6de_d20250118_m050541_c001_v7007000_t0000_u01737176741751") 2025/01/18 05:08:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2169dc1abdd5a6cf_d20250118_m050536_c001_v0001182_t0059_u01737176736548") 2025/01/18 05:08:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4169dc1abdd5a6eb_d20250118_m050547_c001_v7007000_t0000_u01737176747246") 2025/01/18 05:08:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2169dc1abdd5a6df_d20250118_m050541_c001_v0001099_t0038_u01737176741941") 2025/01/18 05:08:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4169dc1abdd5a6cd_d20250118_m050536_c001_v7007000_t0000_u01737176736179") 2025/01/18 05:08:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f211341ef29c4ff93_d20250118_m050532_c001_v0001184_t0028_u01737176732137") 2025/01/18 05:08:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f411341ef29c4ff92_d20250118_m050531_c001_v7007000_t0000_u01737176731946") 2025/01/18 05:08:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2169dc1abdd5a6bf_d20250118_m050528_c001_v0001134_t0002_u01737176728276") 2025/01/18 05:08:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4169dc1abdd5a6bd_d20250118_m050527_c001_v7007000_t0000_u01737176727877") 2025/01/18 05:08:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f211341ef29c4ff80_d20250118_m050523_c001_v0001130_t0003_u01737176723996") 2025/01/18 05:08:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f404d75fb9347bb76_d20250118_m050618_c001_v7007000_t0000_u01737176778406") 2025/01/18 05:08:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2169dc1abdd5a730_d20250118_m050614_c001_v0001182_t0042_u01737176774304") 2025/01/18 05:08:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4169dc1abdd5a721_d20250118_m050609_c001_v7007000_t0000_u01737176769325") 2025/01/18 05:08:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2169dc1abdd5a718_d20250118_m050604_c001_v0001116_t0029_u01737176764605") 2025/01/18 05:08:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4169dc1abdd5a72f_d20250118_m050613_c001_v7007000_t0000_u01737176773904") 2025/01/18 05:08:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2169dc1abdd5a723_d20250118_m050609_c001_v0001180_t0048_u01737176769519") 2025/01/18 05:08:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4169dc1abdd5a714_d20250118_m050604_c001_v7007000_t0000_u01737176764181") 2025/01/18 05:08:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f21956a5b270bef5b_d20250118_m050559_c001_v0001179_t0027_u01737176759981") 2025/01/18 05:08:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f41956a5b270bef58_d20250118_m050559_c001_v7007000_t0000_u01737176759779") 2025/01/18 05:08:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2169dc1abdd5a6ff_d20250118_m050556_c001_v0001180_t0014_u01737176756339") 2025/01/18 05:08:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4169dc1abdd5a6fe_d20250118_m050555_c001_v7007000_t0000_u01737176755945") 2025/01/18 05:08:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f21956a5b270bef44_d20250118_m050552_c001_v0001042_t0011_u01737176752084") 2025/01/18 05:08:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f411341ef29c4ff7e_d20250118_m050523_c001_v7007000_t0000_u01737176723800") 2025/01/18 05:08:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2169dc1abdd5a6b1_d20250118_m050519_c001_v0001184_t0049_u01737176719769") 2025/01/18 05:08:27 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4169dc1abdd5a6b0_d20250118_m050519_c001_v7007000_t0000_u01737176719347") 2025/01/18 05:08:27 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f211341ef29c4ff4c_d20250118_m050514_c001_v0001182_t0026_u01737176714671") 2025/01/18 05:08:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f411341ef29c4ff4b_d20250118_m050514_c001_v7007000_t0000_u01737176714480") 2025/01/18 05:08:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f211341ef29c4ff3f_d20250118_m050510_c001_v0001105_t0056_u01737176710326") 2025/01/18 05:08:27 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f411341ef29c4ff3c_d20250118_m050509_c001_v7007000_t0000_u01737176709906") 2025/01/18 05:08:27 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2098fd85dc63d8d3_d20250118_m050505_c001_v0001101_t0013_u01737176705617") 2025/01/18 05:08:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4098fd85dc63d8d2_d20250118_m050505_c001_v7007000_t0000_u01737176705424") 2025/01/18 05:08:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f211341ef29c4ff2f_d20250118_m050501_c001_v0001134_t0022_u01737176701700") 2025/01/18 05:08:27 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f411341ef29c4ff2e_d20250118_m050501_c001_v7007000_t0000_u01737176701297") 2025/01/18 05:08:28 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f203d17c8c61d7c50_d20250118_m050456_c001_v0001099_t0003_u01737176696086") 2025/01/18 05:08:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f418a837a8888c239_d20250118_m050646_c001_v7007000_t0000_u01737176806812") 2025/01/18 05:08:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f204d75fb9347bbdf_d20250118_m050642_c001_v0001177_t0016_u01737176802077") 2025/01/18 05:08:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f404d75fb9347bbd4_d20250118_m050636_c001_v7007000_t0000_u01737176796530") 2025/01/18 05:08:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f204d75fb9347bbce_d20250118_m050631_c001_v0001098_t0053_u01737176791945") 2025/01/18 05:08:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f404d75fb9347bbde_d20250118_m050641_c001_v7007000_t0000_u01737176801605") 2025/01/18 05:08:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f204d75fb9347bbd5_d20250118_m050636_c001_v0001184_t0043_u01737176796722") 2025/01/18 05:08:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f404d75fb9347bbcc_d20250118_m050631_c001_v7007000_t0000_u01737176791465") 2025/01/18 05:08:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f204d75fb9347bbc1_d20250118_m050626_c001_v0001101_t0037_u01737176786797") 2025/01/18 05:08:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f404d75fb9347bbc0_d20250118_m050626_c001_v7007000_t0000_u01737176786609") 2025/01/18 05:08:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2169dc1abdd5a745_d20250118_m050622_c001_v0001120_t0018_u01737176782303") 2025/01/18 05:08:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4169dc1abdd5a743_d20250118_m050621_c001_v7007000_t0000_u01737176781843") 2025/01/18 05:08:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f204d75fb9347bb79_d20250118_m050618_c001_v0001182_t0005_u01737176778601") 2025/01/18 05:08:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f404d75fb9347bc13_d20250118_m050718_c001_v7007000_t0000_u01737176838197") 2025/01/18 05:08:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f206e9b3bb13bb408_d20250118_m050712_c001_v0001182_t0057_u01737176832849") 2025/01/18 05:08:28 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f406e9b3bb13bb406_d20250118_m050712_c001_v7007000_t0000_u01737176832350") 2025/01/18 05:08:28 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f218a837a8888c2d0_d20250118_m050707_c001_v0001183_t0029_u01737176827267") 2025/01/18 05:08:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f418a837a8888c2cc_d20250118_m050707_c001_v7007000_t0000_u01737176827066") 2025/01/18 05:08:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f218a837a8888c287_d20250118_m050701_c001_v0001183_t0038_u01737176821700") 2025/01/18 05:08:29 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f418a837a8888c285_d20250118_m050701_c001_v7007000_t0000_u01737176821176") 2025/01/18 05:08:29 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f218a837a8888c27d_d20250118_m050655_c001_v0001106_t0007_u01737176815963") 2025/01/18 05:08:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f418a837a8888c27b_d20250118_m050655_c001_v7007000_t0000_u01737176815774") 2025/01/18 05:08:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f204d75fb9347bbed_d20250118_m050651_c001_v0001182_t0041_u01737176811888") 2025/01/18 05:08:29 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f404d75fb9347bbec_d20250118_m050651_c001_v7007000_t0000_u01737176811390") 2025/01/18 05:08:29 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f218a837a8888c23c_d20250118_m050647_c001_v0001103_t0054_u01737176807002") 2025/01/18 05:08:29 DEBUG : chunked-copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f40782440931a8392_d20250118_m050821_c001_v7007000_t0000_u01737176901894") 2025/01/18 05:08:29 DEBUG : chunked-copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2057744a628bd740_d20250118_m050815_c001_v0001115_t0005_u01737176895661") 2025/01/18 05:08:29 DEBUG : chunked-copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4057744a628bd73c_d20250118_m050815_c001_v7007000_t0000_u01737176895023") 2025/01/18 05:08:29 DEBUG : chunked-copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2057744a628bd733_d20250118_m050809_c001_v0001182_t0000_u01737176889343") 2025/01/18 05:08:29 DEBUG : chunked-copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4057744a628bd731_d20250118_m050808_c001_v7007000_t0000_u01737176888738") 2025/01/18 05:08:29 DEBUG : chunked-copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f2057744a628bd729_d20250118_m050803_c001_v0001182_t0026_u01737176883266") 2025/01/18 05:08:29 DEBUG : chunked-copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4057744a628bd726_d20250118_m050802_c001_v7007000_t0000_u01737176882661") 2025/01/18 05:08:29 DEBUG : chunked-copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f108d967646ca5322_d20250118_m050759_c001_v0001179_t0041_u01737176879106") 2025/01/18 05:08:29 DEBUG : chunked-copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f40782440931a835b_d20250118_m050758_c001_v7007000_t0000_u01737176878670") 2025/01/18 05:08:29 DEBUG : chunked-copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f108d967646ca52ec_d20250118_m050755_c001_v0001179_t0044_u01737176875365") 2025/01/18 05:08:29 DEBUG : chunked-copy.copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f40782440931a8390_d20250118_m050821_c001_v7007000_t0000_u01737176901707") 2025/01/18 05:08:29 DEBUG : chunked-copy.copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f20782440931a838a_d20250118_m050819_c001_v0001134_t0042_u01737176899284") 2025/01/18 05:08:30 DEBUG : chunked-copy.copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4057744a628bd73b_d20250118_m050814_c001_v7007000_t0000_u01737176894836") 2025/01/18 05:08:30 DEBUG : chunked-copy.copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f20782440931a8367_d20250118_m050812_c001_v0001179_t0029_u01737176892647") 2025/01/18 05:08:30 DEBUG : chunked-copy.copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4057744a628bd730_d20250118_m050808_c001_v7007000_t0000_u01737176888530") 2025/01/18 05:08:30 DEBUG : chunked-copy.copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f20782440931a8364_d20250118_m050806_c001_v0001105_t0027_u01737176886696") 2025/01/18 05:08:30 DEBUG : chunked-copy.copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4057744a628bd723_d20250118_m050802_c001_v7007000_t0000_u01737176882465") 2025/01/18 05:08:30 DEBUG : chunked-copy.copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f20782440931a835d_d20250118_m050800_c001_v0001103_t0044_u01737176880633") 2025/01/18 05:08:30 DEBUG : chunked-copy.copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f40782440931a835a_d20250118_m050758_c001_v7007000_t0000_u01737176878476") 2025/01/18 05:08:30 DEBUG : chunked-copy.copy: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f118962229cc74b03_d20250118_m050757_c001_v0001182_t0050_u01737176877513") 2025/01/18 05:08:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f113103fb1c05d812_d20250118_m050328_c001_v0001184_t0051_u01737176608437") 2025/01/18 05:08:30 DEBUG : unknown-size-put.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f40782440931a8397_d20250118_m050822_c001_v7007000_t0000_u01737176902671") 2025/01/18 05:08:30 DEBUG : unknown-size-put.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f108d967646ca5428_d20250118_m050822_c001_v0001179_t0020_u01737176902451") 2025/01/18 05:08:30 DEBUG : unknown-size-update.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f40782440931a839d_d20250118_m050823_c001_v7007000_t0000_u01737176903658") 2025/01/18 05:08:30 DEBUG : unknown-size-update.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f108d967646ca543a_d20250118_m050823_c001_v0001179_t0028_u01737176903437") 2025/01/18 05:08:30 DEBUG : unknown-size-update.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f108d967646ca5432_d20250118_m050822_c001_v0001179_t0053_u01737176902864") 2025/01/18 05:08:30 DEBUG : versions/test-versions.txt: Deleting (id "4_z7fa2edd3c0ad7b7b9f480e1b_f4057744a628bd53c_d20250118_m050445_c001_v7007000_t0000_u01737176685034") 2025/01/18 05:08:35 INFO : B2 bucket rclone-test-cotozuk6peva: cleaning bucket "rclone-test-cotozuk6peva" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (348.08s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.60s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.06s) --- PASS: TestIntegration/FsMkdir (340.10s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.58s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.97s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.12s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.79s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (88.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.19s) --- 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.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.96s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.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.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (11.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (37.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.98s) --- 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 (6.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.21s) --- 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.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (8.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (7.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (178.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (28.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (36.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (8.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.88s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.00s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- 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 348.100s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m49.061044372s (try 1/5)