Changes:
------------------------------------------ [...truncated 13.51 KiB...] at Jenkins v2.568.1//com.google.common.util.concurrent.DirectExecutorService.execute(DirectExecutorService.java:50) at java.base/java.util.concurrent.ExecutorCompletionService.submit(ExecutorCompletionService.java:187) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.submitRemainingCommand(GitCommandsExecutor.java:77) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.invokeAll(GitCommandsExecutor.java:65) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to build4-deb12build-ansible at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) at hudson.remoting.Channel.call(Channel.java:1108) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140) at PluginClassLoader for git-client/jdk.proxy11/jdk.proxy11.$Proxy151.execute(Unknown Source) at PluginClassLoader for git//hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:196) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1395) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1250) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:648) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:84) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1843) at PluginClassLoader for matrix-project//hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:456) Caused: hudson.plugins.git.GitException at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.checkResult(GitCommandsExecutor.java:89) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.invokeAll(GitCommandsExecutor.java:69) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.invokeAll(GitCommandsExecutor.java:47) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$7.execute(CliGitAPIImpl.java:1582) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164) at hudson.remoting.UserRequest.perform(UserRequest.java:225) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:391) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:330) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base/java.lang.Thread.run(Thread.java:1516) Caused: java.io.IOException: Could not perform submodule update at PluginClassLoader for git//hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:201) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1395) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1250) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:648) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:84) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1843) at PluginClassLoader for matrix-project//hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:456) Retrying after 10 seconds The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--without-sse,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master/ws/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://gerrit.osmocom.org/osmo-trx # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-trx
git --version # timeout=10 git --version # 'git version 2.39.5' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-trx +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision f243e22fca7934064d02efca738f2df0ae932713 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f f243e22fca7934064d02efca738f2df0ae932713 # timeout=10
Commit message: "Transceiver52M: fix viterbi-eq soft bits on platforms where char is unsigned"
git remote # timeout=10 git submodule init # timeout=10 git submodule sync # timeout=10 git config --get remote.origin.url # timeout=10 git submodule init # timeout=10 git config -f .gitmodules --get-regexp ^submodule.(.+).url # timeout=10 git config --get submodule.osmocom-bb.url # timeout=10 git config -f .gitmodules --get submodule.osmocom-bb.path # timeout=10 git submodule update --init --recursive osmocom-bb # timeout=10
hudson.plugins.git.GitException: Command "git submodule update --init --recursive osmocom-bb" returned status code 1: stdout: stderr: Cloning into 'https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--without-sse,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master/ws/osmocom-bb'... fatal: unable to access 'https://gitea.osmocom.org/phone-side/osmocom-bb.git/': The requested URL returned error: 502 fatal: clone of 'https://gitea.osmocom.org/phone-side/osmocom-bb.git' into submodule path 'https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--without-sse,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master/ws/osmocom-bb' failed Failed to clone 'osmocom-bb'. Retry scheduled Cloning into 'https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--without-sse,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master/ws/osmocom-bb'... fatal: unable to access 'https://gitea.osmocom.org/phone-side/osmocom-bb.git/': The requested URL returned error: 502 fatal: clone of 'https://gitea.osmocom.org/phone-side/osmocom-bb.git' into submodule path 'https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--without-sse,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master/ws/osmocom-bb' failed Failed to clone 'osmocom-bb' a second time, aborting
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2852) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2193) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$7.lambda$execute$0(CliGitAPIImpl.java:1579) at Jenkins v2.568.1//com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:128) at Jenkins v2.568.1//com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at Jenkins v2.568.1//com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:80) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:545) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:330) at Jenkins v2.568.1//com.google.common.util.concurrent.DirectExecutorService.execute(DirectExecutorService.java:50) at java.base/java.util.concurrent.ExecutorCompletionService.submit(ExecutorCompletionService.java:187) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.submitRemainingCommand(GitCommandsExecutor.java:77) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.invokeAll(GitCommandsExecutor.java:65) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to build4-deb12build-ansible at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) at hudson.remoting.Channel.call(Channel.java:1108) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140) at PluginClassLoader for git-client/jdk.proxy11/jdk.proxy11.$Proxy151.execute(Unknown Source) at PluginClassLoader for git//hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:196) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1395) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1250) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:648) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:84) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1843) at PluginClassLoader for matrix-project//hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:456) Caused: hudson.plugins.git.GitException at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.checkResult(GitCommandsExecutor.java:89) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.invokeAll(GitCommandsExecutor.java:69) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.invokeAll(GitCommandsExecutor.java:47) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$7.execute(CliGitAPIImpl.java:1582) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164) at hudson.remoting.UserRequest.perform(UserRequest.java:225) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:391) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:330) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base/java.lang.Thread.run(Thread.java:1516) Caused: java.io.IOException: Could not perform submodule update at PluginClassLoader for git//hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:201) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1395) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1250) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:648) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:84) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1843) at PluginClassLoader for matrix-project//hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:456) Retrying after 10 seconds The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--without-sse,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master/ws/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://gerrit.osmocom.org/osmo-trx # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-trx
git --version # timeout=10 git --version # 'git version 2.39.5' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-trx +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision f243e22fca7934064d02efca738f2df0ae932713 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f f243e22fca7934064d02efca738f2df0ae932713 # timeout=10
Commit message: "Transceiver52M: fix viterbi-eq soft bits on platforms where char is unsigned"
git remote # timeout=10 git submodule init # timeout=10 git submodule sync # timeout=10 git config --get remote.origin.url # timeout=10 git submodule init # timeout=10 git config -f .gitmodules --get-regexp ^submodule.(.+).url # timeout=10 git config --get submodule.osmocom-bb.url # timeout=10 git config -f .gitmodules --get submodule.osmocom-bb.path # timeout=10 git submodule update --init --recursive osmocom-bb # timeout=10
hudson.plugins.git.GitException: Command "git submodule update --init --recursive osmocom-bb" returned status code 1: stdout: stderr: Cloning into 'https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--without-sse,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master/ws/osmocom-bb'... fatal: unable to access 'https://gitea.osmocom.org/phone-side/osmocom-bb.git/': The requested URL returned error: 502 fatal: clone of 'https://gitea.osmocom.org/phone-side/osmocom-bb.git' into submodule path 'https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--without-sse,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master/ws/osmocom-bb' failed Failed to clone 'osmocom-bb'. Retry scheduled Cloning into 'https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--without-sse,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master/ws/osmocom-bb'... fatal: unable to access 'https://gitea.osmocom.org/phone-side/osmocom-bb.git/': The requested URL returned error: 502 fatal: clone of 'https://gitea.osmocom.org/phone-side/osmocom-bb.git' into submodule path 'https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--without-sse,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master/ws/osmocom-bb' failed Failed to clone 'osmocom-bb' a second time, aborting
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2852) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2193) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$7.lambda$execute$0(CliGitAPIImpl.java:1579) at Jenkins v2.568.1//com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:128) at Jenkins v2.568.1//com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at Jenkins v2.568.1//com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:80) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:545) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:330) at Jenkins v2.568.1//com.google.common.util.concurrent.DirectExecutorService.execute(DirectExecutorService.java:50) at java.base/java.util.concurrent.ExecutorCompletionService.submit(ExecutorCompletionService.java:187) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.submitRemainingCommand(GitCommandsExecutor.java:77) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.invokeAll(GitCommandsExecutor.java:65) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to build4-deb12build-ansible at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) at hudson.remoting.Channel.call(Channel.java:1108) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140) at PluginClassLoader for git-client/jdk.proxy11/jdk.proxy11.$Proxy151.execute(Unknown Source) at PluginClassLoader for git//hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:196) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1395) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1250) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:648) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:84) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1843) at PluginClassLoader for matrix-project//hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:456) Caused: hudson.plugins.git.GitException at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.checkResult(GitCommandsExecutor.java:89) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.invokeAll(GitCommandsExecutor.java:69) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.invokeAll(GitCommandsExecutor.java:47) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$7.execute(CliGitAPIImpl.java:1582) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164) at hudson.remoting.UserRequest.perform(UserRequest.java:225) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:391) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:330) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base/java.lang.Thread.run(Thread.java:1516) Caused: java.io.IOException: Could not perform submodule update at PluginClassLoader for git//hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:201) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1395) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1250) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:648) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:84) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1843) at PluginClassLoader for matrix-project//hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:456) $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3406049 killed; [ssh-agent] Stopped. Archiving artifacts