Skip to content
StepArgumentsStatus
Start of Pipeline - (1 min 42 sec in block)
node - (1 min 39 sec in block)
node block - (1 min 23 sec in block)
stage - (5.3 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (4 sec in block)
checkout - (3.3 sec in self)
withEnv - (1 min 17 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 min 16 sec in block)
withEnv - (1 min 14 sec in block)EL_BUILD_SUPPORT_DIR
withEnv block - (1 min 14 sec in block)
stage - (4.3 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (3.6 sec in block)
tool - (0.5 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.91 sec in self)
tool - (0.51 sec in self)apache-maven-latest
envVarsForTool - (0.51 sec in self)
withEnv - (1 min 8 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (1 min 7 sec in block)
stage - (14 sec in block)Init
stage block (Init) - (13 sec in block)
tool - (0.53 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.91 sec in self)
tool - (0.51 sec in self)apache-maven-latest
envVarsForTool - (0.64 sec in self)
withEnv - (5.1 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (4.9 sec in block)
git - (0.82 sec in self)
withCredentials - (2 sec in block)
withCredentials block - (0.98 sec in block)
sh - (0.6 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\ny\n" | gpg --batch --command-fd 0 --expert --edit-key $fpr trust; done
sh - (0.53 sec in self) git config --global user.name "${GIT_USER_NAME}" git config --global user.email "${GIT_USER_EMAIL}"
stage - (50 sec in block)Build
stage block (Build) - (49 sec in block)
tool - (0.52 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.89 sec in self)
tool - (0.5 sec in self)apache-maven-latest
envVarsForTool - (0.68 sec in self)
withEnv - (41 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (41 sec in block)
sh - (39 sec in self) etc/jenkins/build.sh
stage - (1.1 sec in block)Publish to snapshots
stage block (Publish to snapshots) - (0.92 sec in block)