12:36:31 commit notification 8d49ddc96bc20f88dffc0755bb1ab31e2650618c 12:36:31 [EnvInject] - Loading node environment variables. 12:36:32 Building remotely on X684397 (NW_INTERNET_PROXY HW_LORA_GATEWAY LOC_Rt HW_xxx_v1 SW_MinGW HW_BLE_DONGLE HW HW_APLM HW_BSEv3 OS_Windows SW_Protex_Scan_16GB SW_Python SW_ZIP) in workspace C:\Jenkins_home\workspace\xxx\xxx\PullRequest-IT-and-ST 12:36:32 Running Prebuild steps 12:36:32 Success build forhudson.plugins.groovy.SystemGroovy@51efa704 12:36:33 > C:\Program Files\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10 12:36:33 ERROR: Workspace has a .git repository, but it appears to be corrupt. 12:36:33 hudson.plugins.git.GitException: Error performing command: C:\Program Files\Git\cmd\git.exe rev-parse --is-inside-work-tree 12:36:33 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1759) 12:36:33 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1725) 12:36:33 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1721) 12:36:33 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1391) 12:36:33 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1403) 12:36:33 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:196) 12:36:33 at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232) 12:36:33 at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source) 12:36:33 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 12:36:33 at java.lang.reflect.Method.invoke(Unknown Source) 12:36:33 at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:608) 12:36:33 at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:583) 12:36:33 at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:542) 12:36:33 at hudson.remoting.UserRequest.perform(UserRequest.java:120) 12:36:33 at hudson.remoting.UserRequest.perform(UserRequest.java:48) 12:36:33 at hudson.remoting.Request$2.run(Request.java:326) 12:36:33 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) 12:36:33 at java.util.concurrent.FutureTask.run(Unknown Source) 12:36:33 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 12:36:33 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 12:36:33 at hudson.remoting.Engine$1$1.run(Engine.java:62) 12:36:33 at java.lang.Thread.run(Unknown Source) 12:36:33 Caused by: java.io.IOException: Cannot run program "C:\Program Files\Git\cmd\git.exe" (in directory "C:\Jenkins_home\workspace\xxx\xxx\PullRequest-IT-and-ST\xxx\xxx"): CreateProcess error=87, The parameter is incorrect 12:36:33 at java.lang.ProcessBuilder.start(Unknown Source) 12:36:33 at hudson.Proc$LocalProc.(Proc.java:244) 12:36:33 at hudson.Proc$LocalProc.(Proc.java:216) 12:36:33 at hudson.Launcher$LocalLauncher.launch(Launcher.java:815) 12:36:33 at hudson.Launcher$ProcStarter.start(Launcher.java:381) 12:36:33 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1748) 12:36:33 ... 21 more 12:36:33 Caused by: java.io.IOException: CreateProcess error=87, The parameter is incorrect 12:36:33 at java.lang.ProcessImpl.create(Native Method) 12:36:33 at java.lang.ProcessImpl.(Unknown Source) 12:36:33 at java.lang.ProcessImpl.start(Unknown Source) 12:36:33 ... 27 more 12:36:33 Cloning the remote Git repository 12:36:33 Cloning repository ssh://:7999/xxx/xxx.git 12:36:45 > C:\Program Files\Git\cmd\git.exe init C:\Jenkins_home\workspace\xxx\xxx\PullRequest-IT-and-ST\xxx\xxx # timeout=10 12:36:45 ERROR: Error cloning remote repo 'origin' 12:36:45 hudson.plugins.git.GitException: Could not init C:\Jenkins_home\workspace\xxx\xxx\PullRequest-IT-and-ST\xxx\xxx 12:36:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:663) 12:36:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:464) 12:36:45 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152) 12:36:45 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145) 12:36:45 at hudson.remoting.UserRequest.perform(UserRequest.java:120) 12:36:45 at hudson.remoting.UserRequest.perform(UserRequest.java:48) 12:36:45 at hudson.remoting.Request$2.run(Request.java:326) 12:36:45 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) 12:36:45 at java.util.concurrent.FutureTask.run(Unknown Source) 12:36:45 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 12:36:45 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 12:36:45 at hudson.remoting.Engine$1$1.run(Engine.java:62) 12:36:45 at java.lang.Thread.run(Unknown Source) 12:36:45 at ......remote call to RT-X684397(Native Method) 12:36:45 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416) 12:36:45 at hudson.remoting.UserResponse.retrieve(UserRequest.java:220) 12:36:45 at hudson.remoting.Channel.call(Channel.java:781) 12:36:45 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145) 12:36:45 at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source) 12:36:45 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:36:45 at java.lang.reflect.Method.invoke(Method.java:498) 12:36:45 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131) 12:36:45 at com.sun.proxy.$Proxy91.execute(Unknown Source) 12:36:45 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1057) 12:36:45 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097) 12:36:45 at hudson.scm.SCM.checkout(SCM.java:485) 12:36:45 at hudson.model.AbstractProject.checkout(AbstractProject.java:1269) 12:36:45 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607) 12:36:45 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) 12:36:45 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529) 12:36:45 at hudson.model.Run.execute(Run.java:1738) 12:36:45 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) 12:36:45 at hudson.model.ResourceController.execute(ResourceController.java:98) 12:36:45 at hudson.model.Executor.run(Executor.java:410) 12:36:45 Caused by: hudson.plugins.git.GitException: Error performing command: C:\Program Files\Git\cmd\git.exe init C:\Jenkins_home\workspace\xxx\xxx\PullRequest-IT-and-ST\xxx\xxx