Console Output
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Avoid second fetch
Checking out Revision 1819ce99abbb1b21d1280974f51b152a1f6a8ebd (origin/merge_ci)
Cloning repository https://github.com/snoopycrimecop/omero-zarr-pixel-buffer.git
> git init /home/omero/workspace/omero-zarr-pixel-buffer-build # timeout=10
Fetching upstream changes from https://github.com/snoopycrimecop/omero-zarr-pixel-buffer.git
> git --version # timeout=10
> git --version # 'git version 2.47.3'
> git fetch --tags --force --progress -- https://github.com/snoopycrimecop/omero-zarr-pixel-buffer.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/snoopycrimecop/omero-zarr-pixel-buffer.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/merge_ci^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
Commit message: "Update component versions"
First time build. Skipping changelog.
> git checkout -f 1819ce99abbb1b21d1280974f51b152a1f6a8ebd # timeout=10
> git rev-list --no-walk 5cc2b4e698d208599f9a4549f1ec9aea9aeb3817 # timeout=10