Skip to content
StepArgumentsStatus
Start of Pipeline - (7 min 54 sec in block)
library - (2.7 sec in self)
properties - (0.25 sec in self)
timestamps - (7 min 51 sec in block)
timestamps block - (7 min 51 sec in block)
node - (7 min 51 sec in block)migration
node block - (7 min 44 sec in block)
timeout - (7 min 44 sec in block)
timeout block - (7 min 44 sec in block)
xvnc - (7 min 44 sec in block)
xvnc block - (7 min 37 sec in block)
stage - (0.7 sec in block)Environment
stage block (Environment) - (0.65 sec in block)
sh - (0.36 sec in self)mutter --replace --sm-disable &
sh - (0.29 sec in self)mkdir -p tmp/egit.tmp
dir - (7 min 36 sec in block)repo
dir block - (7 min 36 sec in block)
tool - (20 ms in self)temurin-jdk17-latest
stage - (17 sec in block)Checkout
stage block (Checkout) - (17 sec in block)
sh - (0.29 sec in self)$JAVA_HOME/bin/java -version
checkout - (17 sec in self)
stage - (0.56 sec in block)Initialize PGP
stage block (Initialize PGP) - (0.54 sec in block)
withCredentials - (0.52 sec in block)
withCredentials block - (0.42 sec in block)
sh - (0.41 sec in self) gpg --batch --import "${KEYRING}" 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 - (6 min 58 sec in block)Build
stage block (Build) - (6 min 58 sec in block)
readFile - (40 ms in self)
sh - (3.2 sec in self)curl -s -f -m 10 -L --max-redirs 8 https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/
withCredentials - (6 min 55 sec in block)
withCredentials block - (6 min 55 sec in block)
tool - (12 ms in self)apache-maven-latest
isUnix - (3 ms in self)
sh - (6 min 55 sec in self)'/opt/tools/apache-maven/latest/bin/mvn' clean install -Pstatic-checks,other-os,eclipse-sign,gpg-sign -Djgit-site=https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/6.9.1-SNAPSHOT/org.eclipse.jgit.repository-6.9.1-SNAPSHOT.zip-unzip/ --batch-mode --errors -Dmaven.repo.local=/home/jenkins/agent/workspace/egit-stable.gerrit/.repository -Declipse.p2.mirrors=false -Degit.test.tmpdir=/home/jenkins/agent/workspace/egit-stable.gerrit/tmp/egit.tmp/ -Djava.io.tmpdir=/home/jenkins/agent/workspace/egit-stable.gerrit/tmp/ -Dtest.vmparams=-Declipse.consoleLog=true -Dorg.slf4j.simpleLogger.showDateTime=true -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dorg.slf4j.simpleLogger.log.org.apache.maven.lifecycle.internal.builder.BuilderCommon=error
stage - (19 sec in block)Results
stage block (Results) - (19 sec in block)
archiveArtifacts - (7.9 sec in self)org.eclipse.egit.repository/target/repository/**,*/target/screenshots/*,*/target/work/data/.metadata/*log
junit - (0.82 sec in self)*/target/surefire-reports/*.xml
recordIssues - (11 sec in self){tools=[@spotBugs(pattern=*/target/*bugsXml.xml,reportEncoding=UTF-8), @cpd(reportEncoding=UTF-8)]}