"go test -v -timeout 2h0m0s -remote TestPutio: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsEncoding|FsPutFiles)$/^(FromRoot|FsCopy|FsDirMove|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsMove|FsPurge|ObjectRemove|URL_encoding)$/^(List|ListEntries|Put)$/^Remove$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:418: Using remote "TestPutio:" 2021/11/13 06:05:01 DEBUG : Creating backend with remote "TestPutio:rclone-test-duduwus0zuqutit8diqanud8" 2021/11/13 06:05:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:670: testing "test%46.txt" 2021/11/13 06:05:33 DEBUG : Putio root 'rclone-test-duduwus0zuqutit8diqanud8': chunkStart: 0, reqSize: 100 2021/11/13 06:05:33 DEBUG : Putio root 'rclone-test-duduwus0zuqutit8diqanud8': Sending chunk. transferOffset: 0 length: 100 fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstests.go:136: Error Trace: fstests.go:136 fstests.go:204 fstests.go:212 fstests.go:217 fstests.go:676 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding === RUN TestIntegration/FsMkdir/FsPutFiles 2021/11/13 06:06:10 DEBUG : Putio root 'rclone-test-duduwus0zuqutit8diqanud8': chunkStart: 0, reqSize: 100 2021/11/13 06:06:10 DEBUG : Putio root 'rclone-test-duduwus0zuqutit8diqanud8': Sending chunk. transferOffset: 0 length: 100 2021/11/13 06:06:42 DEBUG : Putio root 'rclone-test-duduwus0zuqutit8diqanud8': chunkStart: 0, reqSize: 100 2021/11/13 06:06:42 DEBUG : Putio root 'rclone-test-duduwus0zuqutit8diqanud8': Sending chunk. transferOffset: 0 length: 100 2021/11/13 06:07:13 DEBUG : Putio root 'rclone-test-duduwus0zuqutit8diqanud8': chunkStart: 0, reqSize: 100 2021/11/13 06:07:13 DEBUG : Putio root 'rclone-test-duduwus0zuqutit8diqanud8': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:889: Error Trace: fstests.go:889 fstests.go:909 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", "test%46.txt"} 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=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:926: Error Trace: fstests.go:926 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, 世界/ \" ' @ < > & ? + ≠", "test%46.txt"} 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=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:932: Error Trace: fstests.go:932 Error: Not equal: expected: []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"} actual : []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", "test%46.txt/testF.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=21) "test%46.txt/testF.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1004: Error Trace: fstests.go:1004 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "test%46.txt/testF.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=21) "test%46.txt/testF.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1005: Error Trace: fstests.go:1005 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", "test%46.txt"} 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=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1018 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), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1018 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: Unexpected file "test%46.txt/testF.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1045 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), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1045 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: Unexpected file "test%46.txt/testF.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2021/11/13 06:08:03 DEBUG : Putio root 'rclone-test-duduwus0zuqutit8diqanud8': chunkStart: 0, reqSize: 100 2021/11/13 06:08:03 DEBUG : Putio root 'rclone-test-duduwus0zuqutit8diqanud8': Sending chunk. transferOffset: 0 length: 100 fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:1074 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: listing wrong, want dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:1074 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "test%46.txt/testF.txt" fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:1074 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, 世界/ \" ' @ < > & ? + ≠", "test%46.txt"} 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=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:1086 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge 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), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:1086 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "test%46.txt/testF.txt" fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:1086 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, 世界/ \" ' @ < > & ? + ≠", "test%46.txt"} 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=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1117 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), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1117 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: Unexpected file "test%46.txt/testF.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1155 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want file name.txt (100), other.txt (100) got file name.txt (100), other.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1155 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "test%46.txt/testF.txt" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1166 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want moveTest/other.txt (100), other.txt (100) got moveTest/other.txt (100), other.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1166 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "test%46.txt/testF.txt" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1174 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want file name.txt (100), other.txt (100) got file name.txt (100), other.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1174 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "test%46.txt/testF.txt" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1181 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove 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), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1181 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "test%46.txt/testF.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2021/11/13 06:09:10 DEBUG : Creating backend with remote "TestPutio:rclone-test-nigotog1pozehut0laxebuf1" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:1232 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: listing wrong, want new_name/sub_new_name/file name.txt (100), new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got new_name/sub_new_name/file name.txt (100), new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), new_name/sub_new_name/test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:1232 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: Unexpected file "new_name/sub_new_name/test%46.txt/testF.txt" fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:1232 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/test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=7) { (string) (len=8) "new_name", @@ -6,3 +6,4 @@ (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=33) "new_name/sub_new_name/test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:1246 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove 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), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:1246 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: Unexpected file "test%46.txt/testF.txt" fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:1246 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, 世界/ \" ' @ < > & ? + ≠", "test%46.txt"} 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=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories 2021/11/13 06:09:30 DEBUG : Putio root 'rclone-test-nigotog1pozehut0laxebuf1': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1499: Opening root remote "TestPutio:" path "rclone-test-duduwus0zuqutit8diqanud8" from "TestPutio:rclone-test-duduwus0zuqutit8diqanud8" 2021/11/13 06:09:30 DEBUG : Creating backend with remote "TestPutio:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstests.go:1519 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-duduwus0zuqutit8diqanud8/file name.txt (100), rclone-test-duduwus0zuqutit8diqanud8/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-duduwus0zuqutit8diqanud8/file name.txt (100), rclone-test-duduwus0zuqutit8diqanud8/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-duduwus0zuqutit8diqanud8/test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstests.go:1519 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-duduwus0zuqutit8diqanud8/test%46.txt/testF.txt" fstest.go:328: Error Trace: fstest.go:328 fstests.go:1519 Error: Not equal: expected: []string{"rclone-test-duduwus0zuqutit8diqanud8/hello? sausage", "rclone-test-duduwus0zuqutit8diqanud8/hello? sausage/êé", "rclone-test-duduwus0zuqutit8diqanud8/hello? sausage/êé/Hello, 世界", "rclone-test-duduwus0zuqutit8diqanud8/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-duduwus0zuqutit8diqanud8/hello? sausage", "rclone-test-duduwus0zuqutit8diqanud8/hello? sausage/êé", "rclone-test-duduwus0zuqutit8diqanud8/hello? sausage/êé/Hello, 世界", "rclone-test-duduwus0zuqutit8diqanud8/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-duduwus0zuqutit8diqanud8/test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=51) "rclone-test-duduwus0zuqutit8diqanud8/hello? sausage", @@ -4,3 +4,4 @@ (string) (len=70) "rclone-test-duduwus0zuqutit8diqanud8/hello? sausage/êé/Hello, 世界", - (string) (len=91) "rclone-test-duduwus0zuqutit8diqanud8/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=91) "rclone-test-duduwus0zuqutit8diqanud8/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=48) "rclone-test-duduwus0zuqutit8diqanud8/test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstest.go:399: Error Trace: fstest.go:399 fstests.go:1526 Error: Not equal: expected: []string{"rclone-test-duduwus0zuqutit8diqanud8/hello? sausage"} actual : []string{"rclone-test-duduwus0zuqutit8diqanud8/hello? sausage", "rclone-test-duduwus0zuqutit8diqanud8/test%46.txt"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=51) "rclone-test-duduwus0zuqutit8diqanud8/hello? sausage" +([]string) (len=2) { + (string) (len=51) "rclone-test-duduwus0zuqutit8diqanud8/hello? sausage", + (string) (len=48) "rclone-test-duduwus0zuqutit8diqanud8/test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2021/11/13 06:10:10 DEBUG : Putio root '': chunkStart: 0, reqSize: 100 2021/11/13 06:10:10 DEBUG : Putio root '': Sending chunk. transferOffset: 0 length: 100 fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstests.go:1575 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-duduwus0zuqutit8diqanud8/created from root.txt (100), rclone-test-duduwus0zuqutit8diqanud8/file name.txt (100), rclone-test-duduwus0zuqutit8diqanud8/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-duduwus0zuqutit8diqanud8/created from root.txt (100), rclone-test-duduwus0zuqutit8diqanud8/file name.txt (100), rclone-test-duduwus0zuqutit8diqanud8/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-duduwus0zuqutit8diqanud8/test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstests.go:1575 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Unexpected file "rclone-test-duduwus0zuqutit8diqanud8/test%46.txt/testF.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstests.go:1580 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-duduwus0zuqutit8diqanud8/file name.txt (100), rclone-test-duduwus0zuqutit8diqanud8/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-duduwus0zuqutit8diqanud8/file name.txt (100), rclone-test-duduwus0zuqutit8diqanud8/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-duduwus0zuqutit8diqanud8/test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstests.go:1580 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: Unexpected file "rclone-test-duduwus0zuqutit8diqanud8/test%46.txt/testF.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:1696 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), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:1696 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "test%46.txt/testF.txt" 2021/11/13 06:10:37 ERROR : : error listing: directory not found --- FAIL: TestIntegration (336.84s) --- FAIL: TestIntegration/FsMkdir (334.99s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (37.16s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (37.07s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (297.27s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.41s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.46s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (8.52s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (9.34s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (49.40s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (10.98s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (37.45s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (19.89s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (57.74s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (8.86s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.24s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (48.65s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (8.65s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (9.17s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/putio 336.848s "go test -v -timeout 2h0m0s -remote TestPutio: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsEncoding|FsPutFiles)$/^(FromRoot|FsCopy|FsDirMove|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsMove|FsPurge|ObjectRemove|URL_encoding)$/^(List|ListEntries|Put)$/^Remove$'" - Finished ERROR in 5m37.494004534s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FsListFile1 TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 TestIntegration/FsMkdir/FsPutFiles/FsPurge TestIntegration/FsMkdir/FsPutFiles/FsCopy TestIntegration/FsMkdir/FsPutFiles/FsMove TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove TestIntegration/FsMkdir/FsPutFiles/ObjectRemove]