Skip to content
StepArgumentsStatus
Start of Pipeline - (11 min in block)
node - (11 min in block)
node block - (10 min in block)
withEnv - (10 min in block)BUILD_BRANCH, MVN, REPO, CREDENTIALS_ID
withEnv block - (10 min in block)
stage - (0.69 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (0.53 sec in block)
tool - (29 ms in self)oracle-jdk8-latest
envVarsForTool - (0.13 sec in self)
tool - (4 ms in self)apache-maven-latest
envVarsForTool - (6 ms in self)
withEnv - (10 min in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (10 min in block)
stage - (16 sec in block)Fetch from git
stage block (Fetch from git) - (16 sec in block)
tool - (4 ms in self)oracle-jdk8-latest
envVarsForTool - (0.16 sec in self)
tool - (5 ms in self)apache-maven-latest
envVarsForTool - (6 ms in self)
withEnv - (16 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (16 sec in block)
git - (16 sec in self)
stage - (10 min in block)Nightly Build
stage block (Nightly Build) - (10 min in block)
tool - (17 ms in self)oracle-jdk8-latest
envVarsForTool - (8 ms in self)
tool - (5 ms in self)apache-maven-latest
envVarsForTool - (6 ms in self)
withEnv - (10 min in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (10 min in block)
withCredentials - (10 min in block)
withCredentials block - (10 min in block)
sh - (0.44 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 - (10 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 - (48 ms in self)
junit - (4.5 sec in self)