"go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -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|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:457: Using remote "TestDrime:" 2026/08/02 03:21:38 DEBUG : Creating backend with remote "TestDrime:rclone-test-lixefow9nezo" 2026/08/02 03:21:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/02 03:26:18 DEBUG : file name.txt: Removing old object on successful upload 2026/08/02 03:26:19 DEBUG : file name.txt: Old object already deleted, safely ignoring === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/02 03:26:57 DEBUG : Creating backend with remote "TestDrime:rclone-test-lixefow9nezo/dirToPurgeFromRoot" 2026/08/02 03:26:57 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/02 03:27:09 DEBUG : Creating backend with remote "TestDrime:rclone-test-zoximeg2godo" 2026/08/02 03:28:55 DEBUG : drime root 'rclone-test-zoximeg2godo': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestDrime:" path "rclone-test-lixefow9nezo" from "TestDrime:rclone-test-lixefow9nezo" 2026/08/02 03:28:56 DEBUG : Creating backend with remote "TestDrime:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/08/02 03:29:07 ERROR : error listing: directory not found --- PASS: TestIntegration (449.77s) --- PASS: TestIntegration/FsMkdir (441.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding (251.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (14.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (14.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (11.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (11.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (16.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (12.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (14.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (13.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (16.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (17.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (11.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (16.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (14.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (12.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (12.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (16.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (14.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (185.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (6.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (16.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (18.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (106.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (7.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (1.34s) PASS ok github.com/rclone/rclone/backend/drime 449.791s "go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -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|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 7m30.764493965s (try 2/5)