Skip to content
StepArgumentsStatus
Start of Pipeline - (7 min 17 sec in block)
readTrusted - (0.55 sec in self)jenkins/pod-templates/cdt-full-pod-standard.yaml
podTemplate - (7 min 14 sec in block)
podTemplate block - (7 min 14 sec in block)
node - (7 min 13 sec in block)
node block - (6 min 36 sec in block)
stage - (22 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (21 sec in block)
checkout - (20 sec in self)
withEnv - (6 min 12 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 12 sec in block)
timestamps - (6 min 9 sec in block)
timestamps block - (6 min 9 sec in block)
stage - (46 sec in block)Git Clone
stage block (Git Clone) - (45 sec in block)
container - (39 sec in block)cdt
container block - (39 sec in block)
timeout - (31 sec in block)
timeout block - (30 sec in block)
sh - (2.1 sec in self)git config remote.origin.url https://git.eclipse.org/r/cdt/org.eclipse.cdt.git
sh - (27 sec in self)git fetch --no-tags --force --progress -- https://git.eclipse.org/r/cdt/org.eclipse.cdt.git +refs/heads/*:refs/remotes/origin/*
checkout - (7.6 sec in self)
stage - (2 min 55 sec in block)Run build
stage block (Run build) - (2 min 54 sec in block)
container - (2 min 49 sec in block)cdt
container block - (2 min 48 sec in block)
timeout - (2 min 47 sec in block)
timeout block - (2 min 47 sec in block)
withEnv - (2 min 46 sec in block)MAVEN_OPTS
withEnv block - (2 min 46 sec in block)
sh - (2 min 45 sec in self)/usr/share/maven/bin/mvn clean verify -B -V -Dmaven.test.failure.ignore=true -P build-standalone-debugger-rcp -P baseline-compare-and-replace -DuseSimrelRepo -f debug/org.eclipse.cdt.debug.application.product -Ddsf.gdb.tests.timeout.multiplier=50 -Dindexer.timeout=300 -P production -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml
stage - (2 min 24 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (2 min 24 sec in block)
container - (2 min 21 sec in block)cdt
container block - (2 min 20 sec in block)
archiveArtifacts - (2 min 20 sec in self)debug/org.eclipse.cdt.debug.application.product/target/product/*.tar.gz,debug/org.eclipse.cdt.debug.application.product/target/products/*.zip,debug/org.eclipse.cdt.debug.application.product/target/products/*.tar.gz,debug/org.eclipse.cdt.debug.application.product/target/repository/**