Skip to content

Console Output

03:25:07 [2021-06-06T07:25:07.757Z] The recommended git tool is: NONE
03:25:07 [2021-06-06T07:25:07.763Z] No credentials specified
03:25:07 [2021-06-06T07:25:07.763Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@edc9b13; decorates RemoteLauncher[hudson.remoting.Channel@dce0e7bd:JNLP4-connect connection from 10.40.43.205/10.40.43.205:41592] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
03:25:07 [2021-06-06T07:25:07.768Z] Fetching changes from the remote Git repository
03:25:08 [2021-06-06T07:25:08.078Z] Checking out Revision 5e027befe6576cb11ace0602c6778c756fccffb7 (refs/remotes/origin/cdt_10_2)
03:25:07 [2021-06-06T07:25:07.763Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/cdt-10.2/.git # timeout=10
03:25:07 [2021-06-06T07:25:07.767Z]  > git config remote.origin.url https://git.eclipse.org/r/cdt/org.eclipse.cdt.git # timeout=10
03:25:07 [2021-06-06T07:25:07.774Z] Fetching upstream changes from https://git.eclipse.org/r/cdt/org.eclipse.cdt.git
03:25:07 [2021-06-06T07:25:07.775Z]  > git --version # timeout=10
03:25:07 [2021-06-06T07:25:07.777Z]  > git --version # 'git version 2.20.1'
03:25:07 [2021-06-06T07:25:07.777Z]  > git fetch --no-tags --force --progress -- https://git.eclipse.org/r/cdt/org.eclipse.cdt.git +refs/heads/*:refs/remotes/origin/* # timeout=20
03:25:08 [2021-06-06T07:25:08.072Z]  > git rev-parse refs/remotes/origin/cdt_10_2^{commit} # timeout=10
03:25:08 [2021-06-06T07:25:08.077Z]  > git config core.sparsecheckout # timeout=10
03:25:08 [2021-06-06T07:25:08.080Z]  > git checkout -f 5e027befe6576cb11ace0602c6778c756fccffb7 # timeout=20
03:25:14 [2021-06-06T07:25:14.387Z] Commit message: "[releng] Update to latest (2.3.0) tycho"
03:25:14 [2021-06-06T07:25:14.388Z]  > git rev-list --no-walk 5e027befe6576cb11ace0602c6778c756fccffb7 # timeout=10