"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestB2:" 2025/02/18 01:36:01 DEBUG : Creating backend with remote "TestB2:rclone-test-ronosav4tadu" 2025/02/18 01:36:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/02/18 01:36:05 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/02/18 01:36:05 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/02/18 01:36:05 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/02/18 01:36:27 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/02/18 01:36:27 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/02/18 01:36:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/02/18 01:36:29 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/02/18 01:36:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/02/18 01:36:29 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/02/18 01:36:30 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/02/18 01:36:30 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/02/18 01:36:36 DEBUG : Creating backend with remote "TestB2:" 2025/02/18 01:36:36 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/02/18 01:36:38 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/02/18 01:36:42 INFO : B2 bucket rclone-test-ronosav4tadu: cleaning bucket "rclone-test-ronosav4tadu" of all files 2025/02/18 01:36:43 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697edf_d20250218_m013642_c001_v0001183_t0042_u01739842602153") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/02/18 01:36:44 DEBUG : Creating backend with remote "TestB2:rclone-test-ronosav4tadu/dirToPurgeFromRoot" 2025/02/18 01:36:45 INFO : B2 bucket rclone-test-ronosav4tadu path dirToPurgeFromRoot: cleaning bucket "rclone-test-ronosav4tadu" of all files 2025/02/18 01:36:45 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697f00_d20250218_m013643_c001_v0001183_t0012_u01739842603625") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/02/18 01:36:46 DEBUG : Creating backend with remote "TestB2:rclone-test-ronosav4tadu/hello? sausage/êé" 2025/02/18 01:36:50 INFO : B2 bucket rclone-test-ronosav4tadu path hello? sausage/êé: cleaning bucket "rclone-test-ronosav4tadu" of all files 2025/02/18 01:36:50 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f1126b7bbb37721c6_d20250218_m013648_c001_v0001184_t0030_u01739842608883") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/02/18 01:36:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/02/18 01:36:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/18 01:36:52 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/02/18 01:36:59 DEBUG : Creating backend with remote "TestB2:rclone-test-ronosav4tadu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/02/18 01:37:01 DEBUG : Creating backend with remote "TestB2:rclone-test-ronosav4tadu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-ronosav4tadu" from "TestB2:rclone-test-ronosav4tadu" 2025/02/18 01:37:03 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/02/18 01:37:14 DEBUG : Creating backend with remote "TestB2:rclone-test-cuzuvup4lahi" 2025/02/18 01:37:17 DEBUG : B2 bucket rclone-test-cuzuvup4lahi: Purge remote 2025/02/18 01:37:17 INFO : B2 bucket rclone-test-cuzuvup4lahi: cleaning bucket "rclone-test-cuzuvup4lahi" of all files 2025/02/18 01:37:17 DEBUG : somefile: Deleting (id "4_zcf42cd73b03d1b6b9f580e1b_f404a5813bd2de685_d20250218_m013716_c001_v0001183_t0020_u01739842636732") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2135: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2285: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/02/18 01:37:19 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/02/18 01:37:20 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/02/18 01:37:22 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/02/18 01:37:22 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/02/18 01:37:22 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.930Ki offset 6Mi/6.106Mi 2025/02/18 01:37:22 DEBUG : test-metadata: Sending chunk 1 length 111544 2025/02/18 01:37:24 DEBUG : test-metadata: Done sending chunk 1 2025/02/18 01:37:24 DEBUG : test-metadata: Done sending chunk 0 2025/02/18 01:37:24 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/02/18 01:37:34 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1183-18.backblaze.com/b2api/v1/b2_upload_file/8fa2bd13b02d1b6b9f580e1b/c001_v0001183_t0039": EOF 2025/02/18 01:37:34 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-18.backblaze.com/b2api/v1/b2_upload_file/8fa2bd13b02d1b6b9f580e1b/c001_v0001183_t0039": EOF) 2025/02/18 01:37:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1183-18.backblaze.com/b2api/v1/b2_upload_file/8fa2bd13b02d1b6b9f580e1b/c001_v0001183_t0039": EOF - low level retry 1/10 2025/02/18 01:37:37 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-02-18-013729-674.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/02/18 01:37:39 DEBUG : oldPath = "TestB2:rclone-test-ronosav4tadu/versions/test-versions-v2025-02-18-013729-674.txt" 2025/02/18 01:37:39 DEBUG : newPath = "TestB2,versions:rclone-test-ronosav4tadu/versions/test-versions-v2025-02-18-013729-674.txt" 2025/02/18 01:37:39 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-ronosav4tadu/versions/test-versions-v2025-02-18-013729-674.txt" 2025/02/18 01:37:39 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/02/18 01:37:40 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-ronosav4tadu/versions/test-versions-v2025-02-18-013729-674.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-ronosav4tadu/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/02/18 01:37:42 INFO : B2 bucket rclone-test-ronosav4tadu: cleaning bucket "rclone-test-ronosav4tadu" of all hidden files 2025/02/18 01:37:42 DEBUG : leading space/ leading space: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e347_d20250218_m013612_c001_v7007000_t0000_u01739842572049") as it is a hide marker 2025/02/18 01:37:42 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : leading space/ leading space: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697b28_d20250218_m013611_c001_v0001183_t0008_u01739842571490") 2025/02/18 01:37:42 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e343_d20250218_m013611_c001_v7007000_t0000_u01739842571129") as it is a hide marker 2025/02/18 01:37:42 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697afe_d20250218_m013610_c001_v0001183_t0027_u01739842570520") 2025/02/18 01:37:42 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e362_d20250218_m013617_c001_v7007000_t0000_u01739842577636") as it is a hide marker 2025/02/18 01:37:42 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697c02_d20250218_m013617_c001_v0001183_t0013_u01739842577059") 2025/02/18 01:37:42 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : created from root.txt: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f417ca33660822cc2_d20250218_m013710_c001_v7007000_t0000_u01739842630765") as it is a hide marker 2025/02/18 01:37:42 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : created from root.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f1067c1045bcc0e12_d20250218_m013709_c001_v0001183_t0000_u01739842629833") 2025/02/18 01:37:42 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : file name.txt: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f403dd14d3a303a1f_d20250218_m013718_c001_v7007000_t0000_u01739842638890") as it is a hide marker 2025/02/18 01:37:42 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : file name.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b6980d0_d20250218_m013658_c001_v0001183_t0024_u01739842618628") 2025/02/18 01:37:42 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : file name.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f102d99248763acfe_d20250218_m013654_c001_v0001032_t0013_u01739842614926") 2025/02/18 01:37:42 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : file name.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697dd7_d20250218_m013634_c001_v0001183_t0039_u01739842594316") 2025/02/18 01:37:42 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : file name.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697dc6_d20250218_m013633_c001_v0001183_t0021_u01739842593495") 2025/02/18 01:37:42 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697dd0_d20250218_m013633_c001_v0001183_t0058_u01739842593901") "upload" dated 2025-02-18 01:36:33.901 +0000 UTC (1m8.632328671s ago) 2025/02/18 01:37:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f40557ed90cfe0c09_d20250218_m013652_c001_v7007000_t0000_u01739842612707") as it is a hide marker 2025/02/18 01:37:42 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f111d4fdb8abea426_d20250218_m013652_c001_v0001178_t0054_u01739842612499") 2025/02/18 01:37:42 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f106a17225f1a86d7_d20250218_m013651_c001_v0001131_t0054_u01739842611822") 2025/02/18 01:37:42 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e370_d20250218_m013624_c001_v7007000_t0000_u01739842584211") as it is a hide marker 2025/02/18 01:37:42 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697cc5_d20250218_m013623_c001_v0001183_t0049_u01739842583637") 2025/02/18 01:37:42 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : piped data.txt: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f403dd14d3a303a21_d20250218_m013720_c001_v7007000_t0000_u01739842640548") as it is a hide marker 2025/02/18 01:37:42 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : piped data.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b698432_d20250218_m013720_c001_v0001183_t0009_u01739842640171") 2025/02/18 01:37:42 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : piped data.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f403dd14d3a303a20_d20250218_m013719_c001_v7007000_t0000_u01739842639985") 2025/02/18 01:37:42 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : piped data.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f418d598a4b69842c_d20250218_m013719_c001_v0001183_t0039_u01739842639621") 2025/02/18 01:37:42 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e38c_d20250218_m013625_c001_v7007000_t0000_u01739842585158") as it is a hide marker 2025/02/18 01:37:42 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697ce1_d20250218_m013624_c001_v0001183_t0057_u01739842584585") 2025/02/18 01:37:42 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : test-metadata: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f408a2beeac190974_d20250218_m013727_c001_v7007000_t0000_u01739842647131") as it is a hide marker 2025/02/18 01:37:42 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : test-metadata: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f203dd14d3a303a23_d20250218_m013722_c001_v0001182_t0034_u01739842642236") 2025/02/18 01:37:42 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : test-metadata: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f403dd14d3a303a22_d20250218_m013721_c001_v7007000_t0000_u01739842641503") 2025/02/18 01:37:42 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : test-metadata: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b698444_d20250218_m013720_c001_v0001183_t0031_u01739842640750") 2025/02/18 01:37:42 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e364_d20250218_m013619_c001_v7007000_t0000_u01739842579531") as it is a hide marker 2025/02/18 01:37:42 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697c43_d20250218_m013618_c001_v0001183_t0026_u01739842578936") 2025/02/18 01:37:42 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e36a_d20250218_m013621_c001_v7007000_t0000_u01739842581431") as it is a hide marker 2025/02/18 01:37:42 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697c75_d20250218_m013620_c001_v0001183_t0010_u01739842580831") 2025/02/18 01:37:42 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e366_d20250218_m013620_c001_v7007000_t0000_u01739842580467") as it is a hide marker 2025/02/18 01:37:42 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697c5d_d20250218_m013619_c001_v0001183_t0006_u01739842579893") 2025/02/18 01:37:42 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e36c_d20250218_m013622_c001_v7007000_t0000_u01739842582354") as it is a hide marker 2025/02/18 01:37:42 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697c8d_d20250218_m013621_c001_v0001183_t0027_u01739842581798") 2025/02/18 01:37:42 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e36e_d20250218_m013623_c001_v7007000_t0000_u01739842583274") as it is a hide marker 2025/02/18 01:37:42 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697ca7_d20250218_m013622_c001_v0001183_t0000_u01739842582716") 2025/02/18 01:37:42 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e363_d20250218_m013618_c001_v7007000_t0000_u01739842578572") as it is a hide marker 2025/02/18 01:37:42 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : trailing space /trailing space : Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697c18_d20250218_m013618_c001_v0001183_t0055_u01739842578000") 2025/02/18 01:37:42 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f103fc6a1edb46944_d20250218_m013737_c001_v0001106_t0029_u01739842657489") "upload" dated 2025-02-18 01:37:37.489 +0000 UTC (5.044727687s ago) 2025/02/18 01:37:42 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f40047061694c6208_d20250218_m013732_c001_v7007000_t0000_u01739842652747") 2025/02/18 01:37:42 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b6985ac_d20250218_m013729_c001_v0001183_t0018_u01739842649674") 2025/02/18 01:37:42 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e395_d20250218_m013632_c001_v7007000_t0000_u01739842592955") as it is a hide marker 2025/02/18 01:37:42 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f204cbb5c35e2e391_d20250218_m013627_c001_v0001184_t0026_u01739842587289") 2025/02/18 01:37:42 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : zero-length-file: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e38f_d20250218_m013627_c001_v7007000_t0000_u01739842587039") as it is a hide marker 2025/02/18 01:37:42 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : zero-length-file: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f418d598a4b697d11_d20250218_m013626_c001_v0001183_t0039_u01739842586479") 2025/02/18 01:37:42 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e34a_d20250218_m013612_c001_v7007000_t0000_u01739842572969") as it is a hide marker 2025/02/18 01:37:42 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697b4c_d20250218_m013612_c001_v0001183_t0006_u01739842572411") 2025/02/18 01:37:42 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e331_d20250218_m013608_c001_v7007000_t0000_u01739842568290") as it is a hide marker 2025/02/18 01:37:42 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697a68_d20250218_m013607_c001_v0001183_t0040_u01739842567332") 2025/02/18 01:37:42 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e35b_d20250218_m013615_c001_v7007000_t0000_u01739842575761") as it is a hide marker 2025/02/18 01:37:42 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697bc4_d20250218_m013615_c001_v0001183_t0049_u01739842575201") 2025/02/18 01:37:42 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e358_d20250218_m013614_c001_v7007000_t0000_u01739842574835") as it is a hide marker 2025/02/18 01:37:42 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697b9e_d20250218_m013614_c001_v0001183_t0035_u01739842574267") 2025/02/18 01:37:42 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e35d_d20250218_m013616_c001_v7007000_t0000_u01739842576685") as it is a hide marker 2025/02/18 01:37:42 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697bde_d20250218_m013616_c001_v0001183_t0058_u01739842576123") 2025/02/18 01:37:42 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e34d_d20250218_m013613_c001_v7007000_t0000_u01739842573905") as it is a hide marker 2025/02/18 01:37:42 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697b76_d20250218_m013613_c001_v0001183_t0052_u01739842573332") 2025/02/18 01:37:42 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : ./.: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e33c_d20250218_m013609_c001_v7007000_t0000_u01739842569220") as it is a hide marker 2025/02/18 01:37:42 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : ./.: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697aaa_d20250218_m013608_c001_v0001183_t0000_u01739842568654") 2025/02/18 01:37:42 NOTICE: ./.: Skipped delete as --dry-run is set 2025/02/18 01:37:42 DEBUG : ../..: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e33e_d20250218_m013610_c001_v7007000_t0000_u01739842570151") as it is a hide marker 2025/02/18 01:37:42 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/02/18 01:37:42 DEBUG : ../..: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697ad8_d20250218_m013609_c001_v0001183_t0018_u01739842569582") 2025/02/18 01:37:42 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/02/18 01:37:42 INFO : B2 bucket rclone-test-ronosav4tadu: cleaning bucket "rclone-test-ronosav4tadu" of all hidden files 2025/02/18 01:37:42 DEBUG : leading space/ leading space: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e347_d20250218_m013612_c001_v7007000_t0000_u01739842572049") as it is a hide marker 2025/02/18 01:37:42 DEBUG : leading space/ leading space: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697b28_d20250218_m013611_c001_v0001183_t0008_u01739842571490") 2025/02/18 01:37:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e343_d20250218_m013611_c001_v7007000_t0000_u01739842571129") as it is a hide marker 2025/02/18 01:37:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697afe_d20250218_m013610_c001_v0001183_t0027_u01739842570520") 2025/02/18 01:37:42 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e362_d20250218_m013617_c001_v7007000_t0000_u01739842577636") as it is a hide marker 2025/02/18 01:37:42 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697c02_d20250218_m013617_c001_v0001183_t0013_u01739842577059") 2025/02/18 01:37:42 DEBUG : created from root.txt: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f417ca33660822cc2_d20250218_m013710_c001_v7007000_t0000_u01739842630765") as it is a hide marker 2025/02/18 01:37:42 DEBUG : created from root.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f1067c1045bcc0e12_d20250218_m013709_c001_v0001183_t0000_u01739842629833") 2025/02/18 01:37:42 DEBUG : file name.txt: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f403dd14d3a303a1f_d20250218_m013718_c001_v7007000_t0000_u01739842638890") as it is a hide marker 2025/02/18 01:37:43 DEBUG : file name.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b6980d0_d20250218_m013658_c001_v0001183_t0024_u01739842618628") 2025/02/18 01:37:43 DEBUG : file name.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f102d99248763acfe_d20250218_m013654_c001_v0001032_t0013_u01739842614926") 2025/02/18 01:37:43 DEBUG : file name.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697dd7_d20250218_m013634_c001_v0001183_t0039_u01739842594316") 2025/02/18 01:37:43 DEBUG : file name.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697dc6_d20250218_m013633_c001_v0001183_t0021_u01739842593495") 2025/02/18 01:37:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697dd0_d20250218_m013633_c001_v0001183_t0058_u01739842593901") "upload" dated 2025-02-18 01:36:33.901 +0000 UTC (1m9.648276367s ago) 2025/02/18 01:37:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f40557ed90cfe0c09_d20250218_m013652_c001_v7007000_t0000_u01739842612707") as it is a hide marker 2025/02/18 01:37:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f111d4fdb8abea426_d20250218_m013652_c001_v0001178_t0054_u01739842612499") 2025/02/18 01:37:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f106a17225f1a86d7_d20250218_m013651_c001_v0001131_t0054_u01739842611822") 2025/02/18 01:37:43 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e370_d20250218_m013624_c001_v7007000_t0000_u01739842584211") as it is a hide marker 2025/02/18 01:37:43 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697cc5_d20250218_m013623_c001_v0001183_t0049_u01739842583637") 2025/02/18 01:37:43 DEBUG : piped data.txt: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f403dd14d3a303a21_d20250218_m013720_c001_v7007000_t0000_u01739842640548") as it is a hide marker 2025/02/18 01:37:43 DEBUG : piped data.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b698432_d20250218_m013720_c001_v0001183_t0009_u01739842640171") 2025/02/18 01:37:43 DEBUG : piped data.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f403dd14d3a303a20_d20250218_m013719_c001_v7007000_t0000_u01739842639985") 2025/02/18 01:37:43 DEBUG : piped data.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f418d598a4b69842c_d20250218_m013719_c001_v0001183_t0039_u01739842639621") 2025/02/18 01:37:43 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e38c_d20250218_m013625_c001_v7007000_t0000_u01739842585158") as it is a hide marker 2025/02/18 01:37:44 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697ce1_d20250218_m013624_c001_v0001183_t0057_u01739842584585") 2025/02/18 01:37:44 DEBUG : test-metadata: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f408a2beeac190974_d20250218_m013727_c001_v7007000_t0000_u01739842647131") as it is a hide marker 2025/02/18 01:37:44 DEBUG : test-metadata: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f203dd14d3a303a23_d20250218_m013722_c001_v0001182_t0034_u01739842642236") 2025/02/18 01:37:44 DEBUG : test-metadata: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f403dd14d3a303a22_d20250218_m013721_c001_v7007000_t0000_u01739842641503") 2025/02/18 01:37:44 DEBUG : test-metadata: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b698444_d20250218_m013720_c001_v0001183_t0031_u01739842640750") 2025/02/18 01:37:44 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e364_d20250218_m013619_c001_v7007000_t0000_u01739842579531") as it is a hide marker 2025/02/18 01:37:44 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697c43_d20250218_m013618_c001_v0001183_t0026_u01739842578936") 2025/02/18 01:37:44 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e36a_d20250218_m013621_c001_v7007000_t0000_u01739842581431") as it is a hide marker 2025/02/18 01:37:44 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697c75_d20250218_m013620_c001_v0001183_t0010_u01739842580831") 2025/02/18 01:37:44 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e366_d20250218_m013620_c001_v7007000_t0000_u01739842580467") as it is a hide marker 2025/02/18 01:37:44 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697c5d_d20250218_m013619_c001_v0001183_t0006_u01739842579893") 2025/02/18 01:37:44 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e36c_d20250218_m013622_c001_v7007000_t0000_u01739842582354") as it is a hide marker 2025/02/18 01:37:44 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697c8d_d20250218_m013621_c001_v0001183_t0027_u01739842581798") 2025/02/18 01:37:44 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e36e_d20250218_m013623_c001_v7007000_t0000_u01739842583274") as it is a hide marker 2025/02/18 01:37:44 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697ca7_d20250218_m013622_c001_v0001183_t0000_u01739842582716") 2025/02/18 01:37:44 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e363_d20250218_m013618_c001_v7007000_t0000_u01739842578572") as it is a hide marker 2025/02/18 01:37:44 DEBUG : trailing space /trailing space : Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697c18_d20250218_m013618_c001_v0001183_t0055_u01739842578000") 2025/02/18 01:37:44 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f103fc6a1edb46944_d20250218_m013737_c001_v0001106_t0029_u01739842657489") "upload" dated 2025-02-18 01:37:37.489 +0000 UTC (7.428498931s ago) 2025/02/18 01:37:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f40047061694c6208_d20250218_m013732_c001_v7007000_t0000_u01739842652747") 2025/02/18 01:37:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b6985ac_d20250218_m013729_c001_v0001183_t0018_u01739842649674") 2025/02/18 01:37:44 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e395_d20250218_m013632_c001_v7007000_t0000_u01739842592955") as it is a hide marker 2025/02/18 01:37:45 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f204cbb5c35e2e391_d20250218_m013627_c001_v0001184_t0026_u01739842587289") 2025/02/18 01:37:45 DEBUG : zero-length-file: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e38f_d20250218_m013627_c001_v7007000_t0000_u01739842587039") as it is a hide marker 2025/02/18 01:37:45 DEBUG : zero-length-file: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f418d598a4b697d11_d20250218_m013626_c001_v0001183_t0039_u01739842586479") 2025/02/18 01:37:45 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e34a_d20250218_m013612_c001_v7007000_t0000_u01739842572969") as it is a hide marker 2025/02/18 01:37:45 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697b4c_d20250218_m013612_c001_v0001183_t0006_u01739842572411") 2025/02/18 01:37:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e331_d20250218_m013608_c001_v7007000_t0000_u01739842568290") as it is a hide marker 2025/02/18 01:37:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697a68_d20250218_m013607_c001_v0001183_t0040_u01739842567332") 2025/02/18 01:37:45 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e35b_d20250218_m013615_c001_v7007000_t0000_u01739842575761") as it is a hide marker 2025/02/18 01:37:45 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697bc4_d20250218_m013615_c001_v0001183_t0049_u01739842575201") 2025/02/18 01:37:45 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e358_d20250218_m013614_c001_v7007000_t0000_u01739842574835") as it is a hide marker 2025/02/18 01:37:45 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697b9e_d20250218_m013614_c001_v0001183_t0035_u01739842574267") 2025/02/18 01:37:45 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e35d_d20250218_m013616_c001_v7007000_t0000_u01739842576685") as it is a hide marker 2025/02/18 01:37:45 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697bde_d20250218_m013616_c001_v0001183_t0058_u01739842576123") 2025/02/18 01:37:45 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e34d_d20250218_m013613_c001_v7007000_t0000_u01739842573905") as it is a hide marker 2025/02/18 01:37:45 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697b76_d20250218_m013613_c001_v0001183_t0052_u01739842573332") 2025/02/18 01:37:45 DEBUG : ./.: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e33c_d20250218_m013609_c001_v7007000_t0000_u01739842569220") as it is a hide marker 2025/02/18 01:37:45 DEBUG : ./.: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697aaa_d20250218_m013608_c001_v0001183_t0000_u01739842568654") 2025/02/18 01:37:45 DEBUG : ../..: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f404cbb5c35e2e33e_d20250218_m013610_c001_v7007000_t0000_u01739842570151") as it is a hide marker 2025/02/18 01:37:45 DEBUG : ../..: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697ad8_d20250218_m013609_c001_v0001183_t0018_u01739842569582") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/02/18 01:37:46 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/02/18 01:37:46 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/02/18 01:37:47 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/02/18 01:37:47 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/02/18 01:37:47 INFO : B2 bucket rclone-test-ronosav4tadu: cleaning bucket "rclone-test-ronosav4tadu" of pending multipart uploads older than 0s 2025/02/18 01:37:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697dd0_d20250218_m013633_c001_v0001183_t0058_u01739842593901") "upload" dated 2025-02-18 01:36:33.901 +0000 UTC (1m13.969317323s ago) 2025/02/18 01:37:47 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f20047061694c6218_d20250218_m013746_c001_v0001092_t0040_u01739842666832") as it is a start marker (upload started at 2025-02-18 01:37:46.832 +0000 UTC) 2025/02/18 01:37:47 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/02/18 01:37:47 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f20047061694c621a_d20250218_m013747_c001_v0001102_t0052_u01739842667027") as it is a start marker (upload started at 2025-02-18 01:37:47.027 +0000 UTC) 2025/02/18 01:37:47 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/02/18 01:37:47 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f20047061694c621b_d20250218_m013747_c001_v0001102_t0043_u01739842667211") as it is a start marker (upload started at 2025-02-18 01:37:47.211 +0000 UTC) 2025/02/18 01:37:47 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/02/18 01:37:47 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f20047061694c621c_d20250218_m013747_c001_v0001183_t0053_u01739842667393") as it is a start marker (upload started at 2025-02-18 01:37:47.393 +0000 UTC) 2025/02/18 01:37:47 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/02/18 01:37:47 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f40047061694c6217_d20250218_m013746_c001_v7007000_t0000_u01739842666632") "hide" dated 2025-02-18 01:37:46.632 +0000 UTC (1.238409557s ago) 2025/02/18 01:37:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f103fc6a1edb46944_d20250218_m013737_c001_v0001106_t0029_u01739842657489") 2025/02/18 01:37:47 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/02/18 01:37:48 INFO : B2 bucket rclone-test-ronosav4tadu: cleaning bucket "rclone-test-ronosav4tadu" of pending multipart uploads older than 0s 2025/02/18 01:37:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697dd0_d20250218_m013633_c001_v0001183_t0058_u01739842593901") "upload" dated 2025-02-18 01:36:33.901 +0000 UTC (1m14.336431477s ago) 2025/02/18 01:37:48 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f20047061694c6218_d20250218_m013746_c001_v0001092_t0040_u01739842666832") as it is a start marker (upload started at 2025-02-18 01:37:46.832 +0000 UTC) 2025/02/18 01:37:48 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f20047061694c621a_d20250218_m013747_c001_v0001102_t0052_u01739842667027") as it is a start marker (upload started at 2025-02-18 01:37:47.027 +0000 UTC) 2025/02/18 01:37:48 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f20047061694c621b_d20250218_m013747_c001_v0001102_t0043_u01739842667211") as it is a start marker (upload started at 2025-02-18 01:37:47.211 +0000 UTC) 2025/02/18 01:37:48 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f20047061694c621c_d20250218_m013747_c001_v0001183_t0053_u01739842667393") as it is a start marker (upload started at 2025-02-18 01:37:47.393 +0000 UTC) 2025/02/18 01:37:48 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fa2bd13b02d1b6b9f580e1b_f40047061694c6217_d20250218_m013746_c001_v7007000_t0000_u01739842666632") "hide" dated 2025-02-18 01:37:46.632 +0000 UTC (1.605525532s ago) 2025/02/18 01:37:48 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f103fc6a1edb46944_d20250218_m013737_c001_v0001106_t0029_u01739842657489") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/02/18 01:37:49 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/02/18 01:37:49 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/02/18 01:37:49 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/02/18 01:37:50 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/02/18 01:37:50 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/02/18 01:37:50 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/02/18 01:37:50 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/02/18 01:37:51 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/02/18 01:37:52 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/02/18 01:37:52 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/02/18 01:37:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/18 01:37:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/02/18 01:37:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2bd13b02d1b6b9f580e1b_f20047061694c6222_d20250218_m013755_c001_v0001180_t0028_u01739842675781") 2025/02/18 01:37:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/18 01:37:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/18 01:37:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/18 01:37:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/02/18 01:37:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/02/18 01:37:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/02/18 01:37:59 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/02/18 01:37:59 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/02/18 01:37:59 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/02/18 01:37:59 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/02/18 01:38:01 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/02/18 01:38:01 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/02/18 01:38:01 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/02/18 01:38:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/02/18 01:38:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/02/18 01:38:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2bd13b02d1b6b9f580e1b_f20047061694c622c_d20250218_m013803_c001_v0001183_t0016_u01739842683486") 2025/02/18 01:38:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/18 01:38:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/18 01:38:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/02/18 01:38:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/02/18 01:38:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/02/18 01:38:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/02/18 01:38:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/02/18 01:38:07 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/02/18 01:38:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/02/18 01:38:07 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/02/18 01:38:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/02/18 01:38:07 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/02/18 01:38:08 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/02/18 01:38:10 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/02/18 01:38:10 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/02/18 01:38:10 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/02/18 01:38:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/18 01:38:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/02/18 01:38:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2bd13b02d1b6b9f580e1b_f2168ea2178308429_d20250218_m013812_c001_v0001120_t0023_u01739842692030") 2025/02/18 01:38:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/18 01:38:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/18 01:38:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/18 01:38:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/02/18 01:38:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/02/18 01:38:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/02/18 01:38:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/02/18 01:38:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/02/18 01:38:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/02/18 01:38:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/02/18 01:38:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/02/18 01:38:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/02/18 01:38:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/02/18 01:38:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/02/18 01:38:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/02/18 01:38:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/02/18 01:38:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/02/18 01:38:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2bd13b02d1b6b9f580e1b_f20047061694c6240_d20250218_m013820_c001_v0001184_t0025_u01739842700136") 2025/02/18 01:38:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/18 01:38:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/02/18 01:38:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/18 01:38:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/02/18 01:38:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/02/18 01:38:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/02/18 01:38:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/02/18 01:38:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/02/18 01:38:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/02/18 01:38:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/02/18 01:38:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/02/18 01:38:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/02/18 01:38:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/02/18 01:38:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/18 01:38:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/02/18 01:38:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2bd13b02d1b6b9f580e1b_f20047061694c6249_d20250218_m013828_c001_v0001144_t0024_u01739842708613") 2025/02/18 01:38:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/18 01:38:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/18 01:38:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/02/18 01:38:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/18 01:38:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/18 01:38:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/02/18 01:38:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/02/18 01:38:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/02/18 01:38:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/02/18 01:38:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/02/18 01:38:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/02/18 01:38:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/02/18 01:38:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/18 01:38:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/02/18 01:38:33 DEBUG : pacer: Reducing sleep to 10ms 2025/02/18 01:38:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/02/18 01:38:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/02/18 01:38:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/02/18 01:38:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/02/18 01:38:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/18 01:38:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/02/18 01:38:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2bd13b02d1b6b9f580e1b_f2122605d41ebc5dd_d20250218_m013837_c001_v0001183_t0029_u01739842717958") 2025/02/18 01:38:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/18 01:38:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/18 01:38:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/02/18 01:38:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/02/18 01:38:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/02/18 01:38:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/18 01:38:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/18 01:38:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/02/18 01:38:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/02/18 01:38:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/02/18 01:38:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/02/18 01:38:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/02/18 01:38:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/02/18 01:38:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/02/18 01:38:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/02/18 01:38:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/02/18 01:38:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/02/18 01:38:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2bd13b02d1b6b9f580e1b_f2122605d41ebc5e2_d20250218_m013846_c001_v0001092_t0000_u01739842726156") 2025/02/18 01:38:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/18 01:38:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/02/18 01:38:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/18 01:38:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/02/18 01:38:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/02/18 01:38:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/02/18 01:38:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/02/18 01:38:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/02/18 01:38:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/02/18 01:38:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/02/18 01:38:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/02/18 01:38:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/02/18 01:38:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/02/18 01:38:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/18 01:38:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/02/18 01:38:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2bd13b02d1b6b9f580e1b_f2122605d41ebc5e8_d20250218_m013854_c001_v0001182_t0038_u01739842734489") 2025/02/18 01:38:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/18 01:38:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/18 01:38:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/02/18 01:38:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/18 01:38:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/18 01:38:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/02/18 01:38:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/02/18 01:38:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/02/18 01:38:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/02/18 01:38:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/02/18 01:38:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/02/18 01:38:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/02/18 01:39:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/02/18 01:39:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/02/18 01:39:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/02/18 01:39:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/02/18 01:39:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/18 01:39:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/02/18 01:39:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2bd13b02d1b6b9f580e1b_f2122605d41ebc5f2_d20250218_m013903_c001_v0001117_t0025_u01739842743319") 2025/02/18 01:39:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/18 01:39:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/18 01:39:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/02/18 01:39:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/02/18 01:39:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/02/18 01:39:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/18 01:39:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/18 01:39:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/02/18 01:39:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/02/18 01:39:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/02/18 01:39:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/02/18 01:39:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/02/18 01:39:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/02/18 01:39:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/02/18 01:39:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/02/18 01:39:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/02/18 01:39:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/02/18 01:39:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2bd13b02d1b6b9f580e1b_f2122605d41ebc603_d20250218_m013912_c001_v0001157_t0042_u01739842752269") 2025/02/18 01:39:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/18 01:39:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/02/18 01:39:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/18 01:39:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/02/18 01:39:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/02/18 01:39:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/02/18 01:39:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/02/18 01:39:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/02/18 01:39:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/02/18 01:39:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/02/18 01:39:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/02/18 01:39:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/02/18 01:39:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/02/18 01:39:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/02/18 01:39:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/02/18 01:39:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2bd13b02d1b6b9f580e1b_f203437991b984490_d20250218_m013921_c001_v0001184_t0039_u01739842761587") 2025/02/18 01:39:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/18 01:39:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/18 01:39:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/02/18 01:39:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/02/18 01:39:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/02/18 01:39:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/02/18 01:39:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/02/18 01:39:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/02/18 01:39:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/02/18 01:39:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/02/18 01:39:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/02/18 01:39:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/02/18 01:39:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/02/18 01:39:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/02/18 01:39:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/02/18 01:39:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/02/18 01:39:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/02/18 01:39: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/02/18 01:39:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2bd13b02d1b6b9f580e1b_f206cf3bda00fba72_d20250218_m013931_c001_v0001145_t0000_u01739842771243") 2025/02/18 01:39:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/18 01:39:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/18 01:39:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/02/18 01:39:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/02/18 01:39:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/02/18 01:39:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/02/18 01:39:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/02/18 01:39:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/02/18 01:39:36 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/02/18 01:39:36 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/02/18 01:39:36 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/02/18 01:39:36 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/02/18 01:39:37 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/02/18 01:39:38 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/02/18 01:39:38 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/02/18 01:39:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/18 01:39:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/02/18 01:39:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2bd13b02d1b6b9f580e1b_f206cf3bda00fba7c_d20250218_m013940_c001_v0001182_t0048_u01739842780455") 2025/02/18 01:39:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/18 01:39:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/18 01:39:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/18 01:39:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/02/18 01:39:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/02/18 01:39:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/02/18 01:39:44 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/02/18 01:39:44 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/02/18 01:39:45 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/02/18 01:39:45 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/02/18 01:39:47 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/02/18 01:39:47 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/02/18 01:39:47 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/02/18 01:39:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/02/18 01:39:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/02/18 01:39:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2bd13b02d1b6b9f580e1b_f203437991b9844d0_d20250218_m013949_c001_v0001144_t0015_u01739842789663") 2025/02/18 01:39:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/18 01:39:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/18 01:39:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/02/18 01:39:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/02/18 01:39:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/02/18 01:39:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/02/18 01:39:55 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/02/18 01:39:55 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/02/18 01:39:55 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/02/18 01:39:55 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/02/18 01:39:55 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/02/18 01:39:55 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/02/18 01:39:56 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/02/18 01:39:57 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/02/18 01:39:58 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/02/18 01:39:58 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/02/18 01:40:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/18 01:40:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/02/18 01:40:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2bd13b02d1b6b9f580e1b_f214db06356617865_d20250218_m014000_c001_v0001131_t0042_u01739842800744") 2025/02/18 01:40:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/18 01:40:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/18 01:40:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/18 01:40:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/02/18 01:40:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/02/18 01:40:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/02/18 01:40:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/02/18 01:40:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/02/18 01:40:06 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/02/18 01:40:06 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/02/18 01:40:06 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/02/18 01:40:06 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/02/18 01:40:07 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/02/18 01:40:08 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/02/18 01:40:08 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/02/18 01:40:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/18 01:40:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/02/18 01:40:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2bd13b02d1b6b9f580e1b_f208962f9f7ff5fdb_d20250218_m014010_c001_v0001181_t0031_u01739842810784") 2025/02/18 01:40:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/18 01:40:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/18 01:40:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/18 01:40:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/02/18 01:40:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/02/18 01:40:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/02/18 01:40:15 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/02/18 01:40:15 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/02/18 01:40:15 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/02/18 01:40:15 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/02/18 01:40:18 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/02/18 01:40:18 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/02/18 01:40:18 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/02/18 01:40:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/02/18 01:40:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/02/18 01:40:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2bd13b02d1b6b9f580e1b_f214db0635661787c_d20250218_m014021_c001_v0001102_t0033_u01739842821509") 2025/02/18 01:40:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/18 01:40:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/18 01:40:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/02/18 01:40:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/02/18 01:40:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/02/18 01:40:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/02/18 01:40:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/02/18 01:40:27 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/02/18 01:40:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/02/18 01:40:27 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/02/18 01:40:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/02/18 01:40:27 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/02/18 01:40:28 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/02/18 01:40:29 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/02/18 01:40:30 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/02/18 01:40:30 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/02/18 01:40:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/18 01:40:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/02/18 01:40:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fa2bd13b02d1b6b9f580e1b_f20047061694c631c_d20250218_m014032_c001_v0001120_t0053_u01739842832946") 2025/02/18 01:40:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/18 01:40:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/18 01:40:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/18 01:40:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/02/18 01:40:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/02/18 01:40:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/02/18 01:40:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/02/18 01:40:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/02/18 01:40:45 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fa2bd13b02d1b6b9f580e1b_f203437991b9844fc_d20250218_m014044_c001_v0001181_t0055_u01739842844973") 2025/02/18 01:40:45 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/02/18 01:40:45 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/18 01:40:45 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/18 01:40:45 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/18 01:40:45 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/02/18 01:40:47 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/02/18 01:40:47 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/18 01:40:47 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/02/18 01:40:47 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/02/18 01:40:50 DEBUG : chunked-copy: Done sending chunk 0 2025/02/18 01:40:50 DEBUG : chunked-copy: Done sending chunk 1 2025/02/18 01:40:50 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/18 01:40:50 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fa2bd13b02d1b6b9f580e1b_f21826966aa442470_d20250218_m014050_c001_v0001098_t0021_u01739842850731") 2025/02/18 01:40:50 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/02/18 01:40:50 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/18 01:40:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/18 01:40:51 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/18 01:40:51 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/02/18 01:40:54 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/02/18 01:40:54 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/18 01:40:54 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/02/18 01:40:54 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/02/18 01:40:56 DEBUG : chunked-copy: Done sending chunk 1 2025/02/18 01:40:59 DEBUG : chunked-copy: Done sending chunk 0 2025/02/18 01:40:59 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/18 01:41:01 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fa2bd13b02d1b6b9f580e1b_f20160be1f3de5ec8_d20250218_m014101_c001_v0001183_t0019_u01739842861099") 2025/02/18 01:41:01 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/02/18 01:41:01 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/18 01:41:01 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/18 01:41:01 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/18 01:41:01 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/02/18 01:41:05 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/02/18 01:41:05 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/18 01:41:05 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/02/18 01:41:05 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/02/18 01:41:07 DEBUG : chunked-copy: Done sending chunk 0 2025/02/18 01:41:07 DEBUG : chunked-copy: Done sending chunk 1 2025/02/18 01:41:07 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/18 01:41:08 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z8fa2bd13b02d1b6b9f580e1b_f202cfcc53674462a_d20250218_m014108_c001_v0001177_t0049_u01739842868138") 2025/02/18 01:41:08 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/02/18 01:41:08 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/18 01:41:08 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/02/18 01:41:08 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/02/18 01:41:08 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/18 01:41:08 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/18 01:41:08 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/02/18 01:41:10 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/02/18 01:41:12 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/02/18 01:41:13 DEBUG : Creating backend with remote "TestB2:rclone-test-ronosav4tadu/deeper/nonexisting/directory" 2025/02/18 01:41:13 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2638: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2681: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2730: Can't test if can't have empty directories 2025/02/18 01:41:14 INFO : B2 bucket rclone-test-ronosav4tadu: cleaning bucket "rclone-test-ronosav4tadu" of all files 2025/02/18 01:41:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f414db06356617873_d20250218_m014014_c001_v7007000_t0000_u01739842814901") 2025/02/18 01:41:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f208962f9f7ff5fdb_d20250218_m014010_c001_v0001181_t0031_u01739842810784") 2025/02/18 01:41:14 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f408962f9f7ff5fd8_d20250218_m014010_c001_v7007000_t0000_u01739842810280") 2025/02/18 01:41:14 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f208962f9f7ff5fd2_d20250218_m014005_c001_v0001153_t0023_u01739842805690") 2025/02/18 01:41:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f403437991b9844f4_d20250218_m014038_c001_v7007000_t0000_u01739842838225") 2025/02/18 01:41:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f20047061694c631c_d20250218_m014032_c001_v0001120_t0053_u01739842832946") 2025/02/18 01:41:14 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f40047061694c631b_d20250218_m014032_c001_v7007000_t0000_u01739842832440") 2025/02/18 01:41:14 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f214db06356617898_d20250218_m014026_c001_v0001184_t0047_u01739842826850") 2025/02/18 01:41:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f414db06356617895_d20250218_m014026_c001_v7007000_t0000_u01739842826660") 2025/02/18 01:41:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f214db0635661787c_d20250218_m014021_c001_v0001102_t0033_u01739842821509") 2025/02/18 01:41:15 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f414db0635661787b_d20250218_m014021_c001_v7007000_t0000_u01739842821019") 2025/02/18 01:41:15 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f214db06356617874_d20250218_m014015_c001_v0001178_t0035_u01739842815084") 2025/02/18 01:41:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f415adc271181f108_d20250218_m013841_c001_v7007000_t0000_u01739842721805") 2025/02/18 01:41:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f2122605d41ebc5dd_d20250218_m013837_c001_v0001183_t0029_u01739842717958") 2025/02/18 01:41:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f4168ea2178308440_d20250218_m013833_c001_v7007000_t0000_u01739842713304") 2025/02/18 01:41:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f20047061694c6249_d20250218_m013828_c001_v0001144_t0024_u01739842708613") 2025/02/18 01:41:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f4122605d41ebc5dc_d20250218_m013837_c001_v7007000_t0000_u01739842717609") 2025/02/18 01:41:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f2168ea2178308441_d20250218_m013833_c001_v0001177_t0037_u01739842713486") 2025/02/18 01:41:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f40047061694c6248_d20250218_m013828_c001_v7007000_t0000_u01739842708222") 2025/02/18 01:41:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f2168ea2178308436_d20250218_m013823_c001_v0001116_t0044_u01739842703661") 2025/02/18 01:41:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f4168ea2178308435_d20250218_m013823_c001_v7007000_t0000_u01739842703478") 2025/02/18 01:41:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f20047061694c6240_d20250218_m013820_c001_v0001184_t0025_u01739842700136") 2025/02/18 01:41:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f40047061694c623f_d20250218_m013819_c001_v7007000_t0000_u01739842699762") 2025/02/18 01:41:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f2168ea217830842c_d20250218_m013816_c001_v0001184_t0049_u01739842696090") 2025/02/18 01:41:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f403437991b98447e_d20250218_m013907_c001_v7007000_t0000_u01739842747689") 2025/02/18 01:41:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f2122605d41ebc5f2_d20250218_m013903_c001_v0001117_t0025_u01739842743319") 2025/02/18 01:41:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f415adc271181f115_d20250218_m013858_c001_v7007000_t0000_u01739842738324") 2025/02/18 01:41:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f2122605d41ebc5e8_d20250218_m013854_c001_v0001182_t0038_u01739842734489") 2025/02/18 01:41:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f4122605d41ebc5f1_d20250218_m013902_c001_v7007000_t0000_u01739842742970") 2025/02/18 01:41:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f215adc271181f116_d20250218_m013858_c001_v0001098_t0000_u01739842738512") 2025/02/18 01:41:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f4122605d41ebc5e7_d20250218_m013854_c001_v7007000_t0000_u01739842734153") 2025/02/18 01:41:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f215adc271181f110_d20250218_m013850_c001_v0001145_t0016_u01739842730008") 2025/02/18 01:41:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f415adc271181f10f_d20250218_m013849_c001_v7007000_t0000_u01739842729824") 2025/02/18 01:41:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f2122605d41ebc5e2_d20250218_m013846_c001_v0001092_t0000_u01739842726156") 2025/02/18 01:41:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f4122605d41ebc5e0_d20250218_m013845_c001_v7007000_t0000_u01739842725796") 2025/02/18 01:41:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f215adc271181f109_d20250218_m013841_c001_v0001091_t0006_u01739842721987") 2025/02/18 01:41:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f4168ea217830842b_d20250218_m013815_c001_v7007000_t0000_u01739842695904") 2025/02/18 01:41:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f2168ea2178308429_d20250218_m013812_c001_v0001120_t0023_u01739842692030") 2025/02/18 01:41:16 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f4168ea2178308428_d20250218_m013811_c001_v7007000_t0000_u01739842691682") 2025/02/18 01:41:16 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f210584089eb2e097_d20250218_m013807_c001_v0001113_t0033_u01739842687416") 2025/02/18 01:41:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f410584089eb2e095_d20250218_m013807_c001_v7007000_t0000_u01739842687233") 2025/02/18 01:41:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f20047061694c622c_d20250218_m013803_c001_v0001183_t0016_u01739842683486") 2025/02/18 01:41:16 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f40047061694c622b_d20250218_m013803_c001_v7007000_t0000_u01739842683148") 2025/02/18 01:41:16 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f210584089eb2e08a_d20250218_m013759_c001_v0001184_t0022_u01739842679220") 2025/02/18 01:41:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f410584089eb2e089_d20250218_m013759_c001_v7007000_t0000_u01739842679038") 2025/02/18 01:41:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f20047061694c6222_d20250218_m013755_c001_v0001180_t0028_u01739842675781") 2025/02/18 01:41:17 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f40047061694c6221_d20250218_m013755_c001_v7007000_t0000_u01739842675436") 2025/02/18 01:41:17 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f20047061694c621e_d20250218_m013750_c001_v0001184_t0028_u01739842670446") 2025/02/18 01:41:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f403437991b9844b9_d20250218_m013935_c001_v7007000_t0000_u01739842775781") 2025/02/18 01:41:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f206cf3bda00fba72_d20250218_m013931_c001_v0001145_t0000_u01739842771243") 2025/02/18 01:41:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f403437991b984495_d20250218_m013925_c001_v7007000_t0000_u01739842765888") 2025/02/18 01:41:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f203437991b984490_d20250218_m013921_c001_v0001184_t0039_u01739842761587") 2025/02/18 01:41:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f406cf3bda00fba71_d20250218_m013930_c001_v7007000_t0000_u01739842770799") 2025/02/18 01:41:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f203437991b984497_d20250218_m013926_c001_v0001180_t0007_u01739842766071") 2025/02/18 01:41:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f403437991b98448e_d20250218_m013921_c001_v7007000_t0000_u01739842761193") 2025/02/18 01:41:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f203437991b98448b_d20250218_m013916_c001_v0001106_t0011_u01739842756121") 2025/02/18 01:41:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f403437991b98448a_d20250218_m013915_c001_v7007000_t0000_u01739842755935") 2025/02/18 01:41:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f2122605d41ebc603_d20250218_m013912_c001_v0001157_t0042_u01739842752269") 2025/02/18 01:41:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f4122605d41ebc602_d20250218_m013911_c001_v7007000_t0000_u01739842751886") 2025/02/18 01:41:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f203437991b98447f_d20250218_m013907_c001_v0001178_t0014_u01739842747873") 2025/02/18 01:41:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f408962f9f7ff5fd1_d20250218_m014005_c001_v7007000_t0000_u01739842805507") 2025/02/18 01:41:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f214db06356617865_d20250218_m014000_c001_v0001131_t0042_u01739842800744") 2025/02/18 01:41:17 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f414db06356617864_d20250218_m014000_c001_v7007000_t0000_u01739842800318") 2025/02/18 01:41:18 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f203437991b9844d3_d20250218_m013954_c001_v0001117_t0055_u01739842794886") 2025/02/18 01:41:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f403437991b9844d2_d20250218_m013954_c001_v7007000_t0000_u01739842794703") 2025/02/18 01:41:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f203437991b9844d0_d20250218_m013949_c001_v0001144_t0015_u01739842789663") 2025/02/18 01:41:18 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f403437991b9844cf_d20250218_m013949_c001_v7007000_t0000_u01739842789201") 2025/02/18 01:41:18 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f203437991b9844cb_d20250218_m013944_c001_v0001184_t0032_u01739842784382") 2025/02/18 01:41:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f403437991b9844ca_d20250218_m013944_c001_v7007000_t0000_u01739842784196") 2025/02/18 01:41:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f206cf3bda00fba7c_d20250218_m013940_c001_v0001182_t0048_u01739842780455") 2025/02/18 01:41:18 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f406cf3bda00fba79_d20250218_m013939_c001_v7007000_t0000_u01739842779981") 2025/02/18 01:41:18 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f203437991b9844ba_d20250218_m013935_c001_v0001176_t0033_u01739842775964") 2025/02/18 01:41:18 DEBUG : chunked-copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f402cfcc53674462c_d20250218_m014110_c001_v7007000_t0000_u01739842870349") 2025/02/18 01:41:18 DEBUG : chunked-copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f20160be1f3de5ed4_d20250218_m014104_c001_v0001181_t0002_u01739842864839") 2025/02/18 01:41:18 DEBUG : chunked-copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f40160be1f3de5ed3_d20250218_m014104_c001_v7007000_t0000_u01739842864320") 2025/02/18 01:41:18 DEBUG : chunked-copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f21826966aa442474_d20250218_m014053_c001_v0001117_t0023_u01739842853746") 2025/02/18 01:41:18 DEBUG : chunked-copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f41826966aa442472_d20250218_m014053_c001_v7007000_t0000_u01739842853227") 2025/02/18 01:41:18 DEBUG : chunked-copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f203437991b984509_d20250218_m014047_c001_v0001154_t0000_u01739842847363") 2025/02/18 01:41:18 DEBUG : chunked-copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f403437991b984508_d20250218_m014046_c001_v7007000_t0000_u01739842846847") 2025/02/18 01:41:18 DEBUG : chunked-copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f103fc6a1edb46e78_d20250218_m014042_c001_v0001106_t0006_u01739842842986") 2025/02/18 01:41:18 DEBUG : chunked-copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f403437991b9844f8_d20250218_m014042_c001_v7007000_t0000_u01739842842635") 2025/02/18 01:41:18 DEBUG : chunked-copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f103fc6a1edb46e6a_d20250218_m014038_c001_v0001106_t0023_u01739842838917") 2025/02/18 01:41:19 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f402cfcc53674462b_d20250218_m014110_c001_v7007000_t0000_u01739842870165") 2025/02/18 01:41:19 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f202cfcc53674462a_d20250218_m014108_c001_v0001177_t0049_u01739842868138") 2025/02/18 01:41:19 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f40160be1f3de5ed2_d20250218_m014104_c001_v7007000_t0000_u01739842864138") 2025/02/18 01:41:19 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f20160be1f3de5ec8_d20250218_m014101_c001_v0001183_t0019_u01739842861099") 2025/02/18 01:41:19 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f41826966aa442471_d20250218_m014053_c001_v7007000_t0000_u01739842853038") 2025/02/18 01:41:19 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f21826966aa442470_d20250218_m014050_c001_v0001098_t0021_u01739842850731") 2025/02/18 01:41:19 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f403437991b984507_d20250218_m014046_c001_v7007000_t0000_u01739842846664") 2025/02/18 01:41:19 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f203437991b9844fc_d20250218_m014044_c001_v0001181_t0055_u01739842844973") 2025/02/18 01:41:19 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f403437991b9844f7_d20250218_m014042_c001_v7007000_t0000_u01739842842441") 2025/02/18 01:41:19 DEBUG : chunked-copy.copy: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f101e43fdef0ca135_d20250218_m014041_c001_v0001184_t0029_u01739842841254") 2025/02/18 01:41:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f118d598a4b697dd0_d20250218_m013633_c001_v0001183_t0058_u01739842593901") 2025/02/18 01:41:19 DEBUG : unknown-size-put.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f402cfcc53674462d_d20250218_m014111_c001_v7007000_t0000_u01739842871293") 2025/02/18 01:41:19 DEBUG : unknown-size-put.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f103fc6a1edb46eb2_d20250218_m014110_c001_v0001106_t0055_u01739842870895") 2025/02/18 01:41:19 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f402cfcc53674462f_d20250218_m014112_c001_v7007000_t0000_u01739842872981") 2025/02/18 01:41:19 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f103fc6a1edb46ebc_d20250218_m014112_c001_v0001106_t0054_u01739842872548") 2025/02/18 01:41:19 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f103fc6a1edb46eb6_d20250218_m014111_c001_v0001106_t0000_u01739842871477") 2025/02/18 01:41:19 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fa2bd13b02d1b6b9f580e1b_f40047061694c6217_d20250218_m013746_c001_v7007000_t0000_u01739842666632") 2025/02/18 01:41:20 INFO : B2 bucket rclone-test-ronosav4tadu: cleaning bucket "rclone-test-ronosav4tadu" of all files === RUN TestIntegration/FsShutdown fstests.go:2844: Shutdown method not supported --- PASS: TestIntegration (319.27s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.49s) --- PASS: TestIntegration/FsMkdir (316.83s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (18.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.95s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.92s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (77.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (167.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (25.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (32.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (11.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.64s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.94s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.69s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 319.290s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m19.767498287s (try 1/5)