"go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|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|FsListRootedSubdir|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestMega:" 2026/04/23 04:34:23 DEBUG : Creating backend with remote "TestMega:rclone-test-cofitax7rova" 2026/04/23 04:34:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 04:34:23 DEBUG : mega root 'rclone-test-cofitax7rova': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: 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/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/23 04:36:27 DEBUG : Creating backend with remote "TestMega:rclone-test-cofitax7rova/dirToPurgeFromRoot" 2026/04/23 04:36:27 DEBUG : mega root 'rclone-test-cofitax7rova/dirToPurgeFromRoot': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/23 04:36:59 DEBUG : Creating backend with remote "TestMega:rclone-test-cofitax7rova/hello? sausage/êé" 2026/04/23 04:36:59 DEBUG : Config file has changed externally - reloading 2026/04/23 04:36:59 DEBUG : mega root 'rclone-test-cofitax7rova/hello? sausage/êé': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/04/23 04:37:39 DEBUG : Creating backend with remote "TestMega:rclone-test-hawelob1pazi" 2026/04/23 04:37:39 DEBUG : mega root 'rclone-test-hawelob1pazi': Using previously stored session ID and master key to initialize the Mega API 2026/04/23 04:38:15 DEBUG : mega root 'rclone-test-hawelob1pazi': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestMega:" path "rclone-test-cofitax7rova" from "TestMega:rclone-test-cofitax7rova" 2026/04/23 04:38:15 DEBUG : Creating backend with remote "TestMega:" 2026/04/23 04:38:15 DEBUG : mega root '': Using previously stored session ID and master key to initialize the Mega API === 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 2026/04/23 04:38:53 ERROR : error listing: directory not found --- PASS: TestIntegration (269.43s) --- PASS: TestIntegration/FsMkdir (241.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding (80.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (5.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (6.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (4.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (6.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (6.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (5.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (4.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (5.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (5.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (6.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (6.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (4.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (6.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (159.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (36.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (39.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (36.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (35.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.13s) PASS ok github.com/rclone/rclone/backend/mega 269.495s "go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|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|FsListRootedSubdir|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Finished OK in 4m30.226512326s (try 2/5)