Start of Pipeline - (28 sec in block) | | | |
|
node - (28 sec in block) | testintegration | | |
|
node block - (28 sec in block) | | | |
|
stage - (0.7 sec in block) | Declarative: Checkout SCM | | |
|
stage block (Declarative: Checkout SCM) - (0.68 sec in block) | | | |
|
checkout - (0.67 sec in self) | | | |
|
withEnv - (27 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
|
withEnv block - (27 sec in block) | | | |
|
withEnv - (27 sec in block) | MAVEN_SNAPSHOTS_REPO_URL, GRADLE_OPTS, MAVEN_USER, MAVEN_PASSWORD | | |
|
withEnv block - (27 sec in block) | | | |
|
stage - (15 sec in block) | Build | | |
|
stage block (Build) - (15 sec in block) | | | |
|
sh - (15 sec in self) | gradle --init-script init-ci.gradle publishToMavenLocal build --refresh-dependencies | | |
|
stage - (12 sec in block) | Deploy | | |
|
stage block (Deploy) - (12 sec in block) | | | |
|
sh - (7.6 sec in self) | gradle --init-script init-ci.gradle publish | | |
|
archiveArtifacts - (4.4 sec in self) | build/distributions/*.zip | | |
|
stage - (60 ms in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (46 ms in block) | | | |
|
deleteDir - (37 ms in self) | | | |
|