"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/11/26 02:14:33 DEBUG : Creating backend with remote "TestB2:rclone-test-damutol0hexe" 2025/11/26 02:14:33 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/11/26 02:14:36 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/26 02:14:37 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/26 02:14:37 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/11/26 02:15:02 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/11/26 02:15:02 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/11/26 02:15:05 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/11/26 02:15:05 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/11/26 02:15:05 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/11/26 02:15:05 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/11/26 02:15:06 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/11/26 02:15:06 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/11/26 02:15:13 DEBUG : Creating backend with remote "TestB2:" 2025/11/26 02:15:13 DEBUG : Config file has changed externally - reloading fstests.go:1050: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1050 Error: []string{} does not contain "rclone-test-damutol0hexe" Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot Messages: Remote leaf not found === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/26 02:15:13 DEBUG : Creating backend with remote "TestB2:" fstests.go:1050: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1050 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1057 Error: []string{} does not contain "rclone-test-damutol0hexe" Test: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot Messages: Remote leaf not found === 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/11/26 02:15:17 INFO : B2 bucket rclone-test-damutol0hexe: cleaning bucket "rclone-test-damutol0hexe" of all files 2025/11/26 02:15:17 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe19d_d20251126_m021516_c001_v0001136_t0054_u01764123316632") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/26 02:15:19 DEBUG : Creating backend with remote "TestB2:rclone-test-damutol0hexe/dirToPurgeFromRoot" 2025/11/26 02:15:20 INFO : B2 bucket rclone-test-damutol0hexe path dirToPurgeFromRoot: cleaning bucket "rclone-test-damutol0hexe" of all files fstests.go:1215: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1215 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/26 02:15:20 DEBUG : Creating backend with remote "TestB2:rclone-test-damutol0hexe/hello? sausage/êé" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1234 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: failed to create bucket: Bucket name is already in use. (400 duplicate_bucket_name) Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir Messages: Put === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1270 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy (100) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1270 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: Unexpected file "dirToPurgeFromRoot/fileToPurgeFromRoot.txt" === 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/11/26 02:16:03 DEBUG : Creating backend with remote "TestB2:rclone-test-damutol0hexe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1885 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: listing wrong, want z.txt (100) got fstest.go:203: Not found "z.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1885 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/26 02:16:35 DEBUG : Creating backend with remote "TestB2:rclone-test-damutol0hexe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-damutol0hexe" from "TestB2:rclone-test-damutol0hexe" 2025/11/26 02:16:36 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-damutol0hexe/file name.txt (200), rclone-test-damutol0hexe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got fstest.go:203: Not found "rclone-test-damutol0hexe/file name.txt" fstest.go:203: Not found "rclone-test-damutol0hexe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 Error: Not equal: expected: 0 actual : 2 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: 2 objects not found fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 Error: Not equal: expected: []string{"rclone-test-damutol0hexe/hello? sausage", "rclone-test-damutol0hexe/hello? sausage/êé", "rclone-test-damutol0hexe/hello? sausage/êé/Hello, 世界", "rclone-test-damutol0hexe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=39) "rclone-test-damutol0hexe/hello? sausage", - (string) (len=44) "rclone-test-damutol0hexe/hello? sausage/êé", - (string) (len=58) "rclone-test-damutol0hexe/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-damutol0hexe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" +([]string) { } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstests.go:1937: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1937 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1973: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1973 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR Messages: file1Root "rclone-test-damutol0hexe/file name.txt" not found fstests.go:1974: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1974 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR Messages: file2Root "rclone-test-damutol0hexe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1986 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Put === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/11/26 02:17:12 DEBUG : Creating backend with remote "TestB2:rclone-test-bitileq2xozi" 2025/11/26 02:17:12 DEBUG : Config file has changed externally - reloading 2025/11/26 02:17:15 DEBUG : B2 bucket rclone-test-bitileq2xozi: Purge remote 2025/11/26 02:17:15 INFO : B2 bucket rclone-test-bitileq2xozi: cleaning bucket "rclone-test-bitileq2xozi" of all files 2025/11/26 02:17:15 DEBUG : somefile: Deleting (id "4_z6f025d93f03dbbdb9fa80e1b_f408c3fd1e535943a_d20251126_m021714_c001_v0001146_t0041_u01764123434327") === 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 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2269 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2269 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "dirToPurgeFromRoot/fileToPurgeFromRoot.txt" === 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/11/26 02:17:49 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/26 02:17:50 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/11/26 02:17:53 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/11/26 02:17:53 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/11/26 02:17:53 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.463Ki offset 6Mi/6.106Mi 2025/11/26 02:17:53 DEBUG : test-metadata: Sending chunk 1 length 111066 2025/11/26 02:17:55 DEBUG : test-metadata: Done sending chunk 1 2025/11/26 02:17:56 DEBUG : test-metadata: Done sending chunk 0 2025/11/26 02:17:56 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/11/26 02:18:06 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1136-01.backblaze.com/b2api/v1/b2_upload_file/0f22fd43f00dbbdb9fa80e1b/c001_v0001136_t0016": EOF 2025/11/26 02:18:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1136-01.backblaze.com/b2api/v1/b2_upload_file/0f22fd43f00dbbdb9fa80e1b/c001_v0001136_t0016": EOF) 2025/11/26 02:18:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1136-01.backblaze.com/b2api/v1/b2_upload_file/0f22fd43f00dbbdb9fa80e1b/c001_v0001136_t0016": EOF - low level retry 1/10 2025/11/26 02:18:08 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-11-26-021800-982.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/11/26 02:18:10 DEBUG : oldPath = "TestB2:rclone-test-damutol0hexe/versions/test-versions-v2025-11-26-021800-982.txt" 2025/11/26 02:18:10 DEBUG : newPath = "TestB2,versions:rclone-test-damutol0hexe/versions/test-versions-v2025-11-26-021800-982.txt" 2025/11/26 02:18:10 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-damutol0hexe/versions/test-versions-v2025-11-26-021800-982.txt" 2025/11/26 02:18:10 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/11/26 02:18:11 DEBUG : fs cache: renaming cache item "TestB2,versions:rclone-test-damutol0hexe/versions/test-versions-v2025-11-26-021800-982.txt" to be canonical "TestB2{pO73u}:rclone-test-damutol0hexe/versions/test-versions-v2025-11-26-021800-982.txt" b2_internal_test.go:394: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:394 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"is a file not a directory"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:447 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:447 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List Messages: Unexpected file "dirToPurgeFromRoot/fileToPurgeFromRoot.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:447 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:447 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List Messages: Unexpected file "dirToPurgeFromRoot/fileToPurgeFromRoot.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:447 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:447 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: Unexpected file "dirToPurgeFromRoot/fileToPurgeFromRoot.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:447 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:447 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: Unexpected file "dirToPurgeFromRoot/fileToPurgeFromRoot.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/11/26 02:20:26 INFO : B2 bucket rclone-test-damutol0hexe: cleaning bucket "rclone-test-damutol0hexe" of all hidden files 2025/11/26 02:20:27 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aec4_d20251126_m021444_c001_v7007000_t0000_u01764123284451") as it is a hide marker 2025/11/26 02:20:27 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : leading space/ leading space: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe116_d20251126_m021443_c001_v0001136_t0028_u01764123283788") 2025/11/26 02:20:27 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aec0_d20251126_m021443_c001_v7007000_t0000_u01764123283423") as it is a hide marker 2025/11/26 02:20:27 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe112_d20251126_m021442_c001_v0001136_t0021_u01764123282726") 2025/11/26 02:20:27 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aed6_d20251126_m021451_c001_v7007000_t0000_u01764123291517") as it is a hide marker 2025/11/26 02:20:27 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe12e_d20251126_m021450_c001_v0001136_t0026_u01764123290731") 2025/11/26 02:20:27 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Not deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe1a5_d20251126_m021518_c001_v0001136_t0040_u01764123318378") "upload" dated 2025-11-26 02:15:18.378 +0000 UTC (5m8.66628259s ago) 2025/11/26 02:20:27 DEBUG : file name.txt: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4155eb82eac12a64_d20251126_m021716_c001_v7007000_t0000_u01764123436748") as it is a hide marker 2025/11/26 02:20:27 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : file name.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe229_d20251126_m021602_c001_v0001136_t0003_u01764123362362") 2025/11/26 02:20:27 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : file name.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f11591662f93ebb81_d20251126_m021558_c001_v0001041_t0024_u01764123358705") 2025/11/26 02:20:27 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : file name.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe183_d20251126_m021510_c001_v0001136_t0029_u01764123310455") 2025/11/26 02:20:27 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : file name.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe17c_d20251126_m021509_c001_v0001136_t0023_u01764123309233") 2025/11/26 02:20:27 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe181_d20251126_m021509_c001_v0001136_t0051_u01764123309882") "upload" dated 2025-11-26 02:15:09.882 +0000 UTC (5m17.162608211s ago) 2025/11/26 02:20:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4182ddb321c97ebb_d20251126_m021556_c001_v7007000_t0000_u01764123356365") as it is a hide marker 2025/11/26 02:20:27 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f11361742f377af3b_d20251126_m021556_c001_v0001185_t0024_u01764123356007") 2025/11/26 02:20:27 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f103458988673dc47_d20251126_m021522_c001_v0001185_t0046_u01764123322330") 2025/11/26 02:20:27 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aef0_d20251126_m021459_c001_v7007000_t0000_u01764123299554") as it is a hide marker 2025/11/26 02:20:27 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe152_d20251126_m021458_c001_v0001136_t0038_u01764123298747") 2025/11/26 02:20:27 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : piped data.txt: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f415fe2aee311f47c_d20251126_m021751_c001_v7007000_t0000_u01764123471414") as it is a hide marker 2025/11/26 02:20:27 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : piped data.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe3f7_d20251126_m021750_c001_v0001136_t0000_u01764123470855") 2025/11/26 02:20:27 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : piped data.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f415fe2aee311f478_d20251126_m021750_c001_v7007000_t0000_u01764123470672") 2025/11/26 02:20:27 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : piped data.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f4012e0f28c1fe3f5_d20251126_m021749_c001_v0001136_t0016_u01764123469577") 2025/11/26 02:20:27 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aef7_d20251126_m021500_c001_v7007000_t0000_u01764123300655") as it is a hide marker 2025/11/26 02:20:27 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe159_d20251126_m021459_c001_v0001136_t0022_u01764123299941") 2025/11/26 02:20:27 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : test-metadata: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4182ddb321c97fab_d20251126_m021758_c001_v7007000_t0000_u01764123478434") as it is a hide marker 2025/11/26 02:20:27 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : test-metadata: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f215fe2aee311f486_d20251126_m021753_c001_v0001181_t0051_u01764123473485") 2025/11/26 02:20:27 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : test-metadata: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f415fe2aee311f482_d20251126_m021752_c001_v7007000_t0000_u01764123472584") 2025/11/26 02:20:27 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : test-metadata: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe3fd_d20251126_m021751_c001_v0001136_t0035_u01764123471598") 2025/11/26 02:20:27 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aedd_d20251126_m021453_c001_v7007000_t0000_u01764123293674") as it is a hide marker 2025/11/26 02:20:27 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe13c_d20251126_m021452_c001_v0001136_t0028_u01764123292993") 2025/11/26 02:20:27 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aee5_d20251126_m021456_c001_v7007000_t0000_u01764123296198") as it is a hide marker 2025/11/26 02:20:27 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe146_d20251126_m021455_c001_v0001136_t0032_u01764123295306") 2025/11/26 02:20:27 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aee0_d20251126_m021454_c001_v7007000_t0000_u01764123294940") as it is a hide marker 2025/11/26 02:20:27 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe142_d20251126_m021454_c001_v0001136_t0047_u01764123294038") 2025/11/26 02:20:27 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aeeb_d20251126_m021457_c001_v7007000_t0000_u01764123297257") as it is a hide marker 2025/11/26 02:20:27 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe14a_d20251126_m021456_c001_v0001136_t0003_u01764123296565") 2025/11/26 02:20:27 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aeee_d20251126_m021458_c001_v7007000_t0000_u01764123298359") as it is a hide marker 2025/11/26 02:20:27 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe150_d20251126_m021457_c001_v0001136_t0023_u01764123297622") 2025/11/26 02:20:27 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aed8_d20251126_m021452_c001_v7007000_t0000_u01764123292630") as it is a hide marker 2025/11/26 02:20:27 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : trailing space /trailing space : Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe134_d20251126_m021451_c001_v0001136_t0032_u01764123291881") 2025/11/26 02:20:27 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f1064b49d07c99c82_d20251126_m021808_c001_v0001185_t0024_u01764123488880") "upload" dated 2025-11-26 02:18:08.88 +0000 UTC (2m18.165367164s ago) 2025/11/26 02:20:27 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f423e42c075f99830_d20251126_m021804_c001_v7007000_t0000_u01764123484061") 2025/11/26 02:20:27 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe416_d20251126_m021800_c001_v0001136_t0035_u01764123480982") 2025/11/26 02:20:27 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5af10_d20251126_m021508_c001_v7007000_t0000_u01764123308682") as it is a hide marker 2025/11/26 02:20:27 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f2045e4084cd5aefe_d20251126_m021502_c001_v0001185_t0050_u01764123302874") 2025/11/26 02:20:27 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : zero-length-file: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aefd_d20251126_m021502_c001_v7007000_t0000_u01764123302568") as it is a hide marker 2025/11/26 02:20:27 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : zero-length-file: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f4012e0f28c1fe15d_d20251126_m021501_c001_v0001136_t0016_u01764123301976") 2025/11/26 02:20:27 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aec6_d20251126_m021445_c001_v7007000_t0000_u01764123285649") as it is a hide marker 2025/11/26 02:20:27 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe11a_d20251126_m021444_c001_v0001136_t0044_u01764123284814") 2025/11/26 02:20:27 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aeb5_d20251126_m021440_c001_v7007000_t0000_u01764123280285") as it is a hide marker 2025/11/26 02:20:27 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe0fa_d20251126_m021439_c001_v0001136_t0028_u01764123279218") 2025/11/26 02:20:27 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aecc_d20251126_m021448_c001_v7007000_t0000_u01764123288936") as it is a hide marker 2025/11/26 02:20:27 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe126_d20251126_m021448_c001_v0001136_t0001_u01764123288239") 2025/11/26 02:20:27 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aeca_d20251126_m021447_c001_v7007000_t0000_u01764123287875") as it is a hide marker 2025/11/26 02:20:27 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe124_d20251126_m021447_c001_v0001136_t0023_u01764123287119") 2025/11/26 02:20:27 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aed3_d20251126_m021450_c001_v7007000_t0000_u01764123290362") as it is a hide marker 2025/11/26 02:20:27 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe12c_d20251126_m021449_c001_v0001136_t0051_u01764123289298") 2025/11/26 02:20:27 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aec9_d20251126_m021446_c001_v7007000_t0000_u01764123286757") as it is a hide marker 2025/11/26 02:20:27 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe120_d20251126_m021446_c001_v0001136_t0008_u01764123286025") 2025/11/26 02:20:27 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : ./.: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aeb6_d20251126_m021441_c001_v7007000_t0000_u01764123281330") as it is a hide marker 2025/11/26 02:20:27 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : ./.: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe100_d20251126_m021440_c001_v0001136_t0034_u01764123280649") 2025/11/26 02:20:27 NOTICE: ./.: Skipped delete as --dry-run is set 2025/11/26 02:20:27 DEBUG : ../..: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aeb9_d20251126_m021442_c001_v7007000_t0000_u01764123282362") as it is a hide marker 2025/11/26 02:20:27 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/11/26 02:20:27 DEBUG : ../..: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe108_d20251126_m021441_c001_v0001136_t0003_u01764123281694") 2025/11/26 02:20:27 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/11/26 02:20:27 INFO : B2 bucket rclone-test-damutol0hexe: cleaning bucket "rclone-test-damutol0hexe" of all hidden files 2025/11/26 02:20:27 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aec4_d20251126_m021444_c001_v7007000_t0000_u01764123284451") as it is a hide marker 2025/11/26 02:20:27 DEBUG : leading space/ leading space: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe116_d20251126_m021443_c001_v0001136_t0028_u01764123283788") 2025/11/26 02:20:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aec0_d20251126_m021443_c001_v7007000_t0000_u01764123283423") as it is a hide marker 2025/11/26 02:20:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe112_d20251126_m021442_c001_v0001136_t0021_u01764123282726") 2025/11/26 02:20:27 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aed6_d20251126_m021451_c001_v7007000_t0000_u01764123291517") as it is a hide marker 2025/11/26 02:20:27 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe12e_d20251126_m021450_c001_v0001136_t0026_u01764123290731") 2025/11/26 02:20:27 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Not deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe1a5_d20251126_m021518_c001_v0001136_t0040_u01764123318378") "upload" dated 2025-11-26 02:15:18.378 +0000 UTC (5m9.152340364s ago) 2025/11/26 02:20:27 DEBUG : file name.txt: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4155eb82eac12a64_d20251126_m021716_c001_v7007000_t0000_u01764123436748") as it is a hide marker 2025/11/26 02:20:27 DEBUG : file name.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe229_d20251126_m021602_c001_v0001136_t0003_u01764123362362") 2025/11/26 02:20:27 DEBUG : file name.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f11591662f93ebb81_d20251126_m021558_c001_v0001041_t0024_u01764123358705") 2025/11/26 02:20:27 DEBUG : file name.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe183_d20251126_m021510_c001_v0001136_t0029_u01764123310455") 2025/11/26 02:20:27 DEBUG : file name.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe17c_d20251126_m021509_c001_v0001136_t0023_u01764123309233") 2025/11/26 02:20:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe181_d20251126_m021509_c001_v0001136_t0051_u01764123309882") "upload" dated 2025-11-26 02:15:09.882 +0000 UTC (5m18.200109056s ago) 2025/11/26 02:20:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4182ddb321c97ebb_d20251126_m021556_c001_v7007000_t0000_u01764123356365") as it is a hide marker 2025/11/26 02:20:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f11361742f377af3b_d20251126_m021556_c001_v0001185_t0024_u01764123356007") 2025/11/26 02:20:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f103458988673dc47_d20251126_m021522_c001_v0001185_t0046_u01764123322330") 2025/11/26 02:20:28 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aef0_d20251126_m021459_c001_v7007000_t0000_u01764123299554") as it is a hide marker 2025/11/26 02:20:28 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe152_d20251126_m021458_c001_v0001136_t0038_u01764123298747") 2025/11/26 02:20:28 DEBUG : piped data.txt: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f415fe2aee311f47c_d20251126_m021751_c001_v7007000_t0000_u01764123471414") as it is a hide marker 2025/11/26 02:20:28 DEBUG : piped data.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe3f7_d20251126_m021750_c001_v0001136_t0000_u01764123470855") 2025/11/26 02:20:28 DEBUG : piped data.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f415fe2aee311f478_d20251126_m021750_c001_v7007000_t0000_u01764123470672") 2025/11/26 02:20:28 DEBUG : piped data.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f4012e0f28c1fe3f5_d20251126_m021749_c001_v0001136_t0016_u01764123469577") 2025/11/26 02:20:28 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aef7_d20251126_m021500_c001_v7007000_t0000_u01764123300655") as it is a hide marker 2025/11/26 02:20:28 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe159_d20251126_m021459_c001_v0001136_t0022_u01764123299941") 2025/11/26 02:20:28 DEBUG : test-metadata: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4182ddb321c97fab_d20251126_m021758_c001_v7007000_t0000_u01764123478434") as it is a hide marker 2025/11/26 02:20:28 DEBUG : test-metadata: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f215fe2aee311f486_d20251126_m021753_c001_v0001181_t0051_u01764123473485") 2025/11/26 02:20:28 DEBUG : test-metadata: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f415fe2aee311f482_d20251126_m021752_c001_v7007000_t0000_u01764123472584") 2025/11/26 02:20:28 DEBUG : test-metadata: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe3fd_d20251126_m021751_c001_v0001136_t0035_u01764123471598") 2025/11/26 02:20:28 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aedd_d20251126_m021453_c001_v7007000_t0000_u01764123293674") as it is a hide marker 2025/11/26 02:20:28 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe13c_d20251126_m021452_c001_v0001136_t0028_u01764123292993") 2025/11/26 02:20:28 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aee5_d20251126_m021456_c001_v7007000_t0000_u01764123296198") as it is a hide marker 2025/11/26 02:20:28 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe146_d20251126_m021455_c001_v0001136_t0032_u01764123295306") 2025/11/26 02:20:28 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aee0_d20251126_m021454_c001_v7007000_t0000_u01764123294940") as it is a hide marker 2025/11/26 02:20:28 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe142_d20251126_m021454_c001_v0001136_t0047_u01764123294038") 2025/11/26 02:20:29 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aeeb_d20251126_m021457_c001_v7007000_t0000_u01764123297257") as it is a hide marker 2025/11/26 02:20:29 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe14a_d20251126_m021456_c001_v0001136_t0003_u01764123296565") 2025/11/26 02:20:29 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aeee_d20251126_m021458_c001_v7007000_t0000_u01764123298359") as it is a hide marker 2025/11/26 02:20:29 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe150_d20251126_m021457_c001_v0001136_t0023_u01764123297622") 2025/11/26 02:20:29 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aed8_d20251126_m021452_c001_v7007000_t0000_u01764123292630") as it is a hide marker 2025/11/26 02:20:29 DEBUG : trailing space /trailing space : Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe134_d20251126_m021451_c001_v0001136_t0032_u01764123291881") 2025/11/26 02:20:29 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f1064b49d07c99c82_d20251126_m021808_c001_v0001185_t0024_u01764123488880") "upload" dated 2025-11-26 02:18:08.88 +0000 UTC (2m20.363133473s ago) 2025/11/26 02:20:29 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f423e42c075f99830_d20251126_m021804_c001_v7007000_t0000_u01764123484061") 2025/11/26 02:20:29 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe416_d20251126_m021800_c001_v0001136_t0035_u01764123480982") 2025/11/26 02:20:29 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5af10_d20251126_m021508_c001_v7007000_t0000_u01764123308682") as it is a hide marker 2025/11/26 02:20:29 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f2045e4084cd5aefe_d20251126_m021502_c001_v0001185_t0050_u01764123302874") 2025/11/26 02:20:29 DEBUG : zero-length-file: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aefd_d20251126_m021502_c001_v7007000_t0000_u01764123302568") as it is a hide marker 2025/11/26 02:20:29 DEBUG : zero-length-file: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f4012e0f28c1fe15d_d20251126_m021501_c001_v0001136_t0016_u01764123301976") 2025/11/26 02:20:29 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aec6_d20251126_m021445_c001_v7007000_t0000_u01764123285649") as it is a hide marker 2025/11/26 02:20:29 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe11a_d20251126_m021444_c001_v0001136_t0044_u01764123284814") 2025/11/26 02:20:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aeb5_d20251126_m021440_c001_v7007000_t0000_u01764123280285") as it is a hide marker 2025/11/26 02:20:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe0fa_d20251126_m021439_c001_v0001136_t0028_u01764123279218") 2025/11/26 02:20:29 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aecc_d20251126_m021448_c001_v7007000_t0000_u01764123288936") as it is a hide marker 2025/11/26 02:20:29 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe126_d20251126_m021448_c001_v0001136_t0001_u01764123288239") 2025/11/26 02:20:29 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aeca_d20251126_m021447_c001_v7007000_t0000_u01764123287875") as it is a hide marker 2025/11/26 02:20:29 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe124_d20251126_m021447_c001_v0001136_t0023_u01764123287119") 2025/11/26 02:20:29 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aed3_d20251126_m021450_c001_v7007000_t0000_u01764123290362") as it is a hide marker 2025/11/26 02:20:30 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe12c_d20251126_m021449_c001_v0001136_t0051_u01764123289298") 2025/11/26 02:20:30 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aec9_d20251126_m021446_c001_v7007000_t0000_u01764123286757") as it is a hide marker 2025/11/26 02:20:30 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe120_d20251126_m021446_c001_v0001136_t0008_u01764123286025") 2025/11/26 02:20:30 DEBUG : ./.: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aeb6_d20251126_m021441_c001_v7007000_t0000_u01764123281330") as it is a hide marker 2025/11/26 02:20:30 DEBUG : ./.: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe100_d20251126_m021440_c001_v0001136_t0034_u01764123280649") 2025/11/26 02:20:30 DEBUG : ../..: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f4045e4084cd5aeb9_d20251126_m021442_c001_v7007000_t0000_u01764123282362") as it is a hide marker 2025/11/26 02:20:30 DEBUG : ../..: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe108_d20251126_m021441_c001_v0001136_t0003_u01764123281694") fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:484 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:484 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing Messages: Unexpected file "dirToPurgeFromRoot/fileToPurgeFromRoot.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/11/26 02:21:02 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/11/26 02:21:03 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/11/26 02:21:03 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/11/26 02:21:03 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/11/26 02:21:03 INFO : B2 bucket rclone-test-damutol0hexe: cleaning bucket "rclone-test-damutol0hexe" of pending multipart uploads older than 0s 2025/11/26 02:21:03 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Not deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe1a5_d20251126_m021518_c001_v0001136_t0040_u01764123318378") "upload" dated 2025-11-26 02:15:18.378 +0000 UTC (5m45.57219879s ago) 2025/11/26 02:21:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe181_d20251126_m021509_c001_v0001136_t0051_u01764123309882") "upload" dated 2025-11-26 02:15:09.882 +0000 UTC (5m54.068291724s ago) 2025/11/26 02:21:03 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f20368a966fdaf507_d20251126_m022102_c001_v0001102_t0003_u01764123662911") as it is a start marker (upload started at 2025-11-26 02:21:02.911 +0000 UTC) 2025/11/26 02:21:03 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/11/26 02:21:03 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f20368a966fdaf508_d20251126_m022103_c001_v0001130_t0038_u01764123663111") as it is a start marker (upload started at 2025-11-26 02:21:03.111 +0000 UTC) 2025/11/26 02:21:03 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/11/26 02:21:03 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f20368a966fdaf50b_d20251126_m022103_c001_v0001102_t0000_u01764123663306") as it is a start marker (upload started at 2025-11-26 02:21:03.306 +0000 UTC) 2025/11/26 02:21:03 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/11/26 02:21:03 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f20368a966fdaf50c_d20251126_m022103_c001_v0001032_t0039_u01764123663488") as it is a start marker (upload started at 2025-11-26 02:21:03.488 +0000 UTC) 2025/11/26 02:21:03 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/11/26 02:21:03 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f40368a966fdaf506_d20251126_m022102_c001_v7007000_t0000_u01764123662728") "hide" dated 2025-11-26 02:21:02.728 +0000 UTC (1.222557402s ago) 2025/11/26 02:21:03 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1064b49d07c99c82_d20251126_m021808_c001_v0001185_t0024_u01764123488880") 2025/11/26 02:21:03 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/11/26 02:21:04 INFO : B2 bucket rclone-test-damutol0hexe: cleaning bucket "rclone-test-damutol0hexe" of pending multipart uploads older than 0s 2025/11/26 02:21:04 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Not deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe1a5_d20251126_m021518_c001_v0001136_t0040_u01764123318378") "upload" dated 2025-11-26 02:15:18.378 +0000 UTC (5m45.943346903s ago) 2025/11/26 02:21:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f1012e0f28c1fe181_d20251126_m021509_c001_v0001136_t0051_u01764123309882") "upload" dated 2025-11-26 02:15:09.882 +0000 UTC (5m54.439451087s ago) 2025/11/26 02:21:04 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f20368a966fdaf507_d20251126_m022102_c001_v0001102_t0003_u01764123662911") as it is a start marker (upload started at 2025-11-26 02:21:02.911 +0000 UTC) 2025/11/26 02:21:04 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f20368a966fdaf508_d20251126_m022103_c001_v0001130_t0038_u01764123663111") as it is a start marker (upload started at 2025-11-26 02:21:03.111 +0000 UTC) 2025/11/26 02:21:04 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f20368a966fdaf50b_d20251126_m022103_c001_v0001102_t0000_u01764123663306") as it is a start marker (upload started at 2025-11-26 02:21:03.306 +0000 UTC) 2025/11/26 02:21:04 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f20368a966fdaf50c_d20251126_m022103_c001_v0001032_t0039_u01764123663488") as it is a start marker (upload started at 2025-11-26 02:21:03.488 +0000 UTC) 2025/11/26 02:21:04 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f22fd43f00dbbdb9fa80e1b_f40368a966fdaf506_d20251126_m022102_c001_v7007000_t0000_u01764123662728") "hide" dated 2025-11-26 02:21:02.728 +0000 UTC (1.593533903s ago) 2025/11/26 02:21:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f22fd43f00dbbdb9fa80e1b_f1064b49d07c99c82_d20251126_m021808_c001_v0001185_t0024_u01764123488880") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState --- FAIL: TestIntegration (391.20s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.61s) --- FAIL: TestIntegration/FsMkdir (388.95s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.61s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.10s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.15s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.11s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (356.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.56s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.07s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.66s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (34.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (32.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.11s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (32.12s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (31.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.88s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (32.66s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.74s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (193.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.67s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (184.29s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.59s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (135.37s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (34.12s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (33.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (1.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (33.90s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (32.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.93s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (33.78s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (33.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.73s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (33.57s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (32.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.59s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (36.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.85s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (35.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.99s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.00s) panic: interface conversion: interface {} is nil, not []api.LifecycleRule [recovered] panic: interface conversion: interface {} is nil, not []api.LifecycleRule goroutine 1299 [running]: testing.tRunner.func1.2({0xa24ec0, 0xc000333080}) /usr/local/go/src/testing/testing.go:1734 +0x21c testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1737 +0x35e panic({0xa24ec0?, 0xc000333080?}) /usr/local/go/src/runtime/panic.go:792 +0x132 github.com/rclone/rclone/backend/b2.(*Fs).InternalTestLifecycleRules.func1(0xc0005ae540) /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:555 +0xc5 testing.tRunner(0xc0005ae540, 0xc000332ea0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1298 /usr/local/go/src/testing/testing.go:1851 +0x413 exit status 2 FAIL github.com/rclone/rclone/backend/b2 391.228s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished ERROR in 6m32.032704386s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir TestIntegration/FsMkdir/FsPutFiles/FsCopy TestIntegration/FsMkdir/FsPutFiles/FsIsFile TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put TestIntegration/FsMkdir/FsPutFiles/ObjectRemove TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState]