Skip to content
StepArgumentsStatus
Start of Pipeline - (1 hr 19 min in block)
node - (1 hr 19 min in block)centos-latest
node block - (1 hr 19 min in block)
stage - (1 min 10 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (1 min 10 sec in block)
checkout - (1 min 10 sec in self)
withEnv - (1 hr 18 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (1 hr 18 min in block)
timeout - (1 hr 18 min in block)
timeout block - (1 hr 18 min in block)
timestamps - (1 hr 18 min in block)
timestamps block - (1 hr 18 min in block)
stage - (46 ms in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (35 ms in block)
tool - (6 ms in self)apache-maven-latest
envVarsForTool - (9 ms in self)
tool - (7 ms in self)openjdk-jdk22-latest
envVarsForTool - (7 ms in self)
withEnv - (1 hr 18 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 hr 18 min in block)
stage - (1 hr 12 min in block)Build and Test
stage block (Build and Test) - (1 hr 12 min in block)
tool - (6 ms in self)apache-maven-latest
envVarsForTool - (8 ms in self)
tool - (6 ms in self)openjdk-jdk22-latest
envVarsForTool - (8 ms in self)
withEnv - (1 hr 12 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 hr 12 min in block)
sh - (1 hr 12 min in self)
junit - (21 sec in self)**/target/surefire-reports/*.xml
stage - (5 min 25 sec in block)javac specific tests
stage block (javac specific tests) - (5 min 25 sec in block)
tool - (5 ms in self)apache-maven-latest
envVarsForTool - (9 ms in self)
tool - (6 ms in self)openjdk-jdk22-latest
envVarsForTool - (7 ms in self)
withEnv - (5 min 25 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (5 min 25 sec in block)
sh - (5 min 13 sec in self)#!/bin/bash -x mkdir -p /home/jenkins/agent/workspace/dt-core-incubator_dom-with-javac/tmp unset JAVA_TOOL_OPTIONS unset _JAVA_OPTIONS # force qualifier to start with `z` so we identify it more easily and it always seem more recent than upstrea mvn install -DskipTests -Djava.io.tmpdir=/home/jenkins/agent/workspace/dt-core-incubator_dom-with-javac/tmp -Dtycho.buildqualifier.format="'z'yyyyMMdd-HHmm" -Pp2-repo -pl org.eclipse.jdt.core,org.eclipse.jdt.core.javac,repository mvn verify --batch-mode -f org.eclipse.jdt.core.tests.javac --fail-at-end -Ptest-on-javase-22 -Pbree-libs -Papi-check -Djava.io.tmpdir=/home/jenkins/agent/workspace/dt-core-incubator_dom-with-javac/tmp -Dproject.build.sourceEncoding=UTF-8 -Dmaven.test.failure.ignore=true -Dmaven.test.error.ignore=true
archiveArtifacts - (5.8 sec in self)
junit - (6.4 sec in self)org.eclipse.jdt.core.tests.javac/target/surefire-reports/*.xml