Skip to content
StepArgumentsStatus
Start of Pipeline - (32 min in block)
node - (32 min in block)centos-latest
node block - (31 min in block)
timeout - (31 min in block)
timeout block - (31 min in block)
stage - (4.3 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (3.6 sec in block)
tool - (0.51 sec in self)apache-maven-latest
envVarsForTool - (0.91 sec in self)
tool - (0.51 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.51 sec in self)
withEnv - (31 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (31 min in block)
stage - (26 sec in block)Checkout
stage block (Checkout) - (25 sec in block)
tool - (0.5 sec in self)apache-maven-latest
envVarsForTool - (0.91 sec in self)
tool - (0.5 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.64 sec in self)
withEnv - (17 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (16 sec in block)
git - (14 sec in self)
sh - (0.7 sec in self)ls -lat
stage - (31 min in block)Build
stage block (Build) - (31 min in block)
tool - (0.5 sec in self)apache-maven-latest
envVarsForTool - (0.87 sec in self)
tool - (0.51 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.66 sec in self)
withEnv - (30 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (30 min in block)
xvnc - (30 min in block)true
xvnc block - (30 min in block)
sh - (30 min in self)mvn clean verify -B -Psign -Dmaven.repo.local=$WORKSPACE/.m2/repository -Dmaven.test.failure.ignore=true -Dmaven.test.error.ignore=true -Ddash.fail=false
archiveArtifacts - (8.1 sec in self)**/target/repository/**/*,**/target/*.zip,**/target/work/data/.metadata/.log
junit - (3 sec in self)**/target/surefire-reports/TEST-*.xml
stage - (16 sec in block)Deploy Snapshot
stage block (Deploy Snapshot) - (16 sec in block)
tool - (0.52 sec in self)apache-maven-latest
envVarsForTool - (0.9 sec in self)
tool - (0.52 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.64 sec in self)
withEnv - (8.7 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (8.4 sec in block)
sshagent - (6.5 sec in block)
sshagent block - (6.2 sec in block)
sh - (5.5 sec in self) DOWNLOAD_AREA=/home/data/httpd/download.eclipse.org/mylyn/stage/latest/ echo DOWNLOAD_AREA=$DOWNLOAD_AREA ssh genie.mylyn@projects-storage.eclipse.org " rm -rf ${DOWNLOAD_AREA}/* && mkdir -p ${DOWNLOAD_AREA}" scp -r org.eclipse.mylyn-site/target/repository/* genie.mylyn@projects-storage.eclipse.org:${DOWNLOAD_AREA}