"go test -v -timeout 1h0m0s -remote TestFileLu: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:457: Using remote "TestFileLu:" 2026/07/21 03:57:03 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qasoqos5bufa" 2026/07/21 03:57:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 03:57:04 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully created folder "rclone-test-qasoqos5bufa" with ID 4848785 === RUN TestIntegration/FsMkdir 2026/07/21 03:57:05 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully created folder "rclone-test-qasoqos5bufa" with ID 4.848785e+06 2026/07/21 03:57:06 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully created folder "rclone-test-qasoqos5bufa" with ID 4.848785e+06 === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/21 03:57:07 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully created folder "rclone-test-qasoqos5bufa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" with ID 4848786 fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:217 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/punctuation === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/21 03:57:17 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully created folder "rclone-test-qasoqos5bufa/ leading space" with ID 4848788 2026/07/21 03:57:22 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 03:57:24 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 03:57:27 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{" leading space"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) " leading space" +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories 2026/07/21 03:57:32 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully deleted file: /rclone-test-qasoqos5bufa/ leading space/ leading space 2026/07/21 03:57:33 INFO : FileLu root 'rclone-test-qasoqos5bufa': Rmdir: successfully deleted "/rclone-test-qasoqos5bufa/␠leading space" 2026/07/21 03:57:34 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 03:57:37 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 03:57:40 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/21 03:57:44 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully created folder "rclone-test-qasoqos5bufa/~leading tilde" with ID 4848790 2026/07/21 03:57:49 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 03:57:51 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 03:57:55 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"~leading tilde"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "~leading tilde" Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories 2026/07/21 03:57:59 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully deleted file: /rclone-test-qasoqos5bufa/~leading tilde/~leading tilde 2026/07/21 03:58:01 INFO : FileLu root 'rclone-test-qasoqos5bufa': Rmdir: successfully deleted "/rclone-test-qasoqos5bufa/~leading tilde" 2026/07/21 03:58:02 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 03:58:04 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 03:58:07 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/21 03:58:12 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully created folder "rclone-test-qasoqos5bufa/␍leading CR" with ID 4848791 2026/07/21 03:58:17 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 03:58:19 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 03:58:22 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"␍leading CR"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=13) "␍leading CR" Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories 2026/07/21 03:58:27 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully deleted file: /rclone-test-qasoqos5bufa/␍leading CR/␍leading CR 2026/07/21 03:58:28 INFO : FileLu root 'rclone-test-qasoqos5bufa': Rmdir: successfully deleted "/rclone-test-qasoqos5bufa/␍leading CR" 2026/07/21 03:58:29 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 03:58:31 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 03:58:35 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/21 03:58:39 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully created folder "rclone-test-qasoqos5bufa/␊leading LF" with ID 4848793 2026/07/21 03:58:44 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 03:58:46 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 03:58:50 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"␊leading LF"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␊leading LF"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=13) "␊leading LF" Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories 2026/07/21 03:58:54 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully deleted file: /rclone-test-qasoqos5bufa/␊leading LF/␊leading LF 2026/07/21 03:58:55 INFO : FileLu root 'rclone-test-qasoqos5bufa': Rmdir: successfully deleted "/rclone-test-qasoqos5bufa/␊leading LF" 2026/07/21 03:58:57 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 03:58:59 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 03:59:02 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/21 03:59:07 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully created folder "rclone-test-qasoqos5bufa/␉leading HT" with ID 4848795 2026/07/21 03:59:12 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 03:59:14 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 03:59:17 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"␉leading HT"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␉leading HT"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=13) "␉leading HT" Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories 2026/07/21 03:59:22 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully deleted file: /rclone-test-qasoqos5bufa/␉leading HT/␉leading HT 2026/07/21 03:59:23 INFO : FileLu root 'rclone-test-qasoqos5bufa': Rmdir: successfully deleted "/rclone-test-qasoqos5bufa/␉leading HT" 2026/07/21 03:59:24 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 03:59:27 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 03:59:30 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/21 03:59:35 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully created folder "rclone-test-qasoqos5bufa/␋leading VT" with ID 4848796 2026/07/21 03:59:39 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 03:59:42 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 03:59:45 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"␋leading VT"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=13) "␋leading VT" Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories 2026/07/21 03:59:50 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully deleted file: /rclone-test-qasoqos5bufa/␋leading VT/␋leading VT 2026/07/21 03:59:51 INFO : FileLu root 'rclone-test-qasoqos5bufa': Rmdir: successfully deleted "/rclone-test-qasoqos5bufa/␋leading VT" 2026/07/21 03:59:52 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 03:59:54 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 03:59:58 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/21 04:00:02 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully created folder "rclone-test-qasoqos5bufa/.leading dot" with ID 4848797 2026/07/21 04:00:07 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 04:00:09 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 04:00:13 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{".leading dot"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", ".leading dot"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=12) ".leading dot" Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories 2026/07/21 04:00:17 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully deleted file: /rclone-test-qasoqos5bufa/.leading dot/.leading dot 2026/07/21 04:00:18 INFO : FileLu root 'rclone-test-qasoqos5bufa': Rmdir: successfully deleted "/rclone-test-qasoqos5bufa/.leading dot" 2026/07/21 04:00:20 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 04:00:22 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 04:00:25 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/21 04:00:30 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully created folder "rclone-test-qasoqos5bufa/trailing space " with ID 4848799 2026/07/21 04:00:35 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 04:00:37 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 04:00:40 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing space "} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing space "} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=15) "trailing space " Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories 2026/07/21 04:00:45 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully deleted file: /rclone-test-qasoqos5bufa/trailing space /trailing space 2026/07/21 04:00:46 INFO : FileLu root 'rclone-test-qasoqos5bufa': Rmdir: successfully deleted "/rclone-test-qasoqos5bufa/trailing space␠" 2026/07/21 04:00:47 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 04:00:50 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 04:00:53 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/21 04:00:57 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully created folder "rclone-test-qasoqos5bufa/trailing CR␍" with ID 4848800 2026/07/21 04:01:02 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 04:01:05 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 04:01:08 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing CR␍"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "trailing CR␍" Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories 2026/07/21 04:01:13 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully deleted file: /rclone-test-qasoqos5bufa/trailing CR␍/trailing CR␍ 2026/07/21 04:01:14 INFO : FileLu root 'rclone-test-qasoqos5bufa': Rmdir: successfully deleted "/rclone-test-qasoqos5bufa/trailing CR␍" 2026/07/21 04:01:16 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 04:01:18 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 04:01:21 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/21 04:01:26 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully created folder "rclone-test-qasoqos5bufa/trailing LF␊" with ID 4848802 2026/07/21 04:01:31 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 04:01:33 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 04:01:36 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing LF␊"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing LF␊"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "trailing LF␊" Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories 2026/07/21 04:01:41 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully deleted file: /rclone-test-qasoqos5bufa/trailing LF␊/trailing LF␊ 2026/07/21 04:01:42 INFO : FileLu root 'rclone-test-qasoqos5bufa': Rmdir: successfully deleted "/rclone-test-qasoqos5bufa/trailing LF␊" 2026/07/21 04:01:43 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 04:01:46 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 04:01:49 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/21 04:01:54 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully created folder "rclone-test-qasoqos5bufa/trailing HT␉" with ID 4848805 2026/07/21 04:01:58 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 04:02:01 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 04:02:04 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing HT␉"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing HT␉"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "trailing HT␉" Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories 2026/07/21 04:02:08 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully deleted file: /rclone-test-qasoqos5bufa/trailing HT␉/trailing HT␉ 2026/07/21 04:02:10 INFO : FileLu root 'rclone-test-qasoqos5bufa': Rmdir: successfully deleted "/rclone-test-qasoqos5bufa/trailing HT␉" 2026/07/21 04:02:11 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 04:02:13 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 04:02:16 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/21 04:02:21 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully created folder "rclone-test-qasoqos5bufa/trailing VT␋" with ID 4848806 2026/07/21 04:02:26 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 04:02:28 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 04:02:31 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing VT␋"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "trailing VT␋" Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories 2026/07/21 04:02:36 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully deleted file: /rclone-test-qasoqos5bufa/trailing VT␋/trailing VT␋ 2026/07/21 04:02:37 INFO : FileLu root 'rclone-test-qasoqos5bufa': Rmdir: successfully deleted "/rclone-test-qasoqos5bufa/trailing VT␋" 2026/07/21 04:02:38 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 04:02:41 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 04:02:44 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/21 04:02:49 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully created folder "rclone-test-qasoqos5bufa/trailing dot." with ID 4848807 2026/07/21 04:02:53 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 04:02:55 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 04:02:59 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing dot."} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing dot."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=13) "trailing dot." Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories 2026/07/21 04:03:03 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully deleted file: /rclone-test-qasoqos5bufa/trailing dot./trailing dot. 2026/07/21 04:03:05 INFO : FileLu root 'rclone-test-qasoqos5bufa': Rmdir: successfully deleted "/rclone-test-qasoqos5bufa/trailing dot." 2026/07/21 04:03:06 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 04:03:08 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 04:03:11 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/21 04:03:16 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully created folder "rclone-test-qasoqos5bufa/test%46.txt" with ID 4848809 2026/07/21 04:03:21 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 04:03:23 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 04:03:27 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"test%46.txt"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=11) "test%46.txt" Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories 2026/07/21 04:03:31 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully deleted file: /rclone-test-qasoqos5bufa/test%46.txt/test%46.txt 2026/07/21 04:03:32 INFO : FileLu root 'rclone-test-qasoqos5bufa': Rmdir: successfully deleted "/rclone-test-qasoqos5bufa/test%46.txt" 2026/07/21 04:03:34 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 04:03:36 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 04:03:39 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/21 04:03:48 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully created folder "rclone-test-qasoqos5bufa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" with ID 4848815 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:1002: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1002 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1022 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "hello? sausage"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "hello? sausage" Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR 2026/07/21 04:04:00 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstests.go:1038: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1038 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 2026/07/21 04:04:03 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstests.go:1116: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1116 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/21 04:04:04 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully created folder "rclone-test-qasoqos5bufa/dirToPurge" with ID 4848816 2026/07/21 04:04:09 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 04:04:13 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 04:04:18 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1187 Error: Not equal: expected: []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=5) { +([]string) (len=7) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=10) "dirToPurge", Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories 2026/07/21 04:04:24 INFO : FileLu root 'rclone-test-qasoqos5bufa': Rmdir: successfully deleted "/rclone-test-qasoqos5bufa/dirToPurge" 2026/07/21 04:04:26 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 04:04:30 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 04:04:35 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1199 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=6) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "hello? sausage", Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/21 04:04:42 INFO : FileLu root 'rclone-test-qasoqos5bufa': Successfully created folder "rclone-test-qasoqos5bufa/dirToPurgeFromRoot" with ID 4848818 2026/07/21 04:04:46 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 04:04:50 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 04:04:56 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1224 Error: Not equal: expected: []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=5) { +([]string) (len=7) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=18) "dirToPurgeFromRoot", Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories 2026/07/21 04:05:01 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qasoqos5bufa/dirToPurgeFromRoot" 2026/07/21 04:05:01 DEBUG : Config file has changed externally - reloading 2026/07/21 04:05:03 INFO : FileLu root 'rclone-test-qasoqos5bufa/dirToPurgeFromRoot': Rmdir: successfully deleted "/rclone-test-qasoqos5bufa/dirToPurgeFromRoot" 2026/07/21 04:05:04 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 04:05:08 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 04:05:13 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1241 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=6) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "hello? sausage", Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestFileLu:" path "rclone-test-qasoqos5bufa" from "TestFileLu:rclone-test-qasoqos5bufa" 2026/07/21 04:05:19 DEBUG : Creating backend with remote "TestFileLu:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/21 04:05:20 ERROR : rclone-test-qasoqos5bufa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/21 04:05:24 ERROR : rclone-test-qasoqos5bufa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/21 04:05:29 ERROR : rclone-test-qasoqos5bufa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:2010 Error: Not equal: expected: []string{"rclone-test-qasoqos5bufa/hello? sausage", "rclone-test-qasoqos5bufa/hello? sausage/êé", "rclone-test-qasoqos5bufa/hello? sausage/êé/Hello, 世界", "rclone-test-qasoqos5bufa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-qasoqos5bufa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "rclone-test-qasoqos5bufa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "rclone-test-qasoqos5bufa/hello? sausage", "rclone-test-qasoqos5bufa/hello? sausage/êé", "rclone-test-qasoqos5bufa/hello? sausage/êé/Hello, 世界", "rclone-test-qasoqos5bufa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=6) { + (string) (len=67) "rclone-test-qasoqos5bufa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=59) "rclone-test-qasoqos5bufa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=39) "rclone-test-qasoqos5bufa/hello? sausage", Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstest.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:398 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2017 Error: Not equal: expected: []string{"rclone-test-qasoqos5bufa/hello? sausage"} actual : []string{"rclone-test-qasoqos5bufa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "rclone-test-qasoqos5bufa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "rclone-test-qasoqos5bufa/hello? sausage"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=67) "rclone-test-qasoqos5bufa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=59) "rclone-test-qasoqos5bufa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=39) "rclone-test-qasoqos5bufa/hello? sausage" Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal 2026/07/21 04:05:36 INFO : FileLu root 'rclone-test-qasoqos5bufa': Rmdir: successfully deleted "/rclone-test-qasoqos5bufa" 2026/07/21 04:05:37 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2898: Warning: this should produce fs.ErrorDirNotFound --- FAIL: TestIntegration (514.51s) --- FAIL: TestIntegration/FsMkdir (513.21s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (396.96s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (9.57s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (27.41s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (27.49s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (27.43s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (27.58s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (27.76s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (27.55s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (27.60s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (27.68s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (28.46s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (27.68s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (27.50s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (27.48s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (27.30s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (27.83s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (112.60s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (3.06s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (3.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (1.25s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (37.59s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (38.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (16.89s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (16.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.62s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/filelu 514.530s "go test -v -timeout 1h0m0s -remote TestFileLu: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 8m36.002355739s (try 5/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/punctuation TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/leading_dot TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FsPurge TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries]