Skip to content
StepArgumentsStatus
Start of Pipeline - (2 min 22 sec in block)
node - (2 min 17 sec in block)
node block - (2 min 1 sec in block)
stage - (10 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (9.1 sec in block)
checkout - (8.1 sec in self)
withEnv - (1 min 46 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 min 46 sec in block)
withEnv - (1 min 43 sec in block)DDLPARSER_DIR
withEnv block - (1 min 43 sec in block)
stage - (12 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (11 sec in block)
tool - (2 sec in self)openjdk-jdk11-latest
envVarsForTool - (1.2 sec in self)
tool - (6.3 sec in self)apache-maven-latest
envVarsForTool - (0.53 sec in self)
withEnv - (1 min 29 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (1 min 29 sec in block)
stage - (16 sec in block)Init
stage block (Init) - (15 sec in block)
tool - (0.54 sec in self)openjdk-jdk11-latest
envVarsForTool - (1.1 sec in self)
tool - (0.54 sec in self)apache-maven-latest
envVarsForTool - (0.69 sec in self)
withEnv - (6.9 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (6.6 sec in block)
git - (1.8 sec in self)
withCredentials - (2.3 sec in block)
withCredentials block - (1.1 sec in block)
sh - (0.76 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.75 sec in self) git config --global user.name "${GIT_USER_NAME}" git config --global user.email "${GIT_USER_EMAIL}"
stage - (48 sec in block)Build
stage block (Build) - (45 sec in block)
tool - (0.55 sec in self)openjdk-jdk11-latest
envVarsForTool - (0.67 sec in self)
tool - (0.53 sec in self)apache-maven-latest
envVarsForTool - (0.68 sec in self)
withEnv - (37 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (37 sec in block)
sshagent - (35 sec in block)
sshagent block - (32 sec in block)
sh - (32 sec in self) etc/jenkins/build.sh
stage - (22 sec in block)Publish to snapshots
stage block (Publish to snapshots) - (21 sec in block)
tool - (0.57 sec in self)openjdk-jdk11-latest
envVarsForTool - (0.67 sec in self)
tool - (0.52 sec in self)apache-maven-latest
envVarsForTool - (3.2 sec in self)
withEnv - (8.7 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (8.4 sec in block)
sh - (6.8 sec in self) etc/jenkins/publish_snapshots.sh