Skip to content
StepArgumentsStatus
Start of Pipeline - (12 min in block)
node - (12 min in block)
node block - (11 min in block)
withEnv - (11 min in block)BUILD_BRANCH, MVN, REPO, CREDENTIALS_ID
withEnv block - (11 min in block)
stage - (1.3 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (1.3 sec in block)
tool - (94 ms in self)oracle-jdk8-latest
envVarsForTool - (0.41 sec in self)
tool - (14 ms in self)apache-maven-latest
envVarsForTool - (0.17 sec in self)
withEnv - (11 min in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (11 min in block)
stage - (7.7 sec in block)Fetch from git
stage block (Fetch from git) - (7.6 sec in block)
tool - (6 ms in self)oracle-jdk8-latest
envVarsForTool - (62 ms in self)
tool - (6 ms in self)apache-maven-latest
envVarsForTool - (11 ms in self)
withEnv - (7.5 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (7.5 sec in block)
git - (7.1 sec in self)
stage - (11 min in block)Nightly Build
stage block (Nightly Build) - (11 min in block)
tool - (7 ms in self)oracle-jdk8-latest
envVarsForTool - (12 ms in self)
tool - (10 ms in self)apache-maven-latest
envVarsForTool - (52 ms in self)
withEnv - (11 min in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (11 min in block)
withCredentials - (11 min in block)
withCredentials block - (11 min in block)
sh - (0.38 sec in self)gpg --batch --import ${KEYRING}
sh - (0.29 sec in self) 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 - (11 min in self)mvn -B -q -Ddoclint=none -Dmaven.test.failure.ignore=true -Dadditionalparam="-Xdoclint:none" -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Pstaging clean install
archiveArtifacts - (13 ms in self)
junit - (2.2 sec in self)