"go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FromRoot|FsIsFile|FsMove|ObjectRemove|PublicLink)$/^(List|Put)$/^Remove$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:418: Using remote "TestFichier:" 2022/04/15 07:04:52 DEBUG : Creating backend with remote "TestFichier:rclone-test-yamudam1puguqit2jadanay0" 2022/04/15 07:04:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) 2022/04/15 07:05:03 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/04/15 07:05:33 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/04/15 07:05:33 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/04/15 07:05:33 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/04/15 07:06:03 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/04/15 07:06:03 DEBUG : pacer: Reducing sleep to 3.75s 2022/04/15 07:06:08 DEBUG : pacer: Reducing sleep to 2.8125s 2022/04/15 07:06:12 DEBUG : pacer: Reducing sleep to 2.109375s 2022/04/15 07:06:15 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/04/15 07:06:17 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/04/15 07:06:19 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/04/15 07:06:20 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/04/15 07:06:21 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/04/15 07:06:21 DEBUG : pacer: Reducing sleep to 400ms fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 2022/04/15 07:06:43 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/04/15 07:07:13 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/04/15 07:07:13 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/04/15 07:07:13 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/04/15 07:07:43 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/04/15 07:07:43 DEBUG : pacer: Reducing sleep to 3.75s 2022/04/15 07:07:48 DEBUG : pacer: Reducing sleep to 2.8125s 2022/04/15 07:07:52 DEBUG : pacer: Reducing sleep to 2.109375s 2022/04/15 07:07:55 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/04/15 07:07:57 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/04/15 07:07:58 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/04/15 07:07:59 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/04/15 07:08:00 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/04/15 07:08:01 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1159 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), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1159 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:204: Not found "other.txt" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstest.go:345 fstests.go:1159 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: 1 objects not found fstests.go:1169: Error Trace: fstests.go:1169 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2022/04/15 07:08:43 DEBUG : Creating backend with remote "TestFichier:rclone-test-yamudam1puguqit2jadanay0/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstests.go:1470: Error Trace: fstests.go:1470 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"is a file not a directory"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2022/04/15 07:08:48 ERROR : : error listing: directory not found fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 2022/04/15 07:08:49 ERROR : : error listing: directory not found fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 2022/04/15 07:08:51 ERROR : : error listing: directory not found fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 2022/04/15 07:08:55 ERROR : : error listing: directory not found fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 2022/04/15 07:09:03 ERROR : : error listing: directory not found fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1477 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: listing wrong, want z.txt (100) got fstest.go:204: Not found "z.txt" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstest.go:345 fstests.go:1477 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1503: Opening root remote "TestFichier:" path "rclone-test-yamudam1puguqit2jadanay0" from "TestFichier:rclone-test-yamudam1puguqit2jadanay0" 2022/04/15 07:09:19 DEBUG : Creating backend with remote "TestFichier:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 2022/04/15 07:09:24 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/04/15 07:09:54 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/04/15 07:09:54 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/04/15 07:09:54 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/04/15 07:10:24 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/04/15 07:10:24 DEBUG : pacer: Reducing sleep to 3.75s 2022/04/15 07:10:29 DEBUG : pacer: Reducing sleep to 2.8125s 2022/04/15 07:10:33 DEBUG : pacer: Reducing sleep to 2.109375s 2022/04/15 07:10:36 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/04/15 07:10:38 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/04/15 07:10:39 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/04/15 07:10:41 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/04/15 07:10:41 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/04/15 07:10:42 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:306: Error Trace: fstest.go:306 fstests.go:1523 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-yamudam1puguqit2jadanay0/file name.txt (100), rclone-test-yamudam1puguqit2jadanay0/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-yamudam1puguqit2jadanay0/file name.txt (100), rclone-test-yamudam1puguqit2jadanay0/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstests.go:1523 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-yamudam1puguqit2jadanay0/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:204: Not found "rclone-test-yamudam1puguqit2jadanay0/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstests.go:1523 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2022/04/15 07:11:28 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/04/15 07:11:58 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/04/15 07:11:58 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/04/15 07:11:58 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/04/15 07:12:28 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/04/15 07:12:28 DEBUG : pacer: Reducing sleep to 3.75s 2022/04/15 07:12:33 DEBUG : pacer: Reducing sleep to 2.8125s 2022/04/15 07:12:37 DEBUG : pacer: Reducing sleep to 2.109375s 2022/04/15 07:12:40 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/04/15 07:12:42 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/04/15 07:12:44 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/04/15 07:12:45 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/04/15 07:12:46 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/04/15 07:12:46 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:306: Error Trace: fstest.go:306 fstests.go:1579 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-yamudam1puguqit2jadanay0/created from root.txt (100), rclone-test-yamudam1puguqit2jadanay0/file name.txt (100), rclone-test-yamudam1puguqit2jadanay0/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-yamudam1puguqit2jadanay0/created from root.txt (100), rclone-test-yamudam1puguqit2jadanay0/file name.txt (100), rclone-test-yamudam1puguqit2jadanay0/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstests.go:1579 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Unexpected file "rclone-test-yamudam1puguqit2jadanay0/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:204: Not found "rclone-test-yamudam1puguqit2jadanay0/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstests.go:1579 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2022/04/15 07:13:33 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/04/15 07:14:03 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/04/15 07:14:03 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/04/15 07:14:03 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/04/15 07:14:33 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/04/15 07:14:33 DEBUG : pacer: Reducing sleep to 3.75s 2022/04/15 07:14:38 DEBUG : pacer: Reducing sleep to 2.8125s 2022/04/15 07:14:42 DEBUG : pacer: Reducing sleep to 2.109375s 2022/04/15 07:14:45 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/04/15 07:14:47 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/04/15 07:14:49 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/04/15 07:14:50 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/04/15 07:14:51 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/04/15 07:14:51 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:306: Error Trace: fstest.go:306 fstests.go:1584 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-yamudam1puguqit2jadanay0/file name.txt (100), rclone-test-yamudam1puguqit2jadanay0/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-yamudam1puguqit2jadanay0/file name.txt (100), rclone-test-yamudam1puguqit2jadanay0/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstests.go:1584 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: Unexpected file "rclone-test-yamudam1puguqit2jadanay0/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:204: Not found "rclone-test-yamudam1puguqit2jadanay0/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstests.go:1584 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2022/04/15 07:15:38 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/04/15 07:16:08 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/04/15 07:16:08 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/04/15 07:16:08 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/04/15 07:16:38 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/04/15 07:16:38 DEBUG : pacer: Reducing sleep to 3.75s 2022/04/15 07:16:43 DEBUG : pacer: Reducing sleep to 2.8125s fstests.go:1630: Error Trace: fstests.go:1630 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2022/04/15 07:16:47 DEBUG : pacer: Reducing sleep to 2.109375s 2022/04/15 07:16:50 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/04/15 07:16:52 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/04/15 07:16:53 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/04/15 07:16:54 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/04/15 07:16:55 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/04/15 07:16:56 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 2022/04/15 07:17:24 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/04/15 07:17:54 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/04/15 07:17:54 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/04/15 07:17:54 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/04/15 07:18:24 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/04/15 07:18:24 DEBUG : pacer: Reducing sleep to 3.75s 2022/04/15 07:18:29 DEBUG : pacer: Reducing sleep to 2.8125s 2022/04/15 07:18:33 DEBUG : pacer: Reducing sleep to 2.109375s 2022/04/15 07:18:36 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/04/15 07:18:38 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/04/15 07:18:39 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/04/15 07:18:41 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/04/15 07:18:42 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/04/15 07:18:42 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:1718 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:1718 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:204: Not found "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstests.go:1718 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: 1 objects not found 2022/04/15 07:18:59 DEBUG : Waiting for deletions to finish 2022/04/15 07:19:03 INFO : other.txt: Deleted 2022/04/15 07:19:07 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2022/04/15 07:19:07 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2022/04/15 07:19:08 INFO : hello? sausage/êé: Removing directory 2022/04/15 07:19:08 INFO : hello? sausage: Removing directory 2022/04/15 07:19:08 INFO : 1Fichier root 'rclone-test-yamudam1puguqit2jadanay0': Removing directory 2022/04/15 07:19:09 ERROR : : error listing: directory not found 2022/04/15 07:19:09 DEBUG : Waiting for deletions to finish 2022/04/15 07:19:10 ERROR : : error listing: directory not found 2022/04/15 07:19:10 ERROR : 1Fichier root 'rclone-test-yamudam1puguqit2jadanay0': Failed to list "": directory not found 2022/04/15 07:19:10 INFO : 1Fichier root 'rclone-test-yamudam1puguqit2jadanay0': Removing directory 2022/04/15 07:19:10 ERROR : : Failed to rmdir: directory not found --- FAIL: TestIntegration (858.37s) --- FAIL: TestIntegration/FsMkdir (856.34s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (843.88s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (126.21s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (36.01s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (378.55s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (124.61s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (253.94s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (124.62s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (65.56s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (135.69s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/fichier 858.385s "go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FromRoot|FsIsFile|FsMove|ObjectRemove|PublicLink)$/^(List|Put)$/^Remove$'" - Finished ERROR in 14m18.943826573s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsMove TestIntegration/FsMkdir/FsPutFiles/FsIsFile TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove TestIntegration/FsMkdir/FsPutFiles/PublicLink TestIntegration/FsMkdir/FsPutFiles/ObjectRemove]