Skip to content
StepArgumentsStatus
Start of Pipeline - (8 min 34 sec in block)
podTemplate - (8 min 32 sec in block)
podTemplate block - (8 min 32 sec in block)
node - (8 min 31 sec in block)keyple-java
node block - (7 min 54 sec in block)
stage - (18 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (17 sec in block)
checkout - (16 sec in self)
withEnv - (7 min 34 sec in block)GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (7 min 34 sec in block)
withEnv - (7 min 30 sec in block)uploadParams, PROJECT_BOT_NAME, forceBuild, PROJECT_NAME
withEnv block - (7 min 30 sec in block)
stage - (14 sec in block)Keyple Java: Git checkout
stage block (Keyple Java: Git checkout) - (12 sec in block)
container - (7.3 sec in block)java-builder
container block - (7.1 sec in block)
git - (6.5 sec in self)
stage - (23 sec in block)Import keyring
stage block (Import keyring) - (22 sec in block)
container - (16 sec in block)java-builder
container block - (16 sec in block)
withCredentials - (12 sec in block)
withCredentials block - (11 sec in block)
sh - (2.4 sec in self)ln -s /home/jenkins/agent/gradle.properties /home/jenkins/.gradle/gradle.properties
sh - (1.6 sec in self)gpg1 --batch --import "${KEYRING}"
sh - (0.72 sec in self)gpg1 --list-secret-keys
sh - (1.6 sec in self)gpg1 --list-keys
sh - (1.6 sec in self)gpg1 --version
sh - (1.6 sec in self)for fpr in $(gpg1 --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u); do echo -e "5 y " | gpg1 --batch --command-fd 0 --expert --edit-key ${fpr} trust; done
sh - (1.6 sec in self)ls -l /home/jenkins/.gnupg/
configFileProvider - (2.7 sec in block)
configFileProvider block - (2 sec in block)
sh - (1.6 sec in self)head -1 /home/jenkins/.gradle/gradle.properties
stage - (1 min 52 sec in block)Keyple Java: Build and Test next Alpha
stage block (Keyple Java: Build and Test next Alpha) - (1 min 51 sec in block)
container - (1 min 45 sec in block)java-builder
container block - (1 min 45 sec in block)
sh - (13 sec in self)./gradlew setNextAlphaVersion
sh - (17 sec in self)./gradlew installAll --info
sh - (1 min 10 sec in self)./gradlew check --info
script - (2.6 sec in block)
script block - (2.3 sec in block)
sh - (1.6 sec in self)grep version java/component/keyple-core/gradle.properties | cut -d= -f2 | tr -d "[:space:]"
echo - (1 ms in self)Building version 1.0.0-alpha-1
stage - (4 min 24 sec in block)Keyple Android: Build and Test next Alpha
stage block (Keyple Android: Build and Test next Alpha) - (4 min 23 sec in block)
container - (4 min 17 sec in block)java-builder
container block - (4 min 17 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (4 min 16 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (4 min 15 sec in block)
sh - (15 sec in self)./gradlew setNextAlphaVersion
sh - (3 min 9 sec in self)./gradlew :keyple-plugin:keyple-plugin-android-nfc:installPlugin :keyple-plugin:keyple-plugin-android-nfc:check
sh - (49 sec in self)./gradlew :keyple-plugin:keyple-plugin-android-omapi:installPlugin :keyple-plugin:keyple-plugin-android-omapi:check
stage - (11 sec in block)Keyple Examples: Build and Test next Alpha
stage block (Keyple Examples: Build and Test next Alpha) - (10 sec in block)
container - (5 sec in block)java-builder
container block - (4.7 sec in block)
sh - (4.1 sec in self)./gradlew -b java/example/calypso/remotese/build.gradle check -P keyple_version=1.0.0-alpha-1
stage - (1.9 sec in block)Keyple Java: Commit/Tag/Push
stage block (Keyple Java: Commit/Tag/Push) - (0.89 sec in block)
stage - (1.9 sec in block)Keyple Java: Upload artifacts to sonatype
stage block (Keyple Java: Upload artifacts to sonatype) - (0.89 sec in block)
stage - (1.9 sec in block)Keyple Android: Upload artifacts to sonatype
stage block (Keyple Android: Upload artifacts to sonatype) - (0.89 sec in block)
stage - (1.9 sec in block)Keyple Java: Generate apks
stage block (Keyple Java: Generate apks) - (0.89 sec in block)
stage - (1.6 sec in block)Keyple Java: Deploy to eclipse
stage block (Keyple Java: Deploy to eclipse) - (0.88 sec in block)
stage - (12 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (12 sec in block)
container - (9 sec in block)java-builder
container block - (8.7 sec in block)
archiveArtifacts - (3.8 sec in self)
junit - (3.4 sec in self)
junit - (0.79 sec in self)