Skip to content
StepArgumentsStatus
Start of Pipeline - (42 min in block)
library - (3.1 sec in self)
properties - (1.7 sec in self)
timestamps - (42 min in block)
timestamps block - (42 min in block)
node - (42 min in block)migration
node block - (21 min in block)
timeout - (21 min in block)
timeout block - (21 min in block)
xvnc - (21 min in block)
xvnc block - (21 min in block)
stage - (11 sec in block)Environment
stage block (Environment) - (11 sec in block)
sh - (4 sec in self)mutter --replace --sm-disable &
sh - (6.4 sec in self)mkdir -p tmp/egit.tmp
dir - (20 min in block)repo
dir block - (20 min in block)
tool - (12 ms in self)temurin-jdk17-latest
stage - (16 sec in block)Checkout
stage block (Checkout) - (16 sec in block)
sh - (0.29 sec in self)$JAVA_HOME/bin/java -version
checkout - (16 sec in self)
stage - (0.55 sec in block)Initialize PGP
stage block (Initialize PGP) - (0.53 sec in block)
withCredentials - (0.49 sec in block)
withCredentials block - (0.44 sec in block)
sh - (0.43 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 - (20 min in block)Build
stage block (Build) - (20 min in block)
readFile - (32 ms in self)
sh - (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 - (20 min in block)
withCredentials block - (20 min in block)
tool - (13 ms in self)apache-maven-latest
isUnix - (3 ms in self)
sh - (20 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.9.0-SNAPSHOT/org.eclipse.jgit.repository-6.9.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) - (16 sec in block)
archiveArtifacts - (5.2 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)]}