Skip to content
Jenkins
log in
Dashboard
Hawk Core + OrientDB
master
#267
Pipeline Steps
Back to Project
Status
Changes
Console Output
View as plain text
View Build Information
Git Build Data
Test Result
Pipeline Steps
Previous Build
Next Build
Step
Arguments
Status
Start of Pipeline - (39 min in block)
Define a podTemplate to use in the kubernetes plugin : Start - (39 min in block)
Define a podTemplate to use in the kubernetes plugin : Body : Start - (39 min in block)
Allocate node : Start - (39 min in block)
Allocate node : Body : Start - (38 min in block)
Stage : Start - (40 sec in block)
Declarative: Checkout SCM
Declarative: Checkout SCM - (40 sec in block)
Check out from version control - (40 sec in self)
Set environment variables : Start - (37 min in block)
GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
Set environment variables : Body : Start - (37 min in block)
Stage : Start - (28 min in block)
Tycho
Tycho - (28 min in block)
Run build steps in a container : Start - (28 min in block)
maven
Run build steps in a container : Body : Start - (28 min in block)
Shell Script - (5.8 sec in self)
mvn --version
Shell Script - (4.9 sec in self)
which java
Shell Script - (2 sec in self)
echo $JAVA_HOME
Shell Script - (28 min in self)
cd core && mvn -B --quiet install -DfailIfNoTests=false -P jenkins,signjars --toolchains jenkins-toolchains.xml
Archive JUnit-formatted test results - (6.8 sec in self)
**/TEST-*.xml
Stage : Start - (2 min 25 sec in block)
Plain Maven
Plain Maven - (2 min 25 sec in block)
Run build steps in a container : Start - (2 min 25 sec in block)
maven
Run build steps in a container : Body : Start - (2 min 24 sec in block)
Shell Script - (2 min 24 sec in self)
mvn -B --quiet -f pom-plain.xml verify -P signjars --toolchains core/jenkins-toolchains.xml
Stage : Start - (6 min 23 sec in block)
Deploy to OSSRH
Deploy to OSSRH - (6 min 23 sec in block)
Run build steps in a container : Start - (6 min 23 sec in block)
maven
Run build steps in a container : Body : Start - (6 min 23 sec in block)
Shell Script - (2.2 sec in self)
echo deploying to OSSRH: pwd is $(pwd) and home is $HOME
Bind credentials to variables : Start - (6 min 21 sec in block)
Bind credentials to variables : Body : Start - (6 min 21 sec in block)
Shell Script - (1.4 sec in self)
gpg --batch --import "${KEYRING}" for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u); do echo -e "5 y " | gpg --batch --command-fd 0 --expert --edit-key $fpr trust; done
Lock shared resource : Start - (6 min 20 sec in block)
ossrh
Lock shared resource : Body : Start - (6 min 20 sec in block)
Shell Script - (6 min 20 sec in self)
mvn -B -f pom-plain.xml deploy -P signjars,gpg --toolchains core/jenkins-toolchains.xml
Stage : Start - (13 sec in block)
Downloads
Downloads - (13 sec in block)
Lock shared resource : Start - (13 sec in block)
download-area
Lock shared resource : Body : Start - (13 sec in block)
SSH Agent : Start - (13 sec in block)
SSH Agent : Body : Start - (13 sec in block)
Shell Script - (13 sec in self)
core/deploy-downloads.sh
Stage : Start - (0.32 sec in block)
Declarative: Post Actions
Declarative: Post Actions - (0.31 sec in block)
Send Slack Message - (0.2 sec in self)