在运行此jenkins版本时出现此错误。 我没有对Jenkins的完全访问权限,无法查看“ Git”插件的配置是否正确。但是此错误是由于配置还是其他原因引起的?
[EnvInject] - Loading node environment variables.
Building remotely on windows-agent-aws-golden-dev-test-1 (aws-golden-dev-tst) in workspace d:\jenkins\workspace\srm-salesforce\srm-dev-apexunit
Cloning the remote Git repository
Cloning repository https://github.com/forcedotcom/ApexUnit.git
> git init d:\jenkins\workspace\srm-salesforce\srm-dev-apexunit # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init d:\jenkins\workspace\srm-salesforce\srm-dev-apexunit
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:787)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:579)
at .....
Recording test results
ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Finished: FAILURE