Skip to content

Console Output

The recommended git tool is: git
using credential pharo-ci-api-user-pass-token
Cloning the remote Git repository
Using shallow clone with depth 2
Cloning repository https://github.com/pharo-project/opensmalltalk-vm.git
 > git init /builds/workspace/pharo-vm_PR-162/repository # timeout=10
Fetching upstream changes from https://github.com/pharo-project/opensmalltalk-vm.git
 > git --version # timeout=10
 > git --version # 'git version 2.24.1 (Apple Git-126)'
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git fetch --tags --force --progress -- https://github.com/pharo-project/opensmalltalk-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Using shallow fetch with depth 2
Merging remotes/origin/headless commit 66a54a8c695086f33ebc2c7acca5595c86732da8 into PR head commit d04db97c01f28130ee96adf4e55caddf528f0900
 > git config remote.origin.url https://github.com/pharo-project/opensmalltalk-vm.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/opensmalltalk-vm.git # timeout=10
Fetching upstream changes from https://github.com/pharo-project/opensmalltalk-vm.git
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git fetch --tags --force --progress -- https://github.com/pharo-project/opensmalltalk-vm.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/headless:refs/remotes/origin/headless # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d04db97c01f28130ee96adf4e55caddf528f0900 # timeout=10
Merge succeeded, producing d04db97c01f28130ee96adf4e55caddf528f0900
Checking out Revision d04db97c01f28130ee96adf4e55caddf528f0900 (PR-162)
Commit message: "Adding more events"
 > 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 66a54a8c695086f33ebc2c7acca5595c86732da8 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d04db97c01f28130ee96adf4e55caddf528f0900 # timeout=10
 > git rev-list --no-walk 1181fa2ec3cb2642bb60622d6a5899ec91535504 # timeout=10