Start of Pipeline - (35 sec in block) | | | |
|
node - (35 sec in block) | testintegration | | |
|
node block - (35 sec in block) | | | |
|
stage - (3.9 sec in block) | Declarative: Checkout SCM | | |
|
stage block (Declarative: Checkout SCM) - (3.9 sec in block) | | | |
|
checkout - (3.9 sec in self) | | | |
|
withEnv - (31 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
|
withEnv block - (31 sec in block) | | | |
|
withEnv - (31 sec in block) | MAVEN_SNAPSHOTS_REPO_URL, GRADLE_OPTS, MAVEN_USER, MAVEN_PASSWORD | | |
|
withEnv block - (31 sec in block) | | | |
|
stage - (16 sec in block) | Build | | |
|
stage block (Build) - (16 sec in block) | | | |
|
sh - (16 sec in self) | gradle --init-script init-ci.gradle publishToMavenLocal build --refresh-dependencies | | |
|
stage - (15 sec in block) | Deploy | | |
|
stage block (Deploy) - (15 sec in block) | | | |
|
sh - (11 sec in self) | gradle --init-script init-ci.gradle publish | | |
|
archiveArtifacts - (4.1 sec in self) | build/distributions/*.zip | | |
|
stage - (52 ms in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (39 ms in block) | | | |
|
deleteDir - (28 ms in self) | | | |
|