"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_VT|leading_dot|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 3/5) === RUN TestIntegration fstests.go:442: Using remote "TestGoFile:" 2024/10/03 02:23:45 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bapetep5timo" 2024/10/03 02:23:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" 2024/10/03 02:23:47 DEBUG : Upload server store10 (eu) responded in 125.431211ms 2024/10/03 02:23:47 DEBUG : Upload server store4 (eu) responded in 128.765339ms 2024/10/03 02:23:47 DEBUG : ␋leading VT/␋leading VT: Using upload server store4 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" 2024/10/03 02:23:48 DEBUG : .leading dot/.leading dot: Using upload server store4 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " 2024/10/03 02:23:50 DEBUG : trailing space /trailing space : Using upload server store4 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" 2024/10/03 02:23:52 DEBUG : trailing CR␍/trailing CR␍: Using upload server store10 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" 2024/10/03 02:23:54 DEBUG : trailing LF␊/trailing LF␊: Using upload server store10 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" 2024/10/03 02:23:56 DEBUG : trailing HT␉/trailing HT␉: Using upload server store4 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" 2024/10/03 02:23:57 DEBUG : trailing VT␋/trailing VT␋: Using upload server store10 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2024/10/03 02:23:59 DEBUG : trailing dot./trailing dot.: Using upload server store4 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2024/10/03 02:24:01 DEBUG : invalid utf-8/invalid utf-8: Using upload server store10 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" 2024/10/03 02:24:03 DEBUG : test%46.txt/test%46.txt: Using upload server store4 (eu) === RUN TestIntegration/FsMkdir/FsPutFiles 2024/10/03 02:24:04 DEBUG : file name.txt: Using upload server store10 (eu) 2024/10/03 02:24:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using upload server store4 (eu) 2024/10/03 02:24:07 DEBUG : file name.txt: Using upload server store10 (eu) 2024/10/03 02:24:07 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/10/03 02:24:10 DEBUG : dirToPurge/fileToPurge.txt: Using upload server store4 (eu) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/10/03 02:24:12 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Using upload server store4 (eu) 2024/10/03 02:24:13 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bapetep5timo/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2024/10/03 02:24:14 DEBUG : Creating backend with remote "TestGoFile:rclone-test-venoyic5peda" 2024/10/03 02:24:18 DEBUG : gofile root 'rclone-test-venoyic5peda': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestGoFile:" path "rclone-test-bapetep5timo" from "TestGoFile:rclone-test-bapetep5timo" 2024/10/03 02:24:19 DEBUG : Creating backend with remote "TestGoFile:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === NAME TestIntegration/FsMkdir fstests.go:2690: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2690 Error: An error is expected but got nil. Test: TestIntegration/FsMkdir Messages: Expecting error after on second purge fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound --- FAIL: TestIntegration (35.84s) --- FAIL: TestIntegration/FsMkdir (34.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding (17.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (15.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.15s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/gofile 35.855s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_VT|leading_dot|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 ERROR in 36.628333929s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir]