"go test -v -timeout 1h0m0s -remote TestS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:357: Using remote "TestS3:" 2020/11/03 05:11:21 DEBUG : Creating backend with remote "TestS3:rclone-test-bimidil9polinaf0bizeweh0" === RUN TestIntegration/FsCheckWrap fstests.go:394: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2020/11/03 05:11:22 INFO : S3 bucket rclone-test-bimidil9polinaf0bizeweh0: Bucket "rclone-test-bimidil9polinaf0bizeweh0" created with ACL "private" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty fstests.go:483: Error Trace: fstests.go:483 Error: Received unexpected error: NoSuchBucket: The specified bucket does not exist status code: 404, request id: C4F69BD15D4643BF, host id: 2cHI+yby0bTSNcmR2XB/lAjwS5C4t7Y0E93G6YnnDVPWn9vn2Np/sbpkL80Jk03U7jRkauwrP1g= Test: TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2020/11/03 05:11:22 DEBUG : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2020/11/03 05:11:22 DEBUG : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2020/11/03 05:11:22 DEBUG : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty 2020/11/03 05:11:22 ERROR : : error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirEmpty 2020/11/03 05:11:22 ERROR : : error listing: directory not found === RUN TestIntegration/FsMkdir/FsListDirNotFound 2020/11/03 05:11:22 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2020/11/03 05:11:22 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:605: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstests.go:153: Error Trace: fstests.go:153 fstests.go:168 fstests.go:158 fstests.go:611 Error: Received unexpected error: object not found github.com/rclone/rclone/fs.init /home/rclone/go/src/github.com/rclone/rclone/fs/fs.go:59 runtime.doInit /usr/local/go/src/runtime/proc.go:5625 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.main /usr/local/go/src/runtime/proc.go:191 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:605: testing "." fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: listing wrong, want ./. (100) got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100), ./. (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:324: Error Trace: fstest.go:324 fstest.go:335 fstests.go:612 Error: Not equal: expected: []string{"."} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", (string) (len=3) "." Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: listing wrong, want got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:605: testing ".." fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: listing wrong, want ../.. (100) got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100), ../.. (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:324: Error Trace: fstest.go:324 fstest.go:335 fstests.go:612 Error: Not equal: expected: []string{".."} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", (string) (len=6) ".." Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: listing wrong, want got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:605: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: listing wrong, want !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ (100) got !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ (100), ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:324: Error Trace: fstest.go:324 fstest.go:335 fstests.go:612 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=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: listing wrong, want got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:605: testing " leading space" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: listing wrong, want leading space/ leading space (100) got leading space/ leading space (100), ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:324: Error Trace: fstest.go:324 fstest.go:335 fstests.go:612 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=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: listing wrong, want got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:605: testing "~leading tilde" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: listing wrong, want ~leading tilde/~leading tilde (100) got ~leading tilde/~leading tilde (100), ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:324: Error Trace: fstest.go:324 fstest.go:335 fstests.go:612 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=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: listing wrong, want got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:605: testing "␍leading CR" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: listing wrong, want ␍leading CR/␍leading CR (100) got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100), ␍leading CR/␍leading CR (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:324: Error Trace: fstest.go:324 fstest.go:335 fstests.go:612 Error: Not equal: expected: []string{"␍leading CR"} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", (string) (len=13) "␍leading CR" Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: listing wrong, want got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:605: testing "␊leading LF" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: listing wrong, want ␊leading LF/␊leading LF (100) got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100), ␊leading LF/␊leading LF (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:324: Error Trace: fstest.go:324 fstest.go:335 fstests.go:612 Error: Not equal: expected: []string{"␊leading LF"} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", (string) (len=13) "␊leading LF" Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: listing wrong, want got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:605: testing "␉leading HT" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: listing wrong, want ␉leading HT/␉leading HT (100) got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100), ␉leading HT/␉leading HT (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:324: Error Trace: fstest.go:324 fstest.go:335 fstests.go:612 Error: Not equal: expected: []string{"␉leading HT"} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", (string) (len=13) "␉leading HT" Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: listing wrong, want got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:605: testing "␋leading VT" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: listing wrong, want ␋leading VT/␋leading VT (100) got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100), ␋leading VT/␋leading VT (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:324: Error Trace: fstest.go:324 fstest.go:335 fstests.go:612 Error: Not equal: expected: []string{"␋leading VT"} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", (string) (len=13) "␋leading VT" Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: listing wrong, want got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:605: testing ".leading dot" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: listing wrong, want .leading dot/.leading dot (100) got .leading dot/.leading dot (100), ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:324: Error Trace: fstest.go:324 fstest.go:335 fstests.go:612 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=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: listing wrong, want got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:605: testing "trailing space " fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: listing wrong, want trailing space /trailing space (100) got trailing space /trailing space (100), ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:324: Error Trace: fstest.go:324 fstest.go:335 fstests.go:612 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=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: listing wrong, want got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:605: testing "trailing CR␍" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: listing wrong, want trailing CR␍/trailing CR␍ (100) got trailing CR␍/trailing CR␍ (100), ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:324: Error Trace: fstest.go:324 fstest.go:335 fstests.go:612 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=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: listing wrong, want got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:605: testing "trailing LF␊" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: listing wrong, want trailing LF␊/trailing LF␊ (100) got trailing LF␊/trailing LF␊ (100), ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:324: Error Trace: fstest.go:324 fstest.go:335 fstests.go:612 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=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: listing wrong, want got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:605: testing "trailing HT␉" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: listing wrong, want trailing HT␉/trailing HT␉ (100) got trailing HT␉/trailing HT␉ (100), ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:324: Error Trace: fstest.go:324 fstest.go:335 fstests.go:612 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=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: listing wrong, want got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:605: testing "trailing VT␋" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: listing wrong, want trailing VT␋/trailing VT␋ (100) got trailing VT␋/trailing VT␋ (100), ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:324: Error Trace: fstest.go:324 fstest.go:335 fstests.go:612 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=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: listing wrong, want got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:605: testing "trailing dot." fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: listing wrong, want trailing dot./trailing dot. (100) got trailing dot./trailing dot. (100), ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:324: Error Trace: fstest.go:324 fstest.go:335 fstests.go:612 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=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: listing wrong, want got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:605: testing "invalid utf-8\xfe" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: listing wrong, want invalid utf-8/invalid utf-8 (100) got invalid utf-8/invalid utf-8 (100), ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:612 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:324: Error Trace: fstest.go:324 fstest.go:335 fstests.go:612 Error: Not equal: expected: []string{"invalid utf-8\xfe"} actual : []string{"invalid utf-8\xfe", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "invalid utf-8\xfe" +([]string) (len=2) { + (string) (len=14) "invalid utf-8\xfe", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: listing wrong, want got ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:615 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:678: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:714: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:824: Error Trace: fstests.go:824 fstests.go:844 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=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:824: Error Trace: fstests.go:824 fstests.go:844 fstests.go:853 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=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:861: Error Trace: fstests.go:861 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:867: Error Trace: fstests.go:867 Error: Not equal: expected: []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"} actual : []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=13) "file name.txt", - (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" + (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", + (string) (len=199) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2020/11/03 05:15:27 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2020/11/03 05:15:27 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:939: Error Trace: fstests.go:939 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} 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=199) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:940: Error Trace: fstests.go:940 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:939: Error Trace: fstests.go:939 fstests.go:947 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} 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=199) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:940: Error Trace: fstests.go:940 fstests.go:947 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstest.go:341 fstests.go:953 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstest.go:341 fstests.go:953 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstest.go:341 fstests.go:966 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstest.go:341 fstests.go:966 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:985: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstest.go:341 fstests.go:1038 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy (100), ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstest.go:341 fstests.go:1038 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1056: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1127: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2020/11/03 05:15:49 DEBUG : Creating backend with remote "TestS3:rclone-test-bimidil9polinaf0bizeweh0/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2020/11/03 05:15:49 DEBUG : Creating backend with remote "TestS3:rclone-test-bimidil9polinaf0bizeweh0/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1411: Opening root remote "TestS3:" path "rclone-test-bimidil9polinaf0bizeweh0" from "TestS3:rclone-test-bimidil9polinaf0bizeweh0" 2020/11/03 05:15:49 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstests.go:1431 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-bimidil9polinaf0bizeweh0/file name.txt (200), rclone-test-bimidil9polinaf0bizeweh0/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-bimidil9polinaf0bizeweh0/file name.txt (200), rclone-test-bimidil9polinaf0bizeweh0/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-bimidil9polinaf0bizeweh0/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstests.go:1431 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-bimidil9polinaf0bizeweh0/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:324: Error Trace: fstest.go:324 fstests.go:1431 Error: Not equal: expected: []string{"rclone-test-bimidil9polinaf0bizeweh0/hello? sausage", "rclone-test-bimidil9polinaf0bizeweh0/hello? sausage/êé", "rclone-test-bimidil9polinaf0bizeweh0/hello? sausage/êé/Hello, 世界", "rclone-test-bimidil9polinaf0bizeweh0/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-bimidil9polinaf0bizeweh0/hello? sausage", "rclone-test-bimidil9polinaf0bizeweh0/hello? sausage/êé", "rclone-test-bimidil9polinaf0bizeweh0/hello? sausage/êé/Hello, 世界", "rclone-test-bimidil9polinaf0bizeweh0/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-bimidil9polinaf0bizeweh0/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=51) "rclone-test-bimidil9polinaf0bizeweh0/hello? sausage", @@ -4,3 +4,4 @@ (string) (len=70) "rclone-test-bimidil9polinaf0bizeweh0/hello? sausage/êé/Hello, 世界", - (string) (len=91) "rclone-test-bimidil9polinaf0bizeweh0/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=91) "rclone-test-bimidil9polinaf0bizeweh0/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=136) "rclone-test-bimidil9polinaf0bizeweh0/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstest.go:389: Error Trace: fstest.go:389 fstests.go:1438 Error: Not equal: expected: []string{"rclone-test-bimidil9polinaf0bizeweh0/hello? sausage"} actual : []string{"rclone-test-bimidil9polinaf0bizeweh0/hello? sausage", "rclone-test-bimidil9polinaf0bizeweh0/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=51) "rclone-test-bimidil9polinaf0bizeweh0/hello? sausage" +([]string) (len=2) { + (string) (len=51) "rclone-test-bimidil9polinaf0bizeweh0/hello? sausage", + (string) (len=136) "rclone-test-bimidil9polinaf0bizeweh0/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstests.go:1487 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-bimidil9polinaf0bizeweh0/created from root.txt (100), rclone-test-bimidil9polinaf0bizeweh0/file name.txt (200), rclone-test-bimidil9polinaf0bizeweh0/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-bimidil9polinaf0bizeweh0/created from root.txt (100), rclone-test-bimidil9polinaf0bizeweh0/file name.txt (200), rclone-test-bimidil9polinaf0bizeweh0/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-bimidil9polinaf0bizeweh0/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstests.go:1487 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Unexpected file "rclone-test-bimidil9polinaf0bizeweh0/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstests.go:1492 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-bimidil9polinaf0bizeweh0/file name.txt (200), rclone-test-bimidil9polinaf0bizeweh0/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-bimidil9polinaf0bizeweh0/file name.txt (200), rclone-test-bimidil9polinaf0bizeweh0/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-bimidil9polinaf0bizeweh0/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstests.go:1492 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: Unexpected file "rclone-test-bimidil9polinaf0bizeweh0/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:1534: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:1589: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: fstest.go:302 fstest.go:335 fstests.go:1608 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100) fstest.go:188: Error Trace: fstest.go:188 fstest.go:305 fstest.go:335 fstests.go:1608 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:1618: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2020/11/03 05:16:19 NOTICE: S3 bucket rclone-test-bimidil9polinaf0bizeweh0: Streaming uploads using chunk size 5M will have maximum file size of 48.828G 2020/11/03 05:16:19 DEBUG : piped data.txt: multipart upload starting chunk 1 size 0 offset 0/off === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2020/11/03 05:16:19 DEBUG : piped data.txt: multipart upload starting chunk 1 size 100 offset 0/off === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:1680: *s3.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5M === RUN TestIntegration/FsMkdir/FsPutChunked/5M/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5M/5242880 2020/11/03 05:16:21 DEBUG : chunked-5M-5M.bin: multipart upload starting chunk 1 size 5M offset 0/5M === RUN TestIntegration/FsMkdir/FsPutChunked/5M/10485761 2020/11/03 05:16:22 DEBUG : chunked-5M-10.000M.bin: multipart upload starting chunk 1 size 5M offset 0/10.000M 2020/11/03 05:16:22 DEBUG : chunked-5M-10.000M.bin: multipart upload starting chunk 2 size 5M offset 5M/10.000M 2020/11/03 05:16:22 DEBUG : chunked-5M-10.000M.bin: multipart upload starting chunk 3 size 1 offset 10M/10.000M === RUN TestIntegration/FsMkdir/FsPutChunked/5.054M === RUN TestIntegration/FsMkdir/FsPutChunked/5.054M/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054M/5300000 2020/11/03 05:16:26 DEBUG : chunked-5.054M-5.054M.bin: multipart upload starting chunk 1 size 5M offset 0/5.054M 2020/11/03 05:16:26 DEBUG : chunked-5.054M-5.054M.bin: multipart upload starting chunk 2 size 55.781k offset 5M/5.054M === RUN TestIntegration/FsMkdir/FsPutChunked/5.054M/10600001 2020/11/03 05:16:27 DEBUG : chunked-5.054M-10.109M.bin: multipart upload starting chunk 1 size 5M offset 0/10.109M 2020/11/03 05:16:27 DEBUG : chunked-5.054M-10.109M.bin: multipart upload starting chunk 2 size 5M offset 5M/10.109M 2020/11/03 05:16:27 DEBUG : chunked-5.054M-10.109M.bin: multipart upload starting chunk 3 size 111.563k offset 10M/10.109M === RUN TestIntegration/FsMkdir/FsPutChunked/5.055M === RUN TestIntegration/FsMkdir/FsPutChunked/5.055M/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055M/5300053 2020/11/03 05:16:30 DEBUG : chunked-5.055M-5.055M.bin: multipart upload starting chunk 1 size 5M offset 0/5.055M 2020/11/03 05:16:30 DEBUG : chunked-5.055M-5.055M.bin: multipart upload starting chunk 2 size 55.833k offset 5M/5.055M === RUN TestIntegration/FsMkdir/FsPutChunked/5.055M/10600107 2020/11/03 05:16:31 DEBUG : chunked-5.055M-10.109M.bin: multipart upload starting chunk 1 size 5M offset 0/10.109M 2020/11/03 05:16:31 DEBUG : chunked-5.055M-10.109M.bin: multipart upload starting chunk 2 size 5M offset 5M/10.109M 2020/11/03 05:16:31 DEBUG : chunked-5.055M-10.109M.bin: multipart upload starting chunk 3 size 111.667k offset 10M/10.109M === RUN TestIntegration/FsMkdir/FsPutChunked/6.667M === RUN TestIntegration/FsMkdir/FsPutChunked/6.667M/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667M/6990506 2020/11/03 05:16:34 DEBUG : chunked-6.667M-6.667M.bin: multipart upload starting chunk 1 size 5M offset 0/6.667M 2020/11/03 05:16:34 DEBUG : chunked-6.667M-6.667M.bin: multipart upload starting chunk 2 size 1.667M offset 5M/6.667M === RUN TestIntegration/FsMkdir/FsPutChunked/6.667M/13981013 2020/11/03 05:16:35 DEBUG : chunked-6.667M-13.333M.bin: multipart upload starting chunk 1 size 5M offset 0/13.333M 2020/11/03 05:16:35 DEBUG : chunked-6.667M-13.333M.bin: multipart upload starting chunk 2 size 5M offset 5M/13.333M 2020/11/03 05:16:36 DEBUG : chunked-6.667M-13.333M.bin: multipart upload starting chunk 3 size 3.333M offset 10M/13.333M === RUN TestIntegration/FsMkdir/FsPutChunked/8M === RUN TestIntegration/FsMkdir/FsPutChunked/8M/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8M/8388608 2020/11/03 05:16:38 DEBUG : chunked-8M-8M.bin: multipart upload starting chunk 1 size 5M offset 0/8M 2020/11/03 05:16:38 DEBUG : chunked-8M-8M.bin: multipart upload starting chunk 2 size 3M offset 5M/8M === RUN TestIntegration/FsMkdir/FsPutChunked/8M/16777217 2020/11/03 05:16:40 DEBUG : chunked-8M-16.000M.bin: multipart upload starting chunk 1 size 5M offset 0/16.000M 2020/11/03 05:16:40 DEBUG : chunked-8M-16.000M.bin: multipart upload starting chunk 2 size 5M offset 5M/16.000M 2020/11/03 05:16:41 DEBUG : chunked-8M-16.000M.bin: multipart upload starting chunk 3 size 5M offset 10M/16.000M 2020/11/03 05:16:41 DEBUG : chunked-8M-16.000M.bin: multipart upload starting chunk 4 size 1.000M offset 15M/16.000M === RUN TestIntegration/FsMkdir/FsPutChunked/10M === RUN TestIntegration/FsMkdir/FsPutChunked/10M/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10M/10485760 2020/11/03 05:16:44 DEBUG : chunked-10M-10M.bin: multipart upload starting chunk 1 size 5M offset 0/10M 2020/11/03 05:16:45 DEBUG : chunked-10M-10M.bin: multipart upload starting chunk 2 size 5M offset 5M/10M === RUN TestIntegration/FsMkdir/FsPutChunked/10M/20971521 2020/11/03 05:16:46 DEBUG : chunked-10M-20.000M.bin: multipart upload starting chunk 1 size 5M offset 0/20.000M 2020/11/03 05:16:46 DEBUG : chunked-10M-20.000M.bin: multipart upload starting chunk 2 size 5M offset 5M/20.000M 2020/11/03 05:16:47 DEBUG : chunked-10M-20.000M.bin: multipart upload starting chunk 3 size 5M offset 10M/20.000M 2020/11/03 05:16:47 DEBUG : chunked-10M-20.000M.bin: multipart upload starting chunk 4 size 5M offset 15M/20.000M 2020/11/03 05:16:47 DEBUG : chunked-10M-20.000M.bin: multipart upload starting chunk 5 size 1 offset 20M/20.000M === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2020/11/03 05:16:49 DEBUG : unknown-size-put.txt: multipart upload starting chunk 1 size 100 offset 0/off === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2020/11/03 05:16:49 DEBUG : unknown-size-update.txt: multipart upload starting chunk 1 size 200 offset 0/off === RUN TestIntegration/FsMkdir/FsRootCollapse 2020/11/03 05:16:50 DEBUG : Creating backend with remote "TestS3:rclone-test-bimidil9polinaf0bizeweh0/deeper/nonexisting/directory" 2020/11/03 05:16:50 DEBUG : Waiting for deletions to finish 2020/11/03 05:16:50 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleted 2020/11/03 05:16:50 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2020/11/03 05:16:50 DEBUG : S3 bucket rclone-test-bimidil9polinaf0bizeweh0: Removing directory 2020/11/03 05:16:50 INFO : S3 bucket rclone-test-bimidil9polinaf0bizeweh0: Bucket "rclone-test-bimidil9polinaf0bizeweh0" deleted 2020/11/03 05:16:50 DEBUG : Waiting for deletions to finish 2020/11/03 05:16:50 ERROR : S3 bucket rclone-test-bimidil9polinaf0bizeweh0: Failed to list "": directory not found 2020/11/03 05:16:50 DEBUG : S3 bucket rclone-test-bimidil9polinaf0bizeweh0: Removing directory 2020/11/03 05:16:50 ERROR : : Failed to rmdir: bucket already deleted === CONT TestIntegration/FsMkdir fstests.go:1879: Warning: this should produce fs.ErrorDirNotFound --- FAIL: TestIntegration (328.88s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.16s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- FAIL: TestIntegration/FsRmdirEmpty (0.02s) --- FAIL: TestIntegration/FsMkdir (327.97s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.03s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.01s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.01s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.01s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.01s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.01s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (243.40s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.10s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (14.29s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (14.29s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (14.32s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (14.27s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (14.29s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (14.27s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (14.28s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (14.31s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (14.33s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (14.27s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (14.33s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (14.35s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (14.26s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (14.26s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (14.34s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (14.58s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (14.26s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.16s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (53.43s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.11s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.11s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.04s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.06s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.04s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (7.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (7.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (7.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.10s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (22.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (7.12s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.62s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (14.40s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (7.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (7.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (29.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5M (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5M/5242879 (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5M/5242880 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5M/10485761 (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054M (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054M/5299999 (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054M/5300000 (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054M/10600001 (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055M (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055M/5300052 (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055M/5300053 (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055M/10600107 (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667M (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667M/6990505 (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667M/6990506 (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667M/13981013 (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8M (5.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8M/8388607 (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8M/8388608 (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8M/16777217 (3.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10M (6.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10M/10485759 (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10M/10485760 (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10M/20971521 (3.35s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.50s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.32s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 328.891s "go test -v -timeout 1h0m0s -remote TestS3: -verbose" - Finished ERROR in 5m33.033133476s (try 1/5): exit status 1: Failed [TestIntegration/FsRmdirEmpty TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/dot_dot TestIntegration/FsMkdir/FsEncoding/punctuation TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/leading_dot TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 TestIntegration/FsMkdir/FsPutFiles/FsListFile1 TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 TestIntegration/FsMkdir/FsPutFiles/FsCopy TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove TestIntegration/FsMkdir/FsPutFiles/ObjectRemove]