"go test -v -timeout 1h0m0s -remote TestMega: -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$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestMega:" 2025/11/13 04:03:52 DEBUG : Creating backend with remote "TestMega:rclone-test-yifuqoy3fahu" 2025/11/13 04:03:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/13 04:03:52 DEBUG : mega root 'rclone-test-yifuqoy3fahu': Using previously stored session ID and master key to initialize the Mega API fstests.go:530: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:530 /home/rclone/go/src/github.com/rclone/rclone/backend/mega/mega_test.go:13 Error: Received unexpected error: mkdir create node failed: unexpected end of JSON input Test: TestIntegration --- FAIL: TestIntegration (29.83s) testing: warning: no tests to run FAIL exit status 1 FAIL github.com/rclone/rclone/backend/mega 29.878s "go test -v -timeout 1h0m0s -remote TestMega: -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$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Finished ERROR in 30.704864802s (try 2/5): exit status 1: Failed [TestIntegration]