Skip to content
StepArgumentsStatus
Start of Pipeline - (8 min 47 sec in block)
echo - (1 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (8 min 46 sec in block)
podTemplate block - (8 min 46 sec in block)
node - (8 min 46 sec in block)centos-latest
node block - (8 min 34 sec in block)
stage - (3.9 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (3.9 sec in block)
checkout - (3.9 sec in self)
withEnv - (8 min 30 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (8 min 30 sec in block)
stage - (25 ms in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (20 ms in block)
tool - (3 ms in self)apache-maven-latest
envVarsForTool - (5 ms in self)
tool - (5 ms in self)temurin-jdk17-latest
envVarsForTool - (3 ms in self)
withEnv - (8 min 29 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (8 min 29 sec in block)
stage - (8 min 25 sec in block)Build
stage block (Build) - (8 min 25 sec in block)
tool - (0.1 sec in self)apache-maven-latest
envVarsForTool - (5 ms in self)
tool - (4 ms in self)temurin-jdk17-latest
envVarsForTool - (4 ms in self)
withEnv - (8 min 24 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (8 min 24 sec in block)
xvnc - (8 min 24 sec in block)
xvnc block - (2 min 59 sec in block)
sh - (2 min 59 sec in self) mvn -f org.eclipse.swtchart.cbi/pom.xml -T 1C -Peclipse-sign clean install
stage - (4.6 sec in block)deploy
stage block (deploy) - (4.6 sec in block)
tool - (4 ms in self)apache-maven-latest
envVarsForTool - (20 ms in self)
tool - (3 ms in self)temurin-jdk17-latest
envVarsForTool - (0.39 sec in self)
withEnv - (4.1 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (4.1 sec in block)
sshagent - (4.1 sec in block)
sshagent block - (4 sec in block)
sh - (3.9 sec in self) ssh genie.swtchart@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/swtchart/integration/${BRANCH_NAME} ssh genie.swtchart@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/swtchart/integration/${BRANCH_NAME}/repository scp -r org.eclipse.swtchart.updatesite/target/repository/* genie.swtchart@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/swtchart/integration/${BRANCH_NAME}/repository