"go test -v -timeout 1h0m0s -remote TestZoho: -verbose" - Starting (try 4/5) === RUN TestIntegration fstests.go:442: Using remote "TestZoho:" 2024/09/26 06:56:03 DEBUG : Creating backend with remote "TestZoho:rclone-test-nolacoz6vuje" 2024/09/26 06:56:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/26 06:56:03 DEBUG : TestZoho: Loaded invalid token from config file - ignoring 2024/09/26 06:56:03 DEBUG : Saving config "token" in section "TestZoho" of the config file 2024/09/26 06:56:03 DEBUG : TestZoho: Saved new token in config file === 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/09/26 06:56:05 DEBUG : dir/subdir: Making directory 2024/09/26 06:56:06 INFO : dir/subdir: Removing directory 2024/09/26 06:56:06 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/09/26 06:56:06 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 "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size incorrect file=100 vs obj=0 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:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: listing wrong, want ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (0) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /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: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size incorrect file=100 vs obj=0 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: ./.: size incorrect file=100 vs obj=0 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:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: listing wrong, want ./. (100) got ./. (0) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /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: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: ./.: size incorrect file=100 vs obj=0 2024/09/26 06:56:24 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 06:56:24 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/09/26 06:56:24 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2024/09/26 06:56:24 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 06:56:24 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/09/26 06:57:24 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 06:57:24 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/09/26 06:58:24 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 06:58:24 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/09/26 06:59:24 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 06:59:24 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/09/26 07:00:24 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:00:24 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/09/26 07:01:24 DEBUG : pacer: Reducing sleep to 45s === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." 2024/09/26 07:02:24 DEBUG : pacer: Reducing sleep to 33.75s 2024/09/26 07:03:09 DEBUG : pacer: Reducing sleep to 25.3125s 2024/09/26 07:03:43 DEBUG : pacer: Reducing sleep to 18.984375s 2024/09/26 07:04:08 DEBUG : pacer: Reducing sleep to 14.23828125s 2024/09/26 07:04:27 DEBUG : pacer: Reducing sleep to 10.678710937s 2024/09/26 07:04:41 DEBUG : pacer: Reducing sleep to 8.009033202s 2024/09/26 07:04:52 DEBUG : pacer: Reducing sleep to 6.006774901s 2024/09/26 07:05:00 DEBUG : pacer: Reducing sleep to 4.505081175s 2024/09/26 07:05:06 DEBUG : pacer: Reducing sleep to 3.378810881s 2024/09/26 07:05:11 DEBUG : pacer: Reducing sleep to 2.53410816s 2024/09/26 07:05:14 DEBUG : pacer: Reducing sleep to 1.90058112s === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/09/26 07:05:17 DEBUG : pacer: Reducing sleep to 1.42543584s 2024/09/26 07:05:19 DEBUG : pacer: Reducing sleep to 1.06907688s 2024/09/26 07:05:20 DEBUG : pacer: Reducing sleep to 801.80766ms 2024/09/26 07:05:21 DEBUG : pacer: Reducing sleep to 601.355745ms 2024/09/26 07:05:22 DEBUG : pacer: Reducing sleep to 451.016808ms fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size incorrect file=100 vs obj=0 2024/09/26 07:05:22 DEBUG : pacer: Reducing sleep to 338.262606ms 2024/09/26 07:05:23 DEBUG : pacer: Reducing sleep to 253.696954ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/09/26 07:05:24 DEBUG : pacer: Reducing sleep to 190.272715ms 2024/09/26 07:05:24 DEBUG : pacer: Reducing sleep to 142.704536ms 2024/09/26 07:05:24 DEBUG : pacer: Reducing sleep to 107.028402ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/09/26 07:05:27 DEBUG : pacer: Reducing sleep to 80.271301ms 2024/09/26 07:05:27 DEBUG : pacer: Reducing sleep to 60.203475ms 2024/09/26 07:05:27 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:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: listing wrong, want !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ (100) got !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ (0) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /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: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size incorrect file=100 vs obj=0 2024/09/26 07:05:31 DEBUG : pacer: Reducing sleep to 33.864454ms 2024/09/26 07:05:31 DEBUG : pacer: Reducing sleep to 25.39834ms 2024/09/26 07:05:31 DEBUG : pacer: Reducing sleep to 19.048755ms 2024/09/26 07:05:31 DEBUG : pacer: Reducing sleep to 14.286566ms 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/punctuation 2024/09/26 07:05:31 DEBUG : pacer: Reducing sleep to 10.714924ms 2024/09/26 07:05:31 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=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: leading space/ leading space: size incorrect file=100 vs obj=0 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=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories 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/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:721 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: ~leading tilde/~leading tilde: size incorrect file=100 vs obj=0 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/09/26 07:06:00 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:06:00 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/09/26 07:06:00 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2024/09/26 07:06:00 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:06:00 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/09/26 07:07:00 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:07:00 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/09/26 07:08:00 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:08:00 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/09/26 07:09:00 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:09:00 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/09/26 07:10:00 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:10:00 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/09/26 07:11:00 DEBUG : pacer: Reducing sleep to 45s 2024/09/26 07:12:00 DEBUG : pacer: Reducing sleep to 33.75s 2024/09/26 07:12:45 DEBUG : pacer: Reducing sleep to 25.3125s 2024/09/26 07:13:19 DEBUG : pacer: Reducing sleep to 18.984375s 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 space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "~leading tilde" Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories 2024/09/26 07:13:44 DEBUG : pacer: Reducing sleep to 14.23828125s 2024/09/26 07:14:03 DEBUG : pacer: Reducing sleep to 10.678710937s 2024/09/26 07:14:17 DEBUG : pacer: Reducing sleep to 8.009033202s 2024/09/26 07:14:28 DEBUG : pacer: Reducing sleep to 6.006774901s 2024/09/26 07:14:36 DEBUG : pacer: Reducing sleep to 4.505081175s 2024/09/26 07:14:42 DEBUG : pacer: Reducing sleep to 3.378810881s 2024/09/26 07:14:46 DEBUG : pacer: Reducing sleep to 2.53410816s 2024/09/26 07:14:50 DEBUG : pacer: Reducing sleep to 1.90058112s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/09/26 07:14:53 DEBUG : pacer: Reducing sleep to 1.42543584s 2024/09/26 07:14:54 DEBUG : pacer: Reducing sleep to 1.06907688s 2024/09/26 07:14:56 DEBUG : pacer: Reducing sleep to 801.80766ms 2024/09/26 07:14:57 DEBUG : pacer: Reducing sleep to 601.355745ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/09/26 07:14:59 DEBUG : pacer: Reducing sleep to 451.016808ms 2024/09/26 07:14:59 DEBUG : pacer: Reducing sleep to 338.262606ms 2024/09/26 07:15:00 DEBUG : pacer: Reducing sleep to 253.696954ms 2024/09/26 07:15:00 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{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" 2024/09/26 07:15:04 DEBUG : pacer: Reducing sleep to 142.704536ms 2024/09/26 07:15:05 DEBUG : pacer: Reducing sleep to 107.028402ms 2024/09/26 07:15:05 DEBUG : pacer: Reducing sleep to 80.271301ms 2024/09/26 07:15:05 DEBUG : pacer: Reducing sleep to 60.203475ms 2024/09/26 07:15:05 DEBUG : pacer: Reducing sleep to 45.152606ms 2024/09/26 07:15:05 DEBUG : pacer: Reducing sleep to 33.864454ms fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: ␍leading CR/␍leading CR: size incorrect file=100 vs obj=0 2024/09/26 07:15:05 DEBUG : pacer: Reducing sleep to 25.39834ms 2024/09/26 07:15:05 DEBUG : pacer: Reducing sleep to 19.048755ms 2024/09/26 07:15:05 DEBUG : pacer: Reducing sleep to 14.286566ms 2024/09/26 07:15:05 DEBUG : pacer: Reducing sleep to 10.714924ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/09/26 07:15:06 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:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: listing wrong, want ␍leading CR/␍leading CR (100) got ␍leading CR/␍leading CR (0) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /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: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: ␍leading CR/␍leading CR: size incorrect file=100 vs obj=0 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 space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=13) "␍leading CR" Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories 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/leading_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:721 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: ␊leading LF/␊leading LF: size incorrect file=100 vs obj=0 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:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: listing wrong, want ␊leading LF/␊leading LF (100) got ␊leading LF/␊leading LF (0) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /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: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: ␊leading LF/␊leading LF: size incorrect file=100 vs obj=0 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 space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␊leading LF", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=13) "␊leading LF" +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR" } 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{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: ␉leading HT/␉leading HT: size incorrect file=100 vs obj=0 2024/09/26 07:15:39 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:15:39 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/09/26 07:15:39 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2024/09/26 07:15:39 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:15:39 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/09/26 07:16:39 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:16:39 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/09/26 07:17:39 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:17:39 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/09/26 07:18:39 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:18:39 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/09/26 07:19:39 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:19:39 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/09/26 07:20:39 DEBUG : pacer: Reducing sleep to 45s 2024/09/26 07:21:39 DEBUG : pacer: Reducing sleep to 33.75s 2024/09/26 07:22:24 DEBUG : pacer: Reducing sleep to 25.3125s 2024/09/26 07:22:58 DEBUG : pacer: Reducing sleep to 18.984375s 2024/09/26 07:23:23 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/09/26 07:23:42 DEBUG : pacer: Reducing sleep to 10.678710937s 2024/09/26 07:23:56 DEBUG : pacer: Reducing sleep to 8.009033202s 2024/09/26 07:24:07 DEBUG : pacer: Reducing sleep to 6.006774901s 2024/09/26 07:24:15 DEBUG : pacer: Reducing sleep to 4.505081175s 2024/09/26 07:24:21 DEBUG : pacer: Reducing sleep to 3.378810881s 2024/09/26 07:24:26 DEBUG : pacer: Reducing sleep to 2.53410816s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/09/26 07:24:29 DEBUG : pacer: Reducing sleep to 1.90058112s 2024/09/26 07:24:32 DEBUG : pacer: Reducing sleep to 1.42543584s 2024/09/26 07:24:33 DEBUG : pacer: Reducing sleep to 1.06907688s 2024/09/26 07:24:35 DEBUG : pacer: Reducing sleep to 801.80766ms 2024/09/26 07:24:36 DEBUG : pacer: Reducing sleep to 601.355745ms 2024/09/26 07:24:37 DEBUG : pacer: Reducing sleep to 451.016808ms 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 space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␉leading HT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories 2024/09/26 07:24:41 DEBUG : pacer: Reducing sleep to 338.262606ms 2024/09/26 07:24:41 DEBUG : pacer: Reducing sleep to 253.696954ms 2024/09/26 07:24:42 DEBUG : pacer: Reducing sleep to 190.272715ms 2024/09/26 07:24:42 DEBUG : pacer: Reducing sleep to 142.704536ms 2024/09/26 07:24:42 DEBUG : pacer: Reducing sleep to 107.028402ms 2024/09/26 07:24:42 DEBUG : pacer: Reducing sleep to 80.271301ms 2024/09/26 07:24:42 DEBUG : pacer: Reducing sleep to 60.203475ms 2024/09/26 07:24:42 DEBUG : pacer: Reducing sleep to 45.152606ms 2024/09/26 07:24:42 DEBUG : pacer: Reducing sleep to 33.864454ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/09/26 07:24:44 DEBUG : pacer: Reducing sleep to 25.39834ms 2024/09/26 07:24:44 DEBUG : pacer: Reducing sleep to 19.048755ms 2024/09/26 07:24:44 DEBUG : pacer: Reducing sleep to 14.286566ms 2024/09/26 07:24:44 DEBUG : pacer: Reducing sleep to 10.714924ms 2024/09/26 07: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:721 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading 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{"␋leading VT"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␋leading VT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=13) "␋leading VT" +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR" } 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{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␍leading CR" } 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 space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", ".leading dot", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=12) ".leading dot" +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=12) ".leading dot", + (string) (len=13) "␍leading CR" } 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 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/09/26 07:25:20 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:25:20 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/09/26 07:25:20 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2024/09/26 07:25:20 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:25:20 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/09/26 07:26:20 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:26:20 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/09/26 07:27:20 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:27:20 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/09/26 07:28:20 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:28:20 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/09/26 07:29:20 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:29:20 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/09/26 07:30:20 DEBUG : pacer: Reducing sleep to 45s 2024/09/26 07:31:20 DEBUG : pacer: Reducing sleep to 33.75s 2024/09/26 07:32:05 DEBUG : pacer: Reducing sleep to 25.3125s 2024/09/26 07:32:39 DEBUG : pacer: Reducing sleep to 18.984375s 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{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " 2024/09/26 07:33:04 DEBUG : pacer: Reducing sleep to 14.23828125s 2024/09/26 07:33:23 DEBUG : pacer: Reducing sleep to 10.678710937s 2024/09/26 07:33:37 DEBUG : pacer: Reducing sleep to 8.009033202s 2024/09/26 07:33:48 DEBUG : pacer: Reducing sleep to 6.006774901s 2024/09/26 07:33:56 DEBUG : pacer: Reducing sleep to 4.505081175s 2024/09/26 07:34:02 DEBUG : pacer: Reducing sleep to 3.378810881s 2024/09/26 07:34:06 DEBUG : pacer: Reducing sleep to 2.53410816s 2024/09/26 07:34:10 DEBUG : pacer: Reducing sleep to 1.90058112s 2024/09/26 07:34:12 DEBUG : pacer: Reducing sleep to 1.42543584s 2024/09/26 07:34:14 DEBUG : pacer: Reducing sleep to 1.06907688s 2024/09/26 07:34:16 DEBUG : pacer: Reducing sleep to 801.80766ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/09/26 07:34:17 DEBUG : pacer: Reducing sleep to 601.355745ms 2024/09/26 07:34:17 DEBUG : pacer: Reducing sleep to 451.016808ms 2024/09/26 07:34:18 DEBUG : pacer: Reducing sleep to 338.262606ms 2024/09/26 07:34:18 DEBUG : pacer: Reducing sleep to 253.696954ms 2024/09/26 07:34:19 DEBUG : pacer: Reducing sleep to 190.272715ms 2024/09/26 07:34:19 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/09/26 07:34:21 DEBUG : pacer: Reducing sleep to 107.028402ms 2024/09/26 07:34:21 DEBUG : pacer: Reducing sleep to 80.271301ms 2024/09/26 07:34:21 DEBUG : pacer: Reducing sleep to 60.203475ms 2024/09/26 07:34:21 DEBUG : pacer: Reducing sleep to 45.152606ms 2024/09/26 07:34:22 DEBUG : pacer: Reducing sleep to 33.864454ms 2024/09/26 07:34:22 DEBUG : pacer: Reducing sleep to 25.39834ms 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{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing space ", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=15) "trailing space " +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=15) "trailing space ", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories 2024/09/26 07:34:26 DEBUG : pacer: Reducing sleep to 19.048755ms 2024/09/26 07:34:26 DEBUG : pacer: Reducing sleep to 14.286566ms 2024/09/26 07:34:26 DEBUG : pacer: Reducing sleep to 10.714924ms 2024/09/26 07:34:26 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{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␍leading CR" } 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{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=14) "trailing CR␍" +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=13) "␍leading CR" } 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{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␍leading CR" } 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{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing LF␊", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing LF␊", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories 2024/09/26 07:35:00 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:35:00 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/09/26 07:35:00 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2024/09/26 07:35:00 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:35:00 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/09/26 07:36:00 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:36:00 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/09/26 07:37:00 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:37:00 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/09/26 07:38:00 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:38:00 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/09/26 07:39:00 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:39:00 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/09/26 07:40:00 DEBUG : pacer: Reducing sleep to 45s 2024/09/26 07:41:00 DEBUG : pacer: Reducing sleep to 33.75s 2024/09/26 07:41:45 DEBUG : pacer: Reducing sleep to 25.3125s 2024/09/26 07:42:19 DEBUG : pacer: Reducing sleep to 18.984375s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/09/26 07:42:44 DEBUG : pacer: Reducing sleep to 14.23828125s 2024/09/26 07:43:03 DEBUG : pacer: Reducing sleep to 10.678710937s 2024/09/26 07:43:17 DEBUG : pacer: Reducing sleep to 8.009033202s 2024/09/26 07:43:28 DEBUG : pacer: Reducing sleep to 6.006774901s 2024/09/26 07:43:36 DEBUG : pacer: Reducing sleep to 4.505081175s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/09/26 07:43:42 DEBUG : pacer: Reducing sleep to 3.378810881s 2024/09/26 07:43:46 DEBUG : pacer: Reducing sleep to 2.53410816s 2024/09/26 07:43:50 DEBUG : pacer: Reducing sleep to 1.90058112s 2024/09/26 07:43:52 DEBUG : pacer: Reducing sleep to 1.42543584s 2024/09/26 07:43:54 DEBUG : pacer: Reducing sleep to 1.06907688s 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{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" 2024/09/26 07:43:58 DEBUG : pacer: Reducing sleep to 801.80766ms 2024/09/26 07:43:59 DEBUG : pacer: Reducing sleep to 601.355745ms 2024/09/26 07:44:00 DEBUG : pacer: Reducing sleep to 451.016808ms 2024/09/26 07:44:01 DEBUG : pacer: Reducing sleep to 338.262606ms 2024/09/26 07:44:01 DEBUG : pacer: Reducing sleep to 253.696954ms 2024/09/26 07:44:01 DEBUG : pacer: Reducing sleep to 190.272715ms 2024/09/26 07:44:02 DEBUG : pacer: Reducing sleep to 142.704536ms 2024/09/26 07:44:02 DEBUG : pacer: Reducing sleep to 107.028402ms 2024/09/26 07:44:02 DEBUG : pacer: Reducing sleep to 80.271301ms 2024/09/26 07:44:02 DEBUG : pacer: Reducing sleep to 60.203475ms 2024/09/26 07:44: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/09/26 07:44:03 DEBUG : pacer: Reducing sleep to 33.864454ms 2024/09/26 07:44:03 DEBUG : pacer: Reducing sleep to 25.39834ms 2024/09/26 07:44:04 DEBUG : pacer: Reducing sleep to 19.048755ms 2024/09/26 07:44:04 DEBUG : pacer: Reducing sleep to 14.286566ms 2024/09/26 07:44:04 DEBUG : pacer: Reducing sleep to 10.714924ms 2024/09/26 07:44:04 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{"trailing HT␉"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing HT␉", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=14) "trailing HT␉" +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing HT␉", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT 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{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␍leading CR" } 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{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing VT␋", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=14) "trailing VT␋" +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing VT␋", + (string) (len=13) "␍leading CR" } 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{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␍leading CR" } 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 2024/09/26 07:44:39 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:44:39 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/09/26 07:44:39 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2024/09/26 07:44:39 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:44:39 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/09/26 07:45:40 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:45:40 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/09/26 07:46:40 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:46:40 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/09/26 07:47:39 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:47:39 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/09/26 07:48:39 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:48:39 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/09/26 07:49:40 DEBUG : pacer: Reducing sleep to 45s 2024/09/26 07:50:40 DEBUG : pacer: Reducing sleep to 33.75s 2024/09/26 07:51:25 DEBUG : pacer: Reducing sleep to 25.3125s 2024/09/26 07:51:58 DEBUG : pacer: Reducing sleep to 18.984375s 2024/09/26 07:52:24 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:718 Error: Not equal: expected: []string{"trailing dot."} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing dot.", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=13) "trailing dot." +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "trailing dot.", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories 2024/09/26 07:52:43 DEBUG : pacer: Reducing sleep to 10.678710937s 2024/09/26 07:52:57 DEBUG : pacer: Reducing sleep to 8.009033202s 2024/09/26 07:53:07 DEBUG : pacer: Reducing sleep to 6.006774901s 2024/09/26 07:53:15 DEBUG : pacer: Reducing sleep to 4.505081175s 2024/09/26 07:53:21 DEBUG : pacer: Reducing sleep to 3.378810881s 2024/09/26 07:53:26 DEBUG : pacer: Reducing sleep to 2.53410816s 2024/09/26 07:53:29 DEBUG : pacer: Reducing sleep to 1.90058112s 2024/09/26 07:53:32 DEBUG : pacer: Reducing sleep to 1.42543584s 2024/09/26 07:53:34 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/09/26 07:53:35 DEBUG : pacer: Reducing sleep to 801.80766ms 2024/09/26 07:53:36 DEBUG : pacer: Reducing sleep to 601.355745ms 2024/09/26 07:53:37 DEBUG : pacer: Reducing sleep to 451.016808ms 2024/09/26 07:53:38 DEBUG : pacer: Reducing sleep to 338.262606ms 2024/09/26 07:53:38 DEBUG : pacer: Reducing sleep to 253.696954ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/09/26 07:53:40 DEBUG : pacer: Reducing sleep to 190.272715ms 2024/09/26 07:53:40 DEBUG : pacer: Reducing sleep to 142.704536ms 2024/09/26 07:53:41 DEBUG : pacer: Reducing sleep to 107.028402ms 2024/09/26 07:53:41 DEBUG : pacer: Reducing sleep to 80.271301ms 2024/09/26 07:53:41 DEBUG : pacer: Reducing sleep to 60.203475ms 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{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␍leading CR" } 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/09/26 07:53:45 DEBUG : pacer: Reducing sleep to 45.152606ms 2024/09/26 07:53:45 DEBUG : pacer: Reducing sleep to 33.864454ms 2024/09/26 07:53:45 DEBUG : pacer: Reducing sleep to 25.39834ms 2024/09/26 07:53:45 DEBUG : pacer: Reducing sleep to 19.048755ms 2024/09/26 07:53:46 DEBUG : pacer: Reducing sleep to 14.286566ms 2024/09/26 07:53:46 DEBUG : pacer: Reducing sleep to 10.714924ms 2024/09/26 07:53:46 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{"test%46.txt"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "test%46.txt", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=11) "test%46.txt", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding 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{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2024/09/26 07:54:03 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Thu, 26 Sep 2024 07:54:03 UTC": parsing time "Thu, 26 Sep 2024 07:54:03 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 26 Sep 2024 07:54:03 UTC" as " " 2024/09/26 07:54:03 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 2024/09/26 07:54:05 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:54:05 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/09/26 07:54:05 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2024/09/26 07:54:05 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:54:05 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/09/26 07:55:05 DEBUG : Too many requests. Trying again in 60 seconds. 2024/09/26 07:55:05 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") panic: test timed out after 1h0m0s running tests: TestIntegration (1h0m0s) TestIntegration/FsMkdir (59m58s) TestIntegration/FsMkdir/FsPutFiles (1m59s) goroutine 2903 [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(0xc000297040, {0xb9aa6f?, 0x0?}, 0xc07100) /usr/local/go/src/testing/testing.go:1750 +0x3ab testing.runTests.func1(0xc000297040) /usr/local/go/src/testing/testing.go:2161 +0x37 testing.tRunner(0xc000297040, 0xc00004fc70) /usr/local/go/src/testing/testing.go:1689 +0xfb testing.runTests(0xc00039ec48, {0x111a310, 0x1, 0x1}, {0x1?, 0xc0003715f0?, 0x1140560?}) /usr/local/go/src/testing/testing.go:2159 +0x445 testing.(*M).Run(0xc0002b0a00) /usr/local/go/src/testing/testing.go:2027 +0x68b main.main() _testmain.go:49 +0x16c goroutine 34 [chan receive, 59 minutes]: testing.(*T).Run(0xc0002971e0, {0xb936b9?, 0xc0004b0300?}, 0xc000266000) /usr/local/go/src/testing/testing.go:1750 +0x3ab github.com/rclone/rclone/fstest/fstests.Run(0xc0002971e0, 0xc000371860) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:588 +0x1085 github.com/rclone/rclone/backend/zoho_test.TestIntegration(0xc0002971e0) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho_test.go:13 +0x58 testing.tRunner(0xc0002971e0, 0xc07100) /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 19 [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 20 [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 86 [chan receive]: testing.(*T).Run(0xc000128ea0, {0xb96ab4?, 0x0?}, 0xc0004b20c0) /usr/local/go/src/testing/testing.go:1750 +0x3ab github.com/rclone/rclone/fstest/fstests.Run.func13(0xc000128ea0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:955 +0xbd1 testing.tRunner(0xc000128ea0, 0xc000266000) /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 2811 [chan receive]: github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall(0xc00011ecc0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:159 +0x25 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00011ecc0, 0xc0003cc540, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:196 +0x5c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00011ecc0, 0xc0003cc540) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/zoho.(*Fs).listAll(0xc0004b0300, {0xcc2a00, 0x11a18e0}, {0xc000490180, 0x25}, 0x0, 0x1, 0xc0005f3908) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:593 +0x416 github.com/rclone/rclone/backend/zoho.(*Fs).readMetaDataForPath(0xc0004b0300, {0xcc2a00, 0x11a18e0}, {0xb99703?, 0x1?}) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:459 +0x115 github.com/rclone/rclone/backend/zoho.(*Object).readMetaData(0xc000130640, {0xcc2a00?, 0x11a18e0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:1307 +0x3e github.com/rclone/rclone/backend/zoho.(*Fs).newObjectWithInfo(0xc0004b0300, {0xcc2a00, 0x11a18e0}, {0xb99703, 0xd}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:731 +0x10d github.com/rclone/rclone/backend/zoho.(*Fs).NewObject(...) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:742 github.com/rclone/rclone/backend/zoho.(*Fs).Put(0xc0004b0300, {0xcc2a00, 0x11a18e0}, {0xcbcbe0, 0xc00029c120}, {0xcc6090, 0xc000208070}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:878 +0x85 github.com/rclone/rclone/fstest/fstests.PutTestContentsMetadata.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:186 +0x3d3 github.com/rclone/rclone/fstest/fstests.retry(0xc0000e2d00, {0xb90352, 0x3}, 0xc0005f3cf8) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:137 +0x117 github.com/rclone/rclone/fstest/fstests.PutTestContentsMetadata({0xcc2a00, 0x11a18e0}, 0xc0000e2d00, {0xcc7120, 0xc0004b0300}, 0xc0003ee780, 0x28?, {0xc0002bb7a0?, 0x53ea2d?}, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 +0x17f github.com/rclone/rclone/fstest/fstests.testPutMimeType({0xcc2a00, 0x11a18e0}, 0xc0000e2d00, {0xcc7120, 0xc0004b0300}, 0xc0003ee780, {0xb94b4f, 0x8}, 0xc00039df50) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 +0x168 github.com/rclone/rclone/fstest/fstests.Run.func13.14(0xc0000e2d00) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:959 +0x216 testing.tRunner(0xc0000e2d00, 0xc0004b20c0) /usr/local/go/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 86 /usr/local/go/src/testing/testing.go:1742 +0x390 goroutine 2930 [sleep]: time.Sleep(0xdf8475800) /usr/local/go/src/runtime/time.go:195 +0x115 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0xc000428f58?) /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 2811 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:166 +0xef exit status 2 FAIL github.com/rclone/rclone/backend/zoho 3600.043s "go test -v -timeout 1h0m0s -remote TestZoho: -verbose" - Finished ERROR in 1h0m0.776149889s (try 4/5): exit status 1: Failed []