03:59:30Started by user admin03:59:30Running as SYSTEM
03:59:30Building remotely on suzumiya-vm3 in workspace /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64
03:59:30The recommended git tool is: NONE
03:59:30No credentials specified
03:59:30 > git rev-parse --resolve-git-dir /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/.git # timeout=10
03:59:30ERROR: Workspace has a .git repository, but it appears to be corrupt.
03:59:30hudson.plugins.git.GitException: Error performing git command: git rev-parse --resolve-git-dir /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/.git
03:59:30 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2862)
03:59:30 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2766)
03:59:30 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2761)
03:59:30 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051)
03:59:30 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2063)
03:59:30 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:405)
03:59:30 at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:281)
03:59:30 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
03:59:30 at java.base/java.lang.reflect.Method.invoke(Method.java:580)
03:59:30 at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:924)
03:59:30 at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:902)
03:59:30 at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
03:59:30 at hudson.remoting.UserRequest.perform(UserRequest.java:211)
03:59:30 at hudson.remoting.UserRequest.perform(UserRequest.java:54)
03:59:30 at hudson.remoting.Request$2.run(Request.java:377)
03:59:30 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
03:59:30 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
03:59:30 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
03:59:30 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
03:59:30 at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137)
03:59:30 at java.base/java.lang.Thread.run(Thread.java:1583)
03:59:30Caused by: java.io.IOException: Cannot run program "git" (in directory "/home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64"): error=2, No such file or directory
03:59:30 at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1170)
03:59:30 at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1089)
03:59:30 at hudson.Proc$LocalProc.<init>(Proc.java:252)
03:59:30 at hudson.Proc$LocalProc.<init>(Proc.java:221)
03:59:30 at hudson.Launcher$LocalLauncher.launch(Launcher.java:994)
03:59:30 at hudson.Launcher$ProcStarter.start(Launcher.java:506)
03:59:30 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2839)
03:59:30 ... 20 more
03:59:30Caused by: java.io.IOException: error=2, No such file or directory
03:59:30 at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
03:59:30 at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:295)
03:59:30 at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:225)
03:59:30 at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1126)
03:59:30 ... 26 more
03:59:30Cloning the remote Git repository
03:59:30Cloning repository https://github.com/Sineware/prolinux-2.git03:59:30 > git init /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64 # timeout=10
03:59:30ERROR: Error cloning remote repo 'origin'
03:59:30hudson.plugins.git.GitException: Could not init /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64
03:59:30 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1073)
03:59:30 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:819)
03:59:30 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
03:59:30 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
03:59:30 at hudson.remoting.UserRequest.perform(UserRequest.java:211)
03:59:30 at hudson.remoting.UserRequest.perform(UserRequest.java:54)
03:59:30 at hudson.remoting.Request$2.run(Request.java:377)
03:59:30 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
03:59:30 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
03:59:30 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
03:59:30 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
03:59:30 at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137)
03:59:30 at java.base/java.lang.Thread.run(Thread.java:1583)
03:59:30 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from suzumiya-vm3.internal.sineware.ca/192.168.11.197:51590
03:59:30 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
03:59:30 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
03:59:30 at hudson.remoting.Channel.call(Channel.java:1003)
03:59:30 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
03:59:30 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
03:59:30 at java.base/java.lang.reflect.Method.invoke(Method.java:580)
03:59:30 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
03:59:30 at jdk.proxy44/jdk.proxy44.$Proxy165.execute(Unknown Source)
03:59:30 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222)
03:59:30 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
03:59:30 at hudson.scm.SCM.checkout(SCM.java:540)
03:59:30 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
03:59:30 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
03:59:30 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
03:59:30 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
03:59:30 at hudson.model.Run.execute(Run.java:1893)
03:59:30 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
03:59:30 at hudson.model.ResourceController.execute(ResourceController.java:101)
03:59:30 at hudson.model.Executor.run(Executor.java:442)
03:59:30Caused by: hudson.plugins.git.GitException: Error performing git command: git init /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64
03:59:30 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2862)
03:59:30 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2766)
03:59:30 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2761)
03:59:30 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051)
03:59:30 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1071)
03:59:30 ... 12 more
03:59:30Caused by: java.io.IOException: Cannot run program "git" (in directory "/home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64"): error=2, No such file or directory
03:59:30 at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1170)
03:59:30 at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1089)
03:59:30 at hudson.Proc$LocalProc.<init>(Proc.java:252)
03:59:30 at hudson.Proc$LocalProc.<init>(Proc.java:221)
03:59:30 at hudson.Launcher$LocalLauncher.launch(Launcher.java:994)
03:59:30 at hudson.Launcher$ProcStarter.start(Launcher.java:506)
03:59:30 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2839)
03:59:30 ... 16 more
03:59:30Caused by: java.io.IOException: error=2, No such file or directory
03:59:30 at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
03:59:30 at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:295)
03:59:30 at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:225)
03:59:30 at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1126)
03:59:30 ... 22 more
03:59:30ERROR: Error cloning remote repo 'origin'
03:59:30ERROR: Build step failed with exception
03:59:30java.io.IOException: Cannot retrieve Git metadata for the build
03:59:30 at org.jenkinsci.plugins.github.util.BuildDataHelper.getCommitSHA1(BuildDataHelper.java:87)
03:59:30 at org.jenkinsci.plugins.github.status.sources.BuildDataRevisionShaSource.get(BuildDataRevisionShaSource.java:32)
03:59:30 at org.jenkinsci.plugins.github.status.GitHubCommitStatusSetter.perform(GitHubCommitStatusSetter.java:135)
03:59:30Caused: org.jenkinsci.plugins.github.common.CombineErrorHandler$ErrorHandlingException
03:59:30 at org.jenkinsci.plugins.github.common.CombineErrorHandler.handle(CombineErrorHandler.java:74)
03:59:30 at org.jenkinsci.plugins.github.status.GitHubCommitStatusSetter.perform(GitHubCommitStatusSetter.java:164)
03:59:30 at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
03:59:30 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
03:59:30 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
03:59:30 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
03:59:30 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
03:59:30 at hudson.model.Build$BuildExecution.post2(Build.java:179)
03:59:30 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
03:59:30 at hudson.model.Run.execute(Run.java:1916)
03:59:30 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
03:59:30 at hudson.model.ResourceController.execute(ResourceController.java:101)
03:59:30 at hudson.model.Executor.run(Executor.java:442)
03:59:30Build step 'Set GitHub commit status (universal)' marked build as failure
03:59:31Sending notification to Discord.
03:59:31Finished: FAILURE