"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/04/30 05:32:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yugotaj7lobo" 2025/04/30 05:32:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/04/30 05:32:07 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/30 05:32:07 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/30 05:32:07 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/04/30 05:32:30 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/04/30 05:32:30 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/04/30 05:32:32 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/04/30 05:32:32 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/04/30 05:32:33 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/04/30 05:32:33 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/04/30 05:32:33 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/04/30 05:32:33 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/04/30 05:32:40 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/30 05:32:41 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/04/30 05:32:45 INFO : B2 bucket rclone-test-yugotaj7lobo: cleaning bucket "rclone-test-yugotaj7lobo" of all files 2025/04/30 05:32:46 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1b097_d20250430_m053245_c001_v0001183_t0022_u01745991165324") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/30 05:32:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yugotaj7lobo/dirToPurgeFromRoot" 2025/04/30 05:32:48 INFO : B2 bucket rclone-test-yugotaj7lobo path dirToPurgeFromRoot: cleaning bucket "rclone-test-yugotaj7lobo" of all files 2025/04/30 05:32:49 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1b0b3_d20250430_m053246_c001_v0001183_t0005_u01745991166816") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/30 05:32:49 DEBUG : Creating backend with remote "TestB2:rclone-test-yugotaj7lobo/hello? sausage/êé" 2025/04/30 05:32:53 INFO : B2 bucket rclone-test-yugotaj7lobo path hello? sausage/êé: cleaning bucket "rclone-test-yugotaj7lobo" of all files 2025/04/30 05:32:53 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f101c6b0ffaa8fbc5_d20250430_m053252_c001_v0001150_t0057_u01745991172008") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/04/30 05:32:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/04/30 05:32:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/30 05:32:55 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/04/30 05:33:02 DEBUG : Creating backend with remote "TestB2:rclone-test-yugotaj7lobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/30 05:33:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yugotaj7lobo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-yugotaj7lobo" from "TestB2:rclone-test-yugotaj7lobo" 2025/04/30 05:33:06 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/04/30 05:33:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zequqop9teva" 2025/04/30 05:33:20 DEBUG : B2 bucket rclone-test-zequqop9teva: Purge remote 2025/04/30 05:33:20 INFO : B2 bucket rclone-test-zequqop9teva: cleaning bucket "rclone-test-zequqop9teva" of all files 2025/04/30 05:33:20 DEBUG : somefile: Deleting (id "4_z9fa26d7320fd8b5b9f680e1b_f405edf55c8bcd534_d20250430_m053319_c001_v0001171_t0011_u01745991199600") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/04/30 05:33:21 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/30 05:33:22 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/04/30 05:33:25 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/04/30 05:33:25 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/04/30 05:33:25 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.594Ki offset 6Mi/6.106Mi 2025/04/30 05:33:25 DEBUG : test-metadata: Sending chunk 1 length 111200 2025/04/30 05:33:26 DEBUG : test-metadata: Error sending chunk 1 (retry=true): CPU too busy (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0013a92f0), retryAfter:1000000000} 2025/04/30 05:33:26 DEBUG : test-metadata: Clearing part upload URL because of error: CPU too busy (503 service_unavailable) 2025/04/30 05:33:26 DEBUG : pacer: low level retry 1/10 (error CPU too busy (503 service_unavailable)) 2025/04/30 05:33:26 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/04/30 05:33:26 DEBUG : test-metadata: Sending chunk 1 length 111200 2025/04/30 05:33:27 DEBUG : pacer: Reducing sleep to 500ms 2025/04/30 05:33:28 DEBUG : pacer: Reducing sleep to 250ms 2025/04/30 05:33:28 DEBUG : test-metadata: Done sending chunk 0 2025/04/30 05:33:29 DEBUG : pacer: Reducing sleep to 125ms 2025/04/30 05:33:29 DEBUG : test-metadata: Done sending chunk 1 2025/04/30 05:33:29 DEBUG : test-metadata: Finishing large file upload with 2 parts 2025/04/30 05:33:29 DEBUG : pacer: Reducing sleep to 62.5ms 2025/04/30 05:33:29 DEBUG : pacer: Reducing sleep to 31.25ms 2025/04/30 05:33:30 DEBUG : pacer: Reducing sleep to 15.625ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress 2025/04/30 05:33:30 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/04/30 05:33:36 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/04/30 05:33:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/30 05:33:37 DEBUG : pacer: Reducing sleep to 10ms 2025/04/30 05:33:39 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/ff724df320ed8b5b9f680e1b/c001_v0001183_t0047": EOF 2025/04/30 05:33:39 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/ff724df320ed8b5b9f680e1b/c001_v0001183_t0047": EOF) 2025/04/30 05:33:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/ff724df320ed8b5b9f680e1b/c001_v0001183_t0047": EOF - low level retry 1/10 2025/04/30 05:33:41 DEBUG : pacer: Reducing sleep to 10ms 2025/04/30 05:33:42 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: CPU too busy (503 service_unavailable) 2025/04/30 05:33:42 DEBUG : pacer: low level retry 1/1 (error CPU too busy (503 service_unavailable)) 2025/04/30 05:33:42 DEBUG : pacer: Rate limited, increasing sleep to 1s fstests.go:143: Put error: CPU too busy (503 service_unavailable) - low level retry 2/10 2025/04/30 05:33:44 DEBUG : pacer: Reducing sleep to 500ms 2025/04/30 05:33:46 DEBUG : pacer: Reducing sleep to 250ms 2025/04/30 05:33:46 DEBUG : pacer: Reducing sleep to 125ms 2025/04/30 05:33:47 DEBUG : pacer: Reducing sleep to 62.5ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions 2025/04/30 05:33:47 DEBUG : pacer: Reducing sleep to 31.25ms b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent 2025/04/30 05:33:47 DEBUG : pacer: Reducing sleep to 15.625ms === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-04-30-053334-418.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion 2025/04/30 05:33:47 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/04/30 05:33:47 DEBUG : oldPath = "TestB2:rclone-test-yugotaj7lobo/versions/test-versions-v2025-04-30-053334-418.txt" 2025/04/30 05:33:47 DEBUG : newPath = "TestB2,versions:rclone-test-yugotaj7lobo/versions/test-versions-v2025-04-30-053334-418.txt" 2025/04/30 05:33:47 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-yugotaj7lobo/versions/test-versions-v2025-04-30-053334-418.txt" 2025/04/30 05:33:47 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/04/30 05:33:49 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-yugotaj7lobo/versions/test-versions-v2025-04-30-053334-418.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-yugotaj7lobo/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/04/30 05:33:50 INFO : B2 bucket rclone-test-yugotaj7lobo: cleaning bucket "rclone-test-yugotaj7lobo" of all hidden files 2025/04/30 05:33:50 DEBUG : leading space/ leading space: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2cf8_d20250430_m053214_c001_v7007000_t0000_u01745991134635") as it is a hide marker 2025/04/30 05:33:50 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : leading space/ leading space: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1ae81_d20250430_m053214_c001_v0001183_t0022_u01745991134071") 2025/04/30 05:33:50 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2cf7_d20250430_m053213_c001_v7007000_t0000_u01745991133652") as it is a hide marker 2025/04/30 05:33:50 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1ae77_d20250430_m053213_c001_v0001183_t0000_u01745991133061") 2025/04/30 05:33:50 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2cff_d20250430_m053220_c001_v7007000_t0000_u01745991140329") as it is a hide marker 2025/04/30 05:33:50 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1aef3_d20250430_m053219_c001_v0001183_t0027_u01745991139760") 2025/04/30 05:33:50 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : created from root.txt: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f413b04a473cb8705_d20250430_m053313_c001_v7007000_t0000_u01745991193681") as it is a hide marker 2025/04/30 05:33:50 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : created from root.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f108f67552c7554b6_d20250430_m053312_c001_v0001179_t0009_u01745991192746") 2025/04/30 05:33:50 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : file name.txt: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f41290d56070e6dca_d20250430_m053321_c001_v7007000_t0000_u01745991201695") as it is a hide marker 2025/04/30 05:33:50 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : file name.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1b16b_d20250430_m053302_c001_v0001183_t0035_u01745991182003") 2025/04/30 05:33:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : file name.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f115a4d050e1d8a64_d20250430_m053258_c001_v0001161_t0041_u01745991178201") 2025/04/30 05:33:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : file name.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1b015_d20250430_m053237_c001_v0001183_t0045_u01745991157650") 2025/04/30 05:33:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : file name.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1b007_d20250430_m053236_c001_v0001183_t0059_u01745991156885") 2025/04/30 05:33:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1b00b_d20250430_m053237_c001_v0001183_t0010_u01745991157263") "upload" dated 2025-04-30 05:32:37.263 +0000 UTC (1m13.521402877s ago) 2025/04/30 05:33:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f405b84a9dcce87fe_d20250430_m053255_c001_v7007000_t0000_u01745991175898") as it is a hide marker 2025/04/30 05:33:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f1000ade47342c62e_d20250430_m053255_c001_v0001183_t0010_u01745991175640") 2025/04/30 05:33:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f1198d04b93ade617_d20250430_m053254_c001_v0001178_t0051_u01745991174966") 2025/04/30 05:33:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2d11_d20250430_m053227_c001_v7007000_t0000_u01745991147074") as it is a hide marker 2025/04/30 05:33:50 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1af6b_d20250430_m053226_c001_v0001183_t0020_u01745991146511") 2025/04/30 05:33:50 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : piped data.txt: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f41290d56070e6ddf_d20250430_m053323_c001_v7007000_t0000_u01745991203428") as it is a hide marker 2025/04/30 05:33:50 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : piped data.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1b280_d20250430_m053322_c001_v0001183_t0026_u01745991202970") 2025/04/30 05:33:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : piped data.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f41290d56070e6dd9_d20250430_m053322_c001_v7007000_t0000_u01745991202785") 2025/04/30 05:33:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : piped data.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f419e6268c8c1b278_d20250430_m053322_c001_v0001183_t0047_u01745991202419") 2025/04/30 05:33:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2d35_d20250430_m053228_c001_v7007000_t0000_u01745991148009") as it is a hide marker 2025/04/30 05:33:50 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1af77_d20250430_m053227_c001_v0001183_t0058_u01745991147442") 2025/04/30 05:33:50 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : test-metadata: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f415745b83fd1d912_d20250430_m053331_c001_v7007000_t0000_u01745991211868") as it is a hide marker 2025/04/30 05:33:50 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : test-metadata: Deleting (id "4_zff724df320ed8b5b9f680e1b_f21290d56070e6df3_d20250430_m053325_c001_v0001157_t0021_u01745991205280") 2025/04/30 05:33:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : test-metadata: Deleting (id "4_zff724df320ed8b5b9f680e1b_f41290d56070e6de5_d20250430_m053324_c001_v7007000_t0000_u01745991204374") 2025/04/30 05:33:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : test-metadata: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1b28e_d20250430_m053323_c001_v0001183_t0019_u01745991203611") 2025/04/30 05:33:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2d02_d20250430_m053222_c001_v7007000_t0000_u01745991142319") as it is a hide marker 2025/04/30 05:33:50 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1af10_d20250430_m053221_c001_v0001183_t0044_u01745991141748") 2025/04/30 05:33:50 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2d08_d20250430_m053224_c001_v7007000_t0000_u01745991144255") as it is a hide marker 2025/04/30 05:33:50 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1af3d_d20250430_m053223_c001_v0001183_t0002_u01745991143673") 2025/04/30 05:33:50 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2d04_d20250430_m053223_c001_v7007000_t0000_u01745991143307") as it is a hide marker 2025/04/30 05:33:50 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1af2d_d20250430_m053222_c001_v0001183_t0047_u01745991142695") 2025/04/30 05:33:50 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2d0a_d20250430_m053225_c001_v7007000_t0000_u01745991145194") as it is a hide marker 2025/04/30 05:33:50 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1af4d_d20250430_m053224_c001_v0001183_t0037_u01745991144620") 2025/04/30 05:33:50 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2d0e_d20250430_m053226_c001_v7007000_t0000_u01745991146141") as it is a hide marker 2025/04/30 05:33:50 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1af5f_d20250430_m053225_c001_v0001183_t0004_u01745991145579") 2025/04/30 05:33:50 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2d00_d20250430_m053221_c001_v7007000_t0000_u01745991141364") as it is a hide marker 2025/04/30 05:33:50 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : trailing space /trailing space : Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1aefd_d20250430_m053220_c001_v0001183_t0028_u01745991140695") 2025/04/30 05:33:50 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff724df320ed8b5b9f680e1b_f1109e5c682a2e7b7_d20250430_m053345_c001_v0001093_t0032_u01745991225710") "upload" dated 2025-04-30 05:33:45.71 +0000 UTC (5.074934586s ago) 2025/04/30 05:33:50 DEBUG : versions/test-versions.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f407bc95a5e55908b_d20250430_m053337_c001_v7007000_t0000_u01745991217411") 2025/04/30 05:33:50 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : versions/test-versions.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1b318_d20250430_m053334_c001_v0001183_t0039_u01745991214418") 2025/04/30 05:33:50 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf3524_d20250430_m053236_c001_v7007000_t0000_u01745991156336") as it is a hide marker 2025/04/30 05:33:50 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff724df320ed8b5b9f680e1b_f219a281d9aaf2d41_d20250430_m053230_c001_v0001103_t0041_u01745991150148") 2025/04/30 05:33:50 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : zero-length-file: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2d3d_d20250430_m053229_c001_v7007000_t0000_u01745991149845") as it is a hide marker 2025/04/30 05:33:50 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : zero-length-file: Deleting (id "4_zff724df320ed8b5b9f680e1b_f419e6268c8c1af8f_d20250430_m053229_c001_v0001183_t0047_u01745991149298") 2025/04/30 05:33:50 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2cfa_d20250430_m053215_c001_v7007000_t0000_u01745991135589") as it is a hide marker 2025/04/30 05:33:50 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1ae95_d20250430_m053215_c001_v0001183_t0039_u01745991135017") 2025/04/30 05:33:50 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2cf2_d20250430_m053210_c001_v7007000_t0000_u01745991130756") as it is a hide marker 2025/04/30 05:33:50 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1ae49_d20250430_m053209_c001_v0001183_t0017_u01745991129815") 2025/04/30 05:33:50 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2cfd_d20250430_m053218_c001_v7007000_t0000_u01745991138454") as it is a hide marker 2025/04/30 05:33:50 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1aecb_d20250430_m053217_c001_v0001183_t0019_u01745991137889") 2025/04/30 05:33:50 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2cfc_d20250430_m053217_c001_v7007000_t0000_u01745991137514") as it is a hide marker 2025/04/30 05:33:50 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1aeb5_d20250430_m053216_c001_v0001183_t0000_u01745991136943") 2025/04/30 05:33:50 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2cfe_d20250430_m053219_c001_v7007000_t0000_u01745991139391") as it is a hide marker 2025/04/30 05:33:50 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1aee3_d20250430_m053218_c001_v0001183_t0035_u01745991138826") 2025/04/30 05:33:50 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2cfb_d20250430_m053216_c001_v7007000_t0000_u01745991136575") as it is a hide marker 2025/04/30 05:33:50 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1aeab_d20250430_m053215_c001_v0001183_t0058_u01745991135963") 2025/04/30 05:33:50 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : ./.: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2cf4_d20250430_m053211_c001_v7007000_t0000_u01745991131695") as it is a hide marker 2025/04/30 05:33:50 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : ./.: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1ae59_d20250430_m053211_c001_v0001183_t0002_u01745991131120") 2025/04/30 05:33:50 NOTICE: ./.: Skipped delete as --dry-run is set 2025/04/30 05:33:50 DEBUG : ../..: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2cf6_d20250430_m053212_c001_v7007000_t0000_u01745991132698") as it is a hide marker 2025/04/30 05:33:50 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/04/30 05:33:50 DEBUG : ../..: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1ae61_d20250430_m053212_c001_v0001183_t0010_u01745991132077") 2025/04/30 05:33:50 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/04/30 05:33:50 INFO : B2 bucket rclone-test-yugotaj7lobo: cleaning bucket "rclone-test-yugotaj7lobo" of all hidden files 2025/04/30 05:33:51 DEBUG : leading space/ leading space: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2cf8_d20250430_m053214_c001_v7007000_t0000_u01745991134635") as it is a hide marker 2025/04/30 05:33:51 DEBUG : leading space/ leading space: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1ae81_d20250430_m053214_c001_v0001183_t0022_u01745991134071") 2025/04/30 05:33:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2cf7_d20250430_m053213_c001_v7007000_t0000_u01745991133652") as it is a hide marker 2025/04/30 05:33:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1ae77_d20250430_m053213_c001_v0001183_t0000_u01745991133061") 2025/04/30 05:33:51 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2cff_d20250430_m053220_c001_v7007000_t0000_u01745991140329") as it is a hide marker 2025/04/30 05:33:51 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1aef3_d20250430_m053219_c001_v0001183_t0027_u01745991139760") 2025/04/30 05:33:51 DEBUG : created from root.txt: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f413b04a473cb8705_d20250430_m053313_c001_v7007000_t0000_u01745991193681") as it is a hide marker 2025/04/30 05:33:51 DEBUG : created from root.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f108f67552c7554b6_d20250430_m053312_c001_v0001179_t0009_u01745991192746") 2025/04/30 05:33:51 DEBUG : file name.txt: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f41290d56070e6dca_d20250430_m053321_c001_v7007000_t0000_u01745991201695") as it is a hide marker 2025/04/30 05:33:51 DEBUG : file name.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1b16b_d20250430_m053302_c001_v0001183_t0035_u01745991182003") 2025/04/30 05:33:51 DEBUG : file name.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f115a4d050e1d8a64_d20250430_m053258_c001_v0001161_t0041_u01745991178201") 2025/04/30 05:33:51 DEBUG : file name.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1b015_d20250430_m053237_c001_v0001183_t0045_u01745991157650") 2025/04/30 05:33:51 DEBUG : file name.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1b007_d20250430_m053236_c001_v0001183_t0059_u01745991156885") 2025/04/30 05:33:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1b00b_d20250430_m053237_c001_v0001183_t0010_u01745991157263") "upload" dated 2025-04-30 05:32:37.263 +0000 UTC (1m14.554423151s ago) 2025/04/30 05:33:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f405b84a9dcce87fe_d20250430_m053255_c001_v7007000_t0000_u01745991175898") as it is a hide marker 2025/04/30 05:33:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f1000ade47342c62e_d20250430_m053255_c001_v0001183_t0010_u01745991175640") 2025/04/30 05:33:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f1198d04b93ade617_d20250430_m053254_c001_v0001178_t0051_u01745991174966") 2025/04/30 05:33:52 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2d11_d20250430_m053227_c001_v7007000_t0000_u01745991147074") as it is a hide marker 2025/04/30 05:33:52 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1af6b_d20250430_m053226_c001_v0001183_t0020_u01745991146511") 2025/04/30 05:33:52 DEBUG : piped data.txt: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f41290d56070e6ddf_d20250430_m053323_c001_v7007000_t0000_u01745991203428") as it is a hide marker 2025/04/30 05:33:52 DEBUG : piped data.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1b280_d20250430_m053322_c001_v0001183_t0026_u01745991202970") 2025/04/30 05:33:52 DEBUG : piped data.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f41290d56070e6dd9_d20250430_m053322_c001_v7007000_t0000_u01745991202785") 2025/04/30 05:33:52 DEBUG : piped data.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f419e6268c8c1b278_d20250430_m053322_c001_v0001183_t0047_u01745991202419") 2025/04/30 05:33:52 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2d35_d20250430_m053228_c001_v7007000_t0000_u01745991148009") as it is a hide marker 2025/04/30 05:33:52 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1af77_d20250430_m053227_c001_v0001183_t0058_u01745991147442") 2025/04/30 05:33:52 DEBUG : test-metadata: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f415745b83fd1d912_d20250430_m053331_c001_v7007000_t0000_u01745991211868") as it is a hide marker 2025/04/30 05:33:52 DEBUG : test-metadata: Deleting (id "4_zff724df320ed8b5b9f680e1b_f21290d56070e6df3_d20250430_m053325_c001_v0001157_t0021_u01745991205280") 2025/04/30 05:33:52 DEBUG : test-metadata: Deleting (id "4_zff724df320ed8b5b9f680e1b_f41290d56070e6de5_d20250430_m053324_c001_v7007000_t0000_u01745991204374") 2025/04/30 05:33:52 DEBUG : test-metadata: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1b28e_d20250430_m053323_c001_v0001183_t0019_u01745991203611") 2025/04/30 05:33:52 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2d02_d20250430_m053222_c001_v7007000_t0000_u01745991142319") as it is a hide marker 2025/04/30 05:33:52 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1af10_d20250430_m053221_c001_v0001183_t0044_u01745991141748") 2025/04/30 05:33:52 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2d08_d20250430_m053224_c001_v7007000_t0000_u01745991144255") as it is a hide marker 2025/04/30 05:33:52 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1af3d_d20250430_m053223_c001_v0001183_t0002_u01745991143673") 2025/04/30 05:33:52 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2d04_d20250430_m053223_c001_v7007000_t0000_u01745991143307") as it is a hide marker 2025/04/30 05:33:52 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1af2d_d20250430_m053222_c001_v0001183_t0047_u01745991142695") 2025/04/30 05:33:52 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2d0a_d20250430_m053225_c001_v7007000_t0000_u01745991145194") as it is a hide marker 2025/04/30 05:33:52 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1af4d_d20250430_m053224_c001_v0001183_t0037_u01745991144620") 2025/04/30 05:33:52 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2d0e_d20250430_m053226_c001_v7007000_t0000_u01745991146141") as it is a hide marker 2025/04/30 05:33:52 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1af5f_d20250430_m053225_c001_v0001183_t0004_u01745991145579") 2025/04/30 05:33:53 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2d00_d20250430_m053221_c001_v7007000_t0000_u01745991141364") as it is a hide marker 2025/04/30 05:33:53 DEBUG : trailing space /trailing space : Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1aefd_d20250430_m053220_c001_v0001183_t0028_u01745991140695") 2025/04/30 05:33:53 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff724df320ed8b5b9f680e1b_f1109e5c682a2e7b7_d20250430_m053345_c001_v0001093_t0032_u01745991225710") "upload" dated 2025-04-30 05:33:45.71 +0000 UTC (7.470344939s ago) 2025/04/30 05:33:53 DEBUG : versions/test-versions.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f407bc95a5e55908b_d20250430_m053337_c001_v7007000_t0000_u01745991217411") 2025/04/30 05:33:53 DEBUG : versions/test-versions.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1b318_d20250430_m053334_c001_v0001183_t0039_u01745991214418") 2025/04/30 05:33:53 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf3524_d20250430_m053236_c001_v7007000_t0000_u01745991156336") as it is a hide marker 2025/04/30 05:33:53 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff724df320ed8b5b9f680e1b_f219a281d9aaf2d41_d20250430_m053230_c001_v0001103_t0041_u01745991150148") 2025/04/30 05:33:53 DEBUG : zero-length-file: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2d3d_d20250430_m053229_c001_v7007000_t0000_u01745991149845") as it is a hide marker 2025/04/30 05:33:53 DEBUG : zero-length-file: Deleting (id "4_zff724df320ed8b5b9f680e1b_f419e6268c8c1af8f_d20250430_m053229_c001_v0001183_t0047_u01745991149298") 2025/04/30 05:33:53 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2cfa_d20250430_m053215_c001_v7007000_t0000_u01745991135589") as it is a hide marker 2025/04/30 05:33:53 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1ae95_d20250430_m053215_c001_v0001183_t0039_u01745991135017") 2025/04/30 05:33:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2cf2_d20250430_m053210_c001_v7007000_t0000_u01745991130756") as it is a hide marker 2025/04/30 05:33:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1ae49_d20250430_m053209_c001_v0001183_t0017_u01745991129815") 2025/04/30 05:33:53 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2cfd_d20250430_m053218_c001_v7007000_t0000_u01745991138454") as it is a hide marker 2025/04/30 05:33:53 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1aecb_d20250430_m053217_c001_v0001183_t0019_u01745991137889") 2025/04/30 05:33:53 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2cfc_d20250430_m053217_c001_v7007000_t0000_u01745991137514") as it is a hide marker 2025/04/30 05:33:53 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1aeb5_d20250430_m053216_c001_v0001183_t0000_u01745991136943") 2025/04/30 05:33:53 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2cfe_d20250430_m053219_c001_v7007000_t0000_u01745991139391") as it is a hide marker 2025/04/30 05:33:53 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1aee3_d20250430_m053218_c001_v0001183_t0035_u01745991138826") 2025/04/30 05:33:53 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2cfb_d20250430_m053216_c001_v7007000_t0000_u01745991136575") as it is a hide marker 2025/04/30 05:33:53 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1aeab_d20250430_m053215_c001_v0001183_t0058_u01745991135963") 2025/04/30 05:33:53 DEBUG : ./.: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2cf4_d20250430_m053211_c001_v7007000_t0000_u01745991131695") as it is a hide marker 2025/04/30 05:33:54 DEBUG : ./.: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1ae59_d20250430_m053211_c001_v0001183_t0002_u01745991131120") 2025/04/30 05:33:54 DEBUG : ../..: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf2cf6_d20250430_m053212_c001_v7007000_t0000_u01745991132698") as it is a hide marker 2025/04/30 05:33:54 DEBUG : ../..: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1ae61_d20250430_m053212_c001_v0001183_t0010_u01745991132077") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/04/30 05:33:54 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/30 05:33:55 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/30 05:33:55 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/30 05:33:55 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/04/30 05:33:55 INFO : B2 bucket rclone-test-yugotaj7lobo: cleaning bucket "rclone-test-yugotaj7lobo" of pending multipart uploads older than 0s 2025/04/30 05:33:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1b00b_d20250430_m053237_c001_v0001183_t0010_u01745991157263") "upload" dated 2025-04-30 05:32:37.263 +0000 UTC (1m18.896710006s ago) 2025/04/30 05:33:56 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f2036cebb00335ea6_d20250430_m053355_c001_v0001184_t0049_u01745991235065") as it is a start marker (upload started at 2025-04-30 05:33:55.065 +0000 UTC) 2025/04/30 05:33:56 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/04/30 05:33:56 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f2036cebb00335ea7_d20250430_m053355_c001_v0001181_t0027_u01745991235265") as it is a start marker (upload started at 2025-04-30 05:33:55.265 +0000 UTC) 2025/04/30 05:33:56 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/04/30 05:33:56 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f2036cebb00335ea8_d20250430_m053355_c001_v0001179_t0024_u01745991235479") as it is a start marker (upload started at 2025-04-30 05:33:55.479 +0000 UTC) 2025/04/30 05:33:56 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/04/30 05:33:56 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f2036cebb00335ea9_d20250430_m053355_c001_v0001171_t0017_u01745991235684") as it is a start marker (upload started at 2025-04-30 05:33:55.684 +0000 UTC) 2025/04/30 05:33:56 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/04/30 05:33:56 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff724df320ed8b5b9f680e1b_f4036cebb00335ea5_d20250430_m053354_c001_v7007000_t0000_u01745991234878") "hide" dated 2025-04-30 05:33:54.878 +0000 UTC (1.281892719s ago) 2025/04/30 05:33:56 DEBUG : versions/test-versions.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f1109e5c682a2e7b7_d20250430_m053345_c001_v0001093_t0032_u01745991225710") 2025/04/30 05:33:56 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/04/30 05:33:56 INFO : B2 bucket rclone-test-yugotaj7lobo: cleaning bucket "rclone-test-yugotaj7lobo" of pending multipart uploads older than 0s 2025/04/30 05:33:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1b00b_d20250430_m053237_c001_v0001183_t0010_u01745991157263") "upload" dated 2025-04-30 05:32:37.263 +0000 UTC (1m19.266999486s ago) 2025/04/30 05:33:56 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f2036cebb00335ea6_d20250430_m053355_c001_v0001184_t0049_u01745991235065") as it is a start marker (upload started at 2025-04-30 05:33:55.065 +0000 UTC) 2025/04/30 05:33:56 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f2036cebb00335ea7_d20250430_m053355_c001_v0001181_t0027_u01745991235265") as it is a start marker (upload started at 2025-04-30 05:33:55.265 +0000 UTC) 2025/04/30 05:33:56 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f2036cebb00335ea8_d20250430_m053355_c001_v0001179_t0024_u01745991235479") as it is a start marker (upload started at 2025-04-30 05:33:55.479 +0000 UTC) 2025/04/30 05:33:56 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff724df320ed8b5b9f680e1b_f2036cebb00335ea9_d20250430_m053355_c001_v0001171_t0017_u01745991235684") as it is a start marker (upload started at 2025-04-30 05:33:55.684 +0000 UTC) 2025/04/30 05:33:56 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff724df320ed8b5b9f680e1b_f4036cebb00335ea5_d20250430_m053354_c001_v7007000_t0000_u01745991234878") "hide" dated 2025-04-30 05:33:54.878 +0000 UTC (1.652156591s ago) 2025/04/30 05:33:56 DEBUG : versions/test-versions.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f1109e5c682a2e7b7_d20250430_m053345_c001_v0001093_t0032_u01745991225710") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/04/30 05:33:57 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/30 05:33:57 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/30 05:33:57 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/04/30 05:33:59 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/04/30 05:33:59 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/04/30 05:33:59 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/04/30 05:33:59 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/04/30 05:34:00 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/04/30 05:34:01 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/04/30 05:34:01 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/04/30 05:34:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/30 05:34:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/04/30 05:34:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zff724df320ed8b5b9f680e1b_f207bc95a5e5590ba_d20250430_m053404_c001_v0001157_t0026_u01745991244625") 2025/04/30 05:34:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/30 05:34:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/30 05:34:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/30 05:34:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0008a79b0), retryAfter:1000000000} 2025/04/30 05:34:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/04/30 05:34:05 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable)) 2025/04/30 05:34:05 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/04/30 05:34:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/30 05:34:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0008a7a10), retryAfter:1000000000} 2025/04/30 05:34:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/04/30 05:34:05 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable)) 2025/04/30 05:34:06 DEBUG : pacer: Reducing sleep to 500ms 2025/04/30 05:34:07 DEBUG : pacer: Reducing sleep to 250ms 2025/04/30 05:34:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/04/30 05:34:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/30 05:34:09 DEBUG : pacer: Reducing sleep to 125ms 2025/04/30 05:34:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/04/30 05:34:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts 2025/04/30 05:34:09 DEBUG : pacer: Reducing sleep to 62.5ms 2025/04/30 05:34:10 DEBUG : pacer: Reducing sleep to 31.25ms 2025/04/30 05:34:10 DEBUG : pacer: Reducing sleep to 15.625ms 2025/04/30 05:34:12 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/04/30 05:34:12 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/04/30 05:34:12 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/04/30 05:34:12 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/04/30 05:34:12 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/04/30 05:34:15 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/04/30 05:34:15 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/04/30 05:34:15 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/04/30 05:34:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/04/30 05:34:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/04/30 05:34:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zff724df320ed8b5b9f680e1b_f209b3212cf78bdf2_d20250430_m053417_c001_v0001183_t0020_u01745991257225") 2025/04/30 05:34:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/30 05:34:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/30 05:34:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/30 05:34:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/04/30 05:34:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/04/30 05:34:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/30 05:34:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/30 05:34:21 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/04/30 05:34:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/30 05:34:21 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/04/30 05:34:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/30 05:34:21 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/04/30 05:34:22 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/04/30 05:34:24 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/04/30 05:34:24 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/04/30 05:34:24 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/30 05:34:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/30 05:34:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/04/30 05:34:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff724df320ed8b5b9f680e1b_f209b3212cf78be09_d20250430_m053426_c001_v0001171_t0031_u01745991266118") 2025/04/30 05:34:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/30 05:34:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/30 05:34:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/30 05:34:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/30 05:34:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/04/30 05:34:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/30 05:34:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/30 05:34:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/04/30 05:34:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/04/30 05:34:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/04/30 05:34:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/30 05:34:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/04/30 05:34:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/04/30 05:34:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/04/30 05:34:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/04/30 05:34:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/04/30 05:34:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/30 05:34:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zff724df320ed8b5b9f680e1b_f215745b83fd1d967_d20250430_m053434_c001_v0001145_t0032_u01745991274579") 2025/04/30 05:34:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/30 05:34:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/04/30 05:34:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/30 05:34:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/04/30 05:34:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/04/30 05:34:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/04/30 05:34:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/30 05:34:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/30 05:34:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/30 05:34:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/30 05:34:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/30 05:34:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/30 05:34:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/04/30 05:34:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/30 05:34:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/30 05:34:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff724df320ed8b5b9f680e1b_f209b3212cf78be1c_d20250430_m053442_c001_v0001150_t0026_u01745991282842") 2025/04/30 05:34:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/30 05:34:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/30 05:34:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/30 05:34:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/30 05:34:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/30 05:34:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/30 05:34:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/30 05:34:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/30 05:34:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/30 05:34:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/30 05:34:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/30 05:34:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/30 05:34:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/04/30 05:34:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/30 05:34:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/30 05:34:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/30 05:34:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/30 05:34:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/30 05:34:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff724df320ed8b5b9f680e1b_f2036cebb00335f12_d20250430_m053451_c001_v0001103_t0057_u01745991291953") 2025/04/30 05:34:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/30 05:34:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/30 05:34:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/30 05:34:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/30 05:34:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/30 05:34:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/30 05:34:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/30 05:34:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/04/30 05:34:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/30 05:34:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/04/30 05:34:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/04/30 05:34:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/04/30 05:34:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/04/30 05:34:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/04/30 05:34:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/04/30 05:35:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/04/30 05:35:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/30 05:35:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zff724df320ed8b5b9f680e1b_f209b3212cf78be3f_d20250430_m053500_c001_v0001091_t0053_u01745991300384") 2025/04/30 05:35:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/30 05:35:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/04/30 05:35:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/30 05:35:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/04/30 05:35:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/04/30 05:35:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/04/30 05:35:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/30 05:35:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/30 05:35:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/30 05:35:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/30 05:35:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/30 05:35:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/30 05:35:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/04/30 05:35:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/30 05:35:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/30 05:35:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff724df320ed8b5b9f680e1b_f20040ee6b5253fd0_d20250430_m053508_c001_v0001144_t0054_u01745991308980") 2025/04/30 05:35:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/30 05:35:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/30 05:35:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/30 05:35:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/30 05:35:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/30 05:35:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/30 05:35:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/30 05:35:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/30 05:35:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/30 05:35:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/30 05:35:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/30 05:35:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/30 05:35:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/04/30 05:35:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/30 05:35:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/30 05:35:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/30 05:35:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/30 05:35: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/04/30 05:35:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff724df320ed8b5b9f680e1b_f2186c45cec5a76cc_d20250430_m053519_c001_v0001032_t0053_u01745991319298") 2025/04/30 05:35:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/30 05:35:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/30 05:35:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/30 05:35:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/30 05:35:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/04/30 05:35:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/30 05:35:19 DEBUG : pacer: Reducing sleep to 10ms 2025/04/30 05:35:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/30 05:35:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/30 05:35:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/30 05:35:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/04/30 05:35:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/04/30 05:35:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/04/30 05:35:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/30 05:35:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/04/30 05:35:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/04/30 05:35:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/04/30 05:35:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/04/30 05:35:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/04/30 05:35:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/04/30 05:35:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zff724df320ed8b5b9f680e1b_f2186c45cec5a76d1_d20250430_m053528_c001_v0001181_t0011_u01745991328247") 2025/04/30 05:35:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/30 05:35:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/04/30 05:35:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/30 05:35:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/04/30 05:35:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/04/30 05:35:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/04/30 05:35:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/30 05:35:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/30 05:35:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/30 05:35:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/30 05:35:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/30 05:35:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/30 05:35:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/04/30 05:35:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/30 05:35:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/04/30 05:35:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff724df320ed8b5b9f680e1b_f2023012e7df6b875_d20250430_m053537_c001_v0001184_t0025_u01745991337384") 2025/04/30 05:35:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/30 05:35:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/30 05:35:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/30 05:35:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/30 05:35:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/30 05:35:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/30 05:35:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/30 05:35:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/30 05:35:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/30 05:35:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/04/30 05:35:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/30 05:35:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/30 05:35:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/04/30 05:35:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/30 05:35:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/30 05:35:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/30 05:35:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/30 05:35:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/04/30 05:35:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff724df320ed8b5b9f680e1b_f2162eda904ab413b_d20250430_m053547_c001_v0001178_t0027_u01745991347954") 2025/04/30 05:35:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/30 05:35:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/30 05:35:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/04/30 05:35:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/30 05:35:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/04/30 05:35:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/30 05:35:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/30 05:35:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/04/30 05:35:53 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/04/30 05:35:53 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/04/30 05:35:53 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/04/30 05:35:53 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/04/30 05:35:54 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/04/30 05:35:55 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/04/30 05:35:55 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/04/30 05:35:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/30 05:35:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/04/30 05:35:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zff724df320ed8b5b9f680e1b_f2162eda904ab414f_d20250430_m053557_c001_v0001171_t0035_u01745991357581") 2025/04/30 05:35:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/30 05:35:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/30 05:35:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/30 05:35:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/04/30 05:36:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/04/30 05:36:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/04/30 05:36:19 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/04/30 05:36:19 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/04/30 05:36:19 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/04/30 05:36:19 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/04/30 05:36:21 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/04/30 05:36:22 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/04/30 05:36:22 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/04/30 05:36:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/04/30 05:36: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/04/30 05:36:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zff724df320ed8b5b9f680e1b_f21290d56070e8f1d_d20250430_m053624_c001_v0001180_t0036_u01745991384537") 2025/04/30 05:36:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/30 05:36:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/30 05:36:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/30 05:36:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/04/30 05:36:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/04/30 05:36:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/30 05:36:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/30 05:36:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/04/30 05:36:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/30 05:36:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/04/30 05:36:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/30 05:36:30 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/04/30 05:36:30 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/04/30 05:36:32 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/04/30 05:36:32 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/04/30 05:36:32 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/30 05:36:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/30 05:36:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/04/30 05:36:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zff724df320ed8b5b9f680e1b_f205b84a9dcce95a6_d20250430_m053634_c001_v0001105_t0032_u01745991394972") 2025/04/30 05:36:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/30 05:36:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/30 05:36:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/30 05:36:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/30 05:36:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0006af650), retryAfter:1000000000} 2025/04/30 05:36:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/04/30 05:36:35 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable)) 2025/04/30 05:36:35 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/04/30 05:36:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/30 05:36:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Error sending chunk 2 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc00075aed0), retryAfter:1000000000} 2025/04/30 05:36:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/04/30 05:36:36 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable)) 2025/04/30 05:36:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc00130bec0), retryAfter:1000000000} 2025/04/30 05:36:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/04/30 05:36:36 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable)) 2025/04/30 05:36:37 DEBUG : pacer: Reducing sleep to 500ms 2025/04/30 05:36:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0006af950), retryAfter:1000000000} 2025/04/30 05:36:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/04/30 05:36:37 DEBUG : pacer: low level retry 2/10 (error no tomes available (503 service_unavailable)) 2025/04/30 05:36:37 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/04/30 05:36:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/30 05:36:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/30 05:36:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/30 05:36:41 DEBUG : pacer: Reducing sleep to 500ms 2025/04/30 05:36:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Error sending chunk 2 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc000a0e750), retryAfter:1000000000} 2025/04/30 05:36:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/04/30 05:36:41 DEBUG : pacer: low level retry 2/10 (error no tomes available (503 service_unavailable)) 2025/04/30 05:36:41 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/04/30 05:36:42 DEBUG : pacer: Reducing sleep to 500ms 2025/04/30 05:36:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc000a0ef00), retryAfter:1000000000} 2025/04/30 05:36:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/04/30 05:36:42 DEBUG : pacer: low level retry 2/10 (error no tomes available (503 service_unavailable)) 2025/04/30 05:36:42 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/04/30 05:36:43 DEBUG : pacer: Reducing sleep to 500ms 2025/04/30 05:36:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0002c4570), retryAfter:1000000000} 2025/04/30 05:36:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/04/30 05:36:43 DEBUG : pacer: low level retry 3/10 (error no tomes available (503 service_unavailable)) 2025/04/30 05:36:43 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/04/30 05:36:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/30 05:36:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/30 05:36:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/30 05:36:47 DEBUG : pacer: Reducing sleep to 500ms 2025/04/30 05:36:47 DEBUG : pacer: Reducing sleep to 250ms 2025/04/30 05:36:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/04/30 05:36:48 DEBUG : pacer: Reducing sleep to 125ms 2025/04/30 05:36:48 DEBUG : pacer: Reducing sleep to 62.5ms 2025/04/30 05:36:50 DEBUG : pacer: Reducing sleep to 31.25ms 2025/04/30 05:36:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/04/30 05:36:51 DEBUG : pacer: Reducing sleep to 15.625ms 2025/04/30 05:36:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/04/30 05:36:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts 2025/04/30 05:36:51 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/04/30 05:36:55 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/04/30 05:36:55 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/04/30 05:36:55 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/04/30 05:36:55 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/04/30 05:36:56 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/04/30 05:36:58 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/04/30 05:36:58 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/04/30 05:37:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/30 05:37:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/04/30 05:37:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff724df320ed8b5b9f680e1b_f219a281d9aaf7675_d20250430_m053700_c001_v0001130_t0003_u01745991420130") 2025/04/30 05:37:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/30 05:37:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/30 05:37:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/30 05:37:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/30 05:37:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/30 05:37:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/04/30 05:37:05 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/04/30 05:37:05 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/04/30 05:37:05 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/04/30 05:37:05 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/04/30 05:37:08 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/04/30 05:37:23 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/04/30 05:37:23 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/04/30 05:37:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/04/30 05:37:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/04/30 05:37:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zff724df320ed8b5b9f680e1b_f2165a94c05d83aa0_d20250430_m053728_c001_v0001177_t0020_u01745991448412") 2025/04/30 05:37:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/30 05:37:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/30 05:37:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/30 05:37:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/04/30 05:37:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/04/30 05:37:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/30 05:37:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/30 05:37:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/04/30 05:37:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/30 05:37:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/04/30 05:37:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/30 05:37:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/04/30 05:37:35 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/04/30 05:37:37 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/04/30 05:37:37 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/04/30 05:37:37 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/30 05:37:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/30 05:37:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/04/30 05:37:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zff724df320ed8b5b9f680e1b_f2023012e7df6d8cf_d20250430_m053740_c001_v0001171_t0000_u01745991460461") 2025/04/30 05:37:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/30 05:37:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/30 05:37:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/30 05:37:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/30 05:37:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/04/30 05:37:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/04/30 05:37:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/04/30 05:37:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/04/30 05:37:53 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff724df320ed8b5b9f680e1b_f219a281d9aaf776c_d20250430_m053752_c001_v0001104_t0057_u01745991472924") 2025/04/30 05:37:53 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/04/30 05:37:53 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/30 05:37:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/30 05:37:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/30 05:37:54 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/04/30 05:37:56 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/30 05:37:56 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/30 05:37:56 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/30 05:37:56 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/04/30 05:37:59 DEBUG : chunked-copy: Done sending chunk 0 2025/04/30 05:37:59 DEBUG : chunked-copy: Done sending chunk 1 2025/04/30 05:37:59 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/30 05:38:00 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff724df320ed8b5b9f680e1b_f219a281d9aaf8712_d20250430_m053800_c001_v0001113_t0051_u01745991480063") 2025/04/30 05:38:00 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/04/30 05:38:00 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/30 05:38:00 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/30 05:38:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/30 05:38:00 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/04/30 05:38:03 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/04/30 05:38:03 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/30 05:38:03 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/04/30 05:38:03 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/04/30 05:38:05 DEBUG : chunked-copy: Done sending chunk 0 2025/04/30 05:38:06 DEBUG : chunked-copy: Done sending chunk 1 2025/04/30 05:38:06 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/30 05:38:06 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff724df320ed8b5b9f680e1b_f2142581cd5442f33_d20250430_m053806_c001_v0001109_t0001_u01745991486718") 2025/04/30 05:38:06 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/30 05:38:06 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/30 05:38:07 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/30 05:38:08 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/30 05:38:08 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/04/30 05:38:10 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/30 05:38:10 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/30 05:38:10 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/30 05:38:10 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/04/30 05:38:12 DEBUG : chunked-copy: Done sending chunk 0 2025/04/30 05:38:13 DEBUG : chunked-copy: Done sending chunk 1 2025/04/30 05:38:13 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/30 05:38:13 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zff724df320ed8b5b9f680e1b_f2142581cd5442f43_d20250430_m053813_c001_v0001109_t0014_u01745991493749") 2025/04/30 05:38:13 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/04/30 05:38:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/30 05:38:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/30 05:38:14 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/30 05:38:14 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/04/30 05:38:15 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/30 05:38:15 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/30 05:38:16 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/30 05:38:18 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/30 05:38:19 DEBUG : Creating backend with remote "TestB2:rclone-test-yugotaj7lobo/deeper/nonexisting/directory" 2025/04/30 05:38:19 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/04/30 05:38:20 INFO : B2 bucket rclone-test-yugotaj7lobo: cleaning bucket "rclone-test-yugotaj7lobo" of all files 2025/04/30 05:38:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f4155e906ed517986_d20250430_m053704_c001_v7007000_t0000_u01745991424741") 2025/04/30 05:38:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f219a281d9aaf7675_d20250430_m053700_c001_v0001130_t0003_u01745991420130") 2025/04/30 05:38:20 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf7670_d20250430_m053659_c001_v7007000_t0000_u01745991419504") 2025/04/30 05:38:20 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f2155e906ed51797f_d20250430_m053654_c001_v0001182_t0053_u01745991414746") 2025/04/30 05:38:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf7758_d20250430_m053746_c001_v7007000_t0000_u01745991466300") 2025/04/30 05:38:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f2023012e7df6d8cf_d20250430_m053740_c001_v0001171_t0000_u01745991460461") 2025/04/30 05:38:20 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f4023012e7df6d8ce_d20250430_m053739_c001_v7007000_t0000_u01745991459890") 2025/04/30 05:38:20 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f2165a94c05d83abc_d20250430_m053733_c001_v0001172_t0055_u01745991453802") 2025/04/30 05:38:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f4165a94c05d83aba_d20250430_m053733_c001_v7007000_t0000_u01745991453618") 2025/04/30 05:38:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f2165a94c05d83aa0_d20250430_m053728_c001_v0001177_t0020_u01745991448412") 2025/04/30 05:38:21 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f4165a94c05d83a9e_d20250430_m053727_c001_v7007000_t0000_u01745991447860") 2025/04/30 05:38:21 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f2155e906ed517987_d20250430_m053704_c001_v0001131_t0008_u01745991424922") 2025/04/30 05:38:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f40040ee6b5253fc2_d20250430_m053455_c001_v7007000_t0000_u01745991295964") 2025/04/30 05:38:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f2036cebb00335f12_d20250430_m053451_c001_v0001103_t0057_u01745991291953") 2025/04/30 05:38:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f409b3212cf78be21_d20250430_m053446_c001_v7007000_t0000_u01745991286812") 2025/04/30 05:38:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f209b3212cf78be1c_d20250430_m053442_c001_v0001150_t0026_u01745991282842") 2025/04/30 05:38:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f4036cebb00335f0f_d20250430_m053451_c001_v7007000_t0000_u01745991291547") 2025/04/30 05:38:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f209b3212cf78be24_d20250430_m053446_c001_v0001102_t0054_u01745991286997") 2025/04/30 05:38:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f409b3212cf78be1b_d20250430_m053442_c001_v7007000_t0000_u01745991282442") 2025/04/30 05:38:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f209b3212cf78be14_d20250430_m053438_c001_v0001184_t0048_u01745991278196") 2025/04/30 05:38:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f409b3212cf78be12_d20250430_m053437_c001_v7007000_t0000_u01745991277991") 2025/04/30 05:38:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f215745b83fd1d967_d20250430_m053434_c001_v0001145_t0032_u01745991274579") 2025/04/30 05:38:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f415745b83fd1d966_d20250430_m053434_c001_v7007000_t0000_u01745991274160") 2025/04/30 05:38:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f209b3212cf78be0b_d20250430_m053430_c001_v0001183_t0031_u01745991270503") 2025/04/30 05:38:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f4023012e7df6b842_d20250430_m053523_c001_v7007000_t0000_u01745991323721") 2025/04/30 05:38:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f2186c45cec5a76cc_d20250430_m053519_c001_v0001032_t0053_u01745991319298") 2025/04/30 05:38:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f40040ee6b5253fd1_d20250430_m053513_c001_v7007000_t0000_u01745991313727") 2025/04/30 05:38:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f20040ee6b5253fd0_d20250430_m053508_c001_v0001144_t0054_u01745991308980") 2025/04/30 05:38:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f4186c45cec5a76cb_d20250430_m053518_c001_v7007000_t0000_u01745991318883") 2025/04/30 05:38:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f20040ee6b5253fd2_d20250430_m053513_c001_v0001104_t0050_u01745991313926") 2025/04/30 05:38:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f40040ee6b5253fcf_d20250430_m053508_c001_v7007000_t0000_u01745991308602") 2025/04/30 05:38:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f20040ee6b5253fcc_d20250430_m053504_c001_v0001171_t0000_u01745991304085") 2025/04/30 05:38:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f40040ee6b5253fcb_d20250430_m053503_c001_v7007000_t0000_u01745991303897") 2025/04/30 05:38:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f209b3212cf78be3f_d20250430_m053500_c001_v0001091_t0053_u01745991300384") 2025/04/30 05:38:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f409b3212cf78be3d_d20250430_m053459_c001_v7007000_t0000_u01745991299992") 2025/04/30 05:38:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f20040ee6b5253fc3_d20250430_m053456_c001_v0001130_t0053_u01745991296146") 2025/04/30 05:38:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f409b3212cf78be0a_d20250430_m053430_c001_v7007000_t0000_u01745991270319") 2025/04/30 05:38:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f209b3212cf78be09_d20250430_m053426_c001_v0001171_t0031_u01745991266118") 2025/04/30 05:38:22 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f409b3212cf78be08_d20250430_m053425_c001_v7007000_t0000_u01745991265718") 2025/04/30 05:38:22 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f209b3212cf78bdfc_d20250430_m053421_c001_v0001144_t0018_u01745991261291") 2025/04/30 05:38:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f409b3212cf78bdfb_d20250430_m053421_c001_v7007000_t0000_u01745991261101") 2025/04/30 05:38:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f209b3212cf78bdf2_d20250430_m053417_c001_v0001183_t0020_u01745991257225") 2025/04/30 05:38:23 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f409b3212cf78bdf0_d20250430_m053416_c001_v7007000_t0000_u01745991256861") 2025/04/30 05:38:23 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f209b3212cf78bde4_d20250430_m053412_c001_v0001113_t0044_u01745991252467") 2025/04/30 05:38:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f409b3212cf78bde3_d20250430_m053412_c001_v7007000_t0000_u01745991252282") 2025/04/30 05:38:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f207bc95a5e5590ba_d20250430_m053404_c001_v0001157_t0026_u01745991244625") 2025/04/30 05:38:23 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f407bc95a5e5590b9_d20250430_m053404_c001_v7007000_t0000_u01745991244234") 2025/04/30 05:38:23 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f2036cebb00335eac_d20250430_m053358_c001_v0001106_t0034_u01745991238626") 2025/04/30 05:38:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f418f955f453def94_d20250430_m053552_c001_v7007000_t0000_u01745991352645") 2025/04/30 05:38:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f2162eda904ab413b_d20250430_m053547_c001_v0001178_t0027_u01745991347954") 2025/04/30 05:38:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f4023012e7df6b88b_d20250430_m053541_c001_v7007000_t0000_u01745991341837") 2025/04/30 05:38:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f2023012e7df6b875_d20250430_m053537_c001_v0001184_t0025_u01745991337384") 2025/04/30 05:38:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f4162eda904ab4139_d20250430_m053547_c001_v7007000_t0000_u01745991347490") 2025/04/30 05:38:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f2023012e7df6b88c_d20250430_m053542_c001_v0001176_t0029_u01745991342021") 2025/04/30 05:38:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f4023012e7df6b872_d20250430_m053536_c001_v7007000_t0000_u01745991336927") 2025/04/30 05:38:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f2023012e7df6b865_d20250430_m053532_c001_v0001184_t0008_u01745991332095") 2025/04/30 05:38:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f4023012e7df6b864_d20250430_m053531_c001_v7007000_t0000_u01745991331911") 2025/04/30 05:38:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f2186c45cec5a76d1_d20250430_m053528_c001_v0001181_t0011_u01745991328247") 2025/04/30 05:38:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f4186c45cec5a76d0_d20250430_m053527_c001_v7007000_t0000_u01745991327793") 2025/04/30 05:38:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f2023012e7df6b844_d20250430_m053523_c001_v0001182_t0056_u01745991323904") 2025/04/30 05:38:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f4155e906ed51797e_d20250430_m053654_c001_v7007000_t0000_u01745991414555") 2025/04/30 05:38:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f205b84a9dcce95a6_d20250430_m053634_c001_v0001105_t0032_u01745991394972") 2025/04/30 05:38:24 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f405b84a9dcce95a4_d20250430_m053634_c001_v7007000_t0000_u01745991394473") 2025/04/30 05:38:24 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f21290d56070e8f22_d20250430_m053629_c001_v0001177_t0002_u01745991389327") 2025/04/30 05:38:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f41290d56070e8f21_d20250430_m053629_c001_v7007000_t0000_u01745991389142") 2025/04/30 05:38:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f21290d56070e8f1d_d20250430_m053624_c001_v0001180_t0036_u01745991384537") 2025/04/30 05:38:24 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f41290d56070e8f1c_d20250430_m053624_c001_v7007000_t0000_u01745991384016") 2025/04/30 05:38:24 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f21290d56070e8f1a_d20250430_m053618_c001_v0001182_t0045_u01745991378730") 2025/04/30 05:38:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f41290d56070e8f19_d20250430_m053618_c001_v7007000_t0000_u01745991378547") 2025/04/30 05:38:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f2162eda904ab414f_d20250430_m053557_c001_v0001171_t0035_u01745991357581") 2025/04/30 05:38:24 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f4162eda904ab414e_d20250430_m053557_c001_v7007000_t0000_u01745991357062") 2025/04/30 05:38:24 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff724df320ed8b5b9f680e1b_f218f955f453def97_d20250430_m053552_c001_v0001183_t0040_u01745991352837") 2025/04/30 05:38:24 DEBUG : chunked-copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f4165a94c05d846fe_d20250430_m053816_c001_v7007000_t0000_u01745991496904") 2025/04/30 05:38:24 DEBUG : chunked-copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f219a281d9aaf871d_d20250430_m053810_c001_v0001182_t0034_u01745991490385") 2025/04/30 05:38:24 DEBUG : chunked-copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf871c_d20250430_m053809_c001_v7007000_t0000_u01745991489745") 2025/04/30 05:38:24 DEBUG : chunked-copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f219a281d9aaf8715_d20250430_m053802_c001_v0001171_t0010_u01745991482857") 2025/04/30 05:38:24 DEBUG : chunked-copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf8714_d20250430_m053802_c001_v7007000_t0000_u01745991482210") 2025/04/30 05:38:24 DEBUG : chunked-copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f2142581cd5442ef9_d20250430_m053756_c001_v0001106_t0026_u01745991476050") 2025/04/30 05:38:24 DEBUG : chunked-copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f4142581cd5442b0c_d20250430_m053755_c001_v7007000_t0000_u01745991475383") 2025/04/30 05:38:24 DEBUG : chunked-copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f1109e5c682a2e9cc_d20250430_m053751_c001_v0001093_t0004_u01745991471087") 2025/04/30 05:38:25 DEBUG : chunked-copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf7769_d20250430_m053750_c001_v7007000_t0000_u01745991470634") 2025/04/30 05:38:25 DEBUG : chunked-copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f1109e5c682a2e9bc_d20250430_m053747_c001_v0001093_t0058_u01745991467154") 2025/04/30 05:38:25 DEBUG : chunked-copy.copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f4165a94c05d846fd_d20250430_m053816_c001_v7007000_t0000_u01745991496720") 2025/04/30 05:38:25 DEBUG : chunked-copy.copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f2142581cd5442f43_d20250430_m053813_c001_v0001109_t0014_u01745991493749") 2025/04/30 05:38:25 DEBUG : chunked-copy.copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf871b_d20250430_m053809_c001_v7007000_t0000_u01745991489561") 2025/04/30 05:38:25 DEBUG : chunked-copy.copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f2142581cd5442f33_d20250430_m053806_c001_v0001109_t0001_u01745991486718") 2025/04/30 05:38:25 DEBUG : chunked-copy.copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf8713_d20250430_m053802_c001_v7007000_t0000_u01745991482026") 2025/04/30 05:38:25 DEBUG : chunked-copy.copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f219a281d9aaf8712_d20250430_m053800_c001_v0001113_t0051_u01745991480063") 2025/04/30 05:38:25 DEBUG : chunked-copy.copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f4142581cd5442b09_d20250430_m053755_c001_v7007000_t0000_u01745991475178") 2025/04/30 05:38:25 DEBUG : chunked-copy.copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f219a281d9aaf776c_d20250430_m053752_c001_v0001104_t0057_u01745991472924") 2025/04/30 05:38:25 DEBUG : chunked-copy.copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f419a281d9aaf7768_d20250430_m053750_c001_v7007000_t0000_u01745991470449") 2025/04/30 05:38:25 DEBUG : chunked-copy.copy: Deleting (id "4_zff724df320ed8b5b9f680e1b_f111895d058b8eee1_d20250430_m053749_c001_v0001042_t0049_u01745991469216") 2025/04/30 05:38:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f119e6268c8c1b00b_d20250430_m053237_c001_v0001183_t0010_u01745991157263") 2025/04/30 05:38:25 DEBUG : unknown-size-put.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f4165a94c05d84711_d20250430_m053817_c001_v7007000_t0000_u01745991497772") 2025/04/30 05:38:25 DEBUG : unknown-size-put.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f1109e5c682a2e9fe_d20250430_m053817_c001_v0001093_t0022_u01745991497444") 2025/04/30 05:38:25 DEBUG : unknown-size-update.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f4165a94c05d84718_d20250430_m053819_c001_v7007000_t0000_u01745991499160") 2025/04/30 05:38:25 DEBUG : unknown-size-update.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f1109e5c682a2ea02_d20250430_m053818_c001_v0001093_t0056_u01745991498746") 2025/04/30 05:38:25 DEBUG : unknown-size-update.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f1109e5c682a2ea00_d20250430_m053817_c001_v0001093_t0048_u01745991497953") 2025/04/30 05:38:25 DEBUG : versions/test-versions.txt: Deleting (id "4_zff724df320ed8b5b9f680e1b_f4036cebb00335ea5_d20250430_m053354_c001_v7007000_t0000_u01745991234878") 2025/04/30 05:38:27 INFO : B2 bucket rclone-test-yugotaj7lobo: cleaning bucket "rclone-test-yugotaj7lobo" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (382.63s) --- 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.53s) --- PASS: TestIntegration/FsMkdir (380.30s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- 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.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.50s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (82.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.46s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (35.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.44s) --- 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 (7.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (23.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- 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.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (227.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (31.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (13.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (8.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (27.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (61.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (25.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (21.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (25.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (20.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (51.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (28.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (30.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.15s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.39s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- 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 382.680s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m23.818086711s (try 1/5)