"go test -v -timeout 1h0m0s -remote TestMega: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestMega:" 2026/04/17 05:16:45 DEBUG : Creating backend with remote "TestMega:rclone-test-xaxiyez7cafu" 2026/04/17 05:16:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 05:16:45 DEBUG : mega root 'rclone-test-xaxiyez7cafu': Using previously stored session ID and master key to initialize the Mega API 2026/04/17 05:17:07 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === NAME TestIntegration 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 (32.66s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/mega 32.682s "go test -v -timeout 1h0m0s -remote TestMega: -verbose" - Finished ERROR in 33.585709971s (try 1/5): exit status 1: Failed [TestIntegration]