"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/04/03 05:20:27 DEBUG : Creating backend with remote "TestB2:rclone-test-zopifup2refe" 2025/04/03 05:20:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/04/03 05:20:30 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/03 05:20:30 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/03 05:20:30 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/04/03 05:20:52 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/04/03 05:20:52 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/04/03 05:20:54 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/04/03 05:20:54 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/04/03 05:20:55 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/04/03 05:20:55 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/04/03 05:20:55 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/04/03 05:20:55 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/04/03 05:21:02 DEBUG : Creating backend with remote "TestB2:" 2025/04/03 05:21:02 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/03 05:21:03 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/04/03 05:21:07 INFO : B2 bucket rclone-test-zopifup2refe: cleaning bucket "rclone-test-zopifup2refe" of all files 2025/04/03 05:21:08 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c11456_d20250403_m052107_c001_v0001177_t0047_u01743657667229") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/03 05:21:09 DEBUG : Creating backend with remote "TestB2:rclone-test-zopifup2refe/dirToPurgeFromRoot" 2025/04/03 05:21:10 INFO : B2 bucket rclone-test-zopifup2refe path dirToPurgeFromRoot: cleaning bucket "rclone-test-zopifup2refe" of all files 2025/04/03 05:21:10 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c1145e_d20250403_m052108_c001_v0001177_t0057_u01743657668679") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/03 05:21:11 DEBUG : Creating backend with remote "TestB2:rclone-test-zopifup2refe/hello? sausage/êé" 2025/04/03 05:21:11 DEBUG : Config file has changed externally - reloading 2025/04/03 05:21:15 INFO : B2 bucket rclone-test-zopifup2refe path hello? sausage/êé: cleaning bucket "rclone-test-zopifup2refe" of all files 2025/04/03 05:21:15 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f104325ee16a1a32d_d20250403_m052113_c001_v0001183_t0009_u01743657673909") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/04/03 05:21:16 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/04/03 05:21:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/03 05:21:17 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/04/03 05:21:25 DEBUG : Creating backend with remote "TestB2:rclone-test-zopifup2refe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/03 05:21:26 DEBUG : Creating backend with remote "TestB2:rclone-test-zopifup2refe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-zopifup2refe" from "TestB2:rclone-test-zopifup2refe" 2025/04/03 05:21:28 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/04/03 05:21:40 DEBUG : Creating backend with remote "TestB2:rclone-test-jomomaw4peti" 2025/04/03 05:21:40 DEBUG : Config file has changed externally - reloading 2025/04/03 05:21:44 DEBUG : B2 bucket rclone-test-jomomaw4peti: Purge remote 2025/04/03 05:21:44 INFO : B2 bucket rclone-test-jomomaw4peti: cleaning bucket "rclone-test-jomomaw4peti" of all files 2025/04/03 05:21:44 DEBUG : somefile: Deleting (id "4_z1fb20df3109dfbab9f580e1b_f41711ccb82090768_d20250403_m052143_c001_v0001182_t0051_u01743657703102") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/04/03 05:21:45 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/03 05:21:46 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/04/03 05:21:49 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.107Mi 2025/04/03 05:21:49 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/04/03 05:21:49 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.145Ki offset 6Mi/6.107Mi 2025/04/03 05:21:49 DEBUG : test-metadata: Sending chunk 1 length 111764 2025/04/03 05:21:50 DEBUG : test-metadata: Done sending chunk 1 2025/04/03 05:21:51 DEBUG : test-metadata: Done sending chunk 0 2025/04/03 05:21:51 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/04/03 05:21:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/04/03 05:21:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/03 05:21:59 DEBUG : pacer: Reducing sleep to 10ms 2025/04/03 05:22:01 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1177-07.backblaze.com/b2api/v1/b2_upload_file/6f72fd93107dfbab9f580e1b/c001_v0001177_t0029": EOF 2025/04/03 05:22:01 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-07.backblaze.com/b2api/v1/b2_upload_file/6f72fd93107dfbab9f580e1b/c001_v0001177_t0029": EOF) 2025/04/03 05:22:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1177-07.backblaze.com/b2api/v1/b2_upload_file/6f72fd93107dfbab9f580e1b/c001_v0001177_t0029": EOF - low level retry 1/10 2025/04/03 05:22:03 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-04-03-052156-410.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/04/03 05:22:05 DEBUG : oldPath = "TestB2:rclone-test-zopifup2refe/versions/test-versions-v2025-04-03-052156-410.txt" 2025/04/03 05:22:05 DEBUG : newPath = "TestB2,versions:rclone-test-zopifup2refe/versions/test-versions-v2025-04-03-052156-410.txt" 2025/04/03 05:22:05 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-zopifup2refe/versions/test-versions-v2025-04-03-052156-410.txt" 2025/04/03 05:22:05 DEBUG : Config file has changed externally - reloading 2025/04/03 05:22:05 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/04/03 05:22:07 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-zopifup2refe/versions/test-versions-v2025-04-03-052156-410.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-zopifup2refe/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/04/03 05:22:08 INFO : B2 bucket rclone-test-zopifup2refe: cleaning bucket "rclone-test-zopifup2refe" of all hidden files 2025/04/03 05:22:08 DEBUG : leading space/ leading space: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ad0_d20250403_m052037_c001_v7007000_t0000_u01743657637468") as it is a hide marker 2025/04/03 05:22:08 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : leading space/ leading space: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c11384_d20250403_m052036_c001_v0001177_t0057_u01743657636903") 2025/04/03 05:22:08 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ace_d20250403_m052036_c001_v7007000_t0000_u01743657636549") as it is a hide marker 2025/04/03 05:22:08 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c1137e_d20250403_m052035_c001_v0001177_t0012_u01743657635950") 2025/04/03 05:22:08 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ad7_d20250403_m052042_c001_v7007000_t0000_u01743657642988") as it is a hide marker 2025/04/03 05:22:08 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c113af_d20250403_m052042_c001_v0001177_t0030_u01743657642429") 2025/04/03 05:22:08 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : created from root.txt: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f410bed6b49785b1e_d20250403_m052136_c001_v7007000_t0000_u01743657696296") as it is a hide marker 2025/04/03 05:22:08 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : created from root.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f109076e5365f7277_d20250403_m052135_c001_v0001157_t0045_u01743657695105") 2025/04/03 05:22:08 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : file name.txt: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f411a5cb4068bc1d2_d20250403_m052145_c001_v7007000_t0000_u01743657705293") as it is a hide marker 2025/04/03 05:22:08 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : file name.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c114c8_d20250403_m052124_c001_v0001177_t0000_u01743657684298") 2025/04/03 05:22:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : file name.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f1165f304c1d22b1c_d20250403_m052120_c001_v0001104_t0011_u01743657680449") 2025/04/03 05:22:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : file name.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c1142d_d20250403_m052059_c001_v0001177_t0007_u01743657659787") 2025/04/03 05:22:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : file name.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c11427_d20250403_m052059_c001_v0001177_t0052_u01743657659011") 2025/04/03 05:22:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c11429_d20250403_m052059_c001_v0001177_t0034_u01743657659408") "upload" dated 2025-04-03 05:20:59.408 +0000 UTC (1m9.301777668s ago) 2025/04/03 05:22:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f410bed6b49785b10_d20250403_m052118_c001_v7007000_t0000_u01743657678144") as it is a hide marker 2025/04/03 05:22:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f112b5f93ae082a51_d20250403_m052117_c001_v0001184_t0006_u01743657677931") 2025/04/03 05:22:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f10115f7662119fb7_d20250403_m052116_c001_v0001092_t0058_u01743657676884") 2025/04/03 05:22:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ae0_d20250403_m052049_c001_v7007000_t0000_u01743657649490") as it is a hide marker 2025/04/03 05:22:08 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c113e5_d20250403_m052048_c001_v0001177_t0048_u01743657648924") 2025/04/03 05:22:08 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : piped data.txt: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f411a5cb4068bc1d5_d20250403_m052146_c001_v7007000_t0000_u01743657706923") as it is a hide marker 2025/04/03 05:22:08 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : piped data.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c11548_d20250403_m052146_c001_v0001177_t0036_u01743657706538") 2025/04/03 05:22:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : piped data.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f411a5cb4068bc1d4_d20250403_m052146_c001_v7007000_t0000_u01743657706361") 2025/04/03 05:22:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : piped data.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f407dd2afd5c11546_d20250403_m052146_c001_v0001177_t0029_u01743657706000") 2025/04/03 05:22:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ae1_d20250403_m052050_c001_v7007000_t0000_u01743657650401") as it is a hide marker 2025/04/03 05:22:08 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c113ed_d20250403_m052049_c001_v0001177_t0043_u01743657649845") 2025/04/03 05:22:08 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : test-metadata: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f411a5cb4068bc1dd_d20250403_m052153_c001_v7007000_t0000_u01743657713876") as it is a hide marker 2025/04/03 05:22:08 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : test-metadata: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f211a5cb4068bc1da_d20250403_m052149_c001_v0001178_t0028_u01743657709007") 2025/04/03 05:22:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : test-metadata: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f411a5cb4068bc1d8_d20250403_m052148_c001_v7007000_t0000_u01743657708105") 2025/04/03 05:22:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : test-metadata: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c1154e_d20250403_m052147_c001_v0001177_t0039_u01743657707101") 2025/04/03 05:22:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ada_d20250403_m052044_c001_v7007000_t0000_u01743657644892") as it is a hide marker 2025/04/03 05:22:08 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c113bb_d20250403_m052044_c001_v0001177_t0012_u01743657644313") 2025/04/03 05:22:08 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23adc_d20250403_m052046_c001_v7007000_t0000_u01743657646735") as it is a hide marker 2025/04/03 05:22:08 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c113c9_d20250403_m052046_c001_v0001177_t0051_u01743657646172") 2025/04/03 05:22:08 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23adb_d20250403_m052045_c001_v7007000_t0000_u01743657645818") as it is a hide marker 2025/04/03 05:22:08 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c113c3_d20250403_m052045_c001_v0001177_t0047_u01743657645247") 2025/04/03 05:22:08 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23add_d20250403_m052047_c001_v7007000_t0000_u01743657647653") as it is a hide marker 2025/04/03 05:22:08 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c113cf_d20250403_m052047_c001_v0001177_t0048_u01743657647089") 2025/04/03 05:22:08 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ade_d20250403_m052048_c001_v7007000_t0000_u01743657648572") as it is a hide marker 2025/04/03 05:22:08 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c113dd_d20250403_m052048_c001_v0001177_t0028_u01743657648009") 2025/04/03 05:22:08 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ad8_d20250403_m052043_c001_v7007000_t0000_u01743657643959") as it is a hide marker 2025/04/03 05:22:08 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : trailing space /trailing space : Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c113b7_d20250403_m052043_c001_v0001177_t0038_u01743657643341") 2025/04/03 05:22:08 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f1023a4ccaabb8a37_d20250403_m052204_c001_v0001184_t0026_u01743657724158") "upload" dated 2025-04-03 05:22:04.158 +0000 UTC (4.552390629s ago) 2025/04/03 05:22:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f408935611a0431b1_d20250403_m052159_c001_v7007000_t0000_u01743657719403") 2025/04/03 05:22:08 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c11588_d20250403_m052156_c001_v0001177_t0039_u01743657716410") 2025/04/03 05:22:08 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23aec_d20250403_m052058_c001_v7007000_t0000_u01743657658478") as it is a hide marker 2025/04/03 05:22:08 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f205f11e60aa23ae4_d20250403_m052052_c001_v0001113_t0018_u01743657652518") 2025/04/03 05:22:08 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : zero-length-file: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ae3_d20250403_m052052_c001_v7007000_t0000_u01743657652199") as it is a hide marker 2025/04/03 05:22:08 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : zero-length-file: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f407dd2afd5c113fb_d20250403_m052051_c001_v0001177_t0029_u01743657651654") 2025/04/03 05:22:08 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ad1_d20250403_m052038_c001_v7007000_t0000_u01743657638385") as it is a hide marker 2025/04/03 05:22:08 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c11389_d20250403_m052037_c001_v0001177_t0055_u01743657637820") 2025/04/03 05:22:08 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23acb_d20250403_m052033_c001_v7007000_t0000_u01743657633754") as it is a hide marker 2025/04/03 05:22:08 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c1136a_d20250403_m052032_c001_v0001177_t0059_u01743657632715") 2025/04/03 05:22:08 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ad4_d20250403_m052041_c001_v7007000_t0000_u01743657641166") as it is a hide marker 2025/04/03 05:22:08 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c1139f_d20250403_m052040_c001_v0001177_t0004_u01743657640590") 2025/04/03 05:22:08 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ad3_d20250403_m052040_c001_v7007000_t0000_u01743657640237") as it is a hide marker 2025/04/03 05:22:08 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c1139b_d20250403_m052039_c001_v0001177_t0028_u01743657639668") 2025/04/03 05:22:08 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ad5_d20250403_m052042_c001_v7007000_t0000_u01743657642072") as it is a hide marker 2025/04/03 05:22:08 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c113a7_d20250403_m052041_c001_v0001177_t0010_u01743657641519") 2025/04/03 05:22:08 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ad2_d20250403_m052039_c001_v7007000_t0000_u01743657639300") as it is a hide marker 2025/04/03 05:22:08 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c11391_d20250403_m052038_c001_v0001177_t0029_u01743657638739") 2025/04/03 05:22:08 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : ./.: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23acc_d20250403_m052034_c001_v7007000_t0000_u01743657634683") as it is a hide marker 2025/04/03 05:22:08 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : ./.: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c11370_d20250403_m052034_c001_v0001177_t0028_u01743657634108") 2025/04/03 05:22:08 NOTICE: ./.: Skipped delete as --dry-run is set 2025/04/03 05:22:08 DEBUG : ../..: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23acd_d20250403_m052035_c001_v7007000_t0000_u01743657635597") as it is a hide marker 2025/04/03 05:22:08 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/04/03 05:22:08 DEBUG : ../..: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c11378_d20250403_m052035_c001_v0001177_t0012_u01743657635035") 2025/04/03 05:22:08 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/04/03 05:22:08 INFO : B2 bucket rclone-test-zopifup2refe: cleaning bucket "rclone-test-zopifup2refe" of all hidden files 2025/04/03 05:22:09 DEBUG : leading space/ leading space: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ad0_d20250403_m052037_c001_v7007000_t0000_u01743657637468") as it is a hide marker 2025/04/03 05:22:09 DEBUG : leading space/ leading space: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c11384_d20250403_m052036_c001_v0001177_t0057_u01743657636903") 2025/04/03 05:22:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ace_d20250403_m052036_c001_v7007000_t0000_u01743657636549") as it is a hide marker 2025/04/03 05:22:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c1137e_d20250403_m052035_c001_v0001177_t0012_u01743657635950") 2025/04/03 05:22:09 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ad7_d20250403_m052042_c001_v7007000_t0000_u01743657642988") as it is a hide marker 2025/04/03 05:22:09 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c113af_d20250403_m052042_c001_v0001177_t0030_u01743657642429") 2025/04/03 05:22:09 DEBUG : created from root.txt: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f410bed6b49785b1e_d20250403_m052136_c001_v7007000_t0000_u01743657696296") as it is a hide marker 2025/04/03 05:22:09 DEBUG : created from root.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f109076e5365f7277_d20250403_m052135_c001_v0001157_t0045_u01743657695105") 2025/04/03 05:22:09 DEBUG : file name.txt: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f411a5cb4068bc1d2_d20250403_m052145_c001_v7007000_t0000_u01743657705293") as it is a hide marker 2025/04/03 05:22:09 DEBUG : file name.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c114c8_d20250403_m052124_c001_v0001177_t0000_u01743657684298") 2025/04/03 05:22:09 DEBUG : file name.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f1165f304c1d22b1c_d20250403_m052120_c001_v0001104_t0011_u01743657680449") 2025/04/03 05:22:09 DEBUG : file name.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c1142d_d20250403_m052059_c001_v0001177_t0007_u01743657659787") 2025/04/03 05:22:09 DEBUG : file name.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c11427_d20250403_m052059_c001_v0001177_t0052_u01743657659011") 2025/04/03 05:22:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c11429_d20250403_m052059_c001_v0001177_t0034_u01743657659408") "upload" dated 2025-04-03 05:20:59.408 +0000 UTC (1m10.329678904s ago) 2025/04/03 05:22:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f410bed6b49785b10_d20250403_m052118_c001_v7007000_t0000_u01743657678144") as it is a hide marker 2025/04/03 05:22:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f112b5f93ae082a51_d20250403_m052117_c001_v0001184_t0006_u01743657677931") 2025/04/03 05:22:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f10115f7662119fb7_d20250403_m052116_c001_v0001092_t0058_u01743657676884") 2025/04/03 05:22:09 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ae0_d20250403_m052049_c001_v7007000_t0000_u01743657649490") as it is a hide marker 2025/04/03 05:22:09 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c113e5_d20250403_m052048_c001_v0001177_t0048_u01743657648924") 2025/04/03 05:22:09 DEBUG : piped data.txt: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f411a5cb4068bc1d5_d20250403_m052146_c001_v7007000_t0000_u01743657706923") as it is a hide marker 2025/04/03 05:22:10 DEBUG : piped data.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c11548_d20250403_m052146_c001_v0001177_t0036_u01743657706538") 2025/04/03 05:22:10 DEBUG : piped data.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f411a5cb4068bc1d4_d20250403_m052146_c001_v7007000_t0000_u01743657706361") 2025/04/03 05:22:10 DEBUG : piped data.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f407dd2afd5c11546_d20250403_m052146_c001_v0001177_t0029_u01743657706000") 2025/04/03 05:22:10 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ae1_d20250403_m052050_c001_v7007000_t0000_u01743657650401") as it is a hide marker 2025/04/03 05:22:10 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c113ed_d20250403_m052049_c001_v0001177_t0043_u01743657649845") 2025/04/03 05:22:10 DEBUG : test-metadata: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f411a5cb4068bc1dd_d20250403_m052153_c001_v7007000_t0000_u01743657713876") as it is a hide marker 2025/04/03 05:22:10 DEBUG : test-metadata: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f211a5cb4068bc1da_d20250403_m052149_c001_v0001178_t0028_u01743657709007") 2025/04/03 05:22:10 DEBUG : test-metadata: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f411a5cb4068bc1d8_d20250403_m052148_c001_v7007000_t0000_u01743657708105") 2025/04/03 05:22:10 DEBUG : test-metadata: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c1154e_d20250403_m052147_c001_v0001177_t0039_u01743657707101") 2025/04/03 05:22:10 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ada_d20250403_m052044_c001_v7007000_t0000_u01743657644892") as it is a hide marker 2025/04/03 05:22:10 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c113bb_d20250403_m052044_c001_v0001177_t0012_u01743657644313") 2025/04/03 05:22:10 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23adc_d20250403_m052046_c001_v7007000_t0000_u01743657646735") as it is a hide marker 2025/04/03 05:22:10 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c113c9_d20250403_m052046_c001_v0001177_t0051_u01743657646172") 2025/04/03 05:22:10 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23adb_d20250403_m052045_c001_v7007000_t0000_u01743657645818") as it is a hide marker 2025/04/03 05:22:10 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c113c3_d20250403_m052045_c001_v0001177_t0047_u01743657645247") 2025/04/03 05:22:10 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23add_d20250403_m052047_c001_v7007000_t0000_u01743657647653") as it is a hide marker 2025/04/03 05:22:10 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c113cf_d20250403_m052047_c001_v0001177_t0048_u01743657647089") 2025/04/03 05:22:10 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ade_d20250403_m052048_c001_v7007000_t0000_u01743657648572") as it is a hide marker 2025/04/03 05:22:10 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c113dd_d20250403_m052048_c001_v0001177_t0028_u01743657648009") 2025/04/03 05:22:10 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ad8_d20250403_m052043_c001_v7007000_t0000_u01743657643959") as it is a hide marker 2025/04/03 05:22:10 DEBUG : trailing space /trailing space : Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c113b7_d20250403_m052043_c001_v0001177_t0038_u01743657643341") 2025/04/03 05:22:11 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f1023a4ccaabb8a37_d20250403_m052204_c001_v0001184_t0026_u01743657724158") "upload" dated 2025-04-03 05:22:04.158 +0000 UTC (6.886218613s ago) 2025/04/03 05:22:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f408935611a0431b1_d20250403_m052159_c001_v7007000_t0000_u01743657719403") 2025/04/03 05:22:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c11588_d20250403_m052156_c001_v0001177_t0039_u01743657716410") 2025/04/03 05:22:11 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23aec_d20250403_m052058_c001_v7007000_t0000_u01743657658478") as it is a hide marker 2025/04/03 05:22:11 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f205f11e60aa23ae4_d20250403_m052052_c001_v0001113_t0018_u01743657652518") 2025/04/03 05:22:11 DEBUG : zero-length-file: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ae3_d20250403_m052052_c001_v7007000_t0000_u01743657652199") as it is a hide marker 2025/04/03 05:22:11 DEBUG : zero-length-file: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f407dd2afd5c113fb_d20250403_m052051_c001_v0001177_t0029_u01743657651654") 2025/04/03 05:22:11 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ad1_d20250403_m052038_c001_v7007000_t0000_u01743657638385") as it is a hide marker 2025/04/03 05:22:11 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c11389_d20250403_m052037_c001_v0001177_t0055_u01743657637820") 2025/04/03 05:22:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23acb_d20250403_m052033_c001_v7007000_t0000_u01743657633754") as it is a hide marker 2025/04/03 05:22:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c1136a_d20250403_m052032_c001_v0001177_t0059_u01743657632715") 2025/04/03 05:22:11 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ad4_d20250403_m052041_c001_v7007000_t0000_u01743657641166") as it is a hide marker 2025/04/03 05:22:11 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c1139f_d20250403_m052040_c001_v0001177_t0004_u01743657640590") 2025/04/03 05:22:11 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ad3_d20250403_m052040_c001_v7007000_t0000_u01743657640237") as it is a hide marker 2025/04/03 05:22:11 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c1139b_d20250403_m052039_c001_v0001177_t0028_u01743657639668") 2025/04/03 05:22:11 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ad5_d20250403_m052042_c001_v7007000_t0000_u01743657642072") as it is a hide marker 2025/04/03 05:22:11 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c113a7_d20250403_m052041_c001_v0001177_t0010_u01743657641519") 2025/04/03 05:22:11 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23ad2_d20250403_m052039_c001_v7007000_t0000_u01743657639300") as it is a hide marker 2025/04/03 05:22:11 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c11391_d20250403_m052038_c001_v0001177_t0029_u01743657638739") 2025/04/03 05:22:11 DEBUG : ./.: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23acc_d20250403_m052034_c001_v7007000_t0000_u01743657634683") as it is a hide marker 2025/04/03 05:22:12 DEBUG : ./.: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c11370_d20250403_m052034_c001_v0001177_t0028_u01743657634108") 2025/04/03 05:22:12 DEBUG : ../..: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f405f11e60aa23acd_d20250403_m052035_c001_v7007000_t0000_u01743657635597") as it is a hide marker 2025/04/03 05:22:12 DEBUG : ../..: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c11378_d20250403_m052035_c001_v0001177_t0012_u01743657635035") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/04/03 05:22:12 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/04/03 05:22:13 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/04/03 05:22:13 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/04/03 05:22:13 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/04/03 05:22:13 INFO : B2 bucket rclone-test-zopifup2refe: cleaning bucket "rclone-test-zopifup2refe" of pending multipart uploads older than 0s 2025/04/03 05:22:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c11429_d20250403_m052059_c001_v0001177_t0034_u01743657659408") "upload" dated 2025-04-03 05:20:59.408 +0000 UTC (1m14.638095054s ago) 2025/04/03 05:22:14 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f208935611a0431c7_d20250403_m052213_c001_v0001183_t0045_u01743657733010") as it is a start marker (upload started at 2025-04-03 05:22:13.01 +0000 UTC) 2025/04/03 05:22:14 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/04/03 05:22:14 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f208935611a0431c8_d20250403_m052213_c001_v0001183_t0059_u01743657733206") as it is a start marker (upload started at 2025-04-03 05:22:13.206 +0000 UTC) 2025/04/03 05:22:14 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/04/03 05:22:14 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f208935611a0431c9_d20250403_m052213_c001_v0001184_t0028_u01743657733385") as it is a start marker (upload started at 2025-04-03 05:22:13.385 +0000 UTC) 2025/04/03 05:22:14 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/04/03 05:22:14 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f208935611a0431ca_d20250403_m052213_c001_v0001144_t0044_u01743657733580") as it is a start marker (upload started at 2025-04-03 05:22:13.58 +0000 UTC) 2025/04/03 05:22:14 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/04/03 05:22:14 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f408935611a0431c6_d20250403_m052212_c001_v7007000_t0000_u01743657732831") "hide" dated 2025-04-03 05:22:12.831 +0000 UTC (1.215269121s ago) 2025/04/03 05:22:14 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f1023a4ccaabb8a37_d20250403_m052204_c001_v0001184_t0026_u01743657724158") 2025/04/03 05:22:14 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/04/03 05:22:14 INFO : B2 bucket rclone-test-zopifup2refe: cleaning bucket "rclone-test-zopifup2refe" of pending multipart uploads older than 0s 2025/04/03 05:22:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c11429_d20250403_m052059_c001_v0001177_t0034_u01743657659408") "upload" dated 2025-04-03 05:20:59.408 +0000 UTC (1m14.999401381s ago) 2025/04/03 05:22:14 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f208935611a0431c7_d20250403_m052213_c001_v0001183_t0045_u01743657733010") as it is a start marker (upload started at 2025-04-03 05:22:13.01 +0000 UTC) 2025/04/03 05:22:14 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f208935611a0431c8_d20250403_m052213_c001_v0001183_t0059_u01743657733206") as it is a start marker (upload started at 2025-04-03 05:22:13.206 +0000 UTC) 2025/04/03 05:22:14 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f208935611a0431c9_d20250403_m052213_c001_v0001184_t0028_u01743657733385") as it is a start marker (upload started at 2025-04-03 05:22:13.385 +0000 UTC) 2025/04/03 05:22:14 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f208935611a0431ca_d20250403_m052213_c001_v0001144_t0044_u01743657733580") as it is a start marker (upload started at 2025-04-03 05:22:13.58 +0000 UTC) 2025/04/03 05:22:14 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f72fd93107dfbab9f580e1b_f408935611a0431c6_d20250403_m052212_c001_v7007000_t0000_u01743657732831") "hide" dated 2025-04-03 05:22:12.831 +0000 UTC (1.576658824s ago) 2025/04/03 05:22:14 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f1023a4ccaabb8a37_d20250403_m052204_c001_v0001184_t0026_u01743657724158") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/04/03 05:22:15 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/03 05:22:15 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/03 05:22:15 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/04/03 05:22:17 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/04/03 05:22:17 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/04/03 05:22:17 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/04/03 05:22:17 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/04/03 05:22:18 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/04/03 05:22:20 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/04/03 05:22:20 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/04/03 05:22:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/03 05:22:23 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/04/03 05:22:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f72fd93107dfbab9f580e1b_f219b182e692332d9_d20250403_m052223_c001_v0001029_t0015_u01743657743376") 2025/04/03 05:22:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/03 05:22:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/03 05:22:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/03 05:22:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/04/03 05:22:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/04/03 05:22:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/04/03 05:22:27 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/04/03 05:22:27 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/04/03 05:22:27 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/04/03 05:22:27 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/04/03 05:22:29 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/04/03 05:22:29 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/04/03 05:22:29 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/04/03 05:22:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/04/03 05:22:31 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/04/03 05:22:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z6f72fd93107dfbab9f580e1b_f219b182e692332f7_d20250403_m052231_c001_v0001184_t0034_u01743657751443") 2025/04/03 05:22:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/03 05:22:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/03 05:22:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/03 05:22:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/04/03 05:22:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/04/03 05:22:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/03 05:22:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/03 05:22:35 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/04/03 05:22:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/03 05:22:35 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/04/03 05:22:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/03 05:22:35 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/04/03 05:22:37 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/04/03 05:22:37 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/04/03 05:22:38 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/04/03 05:22:38 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/03 05:22:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/03 05:22:40 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/04/03 05:22:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f72fd93107dfbab9f580e1b_f219bc2c43569a481_d20250403_m052240_c001_v0001102_t0008_u01743657760209") 2025/04/03 05:22:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/03 05:22:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/03 05:22:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/03 05:22:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/03 05:22:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/04/03 05:22:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/03 05:22:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/03 05:22:43 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/04/03 05:22:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/04/03 05:22:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/04/03 05:22:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/03 05:22:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/04/03 05:22:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/04/03 05:22:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/04/03 05:22:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/04/03 05:22:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/04/03 05:22:48 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/04/03 05:22:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z6f72fd93107dfbab9f580e1b_f219bc2c43569a485_d20250403_m052248_c001_v0001032_t0021_u01743657768456") 2025/04/03 05:22:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/03 05:22:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/04/03 05:22:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/03 05:22:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/04/03 05:22:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/04/03 05:22:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/04/03 05:22:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/03 05:22:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/03 05:22:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/03 05:22:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/03 05:22:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/03 05:22:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/03 05:22:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/04/03 05:22:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/03 05:22:56 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/04/03 05:22:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f72fd93107dfbab9f580e1b_f219bc2c43569a48b_d20250403_m052256_c001_v0001184_t0026_u01743657776726") 2025/04/03 05:22:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/03 05:22:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/03 05:22:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/03 05:22:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/03 05:22:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/03 05:22:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/03 05:23:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/03 05:23:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/03 05:23:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/03 05:23:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/03 05:23:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/03 05:23:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/03 05:23:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/04/03 05:23:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/03 05:23:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/03 05:23:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/03 05:23:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/03 05:23:05 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/04/03 05:23:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f72fd93107dfbab9f580e1b_f219bc2c43569a493_d20250403_m052305_c001_v0001157_t0059_u01743657785485") 2025/04/03 05:23:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/03 05:23:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/03 05:23:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/03 05:23:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/03 05:23:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/03 05:23:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/03 05:23:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/03 05:23:08 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/04/03 05:23:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/04/03 05:23:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/04/03 05:23:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/03 05:23:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/04/03 05:23:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/04/03 05:23:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/04/03 05:23:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/04/03 05:23:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/04/03 05:23:13 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/04/03 05:23:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z6f72fd93107dfbab9f580e1b_f219bc2c43569a4a4_d20250403_m052313_c001_v0001131_t0025_u01743657793458") 2025/04/03 05:23:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/03 05:23:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/04/03 05:23:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/03 05:23:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/04/03 05:23:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/04/03 05:23:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/04/03 05:23:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/03 05:23:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/03 05:23:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/03 05:23:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/03 05:23:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/03 05:23:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/03 05:23:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/04/03 05:23:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/03 05:23:21 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/04/03 05:23:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f72fd93107dfbab9f580e1b_f219bc2c43569a4c3_d20250403_m052321_c001_v0001180_t0019_u01743657801479") 2025/04/03 05:23:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/03 05:23:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/03 05:23:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/03 05:23:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/03 05:23:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/03 05:23:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/03 05:23:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/03 05:23:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/03 05:23:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/03 05:23:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/03 05:23:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/03 05:23:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/03 05:23:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/04/03 05:23:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/03 05:23:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/03 05:23:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/03 05:23:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/03 05:23:29 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/04/03 05:23:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f72fd93107dfbab9f580e1b_f219bc2c43569a4db_d20250403_m052330_c001_v0001178_t0031_u01743657810033") 2025/04/03 05:23:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/03 05:23:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/03 05:23:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/03 05:23:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/03 05:23:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/03 05:23:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/03 05:23:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/03 05:23:32 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/04/03 05:23:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/04/03 05:23:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/03 05:23:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/04/03 05:23:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/04/03 05:23:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/04/03 05:23:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/04/03 05:23:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/04/03 05:23:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/04/03 05:23:38 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/04/03 05:23:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z6f72fd93107dfbab9f580e1b_f219bc2c43569a4ec_d20250403_m052338_c001_v0001178_t0011_u01743657818488") 2025/04/03 05:23:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/03 05:23:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/04/03 05:23:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/03 05:23:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/04/03 05:23:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/04/03 05:23:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/04/03 05:23:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/03 05:23:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/03 05:23:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/03 05:23:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/03 05:23:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/03 05:23:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/03 05:23:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/04/03 05:23:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/03 05:23:47 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/04/03 05:23:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6f72fd93107dfbab9f580e1b_f2154fa61e7d8ab7d_d20250403_m052347_c001_v0001181_t0044_u01743657827428") 2025/04/03 05:23:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/03 05:23:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/03 05:23:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/03 05:23:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/03 05:23:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/03 05:23:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/03 05:23:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/03 05:23:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/03 05:23:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/03 05:23:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/04/03 05:23:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/03 05:23:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/03 05:23:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/04/03 05:23:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/03 05:23:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/03 05:23:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/03 05:23:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/03 05:23:57 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/04/03 05:23:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6f72fd93107dfbab9f580e1b_f2154fa61e7d8ab9a_d20250403_m052357_c001_v0001181_t0041_u01743657837645") 2025/04/03 05:23:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/03 05:23:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/03 05:23:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/04/03 05:23:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/03 05:23:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/04/03 05:24:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/03 05:24:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/03 05:24:00 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/04/03 05:24:02 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/04/03 05:24:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/04/03 05:24:02 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/04/03 05:24:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/04/03 05:24:03 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/04/03 05:24:05 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/04/03 05:24:05 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/04/03 05:24:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/03 05:24:06 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/04/03 05:24:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f72fd93107dfbab9f580e1b_f2154fa61e7d8abae_d20250403_m052406_c001_v0001116_t0045_u01743657846993") 2025/04/03 05:24:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/03 05:24:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/03 05:24:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/03 05:24:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/04/03 05:24:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/04/03 05:24:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/04/03 05:24:11 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/04/03 05:24:11 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/04/03 05:24:12 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/04/03 05:24:12 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/04/03 05:24:14 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/04/03 05:24:14 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/04/03 05:24:14 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/04/03 05:24:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/04/03 05:24:16 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/04/03 05:24:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z6f72fd93107dfbab9f580e1b_f203016e1549a863c_d20250403_m052417_c001_v0001182_t0046_u01743657857047") 2025/04/03 05:24:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/03 05:24:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/03 05:24:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/03 05:24:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/04/03 05:24:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/04/03 05:24:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/03 05:24:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/03 05:24:25 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/04/03 05:24:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/03 05:24:25 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/04/03 05:24:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/03 05:24:25 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/04/03 05:24:26 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/04/03 05:24:27 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/04/03 05:24:27 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/04/03 05:24:27 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/03 05:24:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/03 05:24:30 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/04/03 05:24:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f72fd93107dfbab9f580e1b_f20115b661ac0e023_d20250403_m052430_c001_v0001103_t0053_u01743657870089") 2025/04/03 05:24:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/03 05:24:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/03 05:24:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/03 05:24:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/03 05:24:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/04/03 05:24:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/04/03 05:24:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/04/03 05:24:33 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/04/03 05:24:35 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/04/03 05:24:35 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/04/03 05:24:35 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/04/03 05:24:35 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/04/03 05:24:36 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/04/03 05:24:37 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/04/03 05:24:37 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/04/03 05:24:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/03 05:24:39 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/04/03 05:24:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f72fd93107dfbab9f580e1b_f20115b661ac0e02d_d20250403_m052439_c001_v0001113_t0027_u01743657879760") 2025/04/03 05:24:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/03 05:24:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/03 05:24:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/03 05:24:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/03 05:24:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/03 05:24:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/04/03 05:24:44 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/04/03 05:24:44 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/04/03 05:24:45 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/04/03 05:24:45 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/04/03 05:24:47 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/04/03 05:24:47 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/04/03 05:24:47 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/04/03 05:24:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/04/03 05:24:50 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/04/03 05:24:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z6f72fd93107dfbab9f580e1b_f203016e1549a8652_d20250403_m052450_c001_v0001098_t0017_u01743657890150") 2025/04/03 05:24:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/03 05:24:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/03 05:24:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/03 05:24:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/04/03 05:24:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/04/03 05:24:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/03 05:24:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/03 05:24:56 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/04/03 05:24:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/03 05:24:56 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/04/03 05:24:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/03 05:24:56 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/04/03 05:24:57 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/04/03 05:24:58 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/04/03 05:24:59 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/04/03 05:24:59 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/03 05:25:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/03 05:25:01 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/04/03 05:25:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f72fd93107dfbab9f580e1b_f201ed8ec77ca5242_d20250403_m052501_c001_v0001182_t0057_u01743657901573") 2025/04/03 05:25:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/03 05:25:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/03 05:25:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/03 05:25:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/03 05:25:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/04/03 05:25:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/04/03 05:25:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/04/03 05:25:04 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/04/03 05:25:15 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f72fd93107dfbab9f580e1b_f21764f53a2a4e439_d20250403_m052515_c001_v0001177_t0050_u01743657915295") 2025/04/03 05:25:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/04/03 05:25:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/03 05:25:15 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/03 05:25:16 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/03 05:25:16 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/04/03 05:25:17 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/03 05:25:17 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/03 05:25:18 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/03 05:25:18 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/04/03 05:25:20 DEBUG : chunked-copy: Done sending chunk 0 2025/04/03 05:25:20 DEBUG : chunked-copy: Done sending chunk 1 2025/04/03 05:25:20 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/03 05:25:21 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f72fd93107dfbab9f580e1b_f216051d139c944d1_d20250403_m052521_c001_v0001145_t0036_u01743657921145") 2025/04/03 05:25:21 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/04/03 05:25:21 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/03 05:25:21 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/03 05:25:21 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/03 05:25:21 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/04/03 05:25:24 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/04/03 05:25:24 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/03 05:25:24 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/04/03 05:25:24 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/04/03 05:25:26 DEBUG : chunked-copy: Done sending chunk 0 2025/04/03 05:25:26 DEBUG : chunked-copy: Done sending chunk 1 2025/04/03 05:25:26 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/03 05:25:27 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f72fd93107dfbab9f580e1b_f21764f53a2a4e441_d20250403_m052526_c001_v0001184_t0016_u01743657926988") 2025/04/03 05:25:27 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/03 05:25:27 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/03 05:25:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/03 05:25:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/03 05:25:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/04/03 05:25:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/03 05:25:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/03 05:25:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/03 05:25:29 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/04/03 05:25:32 DEBUG : chunked-copy: Done sending chunk 0 2025/04/03 05:25:32 DEBUG : chunked-copy: Done sending chunk 1 2025/04/03 05:25:32 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/03 05:25:33 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z6f72fd93107dfbab9f580e1b_f216051d139c944d8_d20250403_m052533_c001_v0001182_t0031_u01743657933423") 2025/04/03 05:25:33 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/04/03 05:25:33 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/03 05:25:33 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/03 05:25:33 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/04/03 05:25:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/03 05:25:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/03 05:25:34 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/03 05:25:35 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/03 05:25:36 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/03 05:25:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zopifup2refe/deeper/nonexisting/directory" 2025/04/03 05:25:37 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/04/03 05:25:38 INFO : B2 bucket rclone-test-zopifup2refe: cleaning bucket "rclone-test-zopifup2refe" of all files 2025/04/03 05:25:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f403016e1549a864f_d20250403_m052444_c001_v7007000_t0000_u01743657884092") 2025/04/03 05:25:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f20115b661ac0e02d_d20250403_m052439_c001_v0001113_t0027_u01743657879760") 2025/04/03 05:25:39 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f40115b661ac0e02c_d20250403_m052439_c001_v7007000_t0000_u01743657879189") 2025/04/03 05:25:39 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f203016e1549a8649_d20250403_m052434_c001_v0001182_t0049_u01743657874923") 2025/04/03 05:25:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f41764f53a2a4e42c_d20250403_m052506_c001_v7007000_t0000_u01743657906712") 2025/04/03 05:25:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f201ed8ec77ca5242_d20250403_m052501_c001_v0001182_t0057_u01743657901573") 2025/04/03 05:25:39 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f401ed8ec77ca5241_d20250403_m052501_c001_v7007000_t0000_u01743657901019") 2025/04/03 05:25:39 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f203016e1549a8655_d20250403_m052455_c001_v0001177_t0047_u01743657895582") 2025/04/03 05:25:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f403016e1549a8654_d20250403_m052455_c001_v7007000_t0000_u01743657895396") 2025/04/03 05:25:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f203016e1549a8652_d20250403_m052450_c001_v0001098_t0017_u01743657890150") 2025/04/03 05:25:39 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f403016e1549a8651_d20250403_m052449_c001_v7007000_t0000_u01743657889579") 2025/04/03 05:25:39 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f203016e1549a8650_d20250403_m052444_c001_v0001184_t0004_u01743657884280") 2025/04/03 05:25:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f4154fa61e7d8aadf_d20250403_m052309_c001_v7007000_t0000_u01743657789587") 2025/04/03 05:25:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f219bc2c43569a493_d20250403_m052305_c001_v0001157_t0059_u01743657785485") 2025/04/03 05:25:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f419bc2c43569a48c_d20250403_m052300_c001_v7007000_t0000_u01743657780603") 2025/04/03 05:25:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f219bc2c43569a48b_d20250403_m052256_c001_v0001184_t0026_u01743657776726") 2025/04/03 05:25:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f419bc2c43569a48f_d20250403_m052305_c001_v7007000_t0000_u01743657785097") 2025/04/03 05:25:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f219bc2c43569a48d_d20250403_m052300_c001_v0001113_t0006_u01743657780788") 2025/04/03 05:25:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f419bc2c43569a48a_d20250403_m052256_c001_v7007000_t0000_u01743657776333") 2025/04/03 05:25:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f219b182e69233323_d20250403_m052252_c001_v0001182_t0039_u01743657772286") 2025/04/03 05:25:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f419b182e69233322_d20250403_m052252_c001_v7007000_t0000_u01743657772109") 2025/04/03 05:25:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f219bc2c43569a485_d20250403_m052248_c001_v0001032_t0021_u01743657768456") 2025/04/03 05:25:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f419bc2c43569a484_d20250403_m052248_c001_v7007000_t0000_u01743657768070") 2025/04/03 05:25:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f219b182e6923331a_d20250403_m052244_c001_v0001184_t0006_u01743657764549") 2025/04/03 05:25:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f4154fa61e7d8ab5f_d20250403_m052334_c001_v7007000_t0000_u01743657814009") 2025/04/03 05:25:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f219bc2c43569a4db_d20250403_m052330_c001_v0001178_t0031_u01743657810033") 2025/04/03 05:25:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f4154fa61e7d8ab55_d20250403_m052325_c001_v7007000_t0000_u01743657805376") 2025/04/03 05:25:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f219bc2c43569a4c3_d20250403_m052321_c001_v0001180_t0019_u01743657801479") 2025/04/03 05:25:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f419bc2c43569a4da_d20250403_m052329_c001_v7007000_t0000_u01743657809643") 2025/04/03 05:25:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f2154fa61e7d8ab57_d20250403_m052325_c001_v0001105_t0018_u01743657805562") 2025/04/03 05:25:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f419bc2c43569a4c2_d20250403_m052321_c001_v7007000_t0000_u01743657801075") 2025/04/03 05:25:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f2154fa61e7d8ab38_d20250403_m052317_c001_v0001176_t0013_u01743657797049") 2025/04/03 05:25:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f4154fa61e7d8ab34_d20250403_m052316_c001_v7007000_t0000_u01743657796860") 2025/04/03 05:25:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f219bc2c43569a4a4_d20250403_m052313_c001_v0001131_t0025_u01743657793458") 2025/04/03 05:25:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f419bc2c43569a4a1_d20250403_m052313_c001_v7007000_t0000_u01743657793071") 2025/04/03 05:25:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f2154fa61e7d8aae2_d20250403_m052309_c001_v0001157_t0008_u01743657789781") 2025/04/03 05:25:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f419b182e69233319_d20250403_m052244_c001_v7007000_t0000_u01743657764369") 2025/04/03 05:25:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f219bc2c43569a481_d20250403_m052240_c001_v0001102_t0008_u01743657760209") 2025/04/03 05:25:40 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f419bc2c43569a480_d20250403_m052239_c001_v7007000_t0000_u01743657759826") 2025/04/03 05:25:40 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f219b182e69233301_d20250403_m052235_c001_v0001105_t0007_u01743657755382") 2025/04/03 05:25:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f419b182e692332fe_d20250403_m052235_c001_v7007000_t0000_u01743657755201") 2025/04/03 05:25:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f219b182e692332f7_d20250403_m052231_c001_v0001184_t0034_u01743657751443") 2025/04/03 05:25:40 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f419b182e692332f5_d20250403_m052231_c001_v7007000_t0000_u01743657751057") 2025/04/03 05:25:40 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f2131805ad364c395_d20250403_m052227_c001_v0001184_t0046_u01743657747066") 2025/04/03 05:25:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f4131805ad364c393_d20250403_m052226_c001_v7007000_t0000_u01743657746879") 2025/04/03 05:25:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f219b182e692332d9_d20250403_m052223_c001_v0001029_t0015_u01743657743376") 2025/04/03 05:25:41 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f419b182e692332d6_d20250403_m052222_c001_v7007000_t0000_u01743657742978") 2025/04/03 05:25:41 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f214362178ac49034_d20250403_m052217_c001_v0001092_t0044_u01743657737470") 2025/04/03 05:25:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f403016e1549a8630_d20250403_m052402_c001_v7007000_t0000_u01743657842216") 2025/04/03 05:25:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f2154fa61e7d8ab9a_d20250403_m052357_c001_v0001181_t0041_u01743657837645") 2025/04/03 05:25:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f4154fa61e7d8ab90_d20250403_m052351_c001_v7007000_t0000_u01743657831886") 2025/04/03 05:25:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f2154fa61e7d8ab7d_d20250403_m052347_c001_v0001181_t0044_u01743657827428") 2025/04/03 05:25:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f4154fa61e7d8ab99_d20250403_m052357_c001_v7007000_t0000_u01743657837210") 2025/04/03 05:25:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f2154fa61e7d8ab91_d20250403_m052352_c001_v0001184_t0026_u01743657832064") 2025/04/03 05:25:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f4154fa61e7d8ab7a_d20250403_m052346_c001_v7007000_t0000_u01743657826980") 2025/04/03 05:25:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f2154fa61e7d8ab72_d20250403_m052342_c001_v0001181_t0050_u01743657822200") 2025/04/03 05:25:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f4154fa61e7d8ab71_d20250403_m052342_c001_v7007000_t0000_u01743657822021") 2025/04/03 05:25:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f219bc2c43569a4ec_d20250403_m052338_c001_v0001178_t0011_u01743657818488") 2025/04/03 05:25:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f419bc2c43569a4e9_d20250403_m052338_c001_v7007000_t0000_u01743657818058") 2025/04/03 05:25:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f2154fa61e7d8ab60_d20250403_m052334_c001_v0001182_t0034_u01743657814187") 2025/04/03 05:25:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f403016e1549a8648_d20250403_m052434_c001_v7007000_t0000_u01743657874738") 2025/04/03 05:25:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f20115b661ac0e023_d20250403_m052430_c001_v0001103_t0053_u01743657870089") 2025/04/03 05:25:41 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f40115b661ac0e022_d20250403_m052429_c001_v7007000_t0000_u01743657869616") 2025/04/03 05:25:41 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f203016e1549a8641_d20250403_m052424_c001_v0001179_t0008_u01743657864844") 2025/04/03 05:25:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f403016e1549a8640_d20250403_m052424_c001_v7007000_t0000_u01743657864664") 2025/04/03 05:25:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f203016e1549a863c_d20250403_m052417_c001_v0001182_t0046_u01743657857047") 2025/04/03 05:25:42 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f403016e1549a863a_d20250403_m052416_c001_v7007000_t0000_u01743657856523") 2025/04/03 05:25:42 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f203016e1549a8637_d20250403_m052411_c001_v0001137_t0045_u01743657851457") 2025/04/03 05:25:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f403016e1549a8635_d20250403_m052411_c001_v7007000_t0000_u01743657851276") 2025/04/03 05:25:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f2154fa61e7d8abae_d20250403_m052406_c001_v0001116_t0045_u01743657846993") 2025/04/03 05:25:42 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f4154fa61e7d8abad_d20250403_m052406_c001_v7007000_t0000_u01743657846517") 2025/04/03 05:25:42 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f203016e1549a8631_d20250403_m052402_c001_v0001172_t0048_u01743657842399") 2025/04/03 05:25:42 DEBUG : chunked-copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f416051d139c944da_d20250403_m052535_c001_v7007000_t0000_u01743657935542") 2025/04/03 05:25:42 DEBUG : chunked-copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f21764f53a2a4e444_d20250403_m052529_c001_v0001092_t0006_u01743657929325") 2025/04/03 05:25:42 DEBUG : chunked-copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f41764f53a2a4e443_d20250403_m052528_c001_v7007000_t0000_u01743657928728") 2025/04/03 05:25:42 DEBUG : chunked-copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f216051d139c944d5_d20250403_m052523_c001_v0001178_t0052_u01743657923741") 2025/04/03 05:25:42 DEBUG : chunked-copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f416051d139c944d4_d20250403_m052523_c001_v7007000_t0000_u01743657923152") 2025/04/03 05:25:42 DEBUG : chunked-copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f21764f53a2a4e43d_d20250403_m052517_c001_v0001165_t0052_u01743657917656") 2025/04/03 05:25:42 DEBUG : chunked-copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f41764f53a2a4e43c_d20250403_m052516_c001_v7007000_t0000_u01743657916957") 2025/04/03 05:25:42 DEBUG : chunked-copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f1023a4ccaabba538_d20250403_m052513_c001_v0001184_t0025_u01743657913252") 2025/04/03 05:25:42 DEBUG : chunked-copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f41764f53a2a4e435_d20250403_m052512_c001_v7007000_t0000_u01743657912813") 2025/04/03 05:25:42 DEBUG : chunked-copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f1023a4ccaabba44b_d20250403_m052507_c001_v0001184_t0038_u01743657907486") 2025/04/03 05:25:42 DEBUG : chunked-copy.copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f416051d139c944d9_d20250403_m052535_c001_v7007000_t0000_u01743657935337") 2025/04/03 05:25:42 DEBUG : chunked-copy.copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f216051d139c944d8_d20250403_m052533_c001_v0001182_t0031_u01743657933423") 2025/04/03 05:25:43 DEBUG : chunked-copy.copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f41764f53a2a4e442_d20250403_m052528_c001_v7007000_t0000_u01743657928550") 2025/04/03 05:25:43 DEBUG : chunked-copy.copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f21764f53a2a4e441_d20250403_m052526_c001_v0001184_t0016_u01743657926988") 2025/04/03 05:25:43 DEBUG : chunked-copy.copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f416051d139c944d3_d20250403_m052522_c001_v7007000_t0000_u01743657922973") 2025/04/03 05:25:43 DEBUG : chunked-copy.copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f216051d139c944d1_d20250403_m052521_c001_v0001145_t0036_u01743657921145") 2025/04/03 05:25:43 DEBUG : chunked-copy.copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f41764f53a2a4e43a_d20250403_m052516_c001_v7007000_t0000_u01743657916779") 2025/04/03 05:25:43 DEBUG : chunked-copy.copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f21764f53a2a4e439_d20250403_m052515_c001_v0001177_t0050_u01743657915295") 2025/04/03 05:25:43 DEBUG : chunked-copy.copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f41764f53a2a4e434_d20250403_m052512_c001_v7007000_t0000_u01743657912634") 2025/04/03 05:25:43 DEBUG : chunked-copy.copy: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f104656c8b34a113a_d20250403_m052511_c001_v0001040_t0016_u01743657911368") 2025/04/03 05:25:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f107dd2afd5c11429_d20250403_m052059_c001_v0001177_t0034_u01743657659408") 2025/04/03 05:25:43 DEBUG : unknown-size-put.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f416051d139c944db_d20250403_m052536_c001_v7007000_t0000_u01743657936299") 2025/04/03 05:25:43 DEBUG : unknown-size-put.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f1023a4ccaabba8e0_d20250403_m052536_c001_v0001184_t0026_u01743657936086") 2025/04/03 05:25:43 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f416051d139c944dc_d20250403_m052537_c001_v7007000_t0000_u01743657937278") 2025/04/03 05:25:43 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f1023a4ccaabba912_d20250403_m052537_c001_v0001184_t0047_u01743657937066") 2025/04/03 05:25:43 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f1023a4ccaabba8f5_d20250403_m052536_c001_v0001184_t0056_u01743657936475") 2025/04/03 05:25:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f72fd93107dfbab9f580e1b_f408935611a0431c6_d20250403_m052212_c001_v7007000_t0000_u01743657732831") 2025/04/03 05:25:44 INFO : B2 bucket rclone-test-zopifup2refe: cleaning bucket "rclone-test-zopifup2refe" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (317.21s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.44s) --- PASS: TestIntegration/FsMkdir (314.94s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (18.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.95s) --- 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.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.91s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.08s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.28s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (78.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.11s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.24s) --- 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.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.31s) --- 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.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (169.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (32.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (13.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (31.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (28.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (6.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.15s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.25s) --- 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 317.231s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m18.035405867s (try 1/5)