"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/05/19 03:57:24 DEBUG : Creating backend with remote "TestB2:rclone-test-negemub1xadu" 2025/05/19 03:57:24 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/05/19 03:57:26 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/05/19 03:57:27 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/05/19 03:57:27 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/05/19 03:57:49 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/05/19 03:57:49 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/05/19 03:57:52 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/05/19 03:57:52 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/05/19 03:57:52 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/05/19 03:57:52 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/05/19 03:57:53 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/05/19 03:57:53 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/05/19 03:58:01 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/05/19 03:58:02 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/05/19 03:58:07 INFO : B2 bucket rclone-test-negemub1xadu: cleaning bucket "rclone-test-negemub1xadu" of all files 2025/05/19 03:58:07 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b7f_d20250519_m035806_c001_v0001176_t0053_u01747627086755") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/05/19 03:58:08 DEBUG : Creating backend with remote "TestB2:rclone-test-negemub1xadu/dirToPurgeFromRoot" 2025/05/19 03:58:09 INFO : B2 bucket rclone-test-negemub1xadu path dirToPurgeFromRoot: cleaning bucket "rclone-test-negemub1xadu" of all files 2025/05/19 03:58:10 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b85_d20250519_m035808_c001_v0001176_t0058_u01747627088253") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/05/19 03:58:10 DEBUG : Creating backend with remote "TestB2:rclone-test-negemub1xadu/hello? sausage/êé" 2025/05/19 03:58:14 INFO : B2 bucket rclone-test-negemub1xadu path hello? sausage/êé: cleaning bucket "rclone-test-negemub1xadu" of all files 2025/05/19 03:58:15 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f109135ca9ed5a327_d20250519_m035813_c001_v0001171_t0000_u01747627093434") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/05/19 03:58:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/05/19 03:58:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/19 03:58:16 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/05/19 03:58:23 DEBUG : Creating backend with remote "TestB2:rclone-test-negemub1xadu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/05/19 03:58:25 DEBUG : Creating backend with remote "TestB2:rclone-test-negemub1xadu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-negemub1xadu" from "TestB2:rclone-test-negemub1xadu" 2025/05/19 03:58:27 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/05/19 03:58:38 DEBUG : Creating backend with remote "TestB2:rclone-test-vimitob1sope" 2025/05/19 03:58:41 DEBUG : B2 bucket rclone-test-vimitob1sope: Purge remote 2025/05/19 03:58:41 INFO : B2 bucket rclone-test-vimitob1sope: cleaning bucket "rclone-test-vimitob1sope" of all files 2025/05/19 03:58:41 DEBUG : somefile: Deleting (id "4_z0f129d53b01deb6b9f680e1b_f40698170616abb69_d20250519_m035840_c001_v0001171_t0045_u01747627120788") === 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/05/19 03:58:43 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/05/19 03:58:44 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/05/19 03:58:46 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/05/19 03:58:46 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/05/19 03:58:46 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.889Ki offset 6Mi/6.106Mi 2025/05/19 03:58:46 DEBUG : test-metadata: Sending chunk 1 length 111502 2025/05/19 03:58:48 DEBUG : test-metadata: Done sending chunk 1 2025/05/19 03:58:49 DEBUG : test-metadata: Done sending chunk 0 2025/05/19 03:58:49 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/05/19 03:58:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/05/19 03:58:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/19 03:58:57 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-05-19-035854-365.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/05/19 03:59:01 DEBUG : oldPath = "TestB2:rclone-test-negemub1xadu/versions/test-versions-v2025-05-19-035854-365.txt" 2025/05/19 03:59:01 DEBUG : newPath = "TestB2,versions:rclone-test-negemub1xadu/versions/test-versions-v2025-05-19-035854-365.txt" 2025/05/19 03:59:01 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-negemub1xadu/versions/test-versions-v2025-05-19-035854-365.txt" 2025/05/19 03:59:01 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/05/19 03:59:02 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-negemub1xadu/versions/test-versions-v2025-05-19-035854-365.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-negemub1xadu/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/05/19 03:59:04 INFO : B2 bucket rclone-test-negemub1xadu: cleaning bucket "rclone-test-negemub1xadu" of all hidden files 2025/05/19 03:59:04 DEBUG : leading space/ leading space: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05269_d20250519_m035733_c001_v7007000_t0000_u01747627053821") as it is a hide marker 2025/05/19 03:59:04 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : leading space/ leading space: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b04_d20250519_m035733_c001_v0001176_t0059_u01747627053232") 2025/05/19 03:59:04 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05268_d20250519_m035732_c001_v7007000_t0000_u01747627052868") as it is a hide marker 2025/05/19 03:59:04 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323afe_d20250519_m035732_c001_v0001176_t0047_u01747627052295") 2025/05/19 03:59:04 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05270_d20250519_m035739_c001_v7007000_t0000_u01747627059566") as it is a hide marker 2025/05/19 03:59:04 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b21_d20250519_m035738_c001_v0001176_t0040_u01747627058993") 2025/05/19 03:59:04 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : created from root.txt: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f414d95aac3e79edf_d20250519_m035834_c001_v7007000_t0000_u01747627114973") as it is a hide marker 2025/05/19 03:59:04 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : created from root.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f107e80c5ef47b3d1_d20250519_m035833_c001_v0001042_t0007_u01747627113773") 2025/05/19 03:59:04 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : file name.txt: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f405acfd3abb7a6f4_d20250519_m035842_c001_v7007000_t0000_u01747627122911") as it is a hide marker 2025/05/19 03:59:04 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : file name.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b9d_d20250519_m035823_c001_v0001176_t0048_u01747627103164") 2025/05/19 03:59:04 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : file name.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f1152549ca86768f2_d20250519_m035819_c001_v0001183_t0024_u01747627099651") 2025/05/19 03:59:04 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : file name.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b6b_d20250519_m035758_c001_v0001176_t0051_u01747627078713") 2025/05/19 03:59:04 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : file name.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b67_d20250519_m035757_c001_v0001176_t0044_u01747627077398") 2025/05/19 03:59:04 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b69_d20250519_m035757_c001_v0001176_t0002_u01747627077798") "upload" dated 2025-05-19 03:57:57.798 +0000 UTC (1m6.718613179s ago) 2025/05/19 03:59:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41662f0349136ce3_d20250519_m035817_c001_v7007000_t0000_u01747627097423") as it is a hide marker 2025/05/19 03:59:04 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f1136b34eda73db0a_d20250519_m035817_c001_v0001181_t0053_u01747627097217") 2025/05/19 03:59:04 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f1053d04b4ce72739_d20250519_m035816_c001_v0001145_t0026_u01747627096411") 2025/05/19 03:59:04 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05278_d20250519_m035746_c001_v7007000_t0000_u01747627066223") as it is a hide marker 2025/05/19 03:59:04 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b47_d20250519_m035745_c001_v0001176_t0002_u01747627065647") 2025/05/19 03:59:04 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : piped data.txt: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f405acfd3abb7a6f9_d20250519_m035844_c001_v7007000_t0000_u01747627124637") as it is a hide marker 2025/05/19 03:59:04 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : piped data.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323bd3_d20250519_m035844_c001_v0001176_t0001_u01747627124207") 2025/05/19 03:59:04 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : piped data.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f405acfd3abb7a6f5_d20250519_m035844_c001_v7007000_t0000_u01747627124029") 2025/05/19 03:59:04 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : piped data.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f419e4e2e06323bd1_d20250519_m035843_c001_v0001176_t0057_u01747627123657") 2025/05/19 03:59:04 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05279_d20250519_m035747_c001_v7007000_t0000_u01747627067173") as it is a hide marker 2025/05/19 03:59:04 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b4b_d20250519_m035746_c001_v0001176_t0004_u01747627066586") 2025/05/19 03:59:04 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : test-metadata: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f417ffa8e1f3e7f0a_d20250519_m035851_c001_v7007000_t0000_u01747627131828") as it is a hide marker 2025/05/19 03:59:04 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : test-metadata: Deleting (id "4_zff827d53b00deb6b9f680e1b_f205acfd3abb7a714_d20250519_m035846_c001_v0001117_t0042_u01747627126588") 2025/05/19 03:59:04 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : test-metadata: Deleting (id "4_zff827d53b00deb6b9f680e1b_f405acfd3abb7a707_d20250519_m035845_c001_v7007000_t0000_u01747627125576") 2025/05/19 03:59:04 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : test-metadata: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323bd5_d20250519_m035844_c001_v0001176_t0009_u01747627124815") 2025/05/19 03:59:04 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05272_d20250519_m035741_c001_v7007000_t0000_u01747627061457") as it is a hide marker 2025/05/19 03:59:04 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b31_d20250519_m035740_c001_v0001176_t0058_u01747627060885") 2025/05/19 03:59:04 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05274_d20250519_m035743_c001_v7007000_t0000_u01747627063349") as it is a hide marker 2025/05/19 03:59:04 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b39_d20250519_m035742_c001_v0001176_t0042_u01747627062754") 2025/05/19 03:59:04 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05273_d20250519_m035742_c001_v7007000_t0000_u01747627062389") as it is a hide marker 2025/05/19 03:59:04 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b35_d20250519_m035741_c001_v0001176_t0036_u01747627061820") 2025/05/19 03:59:04 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05276_d20250519_m035744_c001_v7007000_t0000_u01747627064293") as it is a hide marker 2025/05/19 03:59:04 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b3b_d20250519_m035743_c001_v0001176_t0048_u01747627063711") 2025/05/19 03:59:04 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05277_d20250519_m035745_c001_v7007000_t0000_u01747627065269") as it is a hide marker 2025/05/19 03:59:04 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b41_d20250519_m035744_c001_v0001176_t0020_u01747627064667") 2025/05/19 03:59:04 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05271_d20250519_m035740_c001_v7007000_t0000_u01747627060522") as it is a hide marker 2025/05/19 03:59:04 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : trailing space /trailing space : Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b2a_d20250519_m035739_c001_v0001176_t0059_u01747627059930") 2025/05/19 03:59:04 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323bfd_d20250519_m035859_c001_v0001176_t0010_u01747627139942") "upload" dated 2025-05-19 03:58:59.942 +0000 UTC (4.575132825s ago) 2025/05/19 03:59:04 DEBUG : versions/test-versions.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f4070f4a6cac6e73b_d20250519_m035857_c001_v7007000_t0000_u01747627137382") 2025/05/19 03:59:04 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : versions/test-versions.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323bf1_d20250519_m035854_c001_v0001176_t0046_u01747627134365") 2025/05/19 03:59:04 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc0527c_d20250519_m035756_c001_v7007000_t0000_u01747627076859") as it is a hide marker 2025/05/19 03:59:04 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff827d53b00deb6b9f680e1b_f21518114adc0527b_d20250519_m035749_c001_v0001115_t0005_u01747627069314") 2025/05/19 03:59:04 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : zero-length-file: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc0527a_d20250519_m035749_c001_v7007000_t0000_u01747627069018") as it is a hide marker 2025/05/19 03:59:04 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : zero-length-file: Deleting (id "4_zff827d53b00deb6b9f680e1b_f419e4e2e06323b53_d20250519_m035748_c001_v0001176_t0057_u01747627068467") 2025/05/19 03:59:04 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc0526b_d20250519_m035734_c001_v7007000_t0000_u01747627054777") as it is a hide marker 2025/05/19 03:59:04 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b09_d20250519_m035734_c001_v0001176_t0003_u01747627054187") 2025/05/19 03:59:04 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05264_d20250519_m035730_c001_v7007000_t0000_u01747627050058") as it is a hide marker 2025/05/19 03:59:04 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323aee_d20250519_m035729_c001_v0001176_t0058_u01747627049109") 2025/05/19 03:59:04 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc0526e_d20250519_m035737_c001_v7007000_t0000_u01747627057685") as it is a hide marker 2025/05/19 03:59:04 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b19_d20250519_m035737_c001_v0001176_t0015_u01747627057111") 2025/05/19 03:59:04 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc0526d_d20250519_m035736_c001_v7007000_t0000_u01747627056746") as it is a hide marker 2025/05/19 03:59:04 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b13_d20250519_m035736_c001_v0001176_t0029_u01747627056075") 2025/05/19 03:59:04 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc0526f_d20250519_m035738_c001_v7007000_t0000_u01747627058632") as it is a hide marker 2025/05/19 03:59:04 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b1b_d20250519_m035738_c001_v0001176_t0019_u01747627058057") 2025/05/19 03:59:04 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc0526c_d20250519_m035735_c001_v7007000_t0000_u01747627055709") as it is a hide marker 2025/05/19 03:59:04 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b0f_d20250519_m035735_c001_v0001176_t0010_u01747627055138") 2025/05/19 03:59:04 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : ./.: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05266_d20250519_m035730_c001_v7007000_t0000_u01747627050990") as it is a hide marker 2025/05/19 03:59:04 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : ./.: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323af2_d20250519_m035730_c001_v0001176_t0040_u01747627050420") 2025/05/19 03:59:04 NOTICE: ./.: Skipped delete as --dry-run is set 2025/05/19 03:59:04 DEBUG : ../..: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05267_d20250519_m035731_c001_v7007000_t0000_u01747627051932") as it is a hide marker 2025/05/19 03:59:04 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/05/19 03:59:04 DEBUG : ../..: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323af8_d20250519_m035731_c001_v0001176_t0040_u01747627051358") 2025/05/19 03:59:04 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/05/19 03:59:04 INFO : B2 bucket rclone-test-negemub1xadu: cleaning bucket "rclone-test-negemub1xadu" of all hidden files 2025/05/19 03:59:04 DEBUG : leading space/ leading space: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05269_d20250519_m035733_c001_v7007000_t0000_u01747627053821") as it is a hide marker 2025/05/19 03:59:04 DEBUG : leading space/ leading space: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b04_d20250519_m035733_c001_v0001176_t0059_u01747627053232") 2025/05/19 03:59:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05268_d20250519_m035732_c001_v7007000_t0000_u01747627052868") as it is a hide marker 2025/05/19 03:59:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323afe_d20250519_m035732_c001_v0001176_t0047_u01747627052295") 2025/05/19 03:59:04 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05270_d20250519_m035739_c001_v7007000_t0000_u01747627059566") as it is a hide marker 2025/05/19 03:59:04 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b21_d20250519_m035738_c001_v0001176_t0040_u01747627058993") 2025/05/19 03:59:04 DEBUG : created from root.txt: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f414d95aac3e79edf_d20250519_m035834_c001_v7007000_t0000_u01747627114973") as it is a hide marker 2025/05/19 03:59:04 DEBUG : created from root.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f107e80c5ef47b3d1_d20250519_m035833_c001_v0001042_t0007_u01747627113773") 2025/05/19 03:59:04 DEBUG : file name.txt: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f405acfd3abb7a6f4_d20250519_m035842_c001_v7007000_t0000_u01747627122911") as it is a hide marker 2025/05/19 03:59:05 DEBUG : file name.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b9d_d20250519_m035823_c001_v0001176_t0048_u01747627103164") 2025/05/19 03:59:05 DEBUG : file name.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f1152549ca86768f2_d20250519_m035819_c001_v0001183_t0024_u01747627099651") 2025/05/19 03:59:05 DEBUG : file name.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b6b_d20250519_m035758_c001_v0001176_t0051_u01747627078713") 2025/05/19 03:59:05 DEBUG : file name.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b67_d20250519_m035757_c001_v0001176_t0044_u01747627077398") 2025/05/19 03:59:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b69_d20250519_m035757_c001_v0001176_t0002_u01747627077798") "upload" dated 2025-05-19 03:57:57.798 +0000 UTC (1m7.74352462s ago) 2025/05/19 03:59:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41662f0349136ce3_d20250519_m035817_c001_v7007000_t0000_u01747627097423") as it is a hide marker 2025/05/19 03:59:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f1136b34eda73db0a_d20250519_m035817_c001_v0001181_t0053_u01747627097217") 2025/05/19 03:59:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f1053d04b4ce72739_d20250519_m035816_c001_v0001145_t0026_u01747627096411") 2025/05/19 03:59:05 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05278_d20250519_m035746_c001_v7007000_t0000_u01747627066223") as it is a hide marker 2025/05/19 03:59:05 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b47_d20250519_m035745_c001_v0001176_t0002_u01747627065647") 2025/05/19 03:59:05 DEBUG : piped data.txt: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f405acfd3abb7a6f9_d20250519_m035844_c001_v7007000_t0000_u01747627124637") as it is a hide marker 2025/05/19 03:59:05 DEBUG : piped data.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323bd3_d20250519_m035844_c001_v0001176_t0001_u01747627124207") 2025/05/19 03:59:05 DEBUG : piped data.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f405acfd3abb7a6f5_d20250519_m035844_c001_v7007000_t0000_u01747627124029") 2025/05/19 03:59:05 DEBUG : piped data.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f419e4e2e06323bd1_d20250519_m035843_c001_v0001176_t0057_u01747627123657") 2025/05/19 03:59:05 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05279_d20250519_m035747_c001_v7007000_t0000_u01747627067173") as it is a hide marker 2025/05/19 03:59:06 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b4b_d20250519_m035746_c001_v0001176_t0004_u01747627066586") 2025/05/19 03:59:06 DEBUG : test-metadata: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f417ffa8e1f3e7f0a_d20250519_m035851_c001_v7007000_t0000_u01747627131828") as it is a hide marker 2025/05/19 03:59:06 DEBUG : test-metadata: Deleting (id "4_zff827d53b00deb6b9f680e1b_f205acfd3abb7a714_d20250519_m035846_c001_v0001117_t0042_u01747627126588") 2025/05/19 03:59:06 DEBUG : test-metadata: Deleting (id "4_zff827d53b00deb6b9f680e1b_f405acfd3abb7a707_d20250519_m035845_c001_v7007000_t0000_u01747627125576") 2025/05/19 03:59:06 DEBUG : test-metadata: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323bd5_d20250519_m035844_c001_v0001176_t0009_u01747627124815") 2025/05/19 03:59:06 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05272_d20250519_m035741_c001_v7007000_t0000_u01747627061457") as it is a hide marker 2025/05/19 03:59:06 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b31_d20250519_m035740_c001_v0001176_t0058_u01747627060885") 2025/05/19 03:59:06 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05274_d20250519_m035743_c001_v7007000_t0000_u01747627063349") as it is a hide marker 2025/05/19 03:59:06 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b39_d20250519_m035742_c001_v0001176_t0042_u01747627062754") 2025/05/19 03:59:06 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05273_d20250519_m035742_c001_v7007000_t0000_u01747627062389") as it is a hide marker 2025/05/19 03:59:06 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b35_d20250519_m035741_c001_v0001176_t0036_u01747627061820") 2025/05/19 03:59:06 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05276_d20250519_m035744_c001_v7007000_t0000_u01747627064293") as it is a hide marker 2025/05/19 03:59:06 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b3b_d20250519_m035743_c001_v0001176_t0048_u01747627063711") 2025/05/19 03:59:06 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05277_d20250519_m035745_c001_v7007000_t0000_u01747627065269") as it is a hide marker 2025/05/19 03:59:06 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b41_d20250519_m035744_c001_v0001176_t0020_u01747627064667") 2025/05/19 03:59:06 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05271_d20250519_m035740_c001_v7007000_t0000_u01747627060522") as it is a hide marker 2025/05/19 03:59:06 DEBUG : trailing space /trailing space : Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b2a_d20250519_m035739_c001_v0001176_t0059_u01747627059930") 2025/05/19 03:59:06 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323bfd_d20250519_m035859_c001_v0001176_t0010_u01747627139942") "upload" dated 2025-05-19 03:58:59.942 +0000 UTC (6.93718903s ago) 2025/05/19 03:59:06 DEBUG : versions/test-versions.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f4070f4a6cac6e73b_d20250519_m035857_c001_v7007000_t0000_u01747627137382") 2025/05/19 03:59:06 DEBUG : versions/test-versions.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323bf1_d20250519_m035854_c001_v0001176_t0046_u01747627134365") 2025/05/19 03:59:06 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc0527c_d20250519_m035756_c001_v7007000_t0000_u01747627076859") as it is a hide marker 2025/05/19 03:59:07 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff827d53b00deb6b9f680e1b_f21518114adc0527b_d20250519_m035749_c001_v0001115_t0005_u01747627069314") 2025/05/19 03:59:07 DEBUG : zero-length-file: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc0527a_d20250519_m035749_c001_v7007000_t0000_u01747627069018") as it is a hide marker 2025/05/19 03:59:07 DEBUG : zero-length-file: Deleting (id "4_zff827d53b00deb6b9f680e1b_f419e4e2e06323b53_d20250519_m035748_c001_v0001176_t0057_u01747627068467") 2025/05/19 03:59:07 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc0526b_d20250519_m035734_c001_v7007000_t0000_u01747627054777") as it is a hide marker 2025/05/19 03:59:07 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b09_d20250519_m035734_c001_v0001176_t0003_u01747627054187") 2025/05/19 03:59:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05264_d20250519_m035730_c001_v7007000_t0000_u01747627050058") as it is a hide marker 2025/05/19 03:59:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323aee_d20250519_m035729_c001_v0001176_t0058_u01747627049109") 2025/05/19 03:59:07 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc0526e_d20250519_m035737_c001_v7007000_t0000_u01747627057685") as it is a hide marker 2025/05/19 03:59:07 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b19_d20250519_m035737_c001_v0001176_t0015_u01747627057111") 2025/05/19 03:59:07 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc0526d_d20250519_m035736_c001_v7007000_t0000_u01747627056746") as it is a hide marker 2025/05/19 03:59:07 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b13_d20250519_m035736_c001_v0001176_t0029_u01747627056075") 2025/05/19 03:59:07 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc0526f_d20250519_m035738_c001_v7007000_t0000_u01747627058632") as it is a hide marker 2025/05/19 03:59:07 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b1b_d20250519_m035738_c001_v0001176_t0019_u01747627058057") 2025/05/19 03:59:07 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc0526c_d20250519_m035735_c001_v7007000_t0000_u01747627055709") as it is a hide marker 2025/05/19 03:59:07 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b0f_d20250519_m035735_c001_v0001176_t0010_u01747627055138") 2025/05/19 03:59:07 DEBUG : ./.: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05266_d20250519_m035730_c001_v7007000_t0000_u01747627050990") as it is a hide marker 2025/05/19 03:59:07 DEBUG : ./.: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323af2_d20250519_m035730_c001_v0001176_t0040_u01747627050420") 2025/05/19 03:59:07 DEBUG : ../..: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f41518114adc05267_d20250519_m035731_c001_v7007000_t0000_u01747627051932") as it is a hide marker 2025/05/19 03:59:07 DEBUG : ../..: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323af8_d20250519_m035731_c001_v0001176_t0040_u01747627051358") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/05/19 03:59:08 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/05/19 03:59:08 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/05/19 03:59:09 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/05/19 03:59:09 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/05/19 03:59:09 INFO : B2 bucket rclone-test-negemub1xadu: cleaning bucket "rclone-test-negemub1xadu" of pending multipart uploads older than 0s 2025/05/19 03:59:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b69_d20250519_m035757_c001_v0001176_t0002_u01747627077798") "upload" dated 2025-05-19 03:57:57.798 +0000 UTC (1m11.979779651s ago) 2025/05/19 03:59:09 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f2070f4a6cac6e73e_d20250519_m035908_c001_v0001120_t0025_u01747627148719") as it is a start marker (upload started at 2025-05-19 03:59:08.719 +0000 UTC) 2025/05/19 03:59:09 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/05/19 03:59:09 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f2070f4a6cac6e73f_d20250519_m035908_c001_v0001184_t0054_u01747627148904") as it is a start marker (upload started at 2025-05-19 03:59:08.904 +0000 UTC) 2025/05/19 03:59:09 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/05/19 03:59:09 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f2070f4a6cac6e740_d20250519_m035909_c001_v0001182_t0037_u01747627149107") as it is a start marker (upload started at 2025-05-19 03:59:09.107 +0000 UTC) 2025/05/19 03:59:09 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/05/19 03:59:09 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f2070f4a6cac6e741_d20250519_m035909_c001_v0001171_t0013_u01747627149303") as it is a start marker (upload started at 2025-05-19 03:59:09.303 +0000 UTC) 2025/05/19 03:59:09 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/05/19 03:59:09 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff827d53b00deb6b9f680e1b_f4070f4a6cac6e73d_d20250519_m035908_c001_v7007000_t0000_u01747627148533") "hide" dated 2025-05-19 03:59:08.533 +0000 UTC (1.244955642s ago) 2025/05/19 03:59:09 DEBUG : versions/test-versions.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323bfd_d20250519_m035859_c001_v0001176_t0010_u01747627139942") 2025/05/19 03:59:09 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/05/19 03:59:09 INFO : B2 bucket rclone-test-negemub1xadu: cleaning bucket "rclone-test-negemub1xadu" of pending multipart uploads older than 0s 2025/05/19 03:59:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b69_d20250519_m035757_c001_v0001176_t0002_u01747627077798") "upload" dated 2025-05-19 03:57:57.798 +0000 UTC (1m12.351423725s ago) 2025/05/19 03:59:10 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f2070f4a6cac6e73e_d20250519_m035908_c001_v0001120_t0025_u01747627148719") as it is a start marker (upload started at 2025-05-19 03:59:08.719 +0000 UTC) 2025/05/19 03:59:10 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f2070f4a6cac6e73f_d20250519_m035908_c001_v0001184_t0054_u01747627148904") as it is a start marker (upload started at 2025-05-19 03:59:08.904 +0000 UTC) 2025/05/19 03:59:10 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f2070f4a6cac6e740_d20250519_m035909_c001_v0001182_t0037_u01747627149107") as it is a start marker (upload started at 2025-05-19 03:59:09.107 +0000 UTC) 2025/05/19 03:59:10 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff827d53b00deb6b9f680e1b_f2070f4a6cac6e741_d20250519_m035909_c001_v0001171_t0013_u01747627149303") as it is a start marker (upload started at 2025-05-19 03:59:09.303 +0000 UTC) 2025/05/19 03:59:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff827d53b00deb6b9f680e1b_f4070f4a6cac6e73d_d20250519_m035908_c001_v7007000_t0000_u01747627148533") "hide" dated 2025-05-19 03:59:08.533 +0000 UTC (1.616571541s ago) 2025/05/19 03:59:10 DEBUG : versions/test-versions.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323bfd_d20250519_m035859_c001_v0001176_t0010_u01747627139942") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/05/19 03:59:10 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/05/19 03:59:11 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/05/19 03:59:11 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/05/19 03:59:12 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/05/19 03:59:12 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/05/19 03:59:12 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/05/19 03:59:12 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/05/19 03:59:13 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/05/19 03:59:15 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/05/19 03:59:15 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/05/19 03:59:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/19 03:59:17 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/05/19 03:59:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zff827d53b00deb6b9f680e1b_f214d95aac3e79f1a_d20250519_m035917_c001_v0001101_t0043_u01747627157920") 2025/05/19 03:59:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/19 03:59:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/19 03:59:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/19 03:59:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/05/19 03:59:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/05/19 03:59:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/05/19 03:59:22 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/05/19 03:59:22 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/05/19 03:59:22 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/05/19 03:59:22 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/05/19 03:59:24 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/05/19 03:59:24 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/05/19 03:59:24 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/05/19 03:59:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/05/19 03:59:26 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/05/19 03:59:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zff827d53b00deb6b9f680e1b_f2207bb7764685046_d20250519_m035926_c001_v0001101_t0013_u01747627166273") 2025/05/19 03:59:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/19 03:59:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/19 03:59:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/05/19 03:59:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/05/19 03:59:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/05/19 03:59:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/05/19 03:59:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/05/19 03:59:30 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/05/19 03:59:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/05/19 03:59:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/05/19 03:59:31 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/05/19 03:59:31 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/05/19 03:59:32 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/05/19 03:59:33 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/05/19 03:59:33 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/05/19 03:59:33 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/05/19 03:59:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/19 03:59:35 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/05/19 03:59:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff827d53b00deb6b9f680e1b_f206c811b5e84ea44_d20250519_m035935_c001_v0001144_t0019_u01747627175455") 2025/05/19 03:59:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/19 03:59:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/19 03:59:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/19 03:59:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/05/19 03:59:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/05/19 03:59:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/05/19 03:59:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/05/19 03:59:38 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/05/19 03:59:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/05/19 03:59:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/05/19 03:59:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/05/19 03:59:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/05/19 03:59:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/05/19 03:59:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/05/19 03:59:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/05/19 03:59:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/05/19 03:59:44 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/05/19 03:59:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zff827d53b00deb6b9f680e1b_f206c811b5e84ea4b_d20250519_m035944_c001_v0001130_t0036_u01747627184579") 2025/05/19 03:59:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/19 03:59:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/05/19 03:59:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/19 03:59:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/05/19 03:59:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/05/19 03:59:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/05/19 03:59:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/05/19 03:59:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/05/19 03:59:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/05/19 03:59:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/05/19 03:59:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/05/19 03:59:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/05/19 03:59:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/05/19 03:59:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/19 03:59:52 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/05/19 03:59:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff827d53b00deb6b9f680e1b_f2207bb7764685054_d20250519_m035952_c001_v0001137_t0005_u01747627192995") 2025/05/19 03:59:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/19 03:59:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/19 03:59:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/05/19 03:59:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/19 03:59:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/19 03:59:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/05/19 03:59:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/05/19 03:59:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/05/19 03:59:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/05/19 03:59:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/05/19 03:59:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/19 03:59:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/05/19 03:59:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/05/19 04:00:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/05/19 04:00:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/05/19 04:00:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/05/19 04:00:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/19 04:00:01 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/05/19 04:00:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff827d53b00deb6b9f680e1b_f2207bb776468505c_d20250519_m040002_c001_v0001144_t0030_u01747627202056") 2025/05/19 04:00:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/19 04:00:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/19 04:00:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/05/19 04:00:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/05/19 04:00:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/05/19 04:00:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/19 04:00:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/19 04:00:05 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/05/19 04:00:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/05/19 04:00:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/05/19 04:00:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/05/19 04:00:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/05/19 04:00:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/05/19 04:00:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/19 04:00:07 DEBUG : pacer: Reducing sleep to 10ms 2025/05/19 04:00:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/05/19 04:00:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/05/19 04:00:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/05/19 04:00:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/05/19 04:00:11 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/05/19 04:00:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zff827d53b00deb6b9f680e1b_f203c67d4cfd9bcb2_d20250519_m040011_c001_v0001183_t0004_u01747627211801") 2025/05/19 04:00:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/19 04:00:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/05/19 04:00:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/19 04:00:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/05/19 04:00:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/05/19 04:00:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/05/19 04:00:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/05/19 04:00:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/05/19 04:00:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/05/19 04:00:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/05/19 04:00:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/05/19 04:00:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/05/19 04:00:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/05/19 04:00:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/19 04:00:19 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/05/19 04:00:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff827d53b00deb6b9f680e1b_f221ea89553623584_d20250519_m040019_c001_v0001171_t0014_u01747627219878") 2025/05/19 04:00:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/19 04:00:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/19 04:00:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/05/19 04:00:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/19 04:00:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/19 04:00:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/05/19 04:00:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/05/19 04:00:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/05/19 04:00:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/05/19 04:00:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/05/19 04:00:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/19 04:00:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/05/19 04:00:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/05/19 04:00:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/05/19 04:00:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/05/19 04:00:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/05/19 04:00:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/19 04:00:28 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/05/19 04:00:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff827d53b00deb6b9f680e1b_f21662f0349136d31_d20250519_m040028_c001_v0001116_t0001_u01747627228868") 2025/05/19 04:00:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/19 04:00:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/19 04:00:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/05/19 04:00:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/05/19 04:00:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/05/19 04:00:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/19 04:00:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/19 04:00:31 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/05/19 04:00:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/05/19 04:00:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/05/19 04:00:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/05/19 04:00:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/05/19 04:00:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/05/19 04:00:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/05/19 04:00:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/05/19 04:00:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/05/19 04:00:37 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/05/19 04:00:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zff827d53b00deb6b9f680e1b_f21662f0349136d3a_d20250519_m040037_c001_v0001099_t0010_u01747627237807") 2025/05/19 04:00:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/19 04:00:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/05/19 04:00:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/19 04:00:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/05/19 04:00:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/05/19 04:00:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/05/19 04:00:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/05/19 04:00:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/05/19 04:00:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/05/19 04:00:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/05/19 04:00:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/05/19 04:00:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/05/19 04:00:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/05/19 04:00:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/05/19 04:00:54 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/05/19 04:00:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff827d53b00deb6b9f680e1b_f2184987f8b2f5e21_d20250519_m040054_c001_v0001172_t0039_u01747627254589") 2025/05/19 04:00:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/19 04:00:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/19 04:00:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/05/19 04:00:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/05/19 04:00:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/05/19 04:00:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/05/19 04:01:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/05/19 04:01:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/05/19 04:01:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/05/19 04:01:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/05/19 04:01:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/05/19 04:01:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/05/19 04:01:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/05/19 04:01:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/05/19 04:01:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/05/19 04:01:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/05/19 04:01:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/05/19 04:01:05 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/05/19 04:01:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff827d53b00deb6b9f680e1b_f2157637f9141e194_d20250519_m040105_c001_v0001134_t0009_u01747627265764") 2025/05/19 04:01:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/19 04:01:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/19 04:01:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/05/19 04:01:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/05/19 04:01:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/05/19 04:01:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/05/19 04:01:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/05/19 04:01:08 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/05/19 04:01:11 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/05/19 04:01:11 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/05/19 04:01:11 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/05/19 04:01:11 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/05/19 04:01:12 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/05/19 04:01:13 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/05/19 04:01:13 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/05/19 04:01:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/19 04:01:15 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/05/19 04:01:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zff827d53b00deb6b9f680e1b_f2045875df6cffe62_d20250519_m040115_c001_v0001171_t0057_u01747627275474") 2025/05/19 04:01:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/19 04:01:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/19 04:01:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/19 04:01:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/05/19 04:01:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/05/19 04:01:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/05/19 04:01:19 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/05/19 04:01:19 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/05/19 04:01:20 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/05/19 04:01:20 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/05/19 04:01:22 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/05/19 04:01:22 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/05/19 04:01:22 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/05/19 04:01:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/05/19 04:01:24 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/05/19 04:01:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zff827d53b00deb6b9f680e1b_f2157637f9141e1bd_d20250519_m040124_c001_v0001150_t0039_u01747627284949") 2025/05/19 04:01:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/19 04:01:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/19 04:01:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/05/19 04:01:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/05/19 04:01:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/05/19 04:01:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/05/19 04:01:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/05/19 04:01:31 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/05/19 04:01:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/05/19 04:01:31 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/05/19 04:01:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/05/19 04:01:31 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/05/19 04:01:32 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/05/19 04:01:33 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/05/19 04:01:33 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/05/19 04:01:33 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/05/19 04:01:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/19 04:01:36 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/05/19 04:01:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zff827d53b00deb6b9f680e1b_f207e21f9ec6c5b38_d20250519_m040136_c001_v0001183_t0003_u01747627296500") 2025/05/19 04:01:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/19 04:01:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/19 04:01:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/19 04:01:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/05/19 04:01:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/05/19 04:01:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/05/19 04:01:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/05/19 04:01:39 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/05/19 04:01:41 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/05/19 04:01:41 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/05/19 04:01:41 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/05/19 04:01:41 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/05/19 04:01:42 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/05/19 04:01:44 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/05/19 04:01:44 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/05/19 04:01:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/19 04:01:46 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/05/19 04:01:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff827d53b00deb6b9f680e1b_f207e21f9ec6c5b47_d20250519_m040146_c001_v0001184_t0038_u01747627306476") 2025/05/19 04:01:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/19 04:01:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/19 04:01:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/19 04:01:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/05/19 04:01:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/05/19 04:01:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/05/19 04:01:51 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/05/19 04:01:51 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/05/19 04:01:51 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/05/19 04:01:51 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/05/19 04:01:54 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/05/19 04:01:54 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/05/19 04:01:54 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/05/19 04:01:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/05/19 04:01:56 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/05/19 04:01:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zff827d53b00deb6b9f680e1b_f20230323d517a216_d20250519_m040156_c001_v0001115_t0027_u01747627316875") 2025/05/19 04:01:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/19 04:01:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/19 04:01:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/05/19 04:02:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/05/19 04:02:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/05/19 04:02:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/05/19 04:02:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/05/19 04:02:02 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/05/19 04:02:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/05/19 04:02:03 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/05/19 04:02:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/05/19 04:02:03 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/05/19 04:02:04 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/05/19 04:02:05 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/05/19 04:02:06 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/05/19 04:02:06 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/05/19 04:02:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/19 04:02:08 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/05/19 04:02:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zff827d53b00deb6b9f680e1b_f2184987f8b2f5ed6_d20250519_m040208_c001_v0001113_t0034_u01747627328729") 2025/05/19 04:02:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/19 04:02:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/19 04:02:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/19 04:02:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/05/19 04:02:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/05/19 04:02:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/05/19 04:02:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/05/19 04:02:12 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/05/19 04:02:20 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff827d53b00deb6b9f680e1b_f206c811b5e84ef2b_d20250519_m040219_c001_v0001165_t0048_u01747627339915") 2025/05/19 04:02:20 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/05/19 04:02:20 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/19 04:02:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/19 04:02:21 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/19 04:02:21 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/05/19 04:02:23 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/05/19 04:02:23 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/19 04:02:23 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/05/19 04:02:23 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/05/19 04:02:25 DEBUG : chunked-copy: Done sending chunk 0 2025/05/19 04:02:25 DEBUG : chunked-copy: Done sending chunk 1 2025/05/19 04:02:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/19 04:02:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff827d53b00deb6b9f680e1b_f206c811b5e84ef3b_d20250519_m040226_c001_v0001134_t0034_u01747627346433") 2025/05/19 04:02:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/05/19 04:02:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/19 04:02:26 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/19 04:02:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/19 04:02:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/05/19 04:02:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/05/19 04:02:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/19 04:02:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/05/19 04:02:29 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/05/19 04:02:31 DEBUG : chunked-copy: Done sending chunk 0 2025/05/19 04:02:32 DEBUG : chunked-copy: Done sending chunk 1 2025/05/19 04:02:32 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/19 04:02:32 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff827d53b00deb6b9f680e1b_f206c811b5e84ef4b_d20250519_m040232_c001_v0001106_t0029_u01747627352890") 2025/05/19 04:02:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/05/19 04:02:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/19 04:02:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/19 04:02:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/19 04:02:33 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/05/19 04:02:36 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/05/19 04:02:36 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/19 04:02:36 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/05/19 04:02:36 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/05/19 04:02:38 DEBUG : chunked-copy: Done sending chunk 0 2025/05/19 04:02:38 DEBUG : chunked-copy: Done sending chunk 1 2025/05/19 04:02:38 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/19 04:02:39 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zff827d53b00deb6b9f680e1b_f206c811b5e84ef54_d20250519_m040239_c001_v0001171_t0003_u01747627359215") 2025/05/19 04:02:39 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/05/19 04:02:39 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/19 04:02:39 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/05/19 04:02:39 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/05/19 04:02:39 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/19 04:02:40 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/19 04:02:40 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/05/19 04:02:41 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/05/19 04:02:42 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/05/19 04:02:43 DEBUG : Creating backend with remote "TestB2:rclone-test-negemub1xadu/deeper/nonexisting/directory" === 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/05/19 04:02:45 INFO : B2 bucket rclone-test-negemub1xadu: cleaning bucket "rclone-test-negemub1xadu" of all files 2025/05/19 04:02:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f40230323d517a1f2_d20250519_m040150_c001_v7007000_t0000_u01747627310575") 2025/05/19 04:02:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f207e21f9ec6c5b47_d20250519_m040146_c001_v0001184_t0038_u01747627306476") 2025/05/19 04:02:46 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f407e21f9ec6c5b43_d20250519_m040145_c001_v7007000_t0000_u01747627305827") 2025/05/19 04:02:46 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f20230323d517a1c1_d20250519_m040141_c001_v0001183_t0001_u01747627301430") 2025/05/19 04:02:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f406c811b5e84ef20_d20250519_m040214_c001_v7007000_t0000_u01747627334154") 2025/05/19 04:02:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f2184987f8b2f5ed6_d20250519_m040208_c001_v0001113_t0034_u01747627328729") 2025/05/19 04:02:46 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f4184987f8b2f5ed3_d20250519_m040208_c001_v7007000_t0000_u01747627328082") 2025/05/19 04:02:46 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f20230323d517a21e_d20250519_m040202_c001_v0001101_t0044_u01747627322393") 2025/05/19 04:02:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f40230323d517a21d_d20250519_m040202_c001_v7007000_t0000_u01747627322208") 2025/05/19 04:02:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f20230323d517a216_d20250519_m040156_c001_v0001115_t0027_u01747627316875") 2025/05/19 04:02:46 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f40230323d517a214_d20250519_m040156_c001_v7007000_t0000_u01747627316292") 2025/05/19 04:02:46 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f20230323d517a1f4_d20250519_m040150_c001_v0001145_t0048_u01747627310760") 2025/05/19 04:02:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f421ea8955362355f_d20250519_m040006_c001_v7007000_t0000_u01747627206843") 2025/05/19 04:02:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f2207bb776468505c_d20250519_m040002_c001_v0001144_t0030_u01747627202056") 2025/05/19 04:02:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f4207bb7764685056_d20250519_m035957_c001_v7007000_t0000_u01747627197035") 2025/05/19 04:02:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f2207bb7764685054_d20250519_m035952_c001_v0001137_t0005_u01747627192995") 2025/05/19 04:02:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f4207bb776468505b_d20250519_m040001_c001_v7007000_t0000_u01747627201644") 2025/05/19 04:02:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f2207bb7764685057_d20250519_m035957_c001_v0001029_t0013_u01747627197225") 2025/05/19 04:02:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f4207bb7764685053_d20250519_m035952_c001_v7007000_t0000_u01747627192572") 2025/05/19 04:02:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f2207bb776468504f_d20250519_m035948_c001_v0001154_t0014_u01747627188283") 2025/05/19 04:02:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f4207bb776468504e_d20250519_m035948_c001_v7007000_t0000_u01747627188101") 2025/05/19 04:02:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f206c811b5e84ea4b_d20250519_m035944_c001_v0001130_t0036_u01747627184579") 2025/05/19 04:02:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f406c811b5e84ea49_d20250519_m035944_c001_v7007000_t0000_u01747627184203") 2025/05/19 04:02:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f2207bb776468504a_d20250519_m035940_c001_v0001106_t0026_u01747627180345") 2025/05/19 04:02:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f421ea89553623593_d20250519_m040033_c001_v7007000_t0000_u01747627233120") 2025/05/19 04:02:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f21662f0349136d31_d20250519_m040028_c001_v0001116_t0001_u01747627228868") 2025/05/19 04:02:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f421ea89553623588_d20250519_m040024_c001_v7007000_t0000_u01747627224033") 2025/05/19 04:02:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f221ea89553623584_d20250519_m040019_c001_v0001171_t0014_u01747627219878") 2025/05/19 04:02:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f41662f0349136d30_d20250519_m040028_c001_v7007000_t0000_u01747627228461") 2025/05/19 04:02:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f221ea8955362358b_d20250519_m040024_c001_v0001182_t0031_u01747627224214") 2025/05/19 04:02:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f421ea89553623582_d20250519_m040019_c001_v7007000_t0000_u01747627219499") 2025/05/19 04:02:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f221ea8955362357e_d20250519_m040015_c001_v0001179_t0053_u01747627215413") 2025/05/19 04:02:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f421ea8955362357d_d20250519_m040015_c001_v7007000_t0000_u01747627215232") 2025/05/19 04:02:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f203c67d4cfd9bcb2_d20250519_m040011_c001_v0001183_t0004_u01747627211801") 2025/05/19 04:02:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f403c67d4cfd9bcb1_d20250519_m040011_c001_v7007000_t0000_u01747627211396") 2025/05/19 04:02:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f221ea89553623561_d20250519_m040007_c001_v0001109_t0037_u01747627207113") 2025/05/19 04:02:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f4207bb7764685049_d20250519_m035940_c001_v7007000_t0000_u01747627180161") 2025/05/19 04:02:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f206c811b5e84ea44_d20250519_m035935_c001_v0001144_t0019_u01747627175455") 2025/05/19 04:02:47 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f406c811b5e84ea43_d20250519_m035935_c001_v7007000_t0000_u01747627175041") 2025/05/19 04:02:47 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f2207bb7764685048_d20250519_m035930_c001_v0001038_t0050_u01747627170669") 2025/05/19 04:02:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f4207bb7764685047_d20250519_m035930_c001_v7007000_t0000_u01747627170486") 2025/05/19 04:02:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f2207bb7764685046_d20250519_m035926_c001_v0001101_t0013_u01747627166273") 2025/05/19 04:02:48 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f4207bb7764685045_d20250519_m035925_c001_v7007000_t0000_u01747627165870") 2025/05/19 04:02:48 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f2207bb7764685044_d20250519_m035921_c001_v0001177_t0011_u01747627161725") 2025/05/19 04:02:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f4207bb7764685043_d20250519_m035921_c001_v7007000_t0000_u01747627161543") 2025/05/19 04:02:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f214d95aac3e79f1a_d20250519_m035917_c001_v0001101_t0043_u01747627157920") 2025/05/19 04:02:48 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f414d95aac3e79f19_d20250519_m035917_c001_v7007000_t0000_u01747627157536") 2025/05/19 04:02:48 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f2070f4a6cac6e742_d20250519_m035912_c001_v0001115_t0046_u01747627152263") 2025/05/19 04:02:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f4157637f9141e198_d20250519_m040110_c001_v7007000_t0000_u01747627270355") 2025/05/19 04:02:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f2157637f9141e194_d20250519_m040105_c001_v0001134_t0009_u01747627265764") 2025/05/19 04:02:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f4184987f8b2f5e43_d20250519_m040059_c001_v7007000_t0000_u01747627259703") 2025/05/19 04:02:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f2184987f8b2f5e21_d20250519_m040054_c001_v0001172_t0039_u01747627254589") 2025/05/19 04:02:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f4157637f9141e193_d20250519_m040105_c001_v7007000_t0000_u01747627265209") 2025/05/19 04:02:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f2184987f8b2f5e44_d20250519_m040059_c001_v0001109_t0046_u01747627259885") 2025/05/19 04:02:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f4184987f8b2f5e1c_d20250519_m040054_c001_v7007000_t0000_u01747627254145") 2025/05/19 04:02:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f2184987f8b2f5df6_d20250519_m040049_c001_v0001179_t0023_u01747627249452") 2025/05/19 04:02:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f4184987f8b2f5df4_d20250519_m040049_c001_v7007000_t0000_u01747627249257") 2025/05/19 04:02:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f21662f0349136d3a_d20250519_m040037_c001_v0001099_t0010_u01747627237807") 2025/05/19 04:02:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f41662f0349136d38_d20250519_m040037_c001_v7007000_t0000_u01747627237308") 2025/05/19 04:02:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f221ea89553623595_d20250519_m040033_c001_v0001184_t0044_u01747627233311") 2025/05/19 04:02:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f40230323d517a1c0_d20250519_m040141_c001_v7007000_t0000_u01747627301247") 2025/05/19 04:02:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f207e21f9ec6c5b38_d20250519_m040136_c001_v0001183_t0003_u01747627296500") 2025/05/19 04:02:49 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f407e21f9ec6c5b37_d20250519_m040135_c001_v7007000_t0000_u01747627295821") 2025/05/19 04:02:49 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f2157637f9141e1c3_d20250519_m040130_c001_v0001184_t0022_u01747627290545") 2025/05/19 04:02:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f4157637f9141e1c1_d20250519_m040130_c001_v7007000_t0000_u01747627290361") 2025/05/19 04:02:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f2157637f9141e1bd_d20250519_m040124_c001_v0001150_t0039_u01747627284949") 2025/05/19 04:02:49 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f4157637f9141e1bb_d20250519_m040124_c001_v7007000_t0000_u01747627284445") 2025/05/19 04:02:49 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f2157637f9141e1a3_d20250519_m040119_c001_v0001184_t0045_u01747627279544") 2025/05/19 04:02:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f4157637f9141e1a2_d20250519_m040119_c001_v7007000_t0000_u01747627279356") 2025/05/19 04:02:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f2045875df6cffe62_d20250519_m040115_c001_v0001171_t0057_u01747627275474") 2025/05/19 04:02:49 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f4045875df6cffe5f_d20250519_m040114_c001_v7007000_t0000_u01747627274912") 2025/05/19 04:02:49 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff827d53b00deb6b9f680e1b_f2157637f9141e199_d20250519_m040110_c001_v0001093_t0018_u01747627270539") 2025/05/19 04:02:49 DEBUG : chunked-copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f406c811b5e84ef57_d20250519_m040241_c001_v7007000_t0000_u01747627361512") 2025/05/19 04:02:49 DEBUG : chunked-copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f206c811b5e84ef51_d20250519_m040235_c001_v0001165_t0049_u01747627355852") 2025/05/19 04:02:49 DEBUG : chunked-copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f406c811b5e84ef4f_d20250519_m040235_c001_v7007000_t0000_u01747627355175") 2025/05/19 04:02:49 DEBUG : chunked-copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f206c811b5e84ef45_d20250519_m040229_c001_v0001036_t0026_u01747627349288") 2025/05/19 04:02:49 DEBUG : chunked-copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f406c811b5e84ef42_d20250519_m040228_c001_v7007000_t0000_u01747627348629") 2025/05/19 04:02:49 DEBUG : chunked-copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f206c811b5e84ef31_d20250519_m040222_c001_v0001101_t0006_u01747627342754") 2025/05/19 04:02:49 DEBUG : chunked-copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f406c811b5e84ef30_d20250519_m040222_c001_v7007000_t0000_u01747627342021") 2025/05/19 04:02:49 DEBUG : chunked-copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323e21_d20250519_m040218_c001_v0001176_t0017_u01747627338378") 2025/05/19 04:02:49 DEBUG : chunked-copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f406c811b5e84ef29_d20250519_m040217_c001_v7007000_t0000_u01747627337936") 2025/05/19 04:02:49 DEBUG : chunked-copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323e15_d20250519_m040214_c001_v0001176_t0041_u01747627334981") 2025/05/19 04:02:50 DEBUG : chunked-copy.copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f406c811b5e84ef56_d20250519_m040241_c001_v7007000_t0000_u01747627361329") 2025/05/19 04:02:50 DEBUG : chunked-copy.copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f206c811b5e84ef54_d20250519_m040239_c001_v0001171_t0003_u01747627359215") 2025/05/19 04:02:50 DEBUG : chunked-copy.copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f406c811b5e84ef4e_d20250519_m040234_c001_v7007000_t0000_u01747627354980") 2025/05/19 04:02:50 DEBUG : chunked-copy.copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f206c811b5e84ef4b_d20250519_m040232_c001_v0001106_t0029_u01747627352890") 2025/05/19 04:02:50 DEBUG : chunked-copy.copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f406c811b5e84ef40_d20250519_m040228_c001_v7007000_t0000_u01747627348446") 2025/05/19 04:02:50 DEBUG : chunked-copy.copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f206c811b5e84ef3b_d20250519_m040226_c001_v0001134_t0034_u01747627346433") 2025/05/19 04:02:50 DEBUG : chunked-copy.copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f406c811b5e84ef2f_d20250519_m040221_c001_v7007000_t0000_u01747627341838") 2025/05/19 04:02:50 DEBUG : chunked-copy.copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f206c811b5e84ef2b_d20250519_m040219_c001_v0001165_t0048_u01747627339915") 2025/05/19 04:02:50 DEBUG : chunked-copy.copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f406c811b5e84ef27_d20250519_m040217_c001_v7007000_t0000_u01747627337751") 2025/05/19 04:02:50 DEBUG : chunked-copy.copy: Deleting (id "4_zff827d53b00deb6b9f680e1b_f111cba7fac87bc22_d20250519_m040216_c001_v0001183_t0054_u01747627336902") 2025/05/19 04:02:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323b69_d20250519_m035757_c001_v0001176_t0002_u01747627077798") 2025/05/19 04:02:50 DEBUG : unknown-size-put.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f406c811b5e84ef59_d20250519_m040242_c001_v7007000_t0000_u01747627362269") 2025/05/19 04:02:50 DEBUG : unknown-size-put.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323e59_d20250519_m040242_c001_v0001176_t0004_u01747627362059") 2025/05/19 04:02:50 DEBUG : unknown-size-update.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f406c811b5e84ef5b_d20250519_m040243_c001_v7007000_t0000_u01747627363237") 2025/05/19 04:02:50 DEBUG : unknown-size-update.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323e5d_d20250519_m040243_c001_v0001176_t0014_u01747627363022") 2025/05/19 04:02:50 DEBUG : unknown-size-update.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f119e4e2e06323e5b_d20250519_m040242_c001_v0001176_t0002_u01747627362451") 2025/05/19 04:02:50 DEBUG : versions/test-versions.txt: Deleting (id "4_zff827d53b00deb6b9f680e1b_f4070f4a6cac6e73d_d20250519_m035908_c001_v7007000_t0000_u01747627148533") 2025/05/19 04:02:51 INFO : B2 bucket rclone-test-negemub1xadu: cleaning bucket "rclone-test-negemub1xadu" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (328.00s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.44s) --- PASS: TestIntegration/FsMkdir (325.77s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.96s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.84s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (75.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (27.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.24s) --- 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 (16.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.05s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (182.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (37.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (16.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (11.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.73s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.97s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (2.23s) --- 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 328.053s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m29.858574674s (try 1/5)