"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2025/04/12 04:56:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kaqelof7mino" 2025/04/12 04:56:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 04:56:48 DEBUG : Starting OpenDrive session with ID: c146acfb5889988a7408c8697027781ea16ffd571347219744aad02777c25b05 === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: 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 2025/04/12 04:56:50 INFO : dir/subdir: Making directory 2025/04/12 04:56:51 INFO : dir/subdir: Removing directory 2025/04/12 04:56:51 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/04/12 04:56:52 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/04/12 04:56:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Uploading chunk 0, size=100, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/04/12 04:57:05 DEBUG : ./.: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/04/12 04:57:08 DEBUG : ../..: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/04/12 04:57:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/04/12 04:57:14 DEBUG : leading space/ leading space: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/04/12 04:57:17 DEBUG : ~leading tilde/~leading tilde: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/04/12 04:57:21 DEBUG : ␍leading CR/␍leading CR: Uploading chunk 0, size=100, remain=0 fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/04/12 04:57:25 DEBUG : ␊leading LF/␊leading LF: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/04/12 04:57:28 DEBUG : ␉leading HT/␉leading HT: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/04/12 04:57:32 DEBUG : ␋leading VT/␋leading VT: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/04/12 04:57:35 DEBUG : .leading dot/.leading dot: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/04/12 04:57:38 DEBUG : trailing space /trailing space : Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/04/12 04:57:41 DEBUG : trailing CR␍/trailing CR␍: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/04/12 04:57:45 DEBUG : trailing LF␊/trailing LF␊: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/04/12 04:57:48 DEBUG : trailing HT␉/trailing HT␉: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/04/12 04:57:51 DEBUG : trailing VT␋/trailing VT␋: Uploading chunk 0, size=100, remain=0 fstests.go:716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:716 Error: Received unexpected error: folder not empty Test: TestIntegration/FsMkdir/FsEncoding/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:717 Error: Not equal: expected: []string{} actual : []string{"trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/04/12 04:58:03 DEBUG : trailing dot./trailing dot.: Uploading chunk 0, size=100, remain=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:714 Error: Not equal: expected: []string{"trailing dot."} actual : []string{"trailing VT␋", "trailing dot."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=14) "trailing VT␋", (string) (len=13) "trailing dot." Test: TestIntegration/FsMkdir/FsEncoding/trailing_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 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:717 Error: Not equal: expected: []string{} actual : []string{"trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/04/12 04:58:23 DEBUG : invalid utf-8/invalid utf-8: Uploading chunk 0, size=100, remain=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:714 Error: Not equal: expected: []string{"invalid utf-8\xfe"} actual : []string{"invalid utf-8\xfe", "trailing VT␋"} 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=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 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:717 Error: Not equal: expected: []string{} actual : []string{"trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/04/12 04:58:43 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=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:714 Error: Not equal: expected: []string{"test%46.txt"} actual : []string{"test%46.txt", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=2) { + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing VT␋" } 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:717 Error: Not equal: expected: []string{} actual : []string{"trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/04/12 04:59:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=10240, remain=0 === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/04/12 04:59:08 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2025/04/12 04:59:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2025/04/12 04:59:11 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:978: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:978 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:998 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", "trailing VT␋"} 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=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1015: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1015 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, 世界/ \" ' @ < > & ? + ≠", "trailing VT␋"} 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=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/04/12 04:59:15 DEBUG : Creating backend with remote "TestOpenDrive:" 2025/04/12 04:59:15 DEBUG : Config file has changed externally - reloading 2025/04/12 04:59:15 DEBUG : Starting OpenDrive session with ID: 136d081a3d3121d643646b4e60e7f8f6102ea201e619caf7b7720bc3d98f52b1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1094: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1094 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", "trailing VT␋"} 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=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/04/12 04:59:20 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=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:1163 Error: Not equal: expected: []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=6) { (string) (len=10) "dirToPurge", @@ -5,3 +5,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge 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:1175 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, 世界/ \" ' @ < > & ? + ≠", "trailing VT␋"} 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=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/12 04:59:44 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=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:1200 Error: Not equal: expected: []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=6) { (string) (len=18) "dirToPurgeFromRoot", @@ -5,3 +5,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories 2025/04/12 04:59:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kaqelof7mino/dirToPurgeFromRoot" 2025/04/12 04:59:55 DEBUG : Config file has changed externally - reloading 2025/04/12 04:59:55 DEBUG : Starting OpenDrive session with ID: 68f980dfba492f14f2971d8d1aeb1eae3e37e358e0d407fd834ea18c6453a51b 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:1217 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, 世界/ \" ' @ < > & ? + ≠", "trailing VT␋"} 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=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/12 05:00:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kaqelof7mino/hello? sausage/êé" 2025/04/12 05:00:07 DEBUG : Starting OpenDrive session with ID: 6f00d40b53b9dae37d0589edbf1c991e86931c6a4fda0ca86c2de9de5845f3e0 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1234 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir Messages: Put === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/04/12 05:00:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gayosoy2micu" 2025/04/12 05:00:26 DEBUG : Starting OpenDrive session with ID: f79442cc1ac78a99c7319a23b23dcdf76e1dd9af31ec84c1cd2ea5b1a6d4f7a8 fstests.go:1479: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1479 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove 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:1485 Error: Not equal: expected: []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "new_name/sub_new_name/hello? sausage/êé/a", "new_name/sub_new_name/hello? sausage/êé/a/b", "new_name/sub_new_name/trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=9) { (string) (len=8) "new_name", @@ -6,3 +6,6 @@ (string) (len=55) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", - (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=43) "new_name/sub_new_name/hello? sausage/êé/a", + (string) (len=45) "new_name/sub_new_name/hello? sausage/êé/a/b", + (string) (len=36) "new_name/sub_new_name/trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories fstests.go:1496: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1496 Error: Received unexpected error: can't copy directory - destination already exists Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/04/12 05:00:39 DEBUG : OpenDrive root 'rclone-test-gayosoy2micu': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:534: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:534: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:538: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:538 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1536 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:534: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:534: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:538: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:538 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1546 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:534: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:534: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:538: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:538 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1565 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:534: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:534: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:538: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:538 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1572 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:534: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:534: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:538: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:538 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1579 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:534: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:534: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:538: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:538 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1588 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:534: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:534: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:538: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:538 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1614 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:534: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:534: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:538: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:538 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1691 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:534: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:534: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:538: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:538 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1748 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:534: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:534: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:538: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:538 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1764 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:534: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:534: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:538: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:538 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1771 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:534: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:534: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:538: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:538 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1778 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:534: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:534: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:538: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:538 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1787 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:534: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:534: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:538: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:538 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1808 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:534: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:534: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:538: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:538 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1819 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:534: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:534: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:538: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:538 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1847 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/04/12 05:02:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kaqelof7mino/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/12 05:02:06 DEBUG : Config file has changed externally - reloading 2025/04/12 05:02:06 DEBUG : Starting OpenDrive session with ID: d800d8169c7da66ca2d5d794715a74af844c1e9f1d69c5da97e5d57b8ac0cb0a fstests.go:1860: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1860 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"is a file not a directory"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot fstests.go:1876: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1876 Error: Not equal: expected: "rclone-test-kaqelof7mino/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" actual : "rclone-test-kaqelof7mino/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -rclone-test-kaqelof7mino/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠ +rclone-test-kaqelof7mino/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/04/12 05:02:07 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/04/12 05:02:08 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/04/12 05:02:10 ERROR : : error listing: directory not found 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1885 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: listing wrong, want z.txt (100) got fstest.go:197: Not found "z.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1885 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/12 05:02:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kaqelof7mino/not found.txt" 2025/04/12 05:02:14 DEBUG : Starting OpenDrive session with ID: 6c2fcebb55aa94789663921480ad5a8614e945cc79f898b953c5b14aaefc939f 2025/04/12 05:02:15 ERROR : : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestOpenDrive:" path "rclone-test-kaqelof7mino" from "TestOpenDrive:rclone-test-kaqelof7mino" 2025/04/12 05:02:15 DEBUG : Creating backend with remote "TestOpenDrive:" 2025/04/12 05:02:15 DEBUG : Starting OpenDrive session with ID: 8f1c73c96f956571e01191bee0fe3b4a0b22b15c4e049b590924dfcac37f96ea === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/04/12 05:02:16 ERROR : rclone-test-kaqelof7mino: error listing: directory not found fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/04/12 05:02:17 ERROR : rclone-test-kaqelof7mino: error listing: directory not found fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/04/12 05:02:19 ERROR : rclone-test-kaqelof7mino: error listing: directory not found 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/fstests/fstests.go:1931 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-kaqelof7mino/file name.txt (200), rclone-test-kaqelof7mino/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got fstest.go:197: Not found "rclone-test-kaqelof7mino/file name.txt" fstest.go:197: Not found "rclone-test-kaqelof7mino/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 Error: Not equal: expected: 0 actual : 2 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: 2 objects not found 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/fstests/fstests.go:1931 Error: Not equal: expected: []string{"rclone-test-kaqelof7mino/hello? sausage", "rclone-test-kaqelof7mino/hello? sausage/êé", "rclone-test-kaqelof7mino/hello? sausage/êé/Hello, 世界", "rclone-test-kaqelof7mino/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=39) "rclone-test-kaqelof7mino/hello? sausage", - (string) (len=44) "rclone-test-kaqelof7mino/hello? sausage/êé", - (string) (len=58) "rclone-test-kaqelof7mino/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-kaqelof7mino/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" +([]string) { } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstests.go:1937: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1937 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/04/12 05:02:24 DEBUG : rclone-test-kaqelof7mino/created from root.txt: Uploading chunk 0, size=100, remain=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/fstests/fstests.go:1987 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-kaqelof7mino/created from root.txt (100), rclone-test-kaqelof7mino/file name.txt (200), rclone-test-kaqelof7mino/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-kaqelof7mino/created from root.txt (100) fstest.go:197: Not found "rclone-test-kaqelof7mino/file name.txt" fstest.go:197: Not found "rclone-test-kaqelof7mino/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1987 Error: Not equal: expected: 0 actual : 2 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: 2 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 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/fstests/fstests.go:1992 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-kaqelof7mino/file name.txt (200), rclone-test-kaqelof7mino/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got fstest.go:197: Not found "rclone-test-kaqelof7mino/file name.txt" fstest.go:197: Not found "rclone-test-kaqelof7mino/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1992 Error: Not equal: expected: 0 actual : 2 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: 2 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:534: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:534: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:538: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:538 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2265 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream fstests.go:2299: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *opendrive.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *opendrive.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *opendrive.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2579 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize Messages: Put === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/12 05:02:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kaqelof7mino/deeper/nonexisting/directory" 2025/04/12 05:02:48 DEBUG : Starting OpenDrive session with ID: 0815d471f4e350f67e0f377a4202e20a3dcc77e477c31c7c88268400f4a47d23 === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap === NAME TestIntegration/FsMkdir fstests.go:2807: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2807 Error: Received unexpected error: Folder is already deleted (Error 403) Test: TestIntegration/FsMkdir === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (362.18s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.17s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.33s) --- FAIL: TestIntegration/FsMkdir (360.14s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (2.38s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.16s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (129.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (10.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (3.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (3.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (3.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (3.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (3.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (4.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (3.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (3.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (3.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (3.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (3.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (3.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (3.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (3.29s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (11.36s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (20.29s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (20.14s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (19.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutError (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (220.21s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.89s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.64s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (23.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (23.87s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.77s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (14.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (14.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectString (5.31s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (5.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (5.30s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (5.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (5.27s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (5.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (5.27s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (5.31s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (5.25s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (5.27s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (5.27s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (5.66s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (5.38s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (5.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (5.24s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (5.27s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (8.35s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.01s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (26.71s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (7.54s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (18.53s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (8.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize (0.64s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.32s) --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.32s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.33s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 362.197s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 6m2.881465101s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FsPurge TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/ObjectString TestIntegration/FsMkdir/FsPutFiles/ObjectFs TestIntegration/FsMkdir/FsPutFiles/ObjectRemote TestIntegration/FsMkdir/FsPutFiles/ObjectHashes TestIntegration/FsMkdir/FsPutFiles/ObjectModTime TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime TestIntegration/FsMkdir/FsPutFiles/ObjectSize TestIntegration/FsMkdir/FsPutFiles/ObjectOpen TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate TestIntegration/FsMkdir/FsPutFiles/ObjectStorable TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove TestIntegration/FsMkdir/FsPutFiles/ObjectRemove TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize]