Skip to content
StepArgumentsStatus
Start of Pipeline - (1 hr 8 min in block)
node - (1 hr 8 min in block)centos-latest
node block - (1 hr 8 min in block)
stage - (2 min 44 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (2 min 44 sec in block)
checkout - (2 min 44 sec in self)
withEnv - (1 hr 5 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 hr 5 min in block)
timeout - (1 hr 5 min in block)
timeout block - (1 hr 5 min in block)
stage - (31 ms in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (24 ms in block)
tool - (4 ms in self)apache-maven-latest
envVarsForTool - (6 ms in self)
tool - (4 ms in self)openjdk-jdk17-latest
envVarsForTool - (6 ms in self)
withEnv - (1 hr 5 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 hr 5 min in block)
stage - (0.73 sec in block)initialize PGP
stage block (initialize PGP) - (0.72 sec in block)
tool - (5 ms in self)apache-maven-latest
envVarsForTool - (6 ms in self)
tool - (4 ms in self)openjdk-jdk17-latest
envVarsForTool - (5 ms in self)
withEnv - (0.69 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (0.68 sec in block)
withCredentials - (0.68 sec in block)
withCredentials block - (0.65 sec in block)
sh - (0.37 sec in self)gpg --batch --import "${KEYRING}"
sh - (0.27 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
stage - (9.2 sec in block)Use master
stage block (Use master) - (9.1 sec in block)
tool - (5 ms in self)apache-maven-latest
envVarsForTool - (6 ms in self)
tool - (5 ms in self)openjdk-jdk17-latest
envVarsForTool - (6 ms in self)
withEnv - (9.1 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (9.1 sec in block)
sh - (9.1 sec in self)git submodule foreach "git fetch origin master; git checkout FETCH_HEAD"
stage - (1 hr 5 min in block)Build
stage block (Build) - (1 hr 5 min in block)
tool - (5 ms in self)apache-maven-latest
envVarsForTool - (8 ms in self)
tool - (6 ms in self)openjdk-jdk17-latest
envVarsForTool - (7 ms in self)
withEnv - (1 hr 5 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 hr 5 min in block)
withCredentials - (1 hr 5 min in block)
withCredentials block - (1 hr 5 min in block)
sh - (1 hr 5 min in self) mvn clean verify -Dmaven.repo.local=$WORKSPACE/.m2/repository -Pbree-libs -Peclipse-sign -Dmaven.test.skip=true -DskipTests=true -DaggregatorBuild=true -DapiBaselineTargetDirectory=${WORKSPACE} -Dgpg.passphrase="${KEYRING_PASSPHRASE}" -Dproject.build.sourceEncoding=UTF-8
archiveArtifacts - (0.58 sec in self)