Skip to content

Console Output

03:58:59 [2023-08-10T07:58:59.965Z] The recommended git tool is: NONE
03:58:59 [2023-08-10T07:58:59.979Z] No credentials specified
03:58:59 [2023-08-10T07:58:59.979Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@878effa1; decorates RemoteLauncher[hudson.remoting.Channel@da243930:JNLP4-connect connection from 10.40.24.229/10.40.24.229:45436] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
03:58:59 [2023-08-10T07:58:59.982Z] Cloning the remote Git repository
03:58:59 [2023-08-10T07:58:59.982Z] Using shallow clone with depth 1
03:58:59 [2023-08-10T07:58:59.982Z] Avoid fetching tags
03:58:59 [2023-08-10T07:58:59.985Z] Honoring refspec on initial clone
03:58:59 [2023-08-10T07:58:59.987Z] Cloning repository https://github.com/bminor/binutils-gdb.git
03:58:59 [2023-08-10T07:58:59.988Z]  > git init /home/jenkins/agent/workspace/debug-tests-master-gdb-master/binutils-gdb # timeout=10
03:58:59 [2023-08-10T07:58:59.996Z] Fetching upstream changes from https://github.com/bminor/binutils-gdb.git
03:58:59 [2023-08-10T07:58:59.996Z]  > git --version # timeout=10
03:58:59 [2023-08-10T07:58:59.999Z]  > git --version # 'git version 2.20.1'
03:59:00 [2023-08-10T07:59:00.075Z]  > git fetch --no-tags --force --progress --depth=1 -- https://github.com/bminor/binutils-gdb.git +refs/heads/master:refs/remotes/origin/master # timeout=10
03:59:21 [2023-08-10T07:59:21.501Z] Avoid second fetch
03:59:21 [2023-08-10T07:59:21.426Z]  > git config remote.origin.url https://github.com/bminor/binutils-gdb.git # timeout=10
03:59:21 [2023-08-10T07:59:21.480Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:59:21 [2023-08-10T07:59:21.582Z] Checking out Revision a89e364b45a93acd20f48abd787ef5cb7c07f683 (refs/remotes/origin/master)
03:59:21 [2023-08-10T07:59:21.502Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
03:59:21 [2023-08-10T07:59:21.584Z]  > git config core.sparsecheckout # timeout=10
03:59:21 [2023-08-10T07:59:21.589Z]  > git checkout -f a89e364b45a93acd20f48abd787ef5cb7c07f683 # timeout=10
03:59:32 [2023-08-10T07:59:32.212Z] Commit message: "Automatic date update in version.in"
03:59:32 [2023-08-10T07:59:32.214Z]  > git rev-list --no-walk a89e364b45a93acd20f48abd787ef5cb7c07f683 # timeout=10