| Step | Arguments | | | Status |
|---|
| Start of Pipeline - (30 s in block) | | | | |
| node - (29 s in block) | | | | |
| node block - (29 s in block) | | | | |
| stage - (0,8 s in block) | Declarative: Checkout SCM | | | |
| stage block (Declarative: Checkout SCM) - (0,78 s in block) | | | | |
| checkout - (0,77 s in self) | | | | |
| withEnv - (29 s in block) | GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | | |
| withEnv block - (29 s in block) | | | | |
| isUnix - (2 ms in self) | | | | |
| withEnv - (0,27 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 - (28 s in block) | | | | |
| withDockerContainer block - (25 s in block) | | | | |
| withEnv - (25 s in block) | artifact, gitCredential, buildVersion, silverpeasVersion, release, triggerBuild, previousBuildVersion, gitRepo, nexusRepo, parentVersion, pom | | | |
| withEnv block - (25 s in block) | | | | |
| stage - (0,33 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 master | | | |
| copyArtifacts - (8 ms in self) | | | | |
| readYaml - (8 ms in self) | build.yaml | | | |
| sh - (0,25 s in self) | rm -f build.yaml | | | |
| echo - (2 ms in self) | Parent version is 2.0-build260430 | | | |
| echo - (1 ms in self) | Silverpeas version is 6.5-build260506 | | | |
| stage - (1 s in block) | Prepare the project | | | |
| stage block (Prepare the project) - (1 s in block) | | | | |
| git - (0,64 s in self) | | | | |
| script - (0,32 s in block) | | | | |
| script block - (0,3 s in block) | | | | |
| copyArtifacts - (17 ms in self) | | | | |
| readYaml - (15 ms in self) | build.yaml | | | |
| sh - (0,26 s in self) | git rev-parse HEAD | | | |
| echo - (2 ms in self) | Current commit is 4981adae0d171bc8d448699b03916a0d9e43f60c and last build commit is 4981adae0d171bc8d448699b03916a0d9e43f60c | | | |
| script - (40 ms in block) | | | | |
| script block - (26 ms in block) | | | | |
| readMavenPom - (15 ms in self) | | | | |
| echo - (1 ms in self) | Build version will be 6.5-build260506 | | | |
| stage - (23 s in block) | Build the project | | | |
| stage block (Build the project) - (23 s in block) | | | | |
| stage - (51 ms in block) | Check POM parent version | | | |
| stage block (Check POM parent version) - (27 ms in block) | | | | |
| getContext - (4 ms in self) | | | | |
| stage - (23 s in block) | Update POM parent | | | |
| stage block (Update POM parent) - (23 s in block) | | | | |
| withCredentials - (23 s in block) | | | | |
| withCredentials block - (23 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 - (23 s in self) |
mvn -U versions:update-parent -DgenerateBackupPoms=false -DparentVersion="[2.0-build260430]"
git commit -am "Update parent POM to version 2.0-build260430"
git push origin HEAD:master
| | | |
| stage - (37 ms in block) | Update dependency on Silverpeas | | | |
| stage block (Update dependency on Silverpeas) - (14 ms in block) | | | | |
| getContext - (2 ms in self) | | | | |
| stage - (29 ms in block) | Build and Publish | | | |
| stage block (Build and Publish) - (12 ms in block) | | | | |
| getContext - (2 ms in self) | | | | |
| stage - (34 ms in block) | Create YAML build report | | | |
| stage block (Create YAML build report) - (13 ms in block) | | | | |
| getContext - (3 ms in self) | | | | |
| stage - (0,15 s in block) | Declarative: Post Actions | | | |
| stage block (Declarative: Post Actions) - (0,15 s in block) | | | | |
| step - (0,13 s in self) | | | | |