Skip to content
StepArgumentsStatus
Start of Pipeline - (1 min 55 sec in block)
node - (1 min 54 sec in block)
node block - (1 min 31 sec in block)
stage - (7.6 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (7.6 sec in block)
checkout - (7.5 sec in self)
withEnv - (1 min 23 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 min 23 sec in block)
withEnv - (1 min 23 sec in block)API_DIR, SPEC_DIR
withEnv block - (1 min 23 sec in block)
stage - (0.31 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (0.19 sec in block)
tool - (9 ms in self)openjdk-jdk11-latest
envVarsForTool - (14 ms in self)
tool - (9 ms in self)apache-maven-latest
envVarsForTool - (0.14 sec in self)
withEnv - (1 min 23 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (1 min 23 sec in block)
stage - (2 sec in block)Init
stage block (Init) - (2 sec in block)
tool - (10 ms in self)openjdk-jdk11-latest
envVarsForTool - (13 ms in self)
tool - (10 ms in self)apache-maven-latest
envVarsForTool - (14 ms in self)
withEnv - (1.9 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (1.9 sec in block)
git - (0.64 sec in self)
withCredentials - (0.96 sec in block)
withCredentials block - (0.4 sec in block)
sh - (0.39 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
sh - (0.29 sec in self) git config --global user.name "${GIT_USER_NAME}" git config --global user.email "${GIT_USER_EMAIL}"
stage - (1 min 21 sec in block)Build
stage block (Build) - (1 min 21 sec in block)
tool - (10 ms in self)openjdk-jdk11-latest
envVarsForTool - (14 ms in self)
tool - (9 ms in self)apache-maven-latest
envVarsForTool - (0.26 sec in self)
withEnv - (1 min 20 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (1 min 20 sec in block)
sshagent - (59 sec in block)
sshagent block - (58 sec in block)
sh - (58 sec in self) etc/jenkins/continuous.sh
jacoco - (1.8 sec in self)
recordIssues - (19 sec in self){tools=[@java(), @javaDoc(), @spotBugs(useRankAsPriority=true)]}