Skip to content

Console Output

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Avoid second fetch
Checking out Revision d40efd59c90e925af9f8fff16895745b2c8cfbf2 (refs/remotes/origin/main)
Commit message: "Bump version from 0.4.1 to 0.4.2-SNAPSHOT [skip ci]"
Cloning repository https://github.com/eclipse-edc/Runtime-Metamodel
 > git init /home/jenkins/agent/workspace/Publish-Component # timeout=10
Fetching upstream changes from https://github.com/eclipse-edc/Runtime-Metamodel
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/eclipse-edc/Runtime-Metamodel +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-edc/Runtime-Metamodel # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d40efd59c90e925af9f8fff16895745b2c8cfbf2 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main d40efd59c90e925af9f8fff16895745b2c8cfbf2 # timeout=10
 > git rev-list --no-walk 0a438a15e33050f920e0302886c3b550c0b31b20 # timeout=10