Step | Arguments | | | Status |
---|
Start of Pipeline - (39 s in block) | | | |
|
node - (39 s in block) | | | |
|
node block - (39 s in block) | | | |
|
isUnix - (1 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 - (39 s in block) | | | |
|
withDockerContainer block - (37 s in block) | | | |
|
withEnv - (37 s in block) | artifact, gitCredential, current, gitRepoOfTestDependencies, wildfly, gitRepoOfProject, gitRepoOfDependencies | | |
|
withEnv block - (37 s in block) | | | |
|
stage - (37 ms in block) | Check the version to build | | |
|
stage block (Check the version to build) - (29 ms in block) | | | |
|
stage - (0,29 s in block) | Prepare the build | | |
|
stage block (Prepare the build) - (0,28 s in block) | | | |
|
script - (0,27 s in block) | | | |
|
script block - (0,26 s in block) | | | |
|
sh - (0,25 s in self) | rm -rf target | | |
|
stage - (19 s in block) | Build dependencies definition | | |
|
stage block (Build dependencies definition) - (19 s in block) | | | |
|
org.jenkinsci.plugins.workflow.steps.PushdStep - (18 s in block) | | | |
|
org.jenkinsci.plugins.workflow.steps.PushdStep block - (18 s in block) | | | |
|
git - (0,34 s in self) | | | |
|
sh - (18 s in self) |
mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=1.5-feature13059
mvn clean install -Djava.awt.headless=true
git reset --hard
| | |
|
stage - (5,8 s in block) | Build test dependencies definition | | |
|
stage block (Build test dependencies definition) - (5,8 s in block) | | | |
|
org.jenkinsci.plugins.workflow.steps.PushdStep - (5,8 s in block) | | | |
|
org.jenkinsci.plugins.workflow.steps.PushdStep block - (5,8 s in block) | | | |
|
git - (0,33 s in self) | | | |
|
sh - (5,4 s in self) |
mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=1.5-feature13059
mvn clean install -Djava.awt.headless=true
git reset --hard
| | |
|
stage - (11 s in block) | Build project definition | | |
|
stage block (Build project definition) - (11 s in block) | | | |
|
org.jenkinsci.plugins.workflow.steps.PushdStep - (11 s in block) | | | |
|
org.jenkinsci.plugins.workflow.steps.PushdStep block - (11 s in block) | | | |
|
git - (0,33 s in self) | | | |
|
script - (29 ms in block) | | | |
|
script block - (12 ms in block) | | | |
|
readMavenPom - (6 ms in self) | pom.xml | | |
|
sh - (0,26 s in self) |
sed -i -e "s/<silverpeas.bom.version>[0-9a-zA-Z.-]\+/<silverpeas.bom.version>1.5-feature13059/g" pom.xml
| | |
|
sh - (11 s in self) |
mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=1.5-feature13059
mvn clean install -Djava.awt.headless=true
git reset --hard
| | |
|
stage - (45 ms in block) | Create YAML build report | | |
|
stage block (Create YAML build report) - (32 ms in block) | | | |
|
writeYaml - (7 ms in self) | | | |
|
stage - (0,11 s in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (0,1 s in block) | | | |
|
step - (15 ms in self) | | | |
|
script - (46 ms in block) | | | |
|
script block - (14 ms in block) | | | |
|
archiveArtifacts - (38 ms in self) | | | |
|