Skip to content
StepArgumentsStatus
Start of Pipeline - (3 min 45 sec in block)
node - (3 min 42 sec in block)
node block - (3 min 22 sec in block)
stage - (14 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (12 sec in block)
checkout - (12 sec in self)
withEnv - (3 min 6 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (3 min 5 sec in block)
withEnv - (3 min 2 sec in block)ASM_DIR
withEnv block - (3 min 2 sec in block)
stage - (5.1 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (4.2 sec in block)
tool - (0.6 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (1 sec in self)
tool - (0.6 sec in self)apache-maven-latest
envVarsForTool - (0.6 sec in self)
withEnv - (2 min 55 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (2 min 55 sec in block)
stage - (16 sec in block)Init
stage block (Init) - (15 sec in block)
tool - (0.59 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (1 sec in self)
tool - (0.6 sec in self)apache-maven-latest
envVarsForTool - (0.78 sec in self)
withEnv - (6.2 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (5.9 sec in block)
git - (0.81 sec in self)
withCredentials - (2.6 sec in block)
withCredentials block - (1.2 sec in block)
sh - (0.74 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.63 sec in self) git config --global user.name "${GIT_USER_NAME}" git config --global user.email "${GIT_USER_EMAIL}"
stage - (2 min 16 sec in block)Build
stage block (Build) - (2 min 14 sec in block)
tool - (0.61 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (1 sec in self)
tool - (0.62 sec in self)apache-maven-latest
envVarsForTool - (0.75 sec in self)
withEnv - (2 min 5 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (2 min 4 sec in block)
sh - (2 min 2 sec in self) etc/jenkins/build.sh
stage - (19 sec in block)Publish to snapshots
stage block (Publish to snapshots) - (19 sec in block)
tool - (1.6 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (1 sec in self)
tool - (0.61 sec in self)apache-maven-latest
envVarsForTool - (0.74 sec in self)
withEnv - (9.2 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (8.9 sec in block)
sh - (7 sec in self) etc/jenkins/publish_snapshots.sh