Skip to content

Console Output

The recommended git tool is: git
Warning: CredentialId "github-bot" could not be found.
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse/lyo.git
 > git init /home/jenkins/agent/workspace/Lyo_multibranch_PR-519 # timeout=10
Fetching upstream changes from https://github.com/eclipse/lyo.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/lyo.git +refs/pull/519/head:refs/remotes/origin/PR-519 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/eclipse/lyo.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/519/head:refs/remotes/origin/PR-519 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Fetching without tags
Merging remotes/origin/master commit 177c07f8e09461fc56ba2cb6467727a157331a07 into PR head commit 9d9b60e0737c0b1ae6b6bf054c79e7cb9bf1225c
Merge succeeded, producing f827b6ecab591400f7e408709744830c3a873182
Checking out Revision f827b6ecab591400f7e408709744830c3a873182 (PR-519)
 > git config remote.origin.url https://github.com/eclipse/lyo.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/lyo.git
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/lyo.git +refs/pull/519/head:refs/remotes/origin/PR-519 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9d9b60e0737c0b1ae6b6bf054c79e7cb9bf1225c # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git merge 177c07f8e09461fc56ba2cb6467727a157331a07 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f827b6ecab591400f7e408709744830c3a873182 # timeout=10
Commit message: "Merge commit '177c07f8e09461fc56ba2cb6467727a157331a07' into HEAD"
First time build. Skipping changelog.
 > git rev-list --no-walk d9f715f7ffdeb811ad8becc691077357b647e91c # timeout=10