"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRDirFile2|FsListRLevel2|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestGoFile:" 2024/11/28 04:03:02 DEBUG : Creating backend with remote "TestGoFile:rclone-test-fabuyih9moco" 2024/11/28 04:03:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." 2024/11/28 04:03:03 DEBUG : Rate limited, sleep for 5s 2024/11/28 04:03:08 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/11/28 04:03:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/28 04:03:08 DEBUG : pacer: Reducing sleep to 10ms 2024/11/28 04:03:09 DEBUG : Upload server store1 (eu) responded in 126.309064ms 2024/11/28 04:03:09 DEBUG : Upload server store10 (eu) responded in 129.040049ms 2024/11/28 04:03:09 DEBUG : ./.: Using upload server store10 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." 2024/11/28 04:03:10 DEBUG : ../..: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/11/28 04:03:12 DEBUG : Rate limited, sleep for 5s 2024/11/28 04:03:17 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/11/28 04:03:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/28 04:03:17 DEBUG : Rate limited, sleep for 5s 2024/11/28 04:03:22 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/11/28 04:03:22 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/28 04:03:22 DEBUG : pacer: Reducing sleep to 20ms 2024/11/28 04:03:22 DEBUG : pacer: Reducing sleep to 10ms 2024/11/28 04:03:22 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Using upload server store10 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" 2024/11/28 04:03:24 DEBUG : leading space/ leading space: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" 2024/11/28 04:03:26 DEBUG : ~leading tilde/~leading tilde: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" 2024/11/28 04:03:28 DEBUG : ␍leading CR/␍leading CR: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" 2024/11/28 04:03:30 DEBUG : ␊leading LF/␊leading LF: Using upload server store10 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" 2024/11/28 04:03:31 DEBUG : ␉leading HT/␉leading HT: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" 2024/11/28 04:03:33 DEBUG : ␋leading VT/␋leading VT: Using upload server store10 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" 2024/11/28 04:03:35 DEBUG : .leading dot/.leading dot: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " 2024/11/28 04:03:38 DEBUG : trailing space /trailing space : Using upload server store10 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" 2024/11/28 04:03:40 DEBUG : trailing CR␍/trailing CR␍: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" 2024/11/28 04:03:42 DEBUG : trailing LF␊/trailing LF␊: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" 2024/11/28 04:03:44 DEBUG : trailing HT␉/trailing HT␉: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" 2024/11/28 04:03:46 DEBUG : trailing VT␋/trailing VT␋: Using upload server store10 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2024/11/28 04:03:48 DEBUG : trailing dot./trailing dot.: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2024/11/28 04:03:50 DEBUG : invalid utf-8/invalid utf-8: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" 2024/11/28 04:03:52 DEBUG : test%46.txt/test%46.txt: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsPutFiles 2024/11/28 04:03:54 DEBUG : file name.txt: Using upload server store10 (eu) 2024/11/28 04:03:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using upload server store10 (eu) 2024/11/28 04:03:57 DEBUG : file name.txt: Using upload server store1 (eu) 2024/11/28 04:03:57 DEBUG : file name.txt: Removing old object on successful upload === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/11/28 04:04:01 DEBUG : dirToPurge/fileToPurge.txt: Using upload server store10 (eu) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/28 04:04:04 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Using upload server store10 (eu) 2024/11/28 04:04:05 DEBUG : Creating backend with remote "TestGoFile:rclone-test-fabuyih9moco/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2024/11/28 04:04:06 DEBUG : Creating backend with remote "TestGoFile:rclone-test-vogucew5huwi" 2024/11/28 04:04:11 DEBUG : gofile root 'rclone-test-vogucew5huwi': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestGoFile:" path "rclone-test-fabuyih9moco" from "TestGoFile:rclone-test-fabuyih9moco" 2024/11/28 04:04:12 DEBUG : Creating backend with remote "TestGoFile:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries --- PASS: TestIntegration (72.82s) --- PASS: TestIntegration/FsMkdir (71.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding (50.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (7.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (12.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (2.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (2.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.23s) PASS ok github.com/rclone/rclone/backend/gofile 72.826s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRDirFile2|FsListRLevel2|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 1m13.769255682s (try 2/5)