Skip to content
StepArgumentsStatus
Start of Pipeline - (8 min 21 sec in block)
node - (8 min 17 sec in block)
node block - (7 min 48 sec in block)
stage - (4.4 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (3.5 sec in block)
tool - (0.54 sec in self)apache-maven-latest
envVarsForTool - (0.96 sec in self)
tool - (0.54 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.29 sec in self)
withEnv - (7 min 38 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (7 min 38 sec in block)
stage - (20 sec in block)Checkout
stage block (Checkout) - (18 sec in block)
tool - (0.55 sec in self)apache-maven-latest
envVarsForTool - (0.95 sec in self)
tool - (0.55 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.7 sec in self)
withEnv - (10 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (10 sec in block)
cleanWs - (0.56 sec in self)
script - (7.4 sec in block)
script block - (7.1 sec in block)
checkout - (6.2 sec in self)
stage - (4 min 24 sec in block)Build
stage block (Build) - (4 min 21 sec in block)
tool - (0.55 sec in self)apache-maven-latest
envVarsForTool - (0.94 sec in self)
tool - (0.56 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.69 sec in self)
withEnv - (4 min 13 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (4 min 13 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (4 min 11 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (4 min 10 sec in block)
withCredentials - (8.3 sec in block)
withCredentials block - (4.1 sec in block)
sh - (3.1 sec in self)gpg --batch --import "${KEYRING}"
sh - (0.58 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 - (4 min 1 sec in self)mvn clean install javadoc:jar source:jar --batch-mode --errors -PperformRelease,signArtifactsEclipse,signArtifactsMavenCentral -DcreateJavadoc=true -Drevision=2.0.0
stage - (1 min 17 sec in block)Deploy to Maven Central
stage block (Deploy to Maven Central) - (1 min 16 sec in block)
tool - (0.53 sec in self)apache-maven-latest
envVarsForTool - (0.97 sec in self)
tool - (0.56 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.87 sec in self)
withEnv - (1 min 3 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 min 3 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (58 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (58 sec in block)
sh - (57 sec in self)mvn deploy --batch-mode --errors -PperformRelease,signArtifactsMavenCentral,publishToMavenCentral -DcreateJavadoc=true -DskipTests=true -DskipITs=true -Drevision=2.0.0
stage - (47 sec in block)Deploy to Eclipse
stage block (Deploy to Eclipse) - (43 sec in block)
tool - (0.55 sec in self)apache-maven-latest
envVarsForTool - (3 sec in self)
tool - (0.56 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.68 sec in self)
withEnv - (30 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (30 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (28 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (27 sec in block)
sh - (27 sec in self)mvn deploy --batch-mode --errors -PperformRelease,signArtifactsEclipse,publishToEclipseMavenRepo -DcreateJavadoc=true -DskipTests=true -DskipITs=true -Drevision=2.0.0
stage - (41 sec in block)Tag
stage block (Tag) - (40 sec in block)
tool - (0.55 sec in self)apache-maven-latest
envVarsForTool - (0.94 sec in self)
tool - (0.53 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (4.6 sec in self)
withEnv - (27 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (27 sec in block)
sshagent - (25 sec in block)
sshagent block - (24 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (15 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (15 sec in block)
sh - (0.93 sec in self)git config user.name "Eclipse Ditto Bot"
sh - (1.1 sec in self)git config user.email "ditto-bot@eclipse.org"
sh - (11 sec in self)mvn scm:tag --batch-mode --errors -Drevision=2.0.0
stage - (6 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (4.4 sec in block)
junit - (1.9 sec in self)java/target/surefire-reports/**/*.xml