Skip to content

Console Output

The recommended git tool is: git
using credential pharo-ci-api-user-pass-token
Cloning the remote Git repository
Cloning repository https://github.com/pharo-project/pharo.git
 > git init /builds/workspace/est_and_branch_Pipeline_PR-16549 # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/pull/16549/head:refs/remotes/origin/PR-16549 +refs/heads/Pharo13:refs/remotes/origin/Pharo13 # timeout=10
Merging remotes/origin/Pharo13 commit fdbc7bf96f8376139d7c34943e8c039d45a400f9 into PR head commit 372702a4c5a55a5a07e3e077bd96dad04f6e764d
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 372702a4c5a55a5a07e3e077bd96dad04f6e764d # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git merge fdbc7bf96f8376139d7c34943e8c039d45a400f9 # timeout=10
Merge succeeded, producing 6d319f3a2772bc892b69a96f7db2bf543ebce671
Checking out Revision 6d319f3a2772bc892b69a96f7db2bf543ebce671 (PR-16549)
Commit message: "Merge commit 'fdbc7bf96f8376139d7c34943e8c039d45a400f9' into HEAD"
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6d319f3a2772bc892b69a96f7db2bf543ebce671 # timeout=10
 > git rev-list --no-walk 372702a4c5a55a5a07e3e077bd96dad04f6e764d # timeout=10

GitHub has been notified of this commit’s build result