"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 4/5) === RUN TestIntegration fstests.go:457: Using remote "TestFileLu:" 2026/07/18 03:39:58 DEBUG : Creating backend with remote "TestFileLu:rclone-test-rixahan0xuyu" 2026/07/18 03:39:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 03:39:58 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully created folder "rclone-test-rixahan0xuyu" with ID 4805990 === RUN TestIntegration/FsMkdir 2026/07/18 03:39:59 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully created folder "rclone-test-rixahan0xuyu" with ID 4.80599e+06 2026/07/18 03:40:01 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully created folder "rclone-test-rixahan0xuyu" with ID 4.80599e+06 === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/18 03:40:02 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully created folder "rclone-test-rixahan0xuyu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" with ID 4805991 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/18 03:40:11 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully created folder "rclone-test-rixahan0xuyu/ leading space" with ID 4805993 2026/07/18 03:40:16 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:40:18 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:40: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: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/18 03:40:26 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully deleted file: /rclone-test-rixahan0xuyu/ leading space/ leading space 2026/07/18 03:40:27 INFO : FileLu root 'rclone-test-rixahan0xuyu': Rmdir: successfully deleted "/rclone-test-rixahan0xuyu/␠leading space" 2026/07/18 03:40:28 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:40:30 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:40:33 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/18 03:40:38 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully created folder "rclone-test-rixahan0xuyu/~leading tilde" with ID 4805994 2026/07/18 03:40:42 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:40:44 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:40:48 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/18 03:40:52 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully deleted file: /rclone-test-rixahan0xuyu/~leading tilde/~leading tilde 2026/07/18 03:40:53 INFO : FileLu root 'rclone-test-rixahan0xuyu': Rmdir: successfully deleted "/rclone-test-rixahan0xuyu/~leading tilde" 2026/07/18 03:40:54 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:40:56 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:41:00 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/18 03:41:04 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully created folder "rclone-test-rixahan0xuyu/␍leading CR" with ID 4805995 2026/07/18 03:41:09 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:41:11 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:41:14 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/18 03:41:18 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully deleted file: /rclone-test-rixahan0xuyu/␍leading CR/␍leading CR 2026/07/18 03:41:20 INFO : FileLu root 'rclone-test-rixahan0xuyu': Rmdir: successfully deleted "/rclone-test-rixahan0xuyu/␍leading CR" 2026/07/18 03:41:21 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:41:23 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:41:26 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/18 03:41:31 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully created folder "rclone-test-rixahan0xuyu/␊leading LF" with ID 4805996 2026/07/18 03:41:35 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:41:37 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:41: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{"␊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/18 03:41:45 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully deleted file: /rclone-test-rixahan0xuyu/␊leading LF/␊leading LF 2026/07/18 03:41:46 INFO : FileLu root 'rclone-test-rixahan0xuyu': Rmdir: successfully deleted "/rclone-test-rixahan0xuyu/␊leading LF" 2026/07/18 03:41:47 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:41:49 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:41:52 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/18 03:41:57 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully created folder "rclone-test-rixahan0xuyu/␉leading HT" with ID 4805997 2026/07/18 03:42:01 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:42:04 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:42: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: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/18 03:42:11 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully deleted file: /rclone-test-rixahan0xuyu/␉leading HT/␉leading HT 2026/07/18 03:42:12 INFO : FileLu root 'rclone-test-rixahan0xuyu': Rmdir: successfully deleted "/rclone-test-rixahan0xuyu/␉leading HT" 2026/07/18 03:42:14 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:42:16 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:42:19 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/18 03:42:23 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully created folder "rclone-test-rixahan0xuyu/␋leading VT" with ID 4805998 2026/07/18 03:42:28 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:42:30 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:42:33 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/18 03:42:38 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully deleted file: /rclone-test-rixahan0xuyu/␋leading VT/␋leading VT 2026/07/18 03:42:39 INFO : FileLu root 'rclone-test-rixahan0xuyu': Rmdir: successfully deleted "/rclone-test-rixahan0xuyu/␋leading VT" 2026/07/18 03:42:40 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:42:42 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:42: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: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/18 03:42:50 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully created folder "rclone-test-rixahan0xuyu/.leading dot" with ID 4805999 2026/07/18 03:42:54 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:42:56 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:43:01 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/18 03:43:05 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully deleted file: /rclone-test-rixahan0xuyu/.leading dot/.leading dot 2026/07/18 03:43:06 INFO : FileLu root 'rclone-test-rixahan0xuyu': Rmdir: successfully deleted "/rclone-test-rixahan0xuyu/.leading dot" 2026/07/18 03:43:07 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:43:10 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:43: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: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/18 03:43:17 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully created folder "rclone-test-rixahan0xuyu/trailing space " with ID 4806000 2026/07/18 03:43:22 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:43:24 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:43: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{"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/18 03:43:32 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully deleted file: /rclone-test-rixahan0xuyu/trailing space /trailing space 2026/07/18 03:43:33 INFO : FileLu root 'rclone-test-rixahan0xuyu': Rmdir: successfully deleted "/rclone-test-rixahan0xuyu/trailing space␠" 2026/07/18 03:43:34 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:43:36 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:43: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/trailing_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/18 03:43:44 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully created folder "rclone-test-rixahan0xuyu/trailing CR␍" with ID 4806001 2026/07/18 03:43:48 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:43:50 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:43: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: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/18 03:43:58 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully deleted file: /rclone-test-rixahan0xuyu/trailing CR␍/trailing CR␍ 2026/07/18 03:43:59 INFO : FileLu root 'rclone-test-rixahan0xuyu': Rmdir: successfully deleted "/rclone-test-rixahan0xuyu/trailing CR␍" 2026/07/18 03:44:00 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:44:03 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:44:06 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/18 03:44:11 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully created folder "rclone-test-rixahan0xuyu/trailing LF␊" with ID 4806002 2026/07/18 03:44:15 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:44:17 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:44:20 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/18 03:44:25 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully deleted file: /rclone-test-rixahan0xuyu/trailing LF␊/trailing LF␊ 2026/07/18 03:44:26 INFO : FileLu root 'rclone-test-rixahan0xuyu': Rmdir: successfully deleted "/rclone-test-rixahan0xuyu/trailing LF␊" 2026/07/18 03:44:27 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:44:29 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:44:33 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/18 03:44:37 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully created folder "rclone-test-rixahan0xuyu/trailing HT␉" with ID 4806003 2026/07/18 03:44:42 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:44:44 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:44:47 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/18 03:44:52 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully deleted file: /rclone-test-rixahan0xuyu/trailing HT␉/trailing HT␉ 2026/07/18 03:44:53 INFO : FileLu root 'rclone-test-rixahan0xuyu': Rmdir: successfully deleted "/rclone-test-rixahan0xuyu/trailing HT␉" 2026/07/18 03:44:54 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:44:56 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:44: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: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/18 03:45:04 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully created folder "rclone-test-rixahan0xuyu/trailing VT␋" with ID 4806004 2026/07/18 03:45:08 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:45:10 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:45:14 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/18 03:45:18 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully deleted file: /rclone-test-rixahan0xuyu/trailing VT␋/trailing VT␋ 2026/07/18 03:45:19 INFO : FileLu root 'rclone-test-rixahan0xuyu': Rmdir: successfully deleted "/rclone-test-rixahan0xuyu/trailing VT␋" 2026/07/18 03:45:20 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:45:23 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:45:26 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/18 03:45:30 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully created folder "rclone-test-rixahan0xuyu/trailing dot." with ID 4806005 2026/07/18 03:45:35 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:45:37 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:45: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 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/18 03:45:45 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully deleted file: /rclone-test-rixahan0xuyu/trailing dot./trailing dot. 2026/07/18 03:45:46 INFO : FileLu root 'rclone-test-rixahan0xuyu': Rmdir: successfully deleted "/rclone-test-rixahan0xuyu/trailing dot." 2026/07/18 03:45:47 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:45:49 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:45:52 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/18 03:45:57 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully created folder "rclone-test-rixahan0xuyu/test%46.txt" with ID 4806006 2026/07/18 03:46:02 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:46:04 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:46: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: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/18 03:46:12 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully deleted file: /rclone-test-rixahan0xuyu/test%46.txt/test%46.txt 2026/07/18 03:46:13 INFO : FileLu root 'rclone-test-rixahan0xuyu': Rmdir: successfully deleted "/rclone-test-rixahan0xuyu/test%46.txt" 2026/07/18 03:46:14 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:46:16 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:46:19 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/18 03:46:28 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully created folder "rclone-test-rixahan0xuyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" with ID 4806010 === 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/18 03:46:39 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/18 03:46:42 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/18 03:46:43 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully created folder "rclone-test-rixahan0xuyu/dirToPurge" with ID 4806011 2026/07/18 03:46:48 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:46:51 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:46: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: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/18 03:47:03 INFO : FileLu root 'rclone-test-rixahan0xuyu': Rmdir: successfully deleted "/rclone-test-rixahan0xuyu/dirToPurge" 2026/07/18 03:47:04 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:47:08 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:47: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: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/18 03:47:19 INFO : FileLu root 'rclone-test-rixahan0xuyu': Successfully created folder "rclone-test-rixahan0xuyu/dirToPurgeFromRoot" with ID 4806012 2026/07/18 03:47:24 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:47:27 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:47:32 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/18 03:47:38 DEBUG : Creating backend with remote "TestFileLu:rclone-test-rixahan0xuyu/dirToPurgeFromRoot" 2026/07/18 03:47:39 INFO : FileLu root 'rclone-test-rixahan0xuyu/dirToPurgeFromRoot': Rmdir: successfully deleted "/rclone-test-rixahan0xuyu/dirToPurgeFromRoot" 2026/07/18 03:47:40 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:47:44 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:47: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: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-rixahan0xuyu" from "TestFileLu:rclone-test-rixahan0xuyu" 2026/07/18 03:47:55 DEBUG : Creating backend with remote "TestFileLu:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/18 03:47:56 ERROR : rclone-test-rixahan0xuyu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:48:00 ERROR : rclone-test-rixahan0xuyu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:48:05 ERROR : rclone-test-rixahan0xuyu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: 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-rixahan0xuyu/hello? sausage", "rclone-test-rixahan0xuyu/hello? sausage/êé", "rclone-test-rixahan0xuyu/hello? sausage/êé/Hello, 世界", "rclone-test-rixahan0xuyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-rixahan0xuyu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "rclone-test-rixahan0xuyu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "rclone-test-rixahan0xuyu/hello? sausage", "rclone-test-rixahan0xuyu/hello? sausage/êé", "rclone-test-rixahan0xuyu/hello? sausage/êé/Hello, 世界", "rclone-test-rixahan0xuyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=6) { + (string) (len=67) "rclone-test-rixahan0xuyu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=59) "rclone-test-rixahan0xuyu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=39) "rclone-test-rixahan0xuyu/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-rixahan0xuyu/hello? sausage"} actual : []string{"rclone-test-rixahan0xuyu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "rclone-test-rixahan0xuyu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "rclone-test-rixahan0xuyu/hello? sausage"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=67) "rclone-test-rixahan0xuyu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=59) "rclone-test-rixahan0xuyu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=39) "rclone-test-rixahan0xuyu/hello? sausage" Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal 2026/07/18 03:48:11 INFO : FileLu root 'rclone-test-rixahan0xuyu': Rmdir: successfully deleted "/rclone-test-rixahan0xuyu" 2026/07/18 03:48:12 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2898: Warning: this should produce fs.ErrorDirNotFound --- FAIL: TestIntegration (494.82s) --- FAIL: TestIntegration/FsMkdir (493.65s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (382.80s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (9.13s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (26.97s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (26.46s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (26.45s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (26.39s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (26.39s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (26.49s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (27.34s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (26.36s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (27.06s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (26.48s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (26.50s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (26.57s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (26.72s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (26.92s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (107.42s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (2.87s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (2.95s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (1.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (36.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (36.36s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (16.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (15.58s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.57s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/filelu 494.835s "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 8m15.715089232s (try 4/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]