Skip to content
StepArgumentsStatus
Start of Pipeline - (2 min 55 sec in block)
node - (2 min 51 sec in block)
node block - (2 min 32 sec in block)
stage - (4.1 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (3.9 sec in block)
checkout - (3.7 sec in self)
withEnv - (2 min 26 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (2 min 26 sec in block)
withEnv - (2 min 26 sec in block)API_DIR, SPEC_DIR
withEnv block - (2 min 26 sec in block)
stage - (0.39 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (0.28 sec in block)
tool - (15 ms in self)openjdk-jdk21-latest
envVarsForTool - (0.11 sec in self)
tool - (95 ms in self)apache-maven-latest
envVarsForTool - (50 ms in self)
withEnv - (2 min 26 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (2 min 26 sec in block)
stage - (2.1 sec in block)Init
stage block (Init) - (2.1 sec in block)
tool - (11 ms in self)openjdk-jdk21-latest
envVarsForTool - (27 ms in self)
tool - (49 ms in self)apache-maven-latest
envVarsForTool - (28 ms in self)
withEnv - (1.8 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (1.8 sec in block)
git - (0.94 sec in self)
withCredentials - (0.58 sec in block)
withCredentials block - (0.42 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 - (2 min 23 sec in block)Build
stage block (Build) - (2 min 23 sec in block)
tool - (9 ms in self)openjdk-jdk21-latest
envVarsForTool - (53 ms in self)
tool - (17 ms in self)apache-maven-latest
envVarsForTool - (29 ms in self)
withEnv - (2 min 22 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (2 min 22 sec in block)
sshagent - (2 min 10 sec in block)
sshagent block - (2 min 10 sec in block)
sh - (2 min 10 sec in self) etc/jenkins/continuous.sh
junit - (0.51 sec in self)**/target/surefire-reports/*.xml
jacoco - (3.1 sec in self)
recordIssues - (8.2 sec in self){tools=[@java(), @javaDoc(), @spotBugs(useRankAsPriority=true)]}