Skip to content

Console Output

03:21:25 [2022-08-14T07:21:25.017Z] The recommended git tool is: NONE
03:21:25 [2022-08-14T07:21:25.023Z] No credentials specified
03:21:25 [2022-08-14T07:21:25.023Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@d22fec04; decorates RemoteLauncher[hudson.remoting.Channel@beb0a910:JNLP4-connect connection from 10.40.50.26/10.40.50.26:37010] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
03:21:25 [2022-08-14T07:21:25.028Z] Fetching changes from the remote Git repository
03:21:25 [2022-08-14T07:21:25.728Z] Checking out Revision 7c6bd5bdcb4cf8c31050aeeb102250a27a157728 (refs/remotes/origin/master)
03:21:25 [2022-08-14T07:21:25.021Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/cdt-master/.git # timeout=10
03:21:25 [2022-08-14T07:21:25.026Z]  > git config remote.origin.url https://git.eclipse.org/r/cdt/org.eclipse.cdt.git # timeout=10
03:21:25 [2022-08-14T07:21:25.044Z] Fetching upstream changes from https://git.eclipse.org/r/cdt/org.eclipse.cdt.git
03:21:25 [2022-08-14T07:21:25.044Z]  > git --version # timeout=10
03:21:25 [2022-08-14T07:21:25.047Z]  > git --version # 'git version 2.20.1'
03:21:25 [2022-08-14T07:21:25.047Z]  > git fetch --no-tags --force --progress -- https://git.eclipse.org/r/cdt/org.eclipse.cdt.git +refs/heads/*:refs/remotes/origin/* # timeout=20
03:21:25 [2022-08-14T07:21:25.720Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
03:21:25 [2022-08-14T07:21:25.737Z]  > git config core.sparsecheckout # timeout=10
03:21:25 [2022-08-14T07:21:25.740Z]  > git checkout -f 7c6bd5bdcb4cf8c31050aeeb102250a27a157728 # timeout=20
03:21:28 [2022-08-14T07:21:28.965Z] Commit message: "Bug 580441: Accommodate deleted folder of source files"
03:21:28 [2022-08-14T07:21:28.964Z]  > git rev-list --no-walk 7c6bd5bdcb4cf8c31050aeeb102250a27a157728 # timeout=10