"go test -v -timeout 1h0m0s -remote TestZoho: -verbose" - Starting (try 3/5) === RUN TestIntegration fstests.go:442: Using remote "TestZoho:" 2024/11/15 04:05:40 DEBUG : Creating backend with remote "TestZoho:rclone-test-kipayem2leja" 2024/11/15 04:05:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:511: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/11/15 04:05:42 DEBUG : dir/subdir: Making directory 2024/11/15 04:05:43 INFO : dir/subdir: Removing directory 2024/11/15 04:05:43 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2024/11/15 04:05:43 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." fstests.go:720: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:720 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/dot fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721 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:711: testing ".." fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:05:58 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:05:58 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:05:58 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2024/11/15 04:05:58 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:05:58 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:06:58 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:06:58 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:07:58 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:07:58 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:08:58 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:08:58 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:09:58 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:09:58 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:10:58 DEBUG : pacer: Reducing sleep to 45s 2024/11/15 04:11:58 DEBUG : pacer: Reducing sleep to 33.75s 2024/11/15 04:12:43 DEBUG : pacer: Reducing sleep to 25.3125s fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) (len=1) { +([]string) (len=2) { + (string) (len=3) ".", (string) (len=6) ".." Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories 2024/11/15 04:13:17 DEBUG : pacer: Reducing sleep to 18.984375s 2024/11/15 04:13:42 DEBUG : pacer: Reducing sleep to 14.23828125s 2024/11/15 04:14:01 DEBUG : pacer: Reducing sleep to 10.678710937s 2024/11/15 04:14:15 DEBUG : pacer: Reducing sleep to 8.009033202s 2024/11/15 04:14:26 DEBUG : pacer: Reducing sleep to 6.006774901s 2024/11/15 04:14:34 DEBUG : pacer: Reducing sleep to 4.505081175s 2024/11/15 04:14:40 DEBUG : pacer: Reducing sleep to 3.378810881s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:14:45 DEBUG : pacer: Reducing sleep to 2.53410816s 2024/11/15 04:14:48 DEBUG : pacer: Reducing sleep to 1.90058112s 2024/11/15 04:14:50 DEBUG : pacer: Reducing sleep to 1.42543584s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:14:52 DEBUG : pacer: Reducing sleep to 1.06907688s 2024/11/15 04:14:54 DEBUG : pacer: Reducing sleep to 801.80766ms 2024/11/15 04:14:55 DEBUG : pacer: Reducing sleep to 601.355745ms fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721 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_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/11/15 04:14:59 DEBUG : pacer: Reducing sleep to 451.016808ms 2024/11/15 04:15:00 DEBUG : pacer: Reducing sleep to 338.262606ms 2024/11/15 04:15:00 DEBUG : pacer: Reducing sleep to 253.696954ms 2024/11/15 04:15:00 DEBUG : pacer: Reducing sleep to 190.272715ms 2024/11/15 04:15:01 DEBUG : pacer: Reducing sleep to 142.704536ms 2024/11/15 04:15:01 DEBUG : pacer: Reducing sleep to 107.028402ms 2024/11/15 04:15:02 DEBUG : pacer: Reducing sleep to 80.271301ms 2024/11/15 04:15:02 DEBUG : pacer: Reducing sleep to 60.203475ms 2024/11/15 04:15:02 DEBUG : pacer: Reducing sleep to 45.152606ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:15:03 DEBUG : pacer: Reducing sleep to 33.864454ms 2024/11/15 04:15:03 DEBUG : pacer: Reducing sleep to 25.39834ms 2024/11/15 04:15:03 DEBUG : pacer: Reducing sleep to 19.048755ms 2024/11/15 04:15:03 DEBUG : pacer: Reducing sleep to 14.286566ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:15:05 DEBUG : pacer: Reducing sleep to 10.714924ms 2024/11/15 04:15:05 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Not equal: expected: []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721 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/punctuation Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Not equal: expected: []string{" leading space"} actual : []string{" leading space", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) " leading space" +([]string) (len=2) { + (string) (len=14) " leading space", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721 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/leading_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:15:36 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:15:36 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:15:36 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2024/11/15 04:15:36 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:15:36 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:16:36 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:16:36 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:17:36 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:17:36 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:18:36 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:18:36 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:19:36 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:19:36 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:20:36 DEBUG : pacer: Reducing sleep to 45s 2024/11/15 04:21:36 DEBUG : pacer: Reducing sleep to 33.75s 2024/11/15 04:22:21 DEBUG : pacer: Reducing sleep to 25.3125s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:22:55 DEBUG : pacer: Reducing sleep to 18.984375s 2024/11/15 04:23:20 DEBUG : pacer: Reducing sleep to 14.23828125s 2024/11/15 04:23:39 DEBUG : pacer: Reducing sleep to 10.678710937s 2024/11/15 04:23:53 DEBUG : pacer: Reducing sleep to 8.009033202s fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Not equal: expected: []string{"~leading tilde"} actual : []string{"~leading tilde", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "~leading tilde" +([]string) (len=2) { + (string) (len=14) "~leading tilde", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories 2024/11/15 04:24:04 DEBUG : pacer: Reducing sleep to 6.006774901s 2024/11/15 04:24:12 DEBUG : pacer: Reducing sleep to 4.505081175s 2024/11/15 04:24:18 DEBUG : pacer: Reducing sleep to 3.378810881s 2024/11/15 04:24:23 DEBUG : pacer: Reducing sleep to 2.53410816s 2024/11/15 04:24:26 DEBUG : pacer: Reducing sleep to 1.90058112s 2024/11/15 04:24:29 DEBUG : pacer: Reducing sleep to 1.42543584s 2024/11/15 04:24:30 DEBUG : pacer: Reducing sleep to 1.06907688s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:24:32 DEBUG : pacer: Reducing sleep to 801.80766ms 2024/11/15 04:24:33 DEBUG : pacer: Reducing sleep to 601.355745ms 2024/11/15 04:24:34 DEBUG : pacer: Reducing sleep to 451.016808ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:24:36 DEBUG : pacer: Reducing sleep to 338.262606ms 2024/11/15 04:24:36 DEBUG : pacer: Reducing sleep to 253.696954ms 2024/11/15 04:24:37 DEBUG : pacer: Reducing sleep to 190.272715ms fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721 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/leading_tilde Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" 2024/11/15 04:24:41 DEBUG : pacer: Reducing sleep to 142.704536ms 2024/11/15 04:24:41 DEBUG : pacer: Reducing sleep to 107.028402ms 2024/11/15 04:24:41 DEBUG : pacer: Reducing sleep to 80.271301ms 2024/11/15 04:24:41 DEBUG : pacer: Reducing sleep to 60.203475ms 2024/11/15 04:24:42 DEBUG : pacer: Reducing sleep to 45.152606ms 2024/11/15 04:24:42 DEBUG : pacer: Reducing sleep to 33.864454ms 2024/11/15 04:24:42 DEBUG : pacer: Reducing sleep to 25.39834ms 2024/11/15 04:24:42 DEBUG : pacer: Reducing sleep to 19.048755ms 2024/11/15 04:24:42 DEBUG : pacer: Reducing sleep to 14.286566ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:24:44 DEBUG : pacer: Reducing sleep to 10.714924ms 2024/11/15 04:24:44 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Not equal: expected: []string{"␍leading CR"} actual : []string{"␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␍leading CR" +([]string) (len=2) { + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721 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/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Not equal: expected: []string{"␊leading LF"} actual : []string{"␊leading LF", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␊leading LF" +([]string) (len=2) { + (string) (len=13) "␊leading LF", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721 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/leading_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" 2024/11/15 04:25:14 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:25:14 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:25:14 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2024/11/15 04:25:14 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:25:14 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:26:14 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:26:14 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:27:14 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:27:14 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:28:14 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:28:14 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:29:14 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:29:14 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:30:15 DEBUG : pacer: Reducing sleep to 45s 2024/11/15 04:31:14 DEBUG : pacer: Reducing sleep to 33.75s 2024/11/15 04:31:59 DEBUG : pacer: Reducing sleep to 25.3125s 2024/11/15 04:32:33 DEBUG : pacer: Reducing sleep to 18.984375s 2024/11/15 04:32:58 DEBUG : pacer: Reducing sleep to 14.23828125s 2024/11/15 04:33:17 DEBUG : pacer: Reducing sleep to 10.678710937s 2024/11/15 04:33:32 DEBUG : pacer: Reducing sleep to 8.009033202s 2024/11/15 04:33:42 DEBUG : pacer: Reducing sleep to 6.006774901s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:33:50 DEBUG : pacer: Reducing sleep to 4.505081175s 2024/11/15 04:33:56 DEBUG : pacer: Reducing sleep to 3.378810881s 2024/11/15 04:34:01 DEBUG : pacer: Reducing sleep to 2.53410816s 2024/11/15 04:34:04 DEBUG : pacer: Reducing sleep to 1.90058112s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:34:07 DEBUG : pacer: Reducing sleep to 1.42543584s 2024/11/15 04:34:09 DEBUG : pacer: Reducing sleep to 1.06907688s 2024/11/15 04:34:10 DEBUG : pacer: Reducing sleep to 801.80766ms 2024/11/15 04:34:11 DEBUG : pacer: Reducing sleep to 601.355745ms fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Not equal: expected: []string{"␉leading HT"} actual : []string{"␉leading HT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) (len=2) { + (string) (len=13) "␉leading HT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories 2024/11/15 04:34:15 DEBUG : pacer: Reducing sleep to 451.016808ms 2024/11/15 04:34:16 DEBUG : pacer: Reducing sleep to 338.262606ms 2024/11/15 04:34:16 DEBUG : pacer: Reducing sleep to 253.696954ms 2024/11/15 04:34:17 DEBUG : pacer: Reducing sleep to 190.272715ms 2024/11/15 04:34:17 DEBUG : pacer: Reducing sleep to 142.704536ms 2024/11/15 04:34:17 DEBUG : pacer: Reducing sleep to 107.028402ms 2024/11/15 04:34:17 DEBUG : pacer: Reducing sleep to 80.271301ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:34:18 DEBUG : pacer: Reducing sleep to 60.203475ms 2024/11/15 04:34:18 DEBUG : pacer: Reducing sleep to 45.152606ms 2024/11/15 04:34:19 DEBUG : pacer: Reducing sleep to 33.864454ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:34:21 DEBUG : pacer: Reducing sleep to 25.39834ms 2024/11/15 04:34:21 DEBUG : pacer: Reducing sleep to 19.048755ms 2024/11/15 04:34:21 DEBUG : pacer: Reducing sleep to 14.286566ms fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721 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/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" 2024/11/15 04:34:25 DEBUG : pacer: Reducing sleep to 10.714924ms 2024/11/15 04:34:25 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Not equal: expected: []string{"␋leading VT"} actual : []string{"␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␋leading VT" +([]string) (len=2) { + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721 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/leading_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Not equal: expected: []string{".leading dot"} actual : []string{".leading dot", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=12) ".leading dot" +([]string) (len=2) { + (string) (len=12) ".leading dot", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:34:53 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:34:53 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:34:53 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2024/11/15 04:34:53 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:34:53 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:35:53 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:35:53 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:36:53 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:36:53 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:37:53 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:37:53 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:38:53 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:38:53 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:39:53 DEBUG : pacer: Reducing sleep to 45s 2024/11/15 04:40:53 DEBUG : pacer: Reducing sleep to 33.75s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:41:38 DEBUG : pacer: Reducing sleep to 25.3125s 2024/11/15 04:42:12 DEBUG : pacer: Reducing sleep to 18.984375s 2024/11/15 04:42:37 DEBUG : pacer: Reducing sleep to 14.23828125s fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721 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/leading_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " 2024/11/15 04:42:56 DEBUG : pacer: Reducing sleep to 10.678710937s 2024/11/15 04:43:10 DEBUG : pacer: Reducing sleep to 8.009033202s 2024/11/15 04:43:21 DEBUG : pacer: Reducing sleep to 6.006774901s 2024/11/15 04:43:29 DEBUG : Config file has changed externally - reloading 2024/11/15 04:43:29 DEBUG : TestZoho: Loaded invalid token from config file - ignoring 2024/11/15 04:43:29 DEBUG : Saving config "token" in section "TestZoho" of the config file 2024/11/15 04:43:29 DEBUG : TestZoho: Saved new token in config file 2024/11/15 04:43:29 DEBUG : pacer: Reducing sleep to 4.505081175s 2024/11/15 04:43:36 DEBUG : pacer: Reducing sleep to 3.378810881s 2024/11/15 04:43:40 DEBUG : pacer: Reducing sleep to 2.53410816s 2024/11/15 04:43:43 DEBUG : pacer: Reducing sleep to 1.90058112s 2024/11/15 04:43:46 DEBUG : pacer: Reducing sleep to 1.42543584s 2024/11/15 04:43:47 DEBUG : pacer: Reducing sleep to 1.06907688s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:43:49 DEBUG : pacer: Reducing sleep to 801.80766ms 2024/11/15 04:43:50 DEBUG : pacer: Reducing sleep to 601.355745ms 2024/11/15 04:43:51 DEBUG : pacer: Reducing sleep to 451.016808ms 2024/11/15 04:43:51 DEBUG : pacer: Reducing sleep to 338.262606ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:43:53 DEBUG : pacer: Reducing sleep to 253.696954ms 2024/11/15 04:43:54 DEBUG : pacer: Reducing sleep to 190.272715ms 2024/11/15 04:43:54 DEBUG : pacer: Reducing sleep to 142.704536ms 2024/11/15 04:43:54 DEBUG : pacer: Reducing sleep to 107.028402ms fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Not equal: expected: []string{"trailing space "} actual : []string{"trailing space ", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=15) "trailing space " +([]string) (len=2) { + (string) (len=15) "trailing space ", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories 2024/11/15 04:43:58 DEBUG : pacer: Reducing sleep to 80.271301ms 2024/11/15 04:43:58 DEBUG : pacer: Reducing sleep to 60.203475ms 2024/11/15 04:43:58 DEBUG : pacer: Reducing sleep to 45.152606ms 2024/11/15 04:43:59 DEBUG : pacer: Reducing sleep to 33.864454ms 2024/11/15 04:43:59 DEBUG : pacer: Reducing sleep to 25.39834ms 2024/11/15 04:43:59 DEBUG : pacer: Reducing sleep to 19.048755ms 2024/11/15 04:43:59 DEBUG : pacer: Reducing sleep to 14.286566ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:44:00 DEBUG : pacer: Reducing sleep to 10.714924ms 2024/11/15 04:44:00 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721 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/trailing_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Not equal: expected: []string{"trailing CR␍"} actual : []string{"trailing CR␍", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing CR␍" +([]string) (len=2) { + (string) (len=14) "trailing CR␍", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721 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/trailing_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Not equal: expected: []string{"trailing LF␊"} actual : []string{"trailing LF␊", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=2) { + (string) (len=14) "trailing LF␊", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories 2024/11/15 04:44:32 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:44:32 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:44:32 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2024/11/15 04:44:32 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:44:32 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:45:32 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:45:32 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:46:32 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:46:32 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:47:32 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:47:32 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:48:32 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:48:32 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:49:32 DEBUG : pacer: Reducing sleep to 45s 2024/11/15 04:50:32 DEBUG : pacer: Reducing sleep to 33.75s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:51:17 DEBUG : pacer: Reducing sleep to 25.3125s 2024/11/15 04:51:51 DEBUG : pacer: Reducing sleep to 18.984375s 2024/11/15 04:52:16 DEBUG : pacer: Reducing sleep to 14.23828125s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:52:35 DEBUG : pacer: Reducing sleep to 10.678710937s 2024/11/15 04:52:49 DEBUG : pacer: Reducing sleep to 8.009033202s 2024/11/15 04:53:00 DEBUG : pacer: Reducing sleep to 6.006774901s fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721 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/trailing_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" 2024/11/15 04:53:08 DEBUG : pacer: Reducing sleep to 4.505081175s 2024/11/15 04:53:14 DEBUG : pacer: Reducing sleep to 3.378810881s 2024/11/15 04:53:19 DEBUG : pacer: Reducing sleep to 2.53410816s 2024/11/15 04:53:22 DEBUG : pacer: Reducing sleep to 1.90058112s 2024/11/15 04:53:25 DEBUG : pacer: Reducing sleep to 1.42543584s 2024/11/15 04:53:27 DEBUG : pacer: Reducing sleep to 1.06907688s 2024/11/15 04:53:28 DEBUG : pacer: Reducing sleep to 801.80766ms 2024/11/15 04:53:29 DEBUG : pacer: Reducing sleep to 601.355745ms 2024/11/15 04:53:30 DEBUG : pacer: Reducing sleep to 451.016808ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:53:31 DEBUG : pacer: Reducing sleep to 338.262606ms 2024/11/15 04:53:31 DEBUG : pacer: Reducing sleep to 253.696954ms 2024/11/15 04:53:32 DEBUG : pacer: Reducing sleep to 190.272715ms 2024/11/15 04:53:32 DEBUG : pacer: Reducing sleep to 142.704536ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/11/15 04:53:34 DEBUG : pacer: Reducing sleep to 107.028402ms 2024/11/15 04:53:34 DEBUG : pacer: Reducing sleep to 80.271301ms 2024/11/15 04:53:34 DEBUG : pacer: Reducing sleep to 60.203475ms 2024/11/15 04:53:34 DEBUG : pacer: Reducing sleep to 45.152606ms fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Not equal: expected: []string{"trailing HT␉"} actual : []string{"trailing HT␉", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing HT␉" +([]string) (len=2) { + (string) (len=14) "trailing HT␉", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories 2024/11/15 04:53:38 DEBUG : pacer: Reducing sleep to 33.864454ms 2024/11/15 04:53:38 DEBUG : pacer: Reducing sleep to 25.39834ms 2024/11/15 04:53:39 DEBUG : pacer: Reducing sleep to 19.048755ms 2024/11/15 04:53:39 DEBUG : pacer: Reducing sleep to 14.286566ms 2024/11/15 04:53:39 DEBUG : pacer: Reducing sleep to 10.714924ms 2024/11/15 04:53:39 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721 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/trailing_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Not equal: expected: []string{"trailing VT␋"} actual : []string{"trailing VT␋", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing VT␋" +([]string) (len=2) { + (string) (len=14) "trailing VT␋", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721 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/trailing_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Not equal: expected: []string{"trailing dot."} actual : []string{"trailing dot.", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "trailing dot." +([]string) (len=2) { + (string) (len=13) "trailing dot.", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories 2024/11/15 04:54:12 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:54:12 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:54:12 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2024/11/15 04:54:12 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:54:12 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:55:12 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:55:12 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:56:12 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:56:12 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:57:12 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:57:12 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:58:12 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 04:58:12 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 04:59:12 DEBUG : pacer: Reducing sleep to 45s 2024/11/15 05:00:12 DEBUG : pacer: Reducing sleep to 33.75s 2024/11/15 05:00:57 DEBUG : pacer: Reducing sleep to 25.3125s 2024/11/15 05:01:31 DEBUG : pacer: Reducing sleep to 18.984375s 2024/11/15 05:01:56 DEBUG : pacer: Reducing sleep to 14.23828125s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/11/15 05:02:15 DEBUG : pacer: Reducing sleep to 10.678710937s 2024/11/15 05:02:29 DEBUG : pacer: Reducing sleep to 8.009033202s 2024/11/15 05:02:40 DEBUG : pacer: Reducing sleep to 6.006774901s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/11/15 05:02:48 DEBUG : pacer: Reducing sleep to 4.505081175s 2024/11/15 05:02:54 DEBUG : pacer: Reducing sleep to 3.378810881s 2024/11/15 05:02:59 DEBUG : pacer: Reducing sleep to 2.53410816s fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721 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/trailing_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:703: Skipping invalid UTF-8 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" 2024/11/15 05:03:03 DEBUG : pacer: Reducing sleep to 1.90058112s 2024/11/15 05:03:05 DEBUG : pacer: Reducing sleep to 1.42543584s 2024/11/15 05:03:07 DEBUG : pacer: Reducing sleep to 1.06907688s 2024/11/15 05:03:09 DEBUG : pacer: Reducing sleep to 801.80766ms 2024/11/15 05:03:10 DEBUG : pacer: Reducing sleep to 601.355745ms 2024/11/15 05:03:11 DEBUG : pacer: Reducing sleep to 451.016808ms 2024/11/15 05:03:11 DEBUG : pacer: Reducing sleep to 338.262606ms 2024/11/15 05:03:12 DEBUG : pacer: Reducing sleep to 253.696954ms 2024/11/15 05:03:12 DEBUG : pacer: Reducing sleep to 190.272715ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/11/15 05:03:13 DEBUG : pacer: Reducing sleep to 142.704536ms 2024/11/15 05:03:13 DEBUG : pacer: Reducing sleep to 107.028402ms 2024/11/15 05:03:13 DEBUG : pacer: Reducing sleep to 80.271301ms 2024/11/15 05:03:13 DEBUG : pacer: Reducing sleep to 60.203475ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/11/15 05:03:16 DEBUG : pacer: Reducing sleep to 45.152606ms 2024/11/15 05:03:16 DEBUG : pacer: Reducing sleep to 33.864454ms 2024/11/15 05:03:16 DEBUG : pacer: Reducing sleep to 25.39834ms 2024/11/15 05:03:16 DEBUG : pacer: Reducing sleep to 19.048755ms fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Not equal: expected: []string{"test%46.txt"} actual : []string{"test%46.txt", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=2) { + (string) (len=11) "test%46.txt", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories 2024/11/15 05:03:20 DEBUG : pacer: Reducing sleep to 14.286566ms 2024/11/15 05:03:20 DEBUG : pacer: Reducing sleep to 10.714924ms 2024/11/15 05:03:20 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721 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/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2024/11/15 05:03:29 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Fri, 15 Nov 2024 05:03:29 UTC": parsing time "Fri, 15 Nov 2024 05:03:29 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 15 Nov 2024 05:03:29 UTC" as " " 2024/11/15 05:03:29 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue. fstests.go:261: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:261 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:274 Error: Received unexpected error: HTTP error 401 (401 INVALID_OAUTHSCOPE) returned body: "{\"ERROR_MESSAGE\":\"INVALID_OAUTHSCOPE\",\"ERROR_CODE\":401}" Test: TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:823: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:982: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:982 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1002 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=2) { + (string) (len=14) "hello? sausage", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:983: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:983 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1002 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "zero-length-file"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file name.txt" +([]string) (len=2) { + (string) (len=13) "file name.txt", + (string) (len=16) "zero-length-file" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR 2024/11/15 05:03:34 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 05:03:34 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 05:03:34 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2024/11/15 05:03:34 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 05:03:34 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 05:04:34 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 05:04:34 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/11/15 05:05:34 DEBUG : Too many requests. Trying again in 60 seconds. 2024/11/15 05:05:34 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") panic: test timed out after 1h0m0s running tests: TestIntegration (1h0m0s) TestIntegration/FsMkdir (59m59s) TestIntegration/FsMkdir/FsPutFiles (2m11s) TestIntegration/FsMkdir/FsPutFiles/FsListR (2m7s) goroutine 2705 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2366 +0x385 created by time.goFunc /usr/local/go/src/time/sleep.go:177 +0x2d goroutine 1 [chan receive, 59 minutes]: testing.(*T).Run(0xc0002c8ea0, {0xba0244?, 0x0?}, 0xc0d2e0) /usr/local/go/src/testing/testing.go:1750 +0x3ab testing.runTests.func1(0xc0002c8ea0) /usr/local/go/src/testing/testing.go:2161 +0x37 testing.tRunner(0xc0002c8ea0, 0xc00004fc70) /usr/local/go/src/testing/testing.go:1689 +0xfb testing.runTests(0xc00038ec30, {0x1123390, 0x1, 0x1}, {0x1?, 0x51652e?, 0x1149640?}) /usr/local/go/src/testing/testing.go:2159 +0x445 testing.(*M).Run(0xc0002aca00) /usr/local/go/src/testing/testing.go:2027 +0x68b main.main() _testmain.go:49 +0x16c goroutine 34 [chan receive, 59 minutes]: testing.(*T).Run(0xc0002c9040, {0xb98e99?, 0xc00041a300?}, 0xc000000000) /usr/local/go/src/testing/testing.go:1750 +0x3ab github.com/rclone/rclone/fstest/fstests.Run(0xc0002c9040, 0xc0003c8680) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:588 +0x1085 github.com/rclone/rclone/backend/zoho_test.TestIntegration(0xc0002c9040) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho_test.go:13 +0x58 testing.tRunner(0xc0002c9040, 0xc0d2e0) /usr/local/go/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1742 +0x390 goroutine 5 [syscall, 59 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 34 /usr/local/go/src/os/signal/signal.go:151 +0x1f goroutine 6 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 34 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 2703 [IO wait]: internal/poll.runtime_pollWait(0x7f0c66fb0d48, 0x72) /usr/local/go/src/runtime/netpoll.go:345 +0x85 internal/poll.(*pollDesc).wait(0xc00058a080?, 0xc00043b000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00058a080, {0xc00043b000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc00058a080, {0xc00043b000?, 0xc00007d838?, 0x41c1c5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000124058, {0xc00043b000?, 0x7f0c677ebd20?, 0xc00026c318?}) /usr/local/go/src/net/net.go:179 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00026c000, {0xc00043b000?, 0x0?, 0xd4000?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00026c318, {0xc00043b000?, 0x0?, 0xc00026c318?}) /usr/local/go/src/crypto/tls/conn.go:806 +0x3b bytes.(*Buffer).ReadFrom(0xc000004d30, {0xcc4c80, 0xc00026c318}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000004a88, {0x7f0c677eed40, 0xc00026c000}, 0xc00007d960?) /usr/local/go/src/crypto/tls/conn.go:828 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000004a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0xc000004a88, {0xc000497000, 0x1000, 0xc00007dc80?}) /usr/local/go/src/crypto/tls/conn.go:1370 +0x156 bufio.(*Reader).Read(0xc0002c7e00, {0xc0000b0040, 0x9, 0x1120c70?}) /usr/local/go/src/bufio/bufio.go:241 +0x197 io.ReadAtLeast({0xcc3cc0, 0xc0002c7e00}, {0xc0000b0040, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x90 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc0000b0040, 0x9, 0x427290?}, {0xcc3cc0?, 0xc0002c7e00?}) /usr/local/go/src/net/http/h2_bundle.go:1638 +0x65 net/http.(*http2Framer).ReadFrame(0xc0000b0000) /usr/local/go/src/net/http/h2_bundle.go:1902 +0x85 net/http.(*http2clientConnReadLoop).run(0xc00007dfa8) /usr/local/go/src/net/http/h2_bundle.go:9303 +0x12c net/http.(*http2ClientConn).readLoop(0xc0002b0480) /usr/local/go/src/net/http/h2_bundle.go:9198 +0x65 created by net/http.(*http2Transport).newClientConn in goroutine 2702 /usr/local/go/src/net/http/h2_bundle.go:7848 +0xca6 goroutine 91 [chan receive, 2 minutes]: testing.(*T).Run(0xc0002c8820, {0xb9c28b?, 0x0?}, 0xc000000000) /usr/local/go/src/testing/testing.go:1750 +0x3ab github.com/rclone/rclone/fstest/fstests.Run.func13(0xc0002c8820) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:955 +0xbd1 testing.tRunner(0xc0002c8820, 0xc000000000) /usr/local/go/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 34 /usr/local/go/src/testing/testing.go:1742 +0x390 goroutine 2664 [chan receive, 2 minutes]: testing.(*T).Run(0xc00016f040, {0xb98ea0?, 0xc00016f040?}, 0xc0003f16b0) /usr/local/go/src/testing/testing.go:1750 +0x3ab github.com/rclone/rclone/fstest/fstests.Run.func13.14(0xc00016f040) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1015 +0x40b testing.tRunner(0xc00016f040, 0xc000000000) /usr/local/go/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 91 /usr/local/go/src/testing/testing.go:1742 +0x390 goroutine 2746 [select, 2 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x173 created by github.com/rclone/rclone/fs/walk.walk in goroutine 2740 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:393 +0x1da goroutine 2656 [sleep, 2 minutes]: time.Sleep(0xdf8475800) /usr/local/go/src/runtime/time.go:195 +0x115 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0xc00045cf58?) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:167 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 2748 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:166 +0xef goroutine 2745 [select, 2 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x173 created by github.com/rclone/rclone/fs/walk.walk in goroutine 2740 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:393 +0x1da goroutine 2744 [select, 2 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x173 created by github.com/rclone/rclone/fs/walk.walk in goroutine 2740 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:393 +0x1da goroutine 2748 [chan receive]: github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall(0xc0000922a0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:159 +0x25 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0000922a0, 0xc0001dc780, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:196 +0x5c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0000922a0, 0xc0001dc780) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/zoho.(*Fs).listAll(0xc00041a300, {0xcc9860, 0x11aa9c0}, {0xc00050c000, 0x25}, 0x0, 0x0, 0xc0004b3d20) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:593 +0x416 github.com/rclone/rclone/backend/zoho.(*Fs).List(0xc00041a300, {0xcc9860, 0x11aa9c0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:648 +0x11b github.com/rclone/rclone/fs/list.DirSorted({0xcc9860, 0x11aa9c0}, {0xccdfc0, 0xc00041a300}, 0x1, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 +0x6d github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:401 +0x1ea created by github.com/rclone/rclone/fs/walk.walk in goroutine 2740 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:393 +0x1da goroutine 2747 [select, 2 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x173 created by github.com/rclone/rclone/fs/walk.walk in goroutine 2740 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:393 +0x1da goroutine 2741 [select, 2 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x173 created by github.com/rclone/rclone/fs/walk.walk in goroutine 2740 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:393 +0x1da goroutine 2740 [semacquire, 2 minutes]: sync.runtime_Semacquire(0xc0001cbc80?) /usr/local/go/src/runtime/sema.go:62 +0x25 sync.(*WaitGroup).Wait(0xcc9860?) /usr/local/go/src/sync/waitgroup.go:116 +0x48 github.com/rclone/rclone/fs/walk.walk({0xcc9860, 0x11aa9c0}, {0xccdfc0, 0xc00041a300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc0003f16e0, 0xc0e538) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:451 +0x365 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:347 github.com/rclone/rclone/fs/walk.Walk({0xcc9860, 0x11aa9c0}, {0xccdfc0, 0xc00041a300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc0003f16e0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:75 +0x2bd github.com/rclone/rclone/fs/walk.listRwalk({0xcc9860, 0x11aa9c0}, {0xccdfc0, 0xc00041a300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000126d98) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:169 +0x110 github.com/rclone/rclone/fs/walk.ListR({0xcc9860, 0x11aa9c0}, {0xccdfc0, 0xc00041a300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000126d98) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:159 +0x236 github.com/rclone/rclone/fs/walk.GetAll({0xcc9860, 0x11aa9c0}, {0xccdfc0, 0xc00041a300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:631 +0x105 github.com/rclone/rclone/fstest/fstests.Run.func13.14.3(0xc00016e1a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1017 +0x85 testing.tRunner(0xc00016e1a0, 0xc0003f16b0) /usr/local/go/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 2664 /usr/local/go/src/testing/testing.go:1742 +0x390 goroutine 2743 [select, 2 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x173 created by github.com/rclone/rclone/fs/walk.walk in goroutine 2740 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:393 +0x1da goroutine 2742 [select, 2 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x173 created by github.com/rclone/rclone/fs/walk.walk in goroutine 2740 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:393 +0x1da exit status 2 FAIL github.com/rclone/rclone/backend/zoho 3600.020s "go test -v -timeout 1h0m0s -remote TestZoho: -verbose" - Finished ERROR in 1h0m0.650836628s (try 3/5): exit status 1: Failed []