Skip to content
StepArgumentsStatus
Start of Pipeline - (45 min in block)
readTrusted - (11 sec in self)jenkins/pod-templates/cdt-full-pod-plus-eclipse-install.yaml
podTemplate - (45 min in block)
podTemplate block - (45 min in block)
node - (45 min in block)cdt-jonahgraham-fork_removeoldprojectfilesupport_3-ggsnw
node block - (8 min 7 sec in block)
stage - (2 min 49 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (2 min 47 sec in block)
checkout - (2 min 46 sec in self)
withEnv - (5 min 18 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (5 min 18 sec in block)
timestamps - (5 min 17 sec in block)
timestamps block - (5 min 16 sec in block)
stage - (8.1 sec in block)initialize PGP
stage block (initialize PGP) - (7.9 sec in block)
container - (6.8 sec in block)cdt
container block - (6.6 sec in block)
withCredentials - (5.5 sec in block)
withCredentials block - (3.2 sec in block)
sh - (1.5 sec in self)gpg --batch --import "${KEYRING}"
sh - (0.78 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
stage - (3 min 44 sec in block)Code Formatting Checks
stage block (Code Formatting Checks) - (3 min 44 sec in block)
container - (3 min 44 sec in block)cdt
container block - (3 min 44 sec in block)
timeout - (3 min 44 sec in block)
timeout block - (3 min 43 sec in block)
withEnv - (3 min 43 sec in block)MAVEN_OPTS
withEnv block - (3 min 43 sec in block)
sh - (3 min 43 sec in self)MVN="/jipp/tools/apache-maven/latest/bin/mvn -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml" ./releng/scripts/check_code_cleanliness.sh
stage - (0.42 sec in block)Build and verify
stage block (Build and verify) - (0.15 sec in block)
stage - (1 min 22 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (1 min 22 sec in block)
container - (1 min 22 sec in block)cdt
container block - (1 min 22 sec in block)
archiveArtifacts - (1 min 21 sec in self)*.log,native/org.eclipse.cdt.native.serial/**,core/org.eclipse.cdt.core.*/**,*/*/target/surefire-reports/**,terminal/plugins/org.eclipse.tm.terminal.test/target/surefire-reports/**,**/target/work/data/.metadata/.log,releng/org.eclipse.cdt.repo/target/org.eclipse.cdt.repo.zip,releng/org.eclipse.cdt.repo/target/repository/**,releng/org.eclipse.cdt.testing.repo/target/org.eclipse.cdt.testing.repo.zip,releng/org.eclipse.cdt.testing.repo/target/repository/**,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/**
junit - (0.67 sec in self)*/*/target/surefire-reports/*.xml,terminal/plugins/org.eclipse.tm.terminal.test/target/surefire-reports/*.xml