Skip to content
StepArgumentsStatus
Start of Pipeline - (27 min in block)
library - (1.8 sec in self)
properties - (0.26 sec in self)
timestamps - (27 min in block)
timestamps block - (27 min in block)
node - (27 min in block)migration
node block - (27 min in block)
timeout - (27 min in block)
timeout block - (27 min in block)
xvnc - (27 min in block)
xvnc block - (27 min in block)
stage - (0.67 sec in block)Environment
stage block (Environment) - (0.66 sec in block)
sh - (0.37 sec in self)mutter --replace --sm-disable &
sh - (0.28 sec in self)mkdir -p tmp/egit.tmp
dir - (27 min in block)repo
dir block - (27 min in block)
tool - (12 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 - (16 sec in self)
stage - (0.5 sec in block)Initialize PGP
stage block (Initialize PGP) - (0.48 sec in block)
withCredentials - (0.46 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 - (26 min in block)Build
stage block (Build) - (26 min in block)
readFile - (33 ms in self)
sh - (1.7 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 - (26 min in block)
withCredentials block - (26 min in block)
tool - (14 ms in self)apache-maven-latest
isUnix - (3 ms in self)
sh - (26 min 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.10.0-SNAPSHOT/org.eclipse.jgit.repository-6.10.0-SNAPSHOT.zip-unzip/ --batch-mode --errors -Dmaven.repo.local=/home/jenkins/agent/workspace/egit.gerrit/.repository -Declipse.p2.mirrors=false -Degit.test.tmpdir=/home/jenkins/agent/workspace/egit.gerrit/tmp/egit.tmp/ -Djava.io.tmpdir=/home/jenkins/agent/workspace/egit.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 - (17 sec in block)Results
stage block (Results) - (17 sec in block)
archiveArtifacts - (6 sec in self)org.eclipse.egit.repository/target/repository/**,*/target/screenshots/*,*/target/work/data/.metadata/*log
junit - (1 sec in self)*/target/surefire-reports/*.xml
recordIssues - (10 sec in self){tools=[@spotBugs(pattern=*/target/*bugsXml.xml,reportEncoding=UTF-8), @cpd(reportEncoding=UTF-8)]}