"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot|dot_dot|leading_CR|leading_HT|leading_LF|leading_VT|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot|ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectRemove|ObjectUpdate)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestLinkbox:" 2026/04/23 04:08:57 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-masemip0yina" 2026/04/23 04:08:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 04:08:57 DEBUG : Linkbox root 'rclone-test-masemip0yina': Using cached web token === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/dot fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:718 Error: Not equal: expected: []string{} actual : []string{"."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/04/23 04:09:20 DEBUG : ../..: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:09:21 DEBUG : ../..: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:09:21 DEBUG : ../..: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 04:09:22 DEBUG : ../..: Trying to read object after upload: try again in 800ms (4/10) 2026/04/23 04:09:23 DEBUG : ../..: Trying to read object after upload: try again in 1.6s (5/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:715 Error: Not equal: expected: []string{".."} actual : []string{".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=3) ".", (string) (len=6) ".." Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/dot_dot fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: listing wrong, want got ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: Unexpected file "../.." 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:718 Error: Not equal: expected: []string{} actual : []string{".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/23 04:09:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:09:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:09:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 04:09:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Trying to read object after upload: try again in 800ms (4/10) 2026/04/23 04:09:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/23 04:09:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/23 04:09:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Trying to read object after upload: try again in 6.4s (7/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:715 Error: Not equal: expected: []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" +([]string) (len=3) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/punctuation fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:718 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/04/23 04:10:31 DEBUG : leading space/ leading space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:10:31 DEBUG : leading space/ leading space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:10:31 DEBUG : leading space/ leading space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 04:10:32 DEBUG : leading space/ leading space: Trying to read object after upload: try again in 800ms (4/10) 2026/04/23 04:10:33 DEBUG : leading space/ leading space: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/23 04:10:35 DEBUG : leading space/ leading space: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/23 04:10:38 DEBUG : leading space/ leading space: Trying to read object after upload: try again in 6.4s (7/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:715 Error: Not equal: expected: []string{" leading space"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=14) " leading space" +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_space fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:718 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/04/23 04:11:13 DEBUG : ~leading tilde/~leading tilde: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:11:13 DEBUG : ~leading tilde/~leading tilde: Trying to read object after upload: try again in 200ms (2/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:715 Error: Not equal: expected: []string{"~leading tilde"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,7 @@ -([]string) (len=1) { - (string) (len=14) "~leading tilde" +([]string) (len=5) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:718 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,7 @@ -([]string) { +([]string) (len=5) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/04/23 04:11:43 DEBUG : ␍leading CR/␍leading CR: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:11:43 DEBUG : ␍leading CR/␍leading CR: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:11:43 DEBUG : ␍leading CR/␍leading CR: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 04:11:44 DEBUG : ␍leading CR/␍leading CR: Trying to read object after upload: try again in 800ms (4/10) 2026/04/23 04:11:45 DEBUG : ␍leading CR/␍leading CR: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/23 04:11:47 DEBUG : ␍leading CR/␍leading CR: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/23 04:11:50 DEBUG : ␍leading CR/␍leading CR: Trying to read object after upload: try again in 6.4s (7/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:715 Error: Not equal: expected: []string{"␍leading CR"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,8 @@ -([]string) (len=1) { - (string) (len=13) "␍leading CR" +([]string) (len=6) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_CR fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:718 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) { +([]string) (len=6) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/04/23 04:12:26 DEBUG : ␊leading LF/␊leading LF: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:12:27 DEBUG : ␊leading LF/␊leading LF: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:12:27 DEBUG : ␊leading LF/␊leading LF: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 04:12:28 DEBUG : ␊leading LF/␊leading LF: Trying to read object after upload: try again in 800ms (4/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:715 Error: Not equal: expected: []string{"␊leading LF"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,9 @@ -([]string) (len=1) { - (string) (len=13) "␊leading LF" +([]string) (len=7) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_LF fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:718 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,9 @@ -([]string) { +([]string) (len=7) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/04/23 04:13:00 DEBUG : ␉leading HT/␉leading HT: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:13:00 DEBUG : ␉leading HT/␉leading HT: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:13:00 DEBUG : ␉leading HT/␉leading HT: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 04:13:01 DEBUG : ␉leading HT/␉leading HT: Trying to read object after upload: try again in 800ms (4/10) 2026/04/23 04:13:02 DEBUG : ␉leading HT/␉leading HT: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/23 04:13:04 DEBUG : ␉leading HT/␉leading HT: Trying to read object after upload: try again in 3.2s (6/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:715 Error: Not equal: expected: []string{"␉leading HT"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde", "␉leading HT", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,10 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) (len=8) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_HT fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:718 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde", "␉leading HT", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,10 @@ -([]string) { +([]string) (len=8) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/04/23 04:13:40 DEBUG : ␋leading VT/␋leading VT: Trying to read object after upload: try again in 100ms (1/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:715 Error: Not equal: expected: []string{"␋leading VT"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,11 @@ -([]string) (len=1) { - (string) (len=13) "␋leading VT" +([]string) (len=9) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_VT fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:718 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,11 @@ -([]string) { +([]string) (len=9) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/04/23 04:14:14 DEBUG : trailing space /trailing space : Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:14:15 DEBUG : trailing space /trailing space : Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:14:15 DEBUG : trailing space /trailing space : Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 04:14:16 DEBUG : trailing space /trailing space : Trying to read object after upload: try again in 800ms (4/10) 2026/04/23 04:14:17 DEBUG : trailing space /trailing space : Trying to read object after upload: try again in 1.6s (5/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:715 Error: Not equal: expected: []string{"trailing space "} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing space ", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,12 @@ -([]string) (len=1) { - (string) (len=15) "trailing space " +([]string) (len=10) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/trailing_space fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:718 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing space ", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,12 @@ -([]string) { +([]string) (len=10) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:715 Error: Not equal: expected: []string{"trailing CR␍"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "trailing space ", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,13 @@ -([]string) (len=1) { - (string) (len=14) "trailing CR␍" +([]string) (len=11) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:718 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "trailing space ", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,13 @@ -([]string) { +([]string) (len=11) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/04/23 04:15:29 DEBUG : trailing LF␊/trailing LF␊: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:15:29 DEBUG : trailing LF␊/trailing LF␊: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:15:30 DEBUG : trailing LF␊/trailing LF␊: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 04:15:31 DEBUG : trailing LF␊/trailing LF␊: Trying to read object after upload: try again in 800ms (4/10) 2026/04/23 04:15:32 DEBUG : trailing LF␊/trailing LF␊: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/23 04:15:34 DEBUG : trailing LF␊/trailing LF␊: Trying to read object after upload: try again in 3.2s (6/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:715 Error: Not equal: expected: []string{"trailing LF␊"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "trailing LF␊", "trailing space ", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,14 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=12) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:718 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "trailing LF␊", "trailing space ", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,14 @@ -([]string) { +([]string) (len=12) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/04/23 04:16:14 DEBUG : trailing HT␉/trailing HT␉: Trying to read object after upload: try again in 100ms (1/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:715 Error: Not equal: expected: []string{"trailing HT␉"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing space ", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,15 @@ -([]string) (len=1) { - (string) (len=14) "trailing HT␉" +([]string) (len=13) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:718 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing space ", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,15 @@ -([]string) { +([]string) (len=13) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/04/23 04:16:53 DEBUG : trailing VT␋/trailing VT␋: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:16:53 DEBUG : trailing VT␋/trailing VT␋: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:16:54 DEBUG : trailing VT␋/trailing VT␋: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 04:16:54 DEBUG : trailing VT␋/trailing VT␋: Trying to read object after upload: try again in 800ms (4/10) 2026/04/23 04:16:55 DEBUG : trailing VT␋/trailing VT␋: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/23 04:16:57 DEBUG : trailing VT␋/trailing VT␋: Trying to read object after upload: try again in 3.2s (6/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:715 Error: Not equal: expected: []string{"trailing VT␋"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing VT␋", "trailing space ", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,16 @@ -([]string) (len=1) { - (string) (len=14) "trailing VT␋" +([]string) (len=14) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:718 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing VT␋", "trailing space ", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,16 @@ -([]string) { +([]string) (len=14) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/04/23 04:17:40 DEBUG : trailing dot./trailing dot.: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:17:40 DEBUG : trailing dot./trailing dot.: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:17:41 DEBUG : trailing dot./trailing dot.: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 04:17:41 DEBUG : trailing dot./trailing dot.: Trying to read object after upload: try again in 800ms (4/10) 2026/04/23 04:17:42 DEBUG : trailing dot./trailing dot.: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/23 04:17:44 DEBUG : trailing dot./trailing dot.: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/23 04:17:47 DEBUG : trailing dot./trailing dot.: Trying to read object after upload: try again in 6.4s (7/10) fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:715 Error: Not equal: expected: []string{"trailing dot."} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing VT␋", "trailing dot.", "trailing space ", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,17 @@ -([]string) (len=1) { - (string) (len=13) "trailing dot." +([]string) (len=15) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:718 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing VT␋", "trailing dot.", "trailing space ", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,17 @@ -([]string) { +([]string) (len=15) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/04/23 04:18:37 DEBUG : test%46.txt/test%46.txt: Trying to read object after upload: try again in 100ms (1/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:715 Error: Not equal: expected: []string{"test%46.txt"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "test%46.txt", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing VT␋", "trailing dot.", "trailing space ", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,18 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=16) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:718 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "test%46.txt", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing VT␋", "trailing dot.", "trailing space ", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,18 @@ -([]string) { +([]string) (len=16) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles 2026/04/23 04:19:18 DEBUG : file name.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:19:18 DEBUG : file name.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:19:28 DEBUG : file name.txt: Update: removing old file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:979: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:979 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:999 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "hello? sausage", "test%46.txt", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing VT␋", "trailing dot.", "trailing space ", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,19 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=17) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "hello? sausage", + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1016: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1016 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "test%46.txt", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing VT␋", "trailing dot.", "trailing space ", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=20) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "hello? sausage", @@ -4,3 +6,17 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1095: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1095 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "hello? sausage", "hello? sausage/êé", "test%46.txt", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing VT␋", "trailing dot.", "trailing space ", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,4 +1,20 @@ -([]string) (len=2) { +([]string) (len=18) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/23 04:19:53 DEBUG : dirToPurge/fileToPurge.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:19:53 DEBUG : dirToPurge/fileToPurge.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:19:53 DEBUG : dirToPurge/fileToPurge.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 04:19:54 DEBUG : dirToPurge/fileToPurge.txt: Trying to read object after upload: try again in 800ms (4/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:1164 Error: Not equal: expected: []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "test%46.txt", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing VT␋", "trailing dot.", "trailing space ", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=5) { +([]string) (len=21) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=10) "dirToPurge", @@ -5,3 +7,17 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:1176 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "test%46.txt", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing VT␋", "trailing dot.", "trailing space ", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=20) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "hello? sausage", @@ -4,3 +6,17 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:1201 Error: Not equal: expected: []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "test%46.txt", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing VT␋", "trailing dot.", "trailing space ", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=5) { +([]string) (len=21) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=18) "dirToPurgeFromRoot", @@ -5,3 +7,17 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories 2026/04/23 04:21:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-masemip0yina/dirToPurgeFromRoot" 2026/04/23 04:21:03 DEBUG : Linkbox root 'rclone-test-masemip0yina/dirToPurgeFromRoot': Using cached web token fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:1218 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "test%46.txt", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing VT␋", "trailing dot.", "trailing space ", "~leading tilde", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=20) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "hello? sausage", @@ -4,3 +6,17 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1777 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen Messages: readObject("file name.txt") limit=-1, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1784 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek Messages: readObject("file name.txt") limit=-1, options=[SeekOption(50)] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1803 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange Messages: readObject("file name.txt") limit=-1, options=[RangeOption(5,15)] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1814 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead Messages: readObject("file name.txt") limit=50, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/04/23 04:21:28 DEBUG : file name.txt: Update: removing old file 2026/04/23 04:21:31 DEBUG : file name.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:21:32 DEBUG : file name.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:21:32 DEBUG : file name.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 04:21:33 DEBUG : file name.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/04/23 04:21:34 DEBUG : file name.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/23 04:21:35 DEBUG : file name.txt: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/23 04:21:39 DEBUG : file name.txt: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/23 04:21:45 DEBUG : file name.txt: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/23 04:21:58 DEBUG : file name.txt: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/23 04:22:24 DEBUG : file name.txt: Trying to read object after upload: try again in 51.2s (10/10) fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1827 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate Messages: Update object === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestLinkbox:" path "rclone-test-masemip0yina" from "TestLinkbox:rclone-test-masemip0yina" 2026/04/23 04:23:15 DEBUG : Creating backend with remote "TestLinkbox:" 2026/04/23 04:23:15 DEBUG : Linkbox root '': Using cached web token === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1939 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-masemip0yina/file name.txt (200), rclone-test-masemip0yina/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-masemip0yina/file name(1).txt (200), rclone-test-masemip0yina/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1939 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-masemip0yina/file name(1).txt" fstest.go:203: Not found "rclone-test-masemip0yina/file name.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1939 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: 1 objects not found fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1939 Error: Not equal: expected: []string{"rclone-test-masemip0yina/hello? sausage", "rclone-test-masemip0yina/hello? sausage/êé", "rclone-test-masemip0yina/hello? sausage/êé/Hello, 世界", "rclone-test-masemip0yina/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-masemip0yina/ leading space", "rclone-test-masemip0yina/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "rclone-test-masemip0yina/hello? sausage", "rclone-test-masemip0yina/hello? sausage/êé", "rclone-test-masemip0yina/hello? sausage/êé/Hello, 世界", "rclone-test-masemip0yina/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-masemip0yina/test%46.txt", "rclone-test-masemip0yina/trailing CR␍", "rclone-test-masemip0yina/trailing HT␉", "rclone-test-masemip0yina/trailing LF␊", "rclone-test-masemip0yina/trailing VT␋", "rclone-test-masemip0yina/trailing dot.", "rclone-test-masemip0yina/trailing space ", "rclone-test-masemip0yina/~leading tilde", "rclone-test-masemip0yina/␉leading HT", "rclone-test-masemip0yina/␊leading LF", "rclone-test-masemip0yina/␋leading VT", "rclone-test-masemip0yina/␍leading CR", "rclone-test-masemip0yina/.", "rclone-test-masemip0yina/.."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=20) { + (string) (len=39) "rclone-test-masemip0yina/ leading space", + (string) (len=59) "rclone-test-masemip0yina/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=39) "rclone-test-masemip0yina/hello? sausage", @@ -4,3 +6,17 @@ (string) (len=58) "rclone-test-masemip0yina/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-masemip0yina/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-masemip0yina/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=36) "rclone-test-masemip0yina/test%46.txt", + (string) (len=39) "rclone-test-masemip0yina/trailing CR␍", + (string) (len=39) "rclone-test-masemip0yina/trailing HT␉", + (string) (len=39) "rclone-test-masemip0yina/trailing LF␊", + (string) (len=39) "rclone-test-masemip0yina/trailing VT␋", + (string) (len=38) "rclone-test-masemip0yina/trailing dot.", + (string) (len=40) "rclone-test-masemip0yina/trailing space ", + (string) (len=39) "rclone-test-masemip0yina/~leading tilde", + (string) (len=38) "rclone-test-masemip0yina/␉leading HT", + (string) (len=38) "rclone-test-masemip0yina/␊leading LF", + (string) (len=38) "rclone-test-masemip0yina/␋leading VT", + (string) (len=38) "rclone-test-masemip0yina/␍leading CR", + (string) (len=28) "rclone-test-masemip0yina/.", + (string) (len=31) "rclone-test-masemip0yina/.." } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstest.go:380: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:380 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1946 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: ListEntries not equal, want rclone-test-masemip0yina/file name.txt (200) got rclone-test-masemip0yina/file name(1).txt (200) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:383 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1946 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: Unexpected file "rclone-test-masemip0yina/file name(1).txt" fstest.go:203: Not found "rclone-test-masemip0yina/file name.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:385 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1946 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: 1 objects not found 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:1946 Error: Not equal: expected: []string{"rclone-test-masemip0yina/hello? sausage"} actual : []string{"rclone-test-masemip0yina/ leading space", "rclone-test-masemip0yina/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "rclone-test-masemip0yina/hello? sausage", "rclone-test-masemip0yina/test%46.txt", "rclone-test-masemip0yina/trailing CR␍", "rclone-test-masemip0yina/trailing HT␉", "rclone-test-masemip0yina/trailing LF␊", "rclone-test-masemip0yina/trailing VT␋", "rclone-test-masemip0yina/trailing dot.", "rclone-test-masemip0yina/trailing space ", "rclone-test-masemip0yina/~leading tilde", "rclone-test-masemip0yina/␉leading HT", "rclone-test-masemip0yina/␊leading LF", "rclone-test-masemip0yina/␋leading VT", "rclone-test-masemip0yina/␍leading CR", "rclone-test-masemip0yina/.", "rclone-test-masemip0yina/.."} Diff: --- Expected +++ Actual @@ -1,3 +1,19 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-masemip0yina/hello? sausage" +([]string) (len=17) { + (string) (len=39) "rclone-test-masemip0yina/ leading space", + (string) (len=59) "rclone-test-masemip0yina/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=39) "rclone-test-masemip0yina/hello? sausage", + (string) (len=36) "rclone-test-masemip0yina/test%46.txt", + (string) (len=39) "rclone-test-masemip0yina/trailing CR␍", + (string) (len=39) "rclone-test-masemip0yina/trailing HT␉", + (string) (len=39) "rclone-test-masemip0yina/trailing LF␊", + (string) (len=39) "rclone-test-masemip0yina/trailing VT␋", + (string) (len=38) "rclone-test-masemip0yina/trailing dot.", + (string) (len=40) "rclone-test-masemip0yina/trailing space ", + (string) (len=39) "rclone-test-masemip0yina/~leading tilde", + (string) (len=38) "rclone-test-masemip0yina/␉leading HT", + (string) (len=38) "rclone-test-masemip0yina/␊leading LF", + (string) (len=38) "rclone-test-masemip0yina/␋leading VT", + (string) (len=38) "rclone-test-masemip0yina/␍leading CR", + (string) (len=28) "rclone-test-masemip0yina/.", + (string) (len=31) "rclone-test-masemip0yina/.." } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/04/23 04:23:39 DEBUG : rclone-test-masemip0yina/created from root.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/23 04:23:39 DEBUG : rclone-test-masemip0yina/created from root.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/23 04:23:40 DEBUG : rclone-test-masemip0yina/created from root.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/23 04:23:40 DEBUG : rclone-test-masemip0yina/created from root.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/04/23 04:23:41 DEBUG : rclone-test-masemip0yina/created from root.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/23 04:23:43 DEBUG : rclone-test-masemip0yina/created from root.txt: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/23 04:23:46 DEBUG : rclone-test-masemip0yina/created from root.txt: Trying to read object after upload: try again in 6.4s (7/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1995 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-masemip0yina/created from root.txt (100), rclone-test-masemip0yina/file name.txt (200), rclone-test-masemip0yina/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-masemip0yina/created from root.txt (100), rclone-test-masemip0yina/file name(1).txt (200), rclone-test-masemip0yina/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1995 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Unexpected file "rclone-test-masemip0yina/file name(1).txt" fstest.go:203: Not found "rclone-test-masemip0yina/file name.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1995 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2000 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-masemip0yina/file name.txt (200), rclone-test-masemip0yina/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-masemip0yina/file name(1).txt (200), rclone-test-masemip0yina/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2000 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: Unexpected file "rclone-test-masemip0yina/file name(1).txt" fstest.go:203: Not found "rclone-test-masemip0yina/file name.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2000 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 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:2273 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === NAME TestIntegration/FsMkdir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/04/23 04:24:54 ERROR : error listing: directory not found fstest.go:292: Sleeping for 7s just to make sure --- FAIL: TestIntegration (963.47s) --- FAIL: TestIntegration/FsMkdir (961.26s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (614.92s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (16.12s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (28.94s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (41.25s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (41.32s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (30.58s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (43.82s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (33.28s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (40.64s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (33.90s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (38.77s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (35.85s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (45.54s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (38.48s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (46.98s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (56.90s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (42.34s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (325.57s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.01s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (4.22s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (4.22s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (49.54s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (47.29s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.56s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.35s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.40s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.40s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (108.07s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (79.66s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (20.46s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.41s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (58.79s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (21.61s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (5.38s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/linkbox 963.498s "go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot|dot_dot|leading_CR|leading_HT|leading_LF|leading_VT|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot|ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectRemove|ObjectUpdate)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Finished ERROR in 16m4.184897969s (try 5/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/dot_dot 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/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/ObjectOpen TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove TestIntegration/FsMkdir/FsPutFiles/ObjectRemove]