"go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsPutFiles|FsPutZeroLength|FsRootCollapse)$|^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|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$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestMega:" 2025/11/05 13:46:59 DEBUG : Creating backend with remote "TestMega:rclone-test-xawegex3beju" 2025/11/05 13:46:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 13:46:59 DEBUG : mega root 'rclone-test-xawegex3beju': Using previously stored session ID and master key to initialize the Mega API 2025/11/05 13:47:10 DEBUG : mega root 'rclone-test-xawegex3beju': login with previous auth keys failed: unexpected end of JSON input 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: Invalid arguments Test: TestIntegration --- FAIL: TestIntegration (10.99s) testing: warning: no tests to run FAIL exit status 1 FAIL github.com/rclone/rclone/backend/mega 11.007s "go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsPutFiles|FsPutZeroLength|FsRootCollapse)$|^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|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$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Finished ERROR in 12.099064789s (try 5/5): exit status 1: Failed [TestIntegration]