"go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose" - Starting (try 1/5)
=== RUN   TestIntegration
    fstests.go:438: Using remote "TestFichier:"
2025/03/04 09:03:28 DEBUG : Creating backend with remote "TestFichier:rclone-test-cojeyec3feta"
2025/03/04 09:03:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
=== 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/03/04 09:03:33 INFO  : dir/subdir: Making directory
2025/03/04 09:03:37 INFO  : dir/subdir: Removing directory
2025/03/04 09:03:39 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/03/04 09:03:42 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
2025/03/04 09:03:42 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/04 09:04:12 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/04 09:04:12 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/04 09:04:12 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/04 09:04:42 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/04 09:04:42 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/04 09:04:47 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/control_chars
    fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
2025/03/04 09:04:51 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/04 09:04:54 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/04 09:04:56 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/04 09:04:58 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/04 09:05:01 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/04 09:05:02 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/04 09:05:02 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsEncoding/dot
    fstests.go:707: testing "."
=== RUN   TestIntegration/FsMkdir/FsEncoding/dot_dot
    fstests.go:707: testing ".."
2025/03/04 09:05:21 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/04 09:05:51 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/04 09:05:51 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/04 09:05:52 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/04 09:06:22 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/04 09:06:22 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/04 09:06:27 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/punctuation
    fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
2025/03/04 09:06:30 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/04 09:06:33 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/04 09:06:35 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/04 09:06:37 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/04 09:06:40 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/04 09:06:41 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/04 09:06:41 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_space
    fstests.go:707: testing " leading space"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_tilde
    fstests.go:707: testing "~leading tilde"
2025/03/04 09:07:01 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/04 09:07:31 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/04 09:07:31 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/04 09:07:31 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/04 09:08:01 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/04 09:08:01 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/04 09:08:06 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_CR
    fstests.go:707: testing "␍leading CR"
2025/03/04 09:08:09 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/04 09:08:12 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/04 09:08:14 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/04 09:08:16 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/04 09:08:19 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/04 09:08:20 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/04 09:08:20 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_LF
    fstests.go:707: testing "␊leading LF"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_HT
    fstests.go:707: testing "␉leading HT"
2025/03/04 09:08:40 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/04 09:09:10 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/04 09:09:10 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/04 09:09:10 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/04 09:09:40 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/04 09:09:40 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/04 09:09:45 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_VT
    fstests.go:707: testing "␋leading VT"
2025/03/04 09:09:49 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/04 09:09:51 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/04 09:09:54 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/04 09:09:55 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/04 09:09:58 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/04 09:09:59 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/04 09:09:59 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_dot
    fstests.go:707: testing ".leading dot"
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_space
    fstests.go:707: testing "trailing space "
2025/03/04 09:10:19 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/04 09:10:49 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/04 09:10:49 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/04 09:10:49 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/04 09:11:19 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/04 09:11:19 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/04 09:11:24 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_CR
    fstests.go:707: testing "trailing CR␍"
2025/03/04 09:11:28 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/04 09:11:30 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/04 09:11:33 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/04 09:11:34 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/04 09:11:37 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/04 09:11:38 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/04 09:11:38 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_LF
    fstests.go:707: testing "trailing LF␊"
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_HT
    fstests.go:707: testing "trailing HT␉"
2025/03/04 09:11:58 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/04 09:12:28 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/04 09:12:28 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/04 09:12:28 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/04 09:12:58 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/04 09:12:58 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/04 09:13:03 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_VT
    fstests.go:707: testing "trailing VT␋"
2025/03/04 09:13:07 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/04 09:13:10 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/04 09:13:12 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/04 09:13:13 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/04 09:13:16 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/04 09:13:17 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/04 09:13:17 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_dot
    fstests.go:707: testing "trailing dot."
=== RUN   TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
    fstests.go:707: testing "invalid utf-8\xfe"
2025/03/04 09:13:37 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/04 09:14:07 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/04 09:14:07 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/04 09:14:07 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/04 09:14:37 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/04 09:14:37 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/04 09:14:42 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/URL_encoding
    fstests.go:707: testing "test%46.txt"
2025/03/04 09:14:46 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/04 09:14:49 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/04 09:14:51 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/04 09:14:53 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/04 09:14:56 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/04 09:14:57 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/04 09:14:57 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsNewObjectNotFound
=== RUN   TestIntegration/FsMkdir/FsPutError
=== RUN   TestIntegration/FsMkdir/FsPutZeroLength
    fstests.go:248: Can't upload zero length files
=== 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/03/04 09:15:11 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/04 09:15:41 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/04 09:15:41 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/04 09:15:41 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/04 09:16:11 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/04 09:16:11 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/04 09:16:16 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/04 09:16:20 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/04 09:16:24 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/04 09:16:26 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/04 09:16:26 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/04 09:16:27 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/04 09:16:28 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/04 09:16:31 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListR
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot
2025/03/04 09:16:44 DEBUG : Creating backend with remote "TestFichier:"
2025/03/04 09:16:44 DEBUG : Config file has changed externally - reloading
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListSubdir
2025/03/04 09:16:45 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/04 09:17:15 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/04 09:17:15 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/04 09:17:15 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/04 09:17:45 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/04 09:17:45 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/04 09:17:50 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListLevel2
2025/03/04 09:17:54 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/04 09:17:57 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/04 09:17:59 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/04 09:18:00 DEBUG : pacer: Reducing sleep to 889.892577ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListFile1
2025/03/04 09:18:01 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/04 09:18:02 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/04 09:18:03 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsNewObject
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive
    fstests.go:1121: Not Case Insensitive
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPurge
    fstests.go:1153: FS has no Purge interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
    fstests.go:1190: FS has no Purge interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir
2025/03/04 09:18:11 DEBUG : Creating backend with remote "TestFichier:rclone-test-cojeyec3feta/hello? sausage/êé"
2025/03/04 09:18:24 DEBUG : Waiting for deletions to finish
2025/03/04 09:18:28 INFO  : e.txt: Deleted
2025/03/04 09:18:31 DEBUG : removing 1 level 4 directories
2025/03/04 09:18:31 INFO  : a/b/c/d: Removing directory
2025/03/04 09:18:32 DEBUG : removing 1 level 3 directories
2025/03/04 09:18:32 INFO  : a/b/c: Removing directory
2025/03/04 09:18:32 DEBUG : removing 1 level 2 directories
2025/03/04 09:18:32 INFO  : a/b: Removing directory
2025/03/04 09:18:32 DEBUG : removing 1 level 1 directories
2025/03/04 09:18:32 INFO  : a: Removing directory
=== 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
2025/03/04 09:18:39 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/04 09:19:09 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/04 09:19:09 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/04 09:19:09 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/04 09:19:39 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/04 09:19:39 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/04 09:19:44 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/04 09:19:47 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/04 09:19:50 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/04 09:19:52 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/04 09:19:54 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/04 09:19:55 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/04 09:19:56 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/04 09:19:57 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata
    fstests.go:1398: Skipping test as can't write metadata
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsDirMove
2025/03/04 09:20:18 DEBUG : Creating backend with remote "TestFichier:rclone-test-ralinic2pete"
2025/03/04 09:20:22 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/04 09:20:52 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/04 09:20:52 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/04 09:20:53 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/04 09:21:23 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/04 09:21:23 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/04 09:21:28 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/04 09:21:31 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/04 09:21:34 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/04 09:21:36 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/04 09:21:38 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/04 09:21:39 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/04 09:21:40 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/04 09:21:41 DEBUG : pacer: Reducing sleep to 400ms
2025/03/04 09:21:49 DEBUG : 1Fichier root 'rclone-test-ralinic2pete': Purge dir "new_name"
2025/03/04 09:21:49 DEBUG : 1Fichier root 'rclone-test-ralinic2pete': Purge dir ""
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPrecision
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectString
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectFs
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectRemote
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectHashes
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectModTime
2025/03/04 09:21:52 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/04 09:22:22 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/04 09:22:22 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/04 09:22:22 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/04 09:22:52 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/04 09:22:52 DEBUG : pacer: Reducing sleep to 3.75s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType
2025/03/04 09:22:57 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata
2025/03/04 09:23:01 DEBUG : pacer: Reducing sleep to 2.109375s
    fstests.go:1623: Metadata method not supported
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata
2025/03/04 09:23:03 DEBUG : pacer: Reducing sleep to 1.58203125s
    fstests.go:1694: SetMetadata method not supported
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime
2025/03/04 09:23:06 DEBUG : pacer: Reducing sleep to 1.186523437s
    fstests.go:1751: can't set modified time
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSize
2025/03/04 09:23:07 DEBUG : pacer: Reducing sleep to 889.892577ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpen
2025/03/04 09:23:08 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/04 09:23:38 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/04 09:23:38 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/04 09:23:38 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/04 09:24:08 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/04 09:24:09 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/04 09:24:13 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/04 09:24:18 DEBUG : pacer: Reducing sleep to 2.109375s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek
2025/03/04 09:24:20 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/04 09:24:22 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/04 09:24:24 DEBUG : pacer: Reducing sleep to 889.892577ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange
2025/03/04 09:24:25 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/04 09:24:26 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/04 09:24:27 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectStorable
2025/03/04 09:24:37 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/04 09:25:07 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/04 09:25:07 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/04 09:25:07 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/04 09:25:37 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/04 09:25:37 DEBUG : pacer: Reducing sleep to 3.75s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFile
2025/03/04 09:25:37 DEBUG : Creating backend with remote "TestFichier:rclone-test-cojeyec3feta/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound
2025/03/04 09:25:43 DEBUG : Creating backend with remote "TestFichier:rclone-test-cojeyec3feta/not found.txt"
2025/03/04 09:25:44 ERROR : : error listing: directory not found
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot
    fstests.go:1911: Opening root remote "TestFichier:" path "rclone-test-cojeyec3feta" from "TestFichier:rclone-test-cojeyec3feta"
2025/03/04 09:25:44 DEBUG : Creating backend with remote "TestFichier:"
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/List
=== RUN   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/03/04 09:25:54 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/04 09:26:24 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/04 09:26:24 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/04 09:26:24 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/04 09:26:54 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/04 09:26:54 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/04 09:26:59 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/04 09:27:03 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/04 09:27:06 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/04 09:27:08 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/04 09:27:09 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/04 09:27:11 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/04 09:27:11 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/04 09:27:12 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove
=== RUN   TestIntegration/FsMkdir/FsPutFiles/PublicLink
2025/03/04 09:27:17 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/04 09:27:21 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/04 09:27:24 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/04 09:27:26 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/04 09:27:27 DEBUG : pacer: Reducing sleep to 889.892577ms
    fstests.go:2052: skipping directory tests as not supported on this backend
=== 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
2025/03/04 09:27:28 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/04 09:27:29 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/04 09:27:30 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/04 09:28:00 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/04 09:28:00 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/04 09:28:00 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/04 09:28:30 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/04 09:28:30 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/04 09:28:35 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/04 09:28:39 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/04 09:28:42 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/04 09:28:44 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/04 09:28:45 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/04 09:28:47 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/04 09:28:47 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/04 09:28:48 DEBUG : pacer: Reducing sleep to 400ms
=== 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: *fichier.Fs does not implement InternalTester
=== RUN   TestIntegration/FsMkdir/FsPutChunked
    fstests.go:2364: *fichier.Fs does not implement SetUploadChunkSizer
=== RUN   TestIntegration/FsMkdir/FsCopyChunked
    fstests.go:2485: *fichier.Fs does not implement SetCopyCutoff
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize
2025/03/04 09:28:51 DEBUG : pacer: low level retry 1/1 (error Post "https://ru-3.1fichier.com/upload.cgi?id=b4iNzLO8GR": net/http: HTTP/1.x transport connection broken: http: ContentLength=373 with Body length 474)
2025/03/04 09:28:51 DEBUG : pacer: Rate limited, increasing sleep to 5s
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
2025/03/04 09:28:51 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/04 09:28:56 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/04 09:29:02 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/04 09:29:04 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/04 09:29:05 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/04 09:29:06 DEBUG : pacer: Reducing sleep to 889.892577ms
=== RUN   TestIntegration/FsMkdir/FsRootCollapse
2025/03/04 09:29:06 DEBUG : Creating backend with remote "TestFichier:rclone-test-cojeyec3feta/deeper/nonexisting/directory"
=== 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
2025/03/04 09:29:08 DEBUG : Waiting for deletions to finish
2025/03/04 09:29:08 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/04 09:29:09 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/04 09:29:09 DEBUG : pacer: Reducing sleep to 400ms
2025/03/04 09:29:10 INFO  : unknown-size-update.txt: Deleted
2025/03/04 09:29:13 INFO  : z.txt: Deleted
2025/03/04 09:29:14 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/04 09:29:44 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/04 09:29:44 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/04 09:29:44 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/04 09:30:14 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/04 09:30:14 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/04 09:30:19 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/04 09:30:22 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/04 09:30:25 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/04 09:30:27 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/04 09:30:29 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/04 09:30:30 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/04 09:30:31 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/04 09:30:32 DEBUG : pacer: Reducing sleep to 400ms
2025/03/04 09:30:32 DEBUG : removing 1 level 4 directories
2025/03/04 09:30:32 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory
2025/03/04 09:30:33 DEBUG : removing 1 level 3 directories
2025/03/04 09:30:33 INFO  : hello? sausage/êé/Hello, 世界: Removing directory
2025/03/04 09:30:33 DEBUG : removing 1 level 2 directories
2025/03/04 09:30:33 INFO  : hello? sausage/êé: Removing directory
2025/03/04 09:30:33 DEBUG : removing 1 level 1 directories
2025/03/04 09:30:33 INFO  : hello? sausage: Removing directory
2025/03/04 09:30:34 DEBUG : removing 1 level 0 directories
2025/03/04 09:30:34 INFO  : 1Fichier root 'rclone-test-cojeyec3feta': Removing directory
2025/03/04 09:30:35 ERROR : : error listing: directory not found
2025/03/04 09:30:35 DEBUG : Waiting for deletions to finish
2025/03/04 09:30:35 ERROR : : error listing: directory not found
2025/03/04 09:30:35 ERROR : 1Fichier root 'rclone-test-cojeyec3feta': Failed to list "": directory not found
2025/03/04 09:30:35 DEBUG : removing 1 level 0 directories
2025/03/04 09:30:35 INFO  : 1Fichier root 'rclone-test-cojeyec3feta': Removing directory
2025/03/04 09:30:36 ERROR : : Failed to rmdir: directory not found
=== RUN   TestIntegration/FsShutdown
    fstests.go:2831: Shutdown method not supported
--- PASS: TestIntegration (1627.63s)
    --- SKIP: TestIntegration/FsCheckWrap (0.00s)
    --- SKIP: TestIntegration/FsCommand (0.00s)
    --- PASS: TestIntegration/FsRmdirNotFound (0.34s)
    --- PASS: TestIntegration/FsString (0.00s)
    --- PASS: TestIntegration/FsName (0.00s)
    --- PASS: TestIntegration/FsRoot (0.00s)
    --- PASS: TestIntegration/FsRmdirEmpty (0.40s)
    --- PASS: TestIntegration/FsMkdir (1624.79s)
        --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (7.21s)
        --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.80s)
        --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.80s)
        --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.40s)
        --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsEncoding (678.34s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (17.94s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (8.33s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (73.02s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (17.82s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (8.24s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (73.06s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (17.71s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (8.34s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (73.06s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (17.88s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (8.13s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (73.07s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (17.86s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (8.28s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (72.99s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (17.67s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (8.58s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (72.99s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (17.85s)
        --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.80s)
        --- PASS: TestIntegration/FsMkdir/FsPutError (4.99s)
        --- SKIP: TestIntegration/FsMkdir/FsPutZeroLength (0.40s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsPutFiles (822.74s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (4.01s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (4.01s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (3.21s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.44s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (65.97s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (10.26s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (5.65s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.40s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (4.01s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.40s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (22.19s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.24s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (99.47s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (91.96s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.03s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.40s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.40s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.40s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.40s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (60.73s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (4.94s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (3.75s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (2.81s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (2.11s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (1.58s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (70.73s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (6.44s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (5.87s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (1.41s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (5.66s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (60.23s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (5.24s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.64s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (92.64s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (4.04s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.80s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (87.79s)
                    --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (4.41s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (10.29s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (81.38s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.40s)
            --- 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)
        --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (17.12s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.82s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (15.29s)
        --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.64s)
        --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s)
    --- SKIP: TestIntegration/FsShutdown (0.00s)
PASS
ok  	github.com/rclone/rclone/backend/fichier	1627.639s
"go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose" - Finished OK in 27m8.137771345s (try 1/5)