Skip to content
StepArgumentsStatus
Start of Pipeline - (1 mn 36 s in block)
node - (1 mn 36 s in block)
node block - (1 mn 36 s in block)
stage - (0,84 s in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (0,83 s in block)
checkout - (0,82 s in self)
withEnv - (1 mn 35 s in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_URL
withEnv block - (1 mn 35 s in block)
isUnix - (1 ms in self)
withEnv - (0,28 s in block)JD_ID, JD_TO_RUN
withEnv block - (0,26 s in block)
sh - (0,25 s in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (1 mn 34 s in block)
withDockerContainer block - (1 mn 32 s in block)
withEnv - (1 mn 32 s in block)artifact, gitCredential, buildVersion, silverpeasVersion, release, gitRepo, nexusRepo, parentVersion, pom
withEnv block - (1 mn 32 s in block)
stage - (0,32 s in block)Resolve dependency on Silverpeas
stage block (Resolve dependency on Silverpeas) - (0,31 s in block)
script - (0,29 s in block)
script block - (0,27 s in block)
echo - (2 ms in self)Working on branch main
copyArtifacts - (7 ms in self)
readYaml - (11 ms in self)build.yaml
sh - (0,25 s in self)rm -f build.yaml
echo - (2 ms in self)Parent version is 1.6-build230623
echo - (1 ms in self)Silverpeas version is 6.4-build230920
stage - (1,5 s in block)Prepare the project
stage block (Prepare the project) - (1,5 s in block)
git - (1,4 s in self)
script - (43 ms in block)
script block - (30 ms in block)
readMavenPom - (21 ms in self)
echo - (2 ms in self)Build version will be 1.0-build230921
stage - (0,1 s in block)Check POM parent version
stage block (Check POM parent version) - (91 ms in block)
stage - (32 ms in block)Check Silverpeas version
stage block (Check Silverpeas version) - (20 ms in block)
stage - (42 ms in block)Update POM parent
stage block (Update POM parent) - (24 ms in block)
stage - (2 s in block)Update dependency on Silverpeas
stage block (Update dependency on Silverpeas) - (2 s in block)
withCredentials - (1,9 s in block)
withCredentials block - (1,8 s in block)
sh - (0,26 s in self) git config --local credential.helper "!f() { echo username=\${GIT_AUTH_USR}; echo password=\$GIT_AUTH_PSW; }; f"
sh - (1,6 s in self) sed -i -e "s/<silverpeas.version>[0-9a-zA-Z.-]\+/<silverpeas.version>6.4-build230920/g" pom.xml git commit -am "Update dependency on Silverpeas to version 6.4-build230920" git push origin HEAD:main
stage - (1 mn 27 s in block)Build and Publish
stage block (Build and Publish) - (1 mn 27 s in block)
sh - (1 mn 27 s in self) /opt/wildfly-for-tests/wildfly-*.Final/bin/standalone.sh -c standalone-full.xml &> /dev/null & mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=1.0-build230921 mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://www.silverpeas.org/nexus/content/repositories/builds -Pdeployment -Pcoverage -Djava.awt.headless=true -Dcontext=ci /opt/wildfly-for-tests/wildfly-*.Final/bin/jboss-cli.sh --connect :shutdown
stage - (0,35 s in block)Create YAML build report
stage block (Create YAML build report) - (0,33 s in block)
script - (0,3 s in block)
script block - (0,28 s in block)
sh - (0,26 s in self)git rev-parse HEAD
writeYaml - (19 ms in self)
stage - (0,29 s in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (0,27 s in block)
step - (0,14 s in self)
script - (86 ms in block)
script block - (22 ms in block)
archiveArtifacts - (34 ms in self)