Skip to content

Console Output

Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/pharo-project/threadedFFI-Plugin.git
 > git init /builds/workspace/threadedFFI-plugin_master # timeout=10
Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --no-tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --no-tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 3d51fb8330e554d144386282ca474879889354ca (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3d51fb8330e554d144386282ca474879889354ca
Commit message: "Improving the speed of same thread implementation"
 > git rev-list --no-walk 64478b91cf583db71a62bd06521f6f469d5ab5bc # timeout=10