Step | Arguments | Status | ||
---|---|---|---|---|
Start of Pipeline - (1 min 15 sec in block) | ||||
node - (1 min 14 sec in block) | testintegration | |||
node block - (1 min 14 sec in block) | ||||
stage - (10 sec in block) | Declarative: Checkout SCM | |||
stage block (Declarative: Checkout SCM) - (10 sec in block) | ||||
checkout - (10 sec in self) | ||||
withEnv - (1 min 3 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | |||
withEnv block - (1 min 3 sec in block) | ||||
withEnv - (1 min 3 sec in block) | MAVEN_SNAPSHOTS_REPO_URL, GRADLE_OPTS, MAVEN_USER, MAVEN_PASSWORD, MAVEN_REPO_URL | |||
withEnv block - (1 min 3 sec in block) | ||||
stage - (0.91 sec in block) | Versions | |||
stage block (Versions) - (0.88 sec in block) | ||||
copyArtifacts - (21 ms in self) | ||||
sh - (0.82 sec in self) | mkdir /home/omero/workspace/OMERO-gradle-plugins-build/build cd /home/omero/workspace/OMERO-gradle-plugins-build/build && curl -sfL https://github.com/ome/build-infra/archive/master.tar.gz | tar -zxf - export PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/omero/workspace/OMERO-gradle-plugins-build/build/build-infra-master/ cd .. # Workaround for "unflattened" file, possibly due to matrix find . -name version.properties -exec cp {} . \; test -e version.properties foreach-get-version-as-property >> version.properties | |||
archiveArtifacts - (12 ms in self) | version.properties | |||
stage - (50 sec in block) | Build | |||
stage block (Build) - (50 sec in block) | ||||
sh - (50 sec in self) | gradle --init-script init-ci.gradle publishToMavenLocal | |||
stage - (12 sec in block) | Deploy | |||
stage block (Deploy) - (12 sec in block) | ||||
sh - (12 sec in self) | gradle --init-script init-ci.gradle publish | |||
stage - (0.15 sec in block) | Declarative: Post Actions | |||
stage block (Declarative: Post Actions) - (0.13 sec in block) | ||||
deleteDir - (0.11 sec in self) |