09:50:20 > git rev-list --no-walk d75f7ad2233bba5d93aeec4a8adb778fb4ee3f2d # timeout=10 09:50:20 [RELEASE] Release build triggered 09:50:21 > git config --get remote.origin.url # timeout=10 09:50:21 [RELEASE] Checking if tag 'um-1.0.24.0' exists. 09:50:21 > git tag -l um-1.0.24.0 # timeout=10 09:50:21 > git config --get remote.origin.url # timeout=10 09:50:21 [RELEASE] Creating tag 'um-1.0.24.0_test' with message 'this is a test tag' 09:50:21 > git tag -a -f -m this is a test tag um-1.0.24.0_test # timeout=10 09:50:21 > git config --get remote.origin.url # timeout=10 09:50:21 [RELEASE] Attempting to push tag um-1.0.24.0_test with --dry-run 09:50:23 [RELEASE] Push dry-run completed successfully 09:50:23 > git config --get remote.origin.url # timeout=10 09:50:23 [RELEASE] Checking if tag 'um-1.0.24.0_test' exists. 09:50:23 > git tag -l um-1.0.24.0_test # timeout=10 09:50:23 > git config --get remote.origin.url # timeout=10 09:50:23 [RELEASE] Deleting local tag: um-1.0.24.0_test 09:50:23 > git tag -d um-1.0.24.0_test # timeout=10 09:50:23 > git config --get remote.origin.url # timeout=10 09:50:23 > git config core.sparsecheckout # timeout=10 09:50:23 > git checkout -f master # timeout=10 09:50:23 ERROR: Processing failed due to a bug in the code. Please report this to the issue tracker (https://jenkins.io/redirect/report-an-issue). 09:50:23 hudson.plugins.git.GitException: Could not checkout master 09:50:23 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2791) 09:50:23 at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.checkout(AbstractGitAPIImpl.java:73) 09:50:23 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java:84) 09:50:23 at hudson.plugins.git.GitAPI.checkout(GitAPI.java:271) 09:50:23 at sun.reflect.GeneratedMethodAccessor539.invoke(Unknown Source) 09:50:23 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:50:23 at java.lang.reflect.Method.invoke(Method.java:498) 09:50:23 at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:931) 09:50:23 at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:905) 09:50:23 at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:857) 09:50:23 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 09:50:23 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 09:50:23 at hudson.remoting.Request$2.run(Request.java:369) 09:50:23 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 09:50:23 at java.util.concurrent.FutureTask.run(FutureTask.java:266) 09:50:23 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 09:50:23 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 09:50:23 at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:117) 09:50:23 at java.lang.Thread.run(Thread.java:748) 09:50:23 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from / 09:50:23 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788) 09:50:23 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 09:50:23 at hudson.remoting.Channel.call(Channel.java:998) 09:50:23 at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) 09:50:23 at com.sun.proxy.$Proxy129.checkout(Unknown Source) 09:50:23 at org.jenkinsci.plugins.gitclient.RemoteGitImpl.checkout(RemoteGitImpl.java:310) 09:50:23 at org.jfrog.hudson.release.scm.git.GitManager.checkoutBranch(GitManager.java:72) 09:50:23 at org.jfrog.hudson.release.scm.git.GitCoordinator.beforeReleaseVersionChange(GitCoordinator.java:93) 09:50:23 at org.jfrog.hudson.release.maven.MavenReleaseWrapper.setUp(MavenReleaseWrapper.java:178) 09:50:23 at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:667) 09:50:23 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) 09:50:23 at hudson.model.Run.execute(Run.java:1880) 09:50:23 at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) 09:50:23 at hudson.model.ResourceController.execute(ResourceController.java:97) 09:50:23 at hudson.model.Executor.run(Executor.java:428) 09:50:23 Caused by: hudson.plugins.git.GitException: Command "git checkout -f master" returned status code 1: 09:50:23 stdout: 09:50:23 stderr: error: pathspec 'master' did not match any file(s) known to git. 09:50:23 09:50:23 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2450) 09:50:23 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84) 09:50:23 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2767) 09:50:23 ... 18 more 09:50:23 project=hudson.maven.MavenModuleSet@5df62be2[DReP/drep-um] 09:50:23 project.getModules()=[hudson.maven.MavenModule@5147a55f[DReP/drep-um/com.dhl.drep:um][DReP/drep-um/com.dhl.drep:um][relativePath:drep_um]] 09:50:23 project.getRootModule()=hudson.maven.MavenModule@5147a55f[DReP/drep-um/com.dhl.drep:um][DReP/drep-um/com.dhl.drep:um][relativePath:drep_um] 09:50:23 FATAL: Could not checkout master 09:50:23 hudson.plugins.git.GitException: Command "git checkout -f master" returned status code 1: 09:50:23 stdout: 09:50:23 stderr: error: pathspec 'master' did not match any file(s) known to git. 09:50:23 09:50:23 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2450) 09:50:23 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84) 09:50:23 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2767) 09:50:23 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect cconnection from / 09:50:23 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788) 09:50:23 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 09:50:23 at hudson.remoting.Channel.call(Channel.java:998) 09:50:23 at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) 09:50:23 at com.sun.proxy.$Proxy129.checkout(Unknown Source) 09:50:23 at org.jenkinsci.plugins.gitclient.RemoteGitImpl.checkout(RemoteGitImpl.java:310) 09:50:23 at org.jfrog.hudson.release.scm.git.GitManager.checkoutBranch(GitManager.java:72) 09:50:23 at org.jfrog.hudson.release.scm.git.GitCoordinator.beforeReleaseVersionChange(GitCoordinator.java:93) 09:50:23 at org.jfrog.hudson.release.maven.MavenReleaseWrapper.setUp(MavenReleaseWrapper.java:178) 09:50:23 at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:667) 09:50:23 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) 09:50:23 at hudson.model.Run.execute(Run.java:1880) 09:50:23 at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) 09:50:23 at hudson.model.ResourceController.execute(ResourceController.java:97) 09:50:23 at hudson.model.Executor.run(Executor.java:428) 09:50:23 Caused: hudson.plugins.git.GitException: Could not checkout master 09:50:23 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2791) 09:50:23 at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.checkout(AbstractGitAPIImpl.java:73) 09:50:23 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java:84) 09:50:23 at hudson.plugins.git.GitAPI.checkout(GitAPI.java:271) 09:50:23 at sun.reflect.GeneratedMethodAccessor539.invoke(Unknown Source) 09:50:23 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:50:23 at java.lang.reflect.Method.invoke(Method.java:498) 09:50:23 at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:931) 09:50:23 at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:905) 09:50:23 at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:857) 09:50:23 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 09:50:23 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 09:50:23 at hudson.remoting.Request$2.run(Request.java:369) 09:50:23 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 09:50:23 at java.util.concurrent.FutureTask.run(FutureTask.java:266) 09:50:23 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 09:50:23 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 09:50:23 at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:117) 09:50:23 at java.lang.Thread.run(Thread.java:748) 09:50:23 Started calculate disk usage of build 09:50:23 Finished Calculation of disk usage of build in 0 seconds 09:50:23 Started calculate disk usage of workspace 09:50:23 Finished Calculation of disk usage of workspace in 0 seconds 09:50:23 > git config --get remote.origin.url # timeout=10 09:50:23 > git config core.sparsecheckout # timeout=10 09:50:23 > git checkout -f master # timeout=10 09:50:23 Finished: FAILURE