"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 5/5) === RUN TestIntegration fstests.go:417: Using remote "TestFichier:" 2022/06/17 07:09:19 DEBUG : Creating backend with remote "TestFichier:rclone-test-caloqac2banegif8repojat4" 2022/06/17 07:09:19 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/06/17 07:09:30 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/06/17 07:10:00 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/06/17 07:10:00 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/06/17 07:10:00 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/06/17 07:10:30 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/06/17 07:10:30 DEBUG : pacer: Reducing sleep to 3.75s 2022/06/17 07:10:35 DEBUG : pacer: Reducing sleep to 2.8125s 2022/06/17 07:10:39 DEBUG : pacer: Reducing sleep to 2.109375s 2022/06/17 07:10:42 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/06/17 07:10:44 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/06/17 07:10:46 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/06/17 07:10:47 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/06/17 07:10:48 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/06/17 07:10:48 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/06/17 07:11:10 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/06/17 07:11:41 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/06/17 07:11:41 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/06/17 07:11:41 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/06/17 07:12:11 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/06/17 07:12:11 DEBUG : pacer: Reducing sleep to 3.75s 2022/06/17 07:12:16 DEBUG : pacer: Reducing sleep to 2.8125s 2022/06/17 07:12:19 DEBUG : pacer: Reducing sleep to 2.109375s 2022/06/17 07:12:22 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/06/17 07:12:24 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/06/17 07:12:26 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/06/17 07:12:27 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/06/17 07:12:28 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/06/17 07:12:29 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:1158 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:1158 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:1158 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: 1 objects not found fstests.go:1168: Error Trace: fstests.go:1168 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2022/06/17 07:13:11 DEBUG : Creating backend with remote "TestFichier:rclone-test-caloqac2banegif8repojat4/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstests.go:1469: Error Trace: fstests.go:1469 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"is a file not a directory"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2022/06/17 07:13:15 ERROR : : error listing: directory not found fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 2022/06/17 07:13:16 ERROR : : error listing: directory not found fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 2022/06/17 07:13:18 ERROR : : error listing: directory not found fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 2022/06/17 07:13:22 ERROR : : error listing: directory not found fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 2022/06/17 07:13:31 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:1476 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:1476 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1502: Opening root remote "TestFichier:" path "rclone-test-caloqac2banegif8repojat4" from "TestFichier:rclone-test-caloqac2banegif8repojat4" 2022/06/17 07:13:47 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/06/17 07:13:52 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/06/17 07:14:22 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/06/17 07:14:22 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/06/17 07:14:22 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/06/17 07:14:52 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/06/17 07:14:52 DEBUG : pacer: Reducing sleep to 3.75s 2022/06/17 07:14:57 DEBUG : pacer: Reducing sleep to 2.8125s 2022/06/17 07:15:00 DEBUG : pacer: Reducing sleep to 2.109375s 2022/06/17 07:15:03 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/06/17 07:15:05 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/06/17 07:15:07 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/06/17 07:15:08 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/06/17 07:15:09 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/06/17 07:15:10 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:1522 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-caloqac2banegif8repojat4/file name.txt (100), rclone-test-caloqac2banegif8repojat4/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-caloqac2banegif8repojat4/file name.txt (100), rclone-test-caloqac2banegif8repojat4/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstests.go:1522 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-caloqac2banegif8repojat4/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:204: Not found "rclone-test-caloqac2banegif8repojat4/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstests.go:1522 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/06/17 07:15:56 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/06/17 07:16:26 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/06/17 07:16:26 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/06/17 07:16:26 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/06/17 07:16:56 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/06/17 07:16:56 DEBUG : pacer: Reducing sleep to 3.75s 2022/06/17 07:17:01 DEBUG : pacer: Reducing sleep to 2.8125s 2022/06/17 07:17:05 DEBUG : pacer: Reducing sleep to 2.109375s 2022/06/17 07:17:07 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/06/17 07:17:10 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/06/17 07:17:11 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/06/17 07:17:12 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/06/17 07:17:13 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/06/17 07:17:14 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:1578 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-caloqac2banegif8repojat4/created from root.txt (100), rclone-test-caloqac2banegif8repojat4/file name.txt (100), rclone-test-caloqac2banegif8repojat4/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-caloqac2banegif8repojat4/created from root.txt (100), rclone-test-caloqac2banegif8repojat4/file name.txt (100), rclone-test-caloqac2banegif8repojat4/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstests.go:1578 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Unexpected file "rclone-test-caloqac2banegif8repojat4/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:204: Not found "rclone-test-caloqac2banegif8repojat4/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstests.go:1578 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/06/17 07:18:01 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/06/17 07:18:31 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/06/17 07:18:31 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/06/17 07:18:31 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/06/17 07:19:01 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/06/17 07:19:01 DEBUG : pacer: Reducing sleep to 3.75s 2022/06/17 07:19:06 DEBUG : pacer: Reducing sleep to 2.8125s 2022/06/17 07:19:10 DEBUG : pacer: Reducing sleep to 2.109375s 2022/06/17 07:19:12 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/06/17 07:19:15 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/06/17 07:19:16 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/06/17 07:19:17 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/06/17 07:19:18 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/06/17 07:19:19 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:1583 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-caloqac2banegif8repojat4/file name.txt (100), rclone-test-caloqac2banegif8repojat4/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-caloqac2banegif8repojat4/file name.txt (100), rclone-test-caloqac2banegif8repojat4/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstests.go:1583 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: Unexpected file "rclone-test-caloqac2banegif8repojat4/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:204: Not found "rclone-test-caloqac2banegif8repojat4/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstests.go:1583 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/06/17 07:20:05 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/06/17 07:20:35 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/06/17 07:20:35 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/06/17 07:20:36 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/06/17 07:21:06 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/06/17 07:21:06 DEBUG : pacer: Reducing sleep to 3.75s 2022/06/17 07:21:11 DEBUG : pacer: Reducing sleep to 2.8125s fstests.go:1629: Error Trace: fstests.go:1629 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2022/06/17 07:21:14 DEBUG : pacer: Reducing sleep to 2.109375s 2022/06/17 07:21:17 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/06/17 07:21:19 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/06/17 07:21:21 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/06/17 07:21:22 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/06/17 07:21:23 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/06/17 07:21:24 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/06/17 07:21:52 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/06/17 07:22:22 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/06/17 07:22:22 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/06/17 07:22:22 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/06/17 07:22:52 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/06/17 07:22:52 DEBUG : pacer: Reducing sleep to 3.75s 2022/06/17 07:22:57 DEBUG : pacer: Reducing sleep to 2.8125s 2022/06/17 07:23:01 DEBUG : pacer: Reducing sleep to 2.109375s 2022/06/17 07:23:03 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/06/17 07:23:05 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/06/17 07:23:07 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/06/17 07:23:08 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/06/17 07:23:09 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/06/17 07:23:10 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:1717 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:1717 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:1717 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: 1 objects not found 2022/06/17 07:23:26 DEBUG : Waiting for deletions to finish 2022/06/17 07:23:30 INFO : other.txt: Deleted 2022/06/17 07:23:34 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2022/06/17 07:23:35 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2022/06/17 07:23:35 INFO : hello? sausage/êé: Removing directory 2022/06/17 07:23:36 INFO : hello? sausage: Removing directory 2022/06/17 07:23:36 INFO : 1Fichier root 'rclone-test-caloqac2banegif8repojat4': Removing directory 2022/06/17 07:23:37 ERROR : : error listing: directory not found 2022/06/17 07:23:37 DEBUG : Waiting for deletions to finish 2022/06/17 07:23:37 ERROR : : error listing: directory not found 2022/06/17 07:23:38 ERROR : 1Fichier root 'rclone-test-caloqac2banegif8repojat4': Failed to list "": directory not found 2022/06/17 07:23:38 INFO : 1Fichier root 'rclone-test-caloqac2banegif8repojat4': Removing directory 2022/06/17 07:23:38 ERROR : : Failed to rmdir: directory not found --- FAIL: TestIntegration (859.40s) --- FAIL: TestIntegration/FsMkdir (857.35s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (844.89s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (126.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (36.01s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (378.50s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (124.62s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (253.87s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (124.62s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (65.54s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (135.70s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/fichier 859.409s "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 14m21.189727246s (try 5/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]