Skip to content
StepArgumentsStatus
Start of Pipeline - (6 min 35 sec in block)
node - (6 min 33 sec in block)
node block - (6 min 11 sec in block)
stage - (17 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (15 sec in block)
checkout - (15 sec in self)
withEnv - (5 min 53 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5 min 52 sec in block)
stage - (16 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (12 sec in block)
tool - (0.51 sec in self)apache-maven-latest
envVarsForTool - (0.89 sec in self)
tool - (6.3 sec in self)adoptopenjdk-hotspot-jdk8-latest
envVarsForTool - (0.51 sec in self)
withEnv - (5 min 33 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (5 min 33 sec in block)
stage - (31 sec in block)Checkout
stage block (Checkout) - (29 sec in block)
tool - (11 sec in self)apache-maven-latest
envVarsForTool - (1.8 sec in self)
tool - (3.8 sec in self)adoptopenjdk-hotspot-jdk8-latest
envVarsForTool - (0.64 sec in self)
withEnv - (4.3 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (4.1 sec in block)
dir - (2.1 sec in block)microprofile-config
dir block - (1.9 sec in block)
git - (1.2 sec in self)
stage - (4 min 13 sec in block)Execute Release
stage block (Execute Release) - (4 min 11 sec in block)
tool - (2.7 sec in self)apache-maven-latest
envVarsForTool - (0.92 sec in self)
tool - (0.51 sec in self)adoptopenjdk-hotspot-jdk8-latest
envVarsForTool - (0.64 sec in self)
withEnv - (4 min 0 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (3 min 59 sec in block)
dir - (3 min 56 sec in block)microprofile-config
dir block - (3 min 56 sec in block)
withCredentials - (4 sec in block)
withCredentials block - (2.1 sec in block)
sh - (0.86 sec in self)gpg --batch --import "${KEYRING}"
sh - (0.54 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
sshagent - (3 min 49 sec in block)
sshagent block - (3 min 48 sec in block)
sh - (0.53 sec in self) git config --global user.email "microprofile-bot@eclipse.org" git config --global user.name "Eclipse MicroProfile bot"
script - (3 min 47 sec in block)
script block - (3 min 46 sec in block)
tool - (0.51 sec in self)adoptopenjdk-hotspot-jdk11-latest
tool - (1 sec in self)adoptopenjdk-hotspot-jdk11-latest
withEnv - (3 min 37 sec in block)JAVA_HOME, PATH
withEnv block - (3 min 36 sec in block)
sh - (8 sec in self)mvn -q -N io.takari:maven:0.7.7:wrapper -Dmaven=3.9.0 && ./mvnw -v
sh - (3 min 27 sec in self)./mvnw -s /home/jenkins/.m2/settings.xml release:prepare release:perform -B -Dtag=3.1-RC1 -DdevelopmentVersion=3.1-SNAPSHOT -DreleaseVersion=3.1-RC1 -Drevremark=Draft -Drelease.revision=Draft -DstagingProgressTimeoutMinutes=20
stage - (31 sec in block)Copy Specs
stage block (Copy Specs) - (30 sec in block)
tool - (0.51 sec in self)apache-maven-latest
envVarsForTool - (1 sec in self)
tool - (0.54 sec in self)adoptopenjdk-hotspot-jdk8-latest
envVarsForTool - (0.66 sec in self)
withEnv - (20 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (20 sec in block)
dir - (18 sec in block)microprofile-config
dir block - (18 sec in block)
sshagent - (15 sec in block)
sshagent block - (14 sec in block)
script - (13 sec in block)
script block - (13 sec in block)
fileExists - (0.52 sec in self)spec
sh - (3 sec in self)ssh genie.microprofile@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-config-3.1-RC1
sh - (0.82 sec in self)scp -r spec/target/generated-docs/* genie.microprofile@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-config-3.1-RC1
fileExists - (0.52 sec in self)api
sh - (1 sec in self)scp api/target/*.jar genie.microprofile@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-config-3.1-RC1/
sh - (1.1 sec in self)ssh genie.microprofile@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-config-3.1-RC1/apidocs
sh - (1.9 sec in self)scp -r api/target/apidocs/* genie.microprofile@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-config-3.1-RC1/apidocs
fileExists - (0.52 sec in self)tck
sh - (1.4 sec in self)find tck -name "*.jar" | xargs -I{} scp {} genie.microprofile@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-config-3.1-RC1/
fileExists - (0.53 sec in self)tracing/spec
fileExists - (0.53 sec in self)tracing/api
fileExists - (0.52 sec in self)tracing/tck
stage - (15 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (15 sec in block)
script - (9.6 sec in block)
script block - (4.9 sec in block)
dir - (2.9 sec in block)microprofile-config
dir block - (1.9 sec in block)
archive - (0.65 sec in self)spec/target/generated-docs/*
sh - (0.68 sec in self)rm -f ../output-settings.xml
deleteDir - (4.1 sec in self)