"go test -v -timeout 1h0m0s -remote TestSugarSync:Test -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_HT|leading_VT|leading_dot|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsMove|FsPurge|FsPurgeRoot|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestSugarSync:Test" 2024/11/20 04:39:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yupiqav6toqi" 2024/11/20 04:39:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/20 04:41:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yupiqav6toqi/dirToPurgeFromRoot" 2024/11/20 04:41:38 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1402: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2024/11/20 04:42:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bixewus5jeqo" 2024/11/20 04:42:35 DEBUG : sugarsync root 'Test/rclone-test-bixewus5jeqo': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestSugarSync:" path "Test/rclone-test-yupiqav6toqi" from "TestSugarSync:Test/rclone-test-yupiqav6toqi" 2024/11/20 04:42:36 DEBUG : Creating backend with remote "TestSugarSync:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2024/11/20 04:43:00 ERROR : : error listing: directory not found --- PASS: TestIntegration (232.32s) --- PASS: TestIntegration/FsMkdir (227.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding (92.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (8.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (8.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (8.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (8.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (8.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (8.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (8.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (9.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (8.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (8.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (8.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (130.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (11.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (14.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (7.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (23.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (20.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (17.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (11.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (5.17s) PASS ok github.com/rclone/rclone/backend/sugarsync 232.331s "go test -v -timeout 1h0m0s -remote TestSugarSync:Test -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_HT|leading_VT|leading_dot|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsMove|FsPurge|FsPurgeRoot|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Finished OK in 3m55.051984689s (try 2/5)