Skip to content
Success

Console Output

Branch indexing
11:47:14 Connecting to https://api.github.com using GitHub bot (username/token)
Obtained Jenkinsfile from 388994530adfbc525e7867301d548d7309580b08
Loading library keyple-ops@master
Examining eclipse-keyple/keyple-ops
Attempting to resolve master as a branch
Resolved master as branch master at revision 5c13f917c280548dcaf4b5b2ef892eee2550e5bf
The recommended git tool is: NONE
using credential github-bot
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/eyple-card-generic-java-lib_main@libs/82eff7517e1c2e80155d863ecb5238f1e40865f693acaa89bebd3a8bdebf6ee6/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/eclipse-keyple/keyple-ops.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/eclipse-keyple/keyple-ops.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-keyple/keyple-ops.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5c13f917c280548dcaf4b5b2ef892eee2550e5bf (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5c13f917c280548dcaf4b5b2ef892eee2550e5bf # timeout=10
Commit message: "Release 0.2.19"
 > git rev-list --no-walk 5c13f917c280548dcaf4b5b2ef892eee2550e5bf # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes keyple/keyple-keyple-card-generic-java-lib-main-5-k63wv-mwsh2-jg4pr
Still waiting to schedule task
‘keyple-keyple-card-generic-java-lib-main-5-k63wv-mwsh2-jg4pr’ is offline
Agent keyple-keyple-card-generic-java-lib-main-5-k63wv-mwsh2-jg4pr is provisioned from template Keyple_keyple-card-generic-java-lib_main_5-k63wv-mwsh2
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.keyple.svc.cluster.local/keyple/job/Keyple/job/keyple-card-generic-java-lib/job/main/5/"
    runUrl: "job/Keyple/job/keyple-card-generic-java-lib/job/main/5/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "75b1465b09712fc85cddaa28639392e301ad3296"
    jenkins/label: "Keyple_keyple-card-generic-java-lib_main_5-k63wv"
  name: "keyple-keyple-card-generic-java-lib-main-5-k63wv-mwsh2-jg4pr"
  namespace: "keyple"
spec:
  containers:
  - args:
    - "cat"
    command:
    - "/usr/local/bin/uid_entrypoint"
    image: "eclipsekeyple/java-builder:2.0.6"
    imagePullPolicy: "IfNotPresent"
    name: "java-builder"
    resources:
      limits:
        cpu: "2"
        memory: "4Gi"
      requests:
        cpu: "250m"
        memory: "1Gi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-known-hosts"
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.keyple.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "keyple-keyple-card-generic-java-lib-main-5-k63wv-mwsh2-jg4pr"
    - name: "JENKINS_NAME"
      value: "keyple-keyple-card-generic-java-lib-main-5-k63wv-mwsh2-jg4pr"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.keyple.svc.cluster.local/keyple/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
    name: "jnlp"
    resources:
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - configMap:
      name: "known-hosts"
    name: "volume-known-hosts"

Running on keyple-keyple-card-generic-java-lib-main-5-k63wv-mwsh2-jg4pr in /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-keyple/keyple-card-generic-java-lib.git
 > git init /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main # timeout=10
Fetching upstream changes from https://github.com/eclipse-keyple/keyple-card-generic-java-lib.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-keyple/keyple-card-generic-java-lib.git +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config remote.origin.url https://github.com/eclipse-keyple/keyple-card-generic-java-lib.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10
Avoid second fetch
Checking out Revision 388994530adfbc525e7867301d548d7309580b08 (main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 388994530adfbc525e7867301d548d7309580b08 # timeout=10
Commit message: "refactor: logging (#13)"
 > git rev-list --no-walk f7eeb6b3a8a8339c8549cbf1e32036ae4cfc04a9 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Import keyring)
[Pipeline] container
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $KEYRING
[Pipeline] {
[Pipeline] sh
+ import_gpg ****
Importing GPG keys...
gpg: directory `/home/jenkins/.gnupg' created
gpg: new configuration file `/home/jenkins/.gnupg/gpg.conf' created
gpg: WARNING: options in `/home/jenkins/.gnupg/gpg.conf' are not yet active during this run
gpg: keyring `/home/jenkins/.gnupg/secring.gpg' created
gpg: keyring `/home/jenkins/.gnupg/pubring.gpg' created
gpg: key 683DFD27: secret key imported
gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
gpg: key 683DFD27: public key "Eclipse Keyple <keyple-dev@eclipse.org>" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
gpg:       secret keys read: 1
gpg:   secret keys imported: 1
/home/jenkins/.gnupg/secring.gpg
--------------------------------
sec#  4096R/683DFD27 2019-03-13 [expires: 2024-03-11]
uid                  Eclipse Keyple <keyple-dev@eclipse.org>
ssb   4096R/0C140E36 2019-03-13

/home/jenkins/.gnupg/pubring.gpg
--------------------------------
pub   4096R/683DFD27 2019-03-13 [expired: 2024-03-11]
uid                  Eclipse Keyple <keyple-dev@eclipse.org>

gpg (GnuPG) 1.4.23
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
GPG imported:
total 28
-rw-------. 1 jenkins root 9188 Apr 26 15:48 gpg.conf
-rw-------. 1 jenkins root 2845 Apr 26 15:48 pubring.gpg
-rw-------. 1 jenkins root    0 Apr 26 15:48 pubring.gpg~
-rw-------. 1 jenkins root 4190 Apr 26 15:48 secring.gpg
-rw-------. 1 jenkins root 1200 Apr 26 15:48 trustdb.gpg
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Prepare settings)
[Pipeline] container
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ grep version gradle.properties
+ cut -d= -f2
+ tr -d [:space:]
[Pipeline] sh
+ git log --format=%B -1
+ head -1
+ tr -d 

[Pipeline] echo
Building version 3.0.2 in branch main
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Check version)
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ ./scripts/check_version.sh 3.0.2
Input version : '3.0.2'
Fetch tags...
From https://github.com/eclipse-keyple/keyple-card-generic-java-lib
 * [new tag]         2.0.0      -> 2.0.0
 * [new tag]         2.0.0-rc1  -> 2.0.0-rc1
 * [new tag]         2.0.0-rc2  -> 2.0.0-rc2
 * [new tag]         2.0.0-rc3  -> 2.0.0-rc3
 * [new tag]         2.0.0-rc4  -> 2.0.0-rc4
 * [new tag]         2.0.1      -> 2.0.1
 * [new tag]         2.0.2      -> 2.0.2
 * [new tag]         3.0.0      -> 3.0.0
 * [new tag]         3.0.1      -> 3.0.1
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build and Test)
Stage "Build and Test" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build and Publish Snapshot)
[Pipeline] container
[Pipeline] {
[Pipeline] configFileProvider
provisioning config files...
copy managed file [gradle.properties] to file:/home/jenkins/agent/gradle.properties
[Pipeline] {
[Pipeline] sh
+ ./gradlew clean build test publish --info --stacktrace
Downloading https://services.gradle.org/distributions/gradle-7.6.4-bin.zip
...........10%............20%............30%...........40%............50%............60%...........70%............80%............90%............100%
Initialized native services in: /home/jenkins/.gradle/native
Initialized jansi services in: /home/jenkins/.gradle/native

Welcome to Gradle 7.6.4!

Here are the highlights of this release:
 - Added support for Java 19.
 - Introduced `--rerun` flag for individual task rerun.
 - Improved dependency block for test suites to be strongly typed.
 - Added a pluggable system for Java toolchains provisioning.

For more details see https://docs.gradle.org/7.6.4/release-notes.html

Received JVM installation metadata from '/opt/java/openjdk': {JAVA_HOME=/opt/java/openjdk, JAVA_VERSION=17.0.10, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.10+7, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.10+7, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
Removing 0 daemon stop events from registry
Starting a Gradle Daemon (subsequent builds will be faster)
Starting process 'Gradle build daemon'. Working directory: /home/jenkins/.gradle/daemon/7.6.4 Command: /opt/java/openjdk/bin/java --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED -XX:MaxMetaspaceSize=256m -XX:+HeapDumpOnOutOfMemoryError -Xms256m -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /home/jenkins/.gradle/wrapper/dists/gradle-7.6.4-bin/eq47ircvekz8t0m2yd28ebfsh/gradle-7.6.4/lib/gradle-launcher-7.6.4.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 7.6.4
Successfully started process 'Gradle build daemon'
An attempt to start the daemon took 1.792 secs.
The client will now receive all logging from the daemon (pid: 141). The daemon log file: /home/jenkins/.gradle/daemon/7.6.4/daemon-141.out.log
Starting build in new daemon [memory: 512 MiB]
Closing daemon's stdin at end of input.
The daemon will no longer process any standard input.
Using 2 worker leases.
Received JVM installation metadata from '/opt/java/openjdk': {JAVA_HOME=/opt/java/openjdk, JAVA_VERSION=17.0.10, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.10+7, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.10+7, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
Watching the file system is configured to be enabled if available
Not watching /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main since the file system is not supported
File system watching is active
Starting Build
Generating /home/jenkins/.gradle/caches/7.6.4/generated-gradle-jars/gradle-api-7.6.4.jar
Cannot use Kotlin build script compile avoidance with /home/jenkins/.gradle/caches/7.6.4/generated-gradle-jars/gradle-api-7.6.4.jar: class org/gradle/configurationcache/extensions/AutoCloseableExtensionsKt: inline fun useToRun(): compile avoidance is not supported with public inline functions
Cannot use Kotlin build script compile avoidance with /home/jenkins/.gradle/wrapper/dists/gradle-7.6.4-bin/eq47ircvekz8t0m2yd28ebfsh/gradle-7.6.4/lib/kotlin-stdlib-1.7.10.jar: class kotlin/ArrayIntrinsicsKt: inline fun emptyArray(): compile avoidance is not supported with public inline functions
Cannot use Kotlin build script compile avoidance with /home/jenkins/.gradle/wrapper/dists/gradle-7.6.4-bin/eq47ircvekz8t0m2yd28ebfsh/gradle-7.6.4/lib/kotlin-reflect-1.7.10.jar: class kotlin/reflect/full/KAnnotatedElements: inline fun findAnnotation(): compile avoidance is not supported with public inline functions
Cannot use Kotlin build script compile avoidance with /home/jenkins/.gradle/wrapper/dists/gradle-7.6.4-bin/eq47ircvekz8t0m2yd28ebfsh/gradle-7.6.4/lib/kotlin-stdlib-jdk8-1.7.10.jar: class kotlin/jvm/optionals/OptionalsKt: inline fun getOrElse(): compile avoidance is not supported with public inline functions
Cannot use Kotlin build script compile avoidance with /home/jenkins/.gradle/caches/7.6.4/generated-gradle-jars/gradle-kotlin-dsl-extensions-7.6.4.jar: class org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions0Kt: inline fun environment(): compile avoidance is not supported with public inline functions
Cannot use Kotlin build script compile avoidance with /home/jenkins/.gradle/wrapper/dists/gradle-7.6.4-bin/eq47ircvekz8t0m2yd28ebfsh/gradle-7.6.4/lib/gradle-kotlin-dsl-7.6.4.jar: class org/gradle/kotlin/dsl/ArtifactHandlerScope: inline fun invoke(): compile avoidance is not supported with public inline functions
Kotlin DSL script compilation (Settings/TopLevel/stage1) is not up-to-date because:
  No history is available.
Settings evaluated using settings file '/home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/settings.gradle.kts'.
Projects loaded. Root project using build file '/home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/build.gradle.kts'.
Included projects: [root project 'keyple-card-generic-java-lib']

> Configure project :
Evaluating root project 'keyple-card-generic-java-lib' using build file '/home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/build.gradle.kts'.
Caching disabled for Kotlin DSL plugin accessors for classpath '5cce23cb444815ddfc0d46b52e20dcf9' because:
  Build cache is disabled
Kotlin DSL plugin accessors for classpath '5cce23cb444815ddfc0d46b52e20dcf9' is not up-to-date because:
  No history is available.
Caching disabled for Kotlin DSL script compilation (Project/TopLevel/stage1) because:
  Build cache is disabled
Kotlin DSL script compilation (Project/TopLevel/stage1) is not up-to-date because:
  No history is available.
Downloading https://plugins.gradle.org/m2/com/diffplug/spotless/com.diffplug.spotless.gradle.plugin/6.25.0/com.diffplug.spotless.gradle.plugin-6.25.0.pom to /home/jenkins/.gradle/.tmp/gradle_download2727187577464928194bin
Downloading https://plugins.gradle.org/m2/org/sonarqube/org.sonarqube.gradle.plugin/3.1/org.sonarqube.gradle.plugin-3.1.pom to /home/jenkins/.gradle/.tmp/gradle_download14512504808064771075bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/keyple/keyple-gradle/maven-metadata.xml to /home/jenkins/.gradle/.tmp/gradle_download15007614894356854999bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/keyple/keyple-gradle/0.2.19/keyple-gradle-0.2.19.pom to /home/jenkins/.gradle/.tmp/gradle_download2336736789086247500bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/keyple/keyple-gradle/0.2.19/keyple-gradle-0.2.19.module to /home/jenkins/.gradle/.tmp/gradle_download9936757381299923082bin
Downloading https://plugins.gradle.org/m2/org/eclipse/keyple/keyple-gradle/maven-metadata.xml to /home/jenkins/.gradle/.tmp/gradle_download3504320106779726370bin
Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/eclipse/keyple/keyple-gradle/0.2.19/keyple-gradle-0.2.19.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.eclipse.keyple/keyple-gradle/0.2.19/7a28574fcafa65dee9355b050949178b27828563/keyple-gradle-0.2.19.pom]
Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/eclipse/keyple/keyple-gradle/0.2.19/keyple-gradle-0.2.19.module, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.eclipse.keyple/keyple-gradle/0.2.19/a0519eddfda2d1d35eb4a3f6d01e7575af9eb794/keyple-gradle-0.2.19.module]
Resource missing. [HTTP HEAD: https://repo.maven.apache.org/maven2/com/diffplug/spotless/com.diffplug.spotless.gradle.plugin/6.25.0/com.diffplug.spotless.gradle.plugin-6.25.0.pom]
Resource missing. [HTTP HEAD: https://repo.maven.apache.org/maven2/org/sonarqube/org.sonarqube.gradle.plugin/3.1/org.sonarqube.gradle.plugin-3.1.pom]
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.3/jackson-core-2.13.3.pom to /home/jenkins/.gradle/.tmp/gradle_download10442463785468240064bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.13.3/jackson-module-kotlin-2.13.3.pom to /home/jenkins/.gradle/.tmp/gradle_download1714999107616808784bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.3/jackson-base-2.13.3.pom to /home/jenkins/.gradle/.tmp/gradle_download5803655020506994668bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.3/jackson-bom-2.13.3.pom to /home/jenkins/.gradle/.tmp/gradle_download12884853916842328872bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom to /home/jenkins/.gradle/.tmp/gradle_download7617204566724686783bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom to /home/jenkins/.gradle/.tmp/gradle_download2357664412604836660bin
Downloading https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/3.0.2/jaxb-runtime-3.0.2.pom to /home/jenkins/.gradle/.tmp/gradle_download14956232238944558131bin
Downloading https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/3.0.2/jaxb-runtime-parent-3.0.2.pom to /home/jenkins/.gradle/.tmp/gradle_download10926255791492716530bin
Downloading https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom to /home/jenkins/.gradle/.tmp/gradle_download17943434484417832431bin
Downloading https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom to /home/jenkins/.gradle/.tmp/gradle_download4783729305813656911bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.13.3/jackson-module-kotlin-2.13.3.module to /home/jenkins/.gradle/.tmp/gradle_download3623055408427429630bin
Downloading https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom to /home/jenkins/.gradle/.tmp/gradle_download10280246680957314284bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.3/jackson-dataformat-yaml-2.13.3.pom to /home/jenkins/.gradle/.tmp/gradle_download13402604953247657470bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom to /home/jenkins/.gradle/.tmp/gradle_download6274971942537466280bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.13.3/jackson-dataformats-text-2.13.3.pom to /home/jenkins/.gradle/.tmp/gradle_download11513851965720381057bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.3/jackson-dataformat-yaml-2.13.3.module to /home/jenkins/.gradle/.tmp/gradle_download5709767922328326249bin
Downloading https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom to /home/jenkins/.gradle/.tmp/gradle_download3095660269059893669bin
Downloading https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom to /home/jenkins/.gradle/.tmp/gradle_download16083038186876413456bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom to /home/jenkins/.gradle/.tmp/gradle_download16015458844731208467bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.3/jackson-core-2.13.3.module to /home/jenkins/.gradle/.tmp/gradle_download9763699204519357909bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.7.10/kotlin-stdlib-1.7.10.pom to /home/jenkins/.gradle/.tmp/gradle_download4501776186502199322bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-plugin-gradle/6.25.0/spotless-plugin-gradle-6.25.0.pom to /home/jenkins/.gradle/.tmp/gradle_download5331200197059710920bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-plugin-gradle/6.25.0/spotless-plugin-gradle-6.25.0.module to /home/jenkins/.gradle/.tmp/gradle_download15679865110312814125bin
Downloading https://repo.maven.apache.org/maven2/org/sonarsource/scanner/gradle/sonarqube-gradle-plugin/3.1/sonarqube-gradle-plugin-3.1.pom to /home/jenkins/.gradle/.tmp/gradle_download16559884385645843142bin
Downloading https://repo.maven.apache.org/maven2/org/sonarsource/scanner/gradle/sonarqube-gradle-plugin/3.1/sonarqube-gradle-plugin-3.1.module to /home/jenkins/.gradle/.tmp/gradle_download1724639288619587654bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.3/jackson-annotations-2.13.3.pom to /home/jenkins/.gradle/.tmp/gradle_download8991926803618005939bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.3/jackson-databind-2.13.3.pom to /home/jenkins/.gradle/.tmp/gradle_download17518979665908615832bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.3/jackson-annotations-2.13.3.module to /home/jenkins/.gradle/.tmp/gradle_download15011089655026901203bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.3/jackson-databind-2.13.3.module to /home/jenkins/.gradle/.tmp/gradle_download5100521550769815147bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.7.10/kotlin-reflect-1.7.10.pom to /home/jenkins/.gradle/.tmp/gradle_download12484613065679283107bin
Downloading https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom to /home/jenkins/.gradle/.tmp/gradle_download5454366756913314230bin
Downloading https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom to /home/jenkins/.gradle/.tmp/gradle_download1210052366544717246bin
Downloading https://repo.maven.apache.org/maven2/com/sun/activation/all/2.0.1/all-2.0.1.pom to /home/jenkins/.gradle/.tmp/gradle_download13642356182591337046bin
Downloading https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/3.0.2/jaxb-core-3.0.2.pom to /home/jenkins/.gradle/.tmp/gradle_download4718631431457516409bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom to /home/jenkins/.gradle/.tmp/gradle_download4022153625904273241bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.7.10/kotlin-stdlib-common-1.7.10.pom to /home/jenkins/.gradle/.tmp/gradle_download10029372762780623128bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-core/1.2.0/durian-core-1.2.0.pom to /home/jenkins/.gradle/.tmp/gradle_download5220671433322286599bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-io/1.2.0/durian-io-1.2.0.pom to /home/jenkins/.gradle/.tmp/gradle_download1915020828066423643bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-collect/1.2.0/durian-collect-1.2.0.pom to /home/jenkins/.gradle/.tmp/gradle_download17363187790667990275bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib/2.45.0/spotless-lib-2.45.0.pom to /home/jenkins/.gradle/.tmp/gradle_download10385507499724323925bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom to /home/jenkins/.gradle/.tmp/gradle_download2879292848045940622bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib/2.45.0/spotless-lib-2.45.0.module to /home/jenkins/.gradle/.tmp/gradle_download4841291739604273338bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib-extra/2.45.0/spotless-lib-extra-2.45.0.pom to /home/jenkins/.gradle/.tmp/gradle_download7827757714218783431bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom to /home/jenkins/.gradle/.tmp/gradle_download13024903770500236692bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib-extra/2.45.0/spotless-lib-extra-2.45.0.module to /home/jenkins/.gradle/.tmp/gradle_download3232009434807963438bin
Downloading https://repo.maven.apache.org/maven2/org/sonarsource/scanner/api/sonar-scanner-api/2.16.0.226/sonar-scanner-api-2.16.0.226.pom to /home/jenkins/.gradle/.tmp/gradle_download10078895922732872701bin
Downloading https://repo.maven.apache.org/maven2/org/sonarsource/scanner/api/sonar-scanner-api-parent/2.16.0.226/sonar-scanner-api-parent-2.16.0.226.pom to /home/jenkins/.gradle/.tmp/gradle_download9655389756988404256bin
Downloading https://repo.maven.apache.org/maven2/org/sonarsource/parent/parent/55/parent-55.pom to /home/jenkins/.gradle/.tmp/gradle_download9467048489477145715bin
Downloading https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/3.0.2/txw2-3.0.2.pom to /home/jenkins/.gradle/.tmp/gradle_download17539973313653561091bin
Downloading https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/4.0.1/istack-commons-runtime-4.0.1.pom to /home/jenkins/.gradle/.tmp/gradle_download15133969230329478597bin
Downloading https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/3.0.2/jaxb-txw-parent-3.0.2.pom to /home/jenkins/.gradle/.tmp/gradle_download18104979293578772455bin
Downloading https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/4.0.1/istack-commons-4.0.1.pom to /home/jenkins/.gradle/.tmp/gradle_download18079503266157172487bin
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom to /home/jenkins/.gradle/.tmp/gradle_download17809627830360247997bin
Downloading https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom to /home/jenkins/.gradle/.tmp/gradle_download9085200419176443195bin
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom to /home/jenkins/.gradle/.tmp/gradle_download14152774085573776832bin
Downloading https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom to /home/jenkins/.gradle/.tmp/gradle_download11547830215580071224bin
Downloading https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom to /home/jenkins/.gradle/.tmp/gradle_download10501427723715264652bin
Downloading https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom to /home/jenkins/.gradle/.tmp/gradle_download12642819465398646000bin
Downloading https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom to /home/jenkins/.gradle/.tmp/gradle_download16087918671588959623bin
Downloading https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom to /home/jenkins/.gradle/.tmp/gradle_download148564617521592728bin
Downloading https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.module to /home/jenkins/.gradle/.tmp/gradle_download2037874909972529976bin
Downloading https://repo.maven.apache.org/maven2/com/googlecode/concurrent-trees/concurrent-trees/2.6.1/concurrent-trees-2.6.1.pom to /home/jenkins/.gradle/.tmp/gradle_download14927550353089888236bin
Downloading https://repo.maven.apache.org/maven2/dev/equo/ide/solstice/1.7.5/solstice-1.7.5.pom to /home/jenkins/.gradle/.tmp/gradle_download3320144051451770996bin
Downloading https://repo.maven.apache.org/maven2/dev/equo/ide/solstice/1.7.5/solstice-1.7.5.module to /home/jenkins/.gradle/.tmp/gradle_download15565780849082260530bin
Downloading https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom to /home/jenkins/.gradle/.tmp/gradle_download7663455537087803183bin
Downloading https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.pom to /home/jenkins/.gradle/.tmp/gradle_download16835303012977769194bin
Downloading https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom to /home/jenkins/.gradle/.tmp/gradle_download7652091937728930254bin
Downloading https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.module to /home/jenkins/.gradle/.tmp/gradle_download16507850677698788224bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-swt.os/4.2.2/durian-swt.os-4.2.2.pom to /home/jenkins/.gradle/.tmp/gradle_download18359550210798382929bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.18.300/org.eclipse.osgi-3.18.300.pom to /home/jenkins/.gradle/.tmp/gradle_download8795633367548242312bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-swt.os/4.2.2/durian-swt.os-4.2.2.module to /home/jenkins/.gradle/.tmp/gradle_download4997101702149991802bin
Downloading https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.pom to /home/jenkins/.gradle/.tmp/gradle_download16923538159919342453bin
Downloading https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.module to /home/jenkins/.gradle/.tmp/gradle_download16561971295194563660bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.7.10/kotlin-stdlib-jdk8-1.7.10.pom to /home/jenkins/.gradle/.tmp/gradle_download934092856676076464bin
Downloading https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.pom to /home/jenkins/.gradle/.tmp/gradle_download14582593255342103037bin
Downloading https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.module to /home/jenkins/.gradle/.tmp/gradle_download12889741629088224332bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.7.10/kotlin-stdlib-jdk7-1.7.10.pom to /home/jenkins/.gradle/.tmp/gradle_download2677948662703096178bin
Resource missing. [HTTP HEAD: https://plugins.gradle.org/m2/com/diffplug/spotless/com.diffplug.spotless.gradle.plugin/6.25.0/com.diffplug.spotless.gradle.plugin-6.25.0.jar]
Resource missing. [HTTP HEAD: https://plugins.gradle.org/m2/org/sonarqube/org.sonarqube.gradle.plugin/3.1/org.sonarqube.gradle.plugin-3.1.jar]
Downloading https://repo.maven.apache.org/maven2/org/eclipse/keyple/keyple-gradle/0.2.19/keyple-gradle-0.2.19.jar to /home/jenkins/.gradle/.tmp/gradle_download6440802565845082080bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.13.3/jackson-module-kotlin-2.13.3.jar to /home/jenkins/.gradle/.tmp/gradle_download13035207564417286251bin
Downloading https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar to /home/jenkins/.gradle/.tmp/gradle_download6381068225007533259bin
Downloading https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar to /home/jenkins/.gradle/.tmp/gradle_download4435084671189640953bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-io/1.2.0/durian-io-1.2.0.jar to /home/jenkins/.gradle/.tmp/gradle_download8812301631200450500bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-core/1.2.0/durian-core-1.2.0.jar to /home/jenkins/.gradle/.tmp/gradle_download14466296686291198422bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-collect/1.2.0/durian-collect-1.2.0.jar to /home/jenkins/.gradle/.tmp/gradle_download998167999023421248bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib/2.45.0/spotless-lib-2.45.0.jar to /home/jenkins/.gradle/.tmp/gradle_download14100125572001802189bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar to /home/jenkins/.gradle/.tmp/gradle_download17670722406167826557bin
Downloading https://repo.maven.apache.org/maven2/org/sonarsource/scanner/api/sonar-scanner-api/2.16.0.226/sonar-scanner-api-2.16.0.226.jar to /home/jenkins/.gradle/.tmp/gradle_download991746712541227169bin
Downloading https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/3.0.2/txw2-3.0.2.jar to /home/jenkins/.gradle/.tmp/gradle_download8941823340125967242bin
Downloading https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/4.0.1/istack-commons-runtime-4.0.1.jar to /home/jenkins/.gradle/.tmp/gradle_download9181338909770456627bin
Downloading https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar to /home/jenkins/.gradle/.tmp/gradle_download3395830975563246851bin
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar to /home/jenkins/.gradle/.tmp/gradle_download7839494876562083835bin
Downloading https://repo.maven.apache.org/maven2/com/googlecode/concurrent-trees/concurrent-trees/2.6.1/concurrent-trees-2.6.1.jar to /home/jenkins/.gradle/.tmp/gradle_download10881927751089239000bin
Downloading https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar to /home/jenkins/.gradle/.tmp/gradle_download10044752435842723591bin
Downloading https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar to /home/jenkins/.gradle/.tmp/gradle_download14376579520533974895bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.18.300/org.eclipse.osgi-3.18.300.jar to /home/jenkins/.gradle/.tmp/gradle_download2299660394309707147bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-swt.os/4.2.2/durian-swt.os-4.2.2.jar to /home/jenkins/.gradle/.tmp/gradle_download11694859080821817244bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.3/jackson-core-2.13.3.jar to /home/jenkins/.gradle/.tmp/gradle_download15506517368146223624bin
Downloading https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar to /home/jenkins/.gradle/.tmp/gradle_download12321074490083849196bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.3/jackson-dataformat-yaml-2.13.3.jar to /home/jenkins/.gradle/.tmp/gradle_download9025677833391147957bin
Downloading https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/3.0.2/jaxb-runtime-3.0.2.jar to /home/jenkins/.gradle/.tmp/gradle_download3738498430315383107bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.3/jackson-databind-2.13.3.jar to /home/jenkins/.gradle/.tmp/gradle_download14016896829440388839bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.7.10/kotlin-stdlib-jdk8-1.7.10.jar to /home/jenkins/.gradle/.tmp/gradle_download1909416595661948303bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.7.10/kotlin-reflect-1.7.10.jar to /home/jenkins/.gradle/.tmp/gradle_download2515673705676246978bin
Downloading https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar to /home/jenkins/.gradle/.tmp/gradle_download15326112914344424234bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib-extra/2.45.0/spotless-lib-extra-2.45.0.jar to /home/jenkins/.gradle/.tmp/gradle_download1121933530919125628bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.7.10/kotlin-stdlib-common-1.7.10.jar to /home/jenkins/.gradle/.tmp/gradle_download3757502590870632700bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.3/jackson-annotations-2.13.3.jar to /home/jenkins/.gradle/.tmp/gradle_download4358497558391702140bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-plugin-gradle/6.25.0/spotless-plugin-gradle-6.25.0.jar to /home/jenkins/.gradle/.tmp/gradle_download11984527735759103612bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.7.10/kotlin-stdlib-1.7.10.jar to /home/jenkins/.gradle/.tmp/gradle_download14316532847680552457bin
Downloading https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar to /home/jenkins/.gradle/.tmp/gradle_download5031718099460040055bin
Downloading https://repo.maven.apache.org/maven2/org/sonarsource/scanner/gradle/sonarqube-gradle-plugin/3.1/sonarqube-gradle-plugin-3.1.jar to /home/jenkins/.gradle/.tmp/gradle_download12898029518766654755bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.7.10/kotlin-stdlib-jdk7-1.7.10.jar to /home/jenkins/.gradle/.tmp/gradle_download9207739470406498621bin
Downloading https://repo.maven.apache.org/maven2/dev/equo/ide/solstice/1.7.5/solstice-1.7.5.jar to /home/jenkins/.gradle/.tmp/gradle_download14072345367110714739bin
Downloading https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/3.0.2/jaxb-core-3.0.2.jar to /home/jenkins/.gradle/.tmp/gradle_download17279286910968071630bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar to /home/jenkins/.gradle/.tmp/gradle_download16699589084216945868bin
Caching disabled for Kotlin DSL accessors for root project 'keyple-card-generic-java-lib' because:
  Build cache is disabled
Kotlin DSL accessors for root project 'keyple-card-generic-java-lib' is not up-to-date because:
  No history is available.
Cannot use Kotlin build script compile avoidance with /home/jenkins/.gradle/caches/jars-9/d7260219b3307064307e364e5bc7f674/jackson-module-kotlin-2.13.3.jar: class com/fasterxml/jackson/module/kotlin/ExtensionsKt: inline fun addDeserializer(): compile avoidance is not supported with public inline functions
Cannot use Kotlin build script compile avoidance with /home/jenkins/.gradle/caches/jars-9/296b4a2527a5b275b9bc3040082b41b7/kotlin-reflect-1.7.10.jar: class kotlin/reflect/full/KAnnotatedElements: inline fun findAnnotation(): compile avoidance is not supported with public inline functions
Cannot use Kotlin build script compile avoidance with /home/jenkins/.gradle/caches/jars-9/140d99dfceba05cee39d42694d688b77/okhttp-4.12.0.jar: class okhttp3/internal/concurrent/TaskQueue: inline fun execute(): compile avoidance is not supported with public inline functions
Cannot use Kotlin build script compile avoidance with /home/jenkins/.gradle/caches/jars-9/db003c7063ee865ce8d0a5ab4ad0a955/kotlin-stdlib-jdk8-1.7.10.jar: class kotlin/jvm/optionals/OptionalsKt: inline fun getOrElse(): compile avoidance is not supported with public inline functions
Cannot use Kotlin build script compile avoidance with /home/jenkins/.gradle/caches/jars-9/18605f194ccef429ae2d718fe73a470f/kotlin-stdlib-1.7.10.jar: class kotlin/ArrayIntrinsicsKt: inline fun emptyArray(): compile avoidance is not supported with public inline functions
Caching disabled for Kotlin DSL script compilation (Project/TopLevel/stage2) because:
  Build cache is disabled
Kotlin DSL script compilation (Project/TopLevel/stage2) is not up-to-date because:
  No history is available.
w: /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/build.gradle.kts:74:17: 'setter for isEnabled: Boolean' is deprecated. Deprecated in Java
w: /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/build.gradle.kts:75:17: 'setter for isEnabled: Boolean' is deprecated. Deprecated in Java
w: /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/build.gradle.kts:76:18: 'setter for isEnabled: Boolean' is deprecated. Deprecated in Java
Using Keyple Gradle 0.2.19 for root project 'keyple-card-generic-java-lib'.
Creating licenseHeader in: /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/LICENSE_HEADER
Creating licenseHeader in: /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/LICENSE_HEADER
Compiling Java 1.8 to Java 1.8.
Signing Java artifacts.
All projects evaluated.
Task name matched 'clean'
Task name matched 'build'
Task name matched 'test'
Task name matched 'publish'
Selected primary task 'clean' from project :
Selected primary task 'build' from project :
Downloading https://repo.maven.apache.org/maven2/com/google/googlejavaformat/google-java-format/1.19.2/google-java-format-1.19.2.pom to /home/jenkins/.gradle/.tmp/gradle_download12314054878923658756bin
Downloading https://repo.maven.apache.org/maven2/com/google/googlejavaformat/google-java-format-parent/1.19.2/google-java-format-parent-1.19.2.pom to /home/jenkins/.gradle/.tmp/gradle_download11930638318002451480bin
Downloading https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.pom to /home/jenkins/.gradle/.tmp/gradle_download15847628034390322601bin
Downloading https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/32.1.3-jre/guava-parent-32.1.3-jre.pom to /home/jenkins/.gradle/.tmp/gradle_download16234893913748432558bin
Downloading https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.module to /home/jenkins/.gradle/.tmp/gradle_download16135214091412487978bin
Downloading https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom to /home/jenkins/.gradle/.tmp/gradle_download5846841100727591370bin
Downloading https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom to /home/jenkins/.gradle/.tmp/gradle_download1439678403594109915bin
Downloading https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom to /home/jenkins/.gradle/.tmp/gradle_download7377490157650807343bin
Downloading https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom to /home/jenkins/.gradle/.tmp/gradle_download184966236097628133bin
Downloading https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom to /home/jenkins/.gradle/.tmp/gradle_download9478103441637417321bin
Downloading https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.pom to /home/jenkins/.gradle/.tmp/gradle_download17368147436894652034bin
Downloading https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.21.1/error_prone_parent-2.21.1.pom to /home/jenkins/.gradle/.tmp/gradle_download7979759275302051768bin
Downloading https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.pom to /home/jenkins/.gradle/.tmp/gradle_download10711728586601875878bin
Downloading https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.module to /home/jenkins/.gradle/.tmp/gradle_download2466648002564118868bin
Downloading https://repo.maven.apache.org/maven2/com/google/googlejavaformat/google-java-format/1.19.2/google-java-format-1.19.2.jar to /home/jenkins/.gradle/.tmp/gradle_download11216078542401215086bin
Downloading https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar to /home/jenkins/.gradle/.tmp/gradle_download7873534755833882278bin
Downloading https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar to /home/jenkins/.gradle/.tmp/gradle_download4385984532475296329bin
Downloading https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar to /home/jenkins/.gradle/.tmp/gradle_download11495024036274334671bin
Downloading https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/.gradle/.tmp/gradle_download5304529139205461711bin
Downloading https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar to /home/jenkins/.gradle/.tmp/gradle_download17060740875112382976bin
Downloading https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar to /home/jenkins/.gradle/.tmp/gradle_download16305260776487177678bin
Selected primary task 'test' from project :
Selected primary task 'publish' from project :
Tasks to be executed: [task ':clean', task ':compileJava', task ':processResources', task ':classes', task ':jar', task ':javadoc', task ':javadocJar', task ':sourcesJar', task ':assemble', task ':spotlessInternalRegisterDependencies', task ':spotlessJava', task ':spotlessJavaCheck', task ':spotlessCheck', task ':compileTestJava', task ':processTestResources', task ':testClasses', task ':test', task ':check', task ':build', task ':jacocoTestReport', task ':generateMetadataFileForMavenJavaPublication', task ':generatePomFileForMavenJavaPublication', task ':signMavenJavaPublication', task ':publishMavenJavaPublicationToKeypleRepoRepository', task ':publish']
Tasks that were excluded: []
Resolve mutations for :clean (Thread[included builds,5,main]) started.
:clean (Thread[included builds,5,main]) started.
destroyer locations for task group 0 (Thread[Execution worker,5,main]) started.
destroyer locations for task group 1 (Thread[Execution worker,5,main]) started.
destroyer locations for task group 2 (Thread[Execution worker,5,main]) started.

> Task :clean
Caching disabled for task ':clean' because:
  Build cache is disabled
Task ':clean' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Resolve mutations for :compileJava (Thread[included builds,5,main]) started.
:compileJava (Thread[included builds,5,main]) started.

> Task :compileJava
Downloading https://repo.maven.apache.org/maven2/org/eclipse/keypop/keypop-card-java-api/2.0.1/keypop-card-java-api-2.0.1.pom to /home/jenkins/.gradle/.tmp/gradle_download15161080803034708125bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/keypop/keypop-reader-java-api/2.0.1/keypop-reader-java-api-2.0.1.pom to /home/jenkins/.gradle/.tmp/gradle_download8411021267106720000bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/keypop/keypop-card-java-api/2.0.1/keypop-card-java-api-2.0.1.module to /home/jenkins/.gradle/.tmp/gradle_download14896674894767375148bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/keypop/keypop-reader-java-api/2.0.1/keypop-reader-java-api-2.0.1.module to /home/jenkins/.gradle/.tmp/gradle_download11947442099953418082bin
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom to /home/jenkins/.gradle/.tmp/gradle_download11042975574203092569bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/keyple/keyple-common-java-api/2.0.1/keyple-common-java-api-2.0.1.pom to /home/jenkins/.gradle/.tmp/gradle_download18248577771379800751bin
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom to /home/jenkins/.gradle/.tmp/gradle_download16827446759097267064bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/keyple/keyple-common-java-api/2.0.1/keyple-common-java-api-2.0.1.module to /home/jenkins/.gradle/.tmp/gradle_download4745933461153769326bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/keyple/keyple-util-java-lib/2.4.0/keyple-util-java-lib-2.4.0.pom to /home/jenkins/.gradle/.tmp/gradle_download6060322863532698288bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/keyple/keyple-util-java-lib/2.4.0/keyple-util-java-lib-2.4.0.module to /home/jenkins/.gradle/.tmp/gradle_download18049366980866783469bin
Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/org/eclipse/keyple/keyple-service-resource-java-lib/3.0.2-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/org/eclipse/keyple/keyple-service-resource-java-lib/3.0.2-SNAPSHOT/keyple-service-resource-java-lib-3.0.2-SNAPSHOT.pom]
Downloading https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/keyple/keyple-service-resource-java-lib/3.0.2-SNAPSHOT/maven-metadata.xml to /home/jenkins/.gradle/.tmp/gradle_download474164905726638079bin
Downloading https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/keyple/keyple-service-resource-java-lib/3.0.2-SNAPSHOT/keyple-service-resource-java-lib-3.0.2-20240426.154445-1.pom to /home/jenkins/.gradle/.tmp/gradle_download3828809988642276383bin
Downloading https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/keyple/keyple-service-resource-java-lib/3.0.2-SNAPSHOT/keyple-service-resource-java-lib-3.0.2-20240426.154445-1.module to /home/jenkins/.gradle/.tmp/gradle_download14591358906223356185bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/keypop/keypop-reader-java-api/2.0.1/keypop-reader-java-api-2.0.1.jar to /home/jenkins/.gradle/.tmp/gradle_download776224648985149508bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/keypop/keypop-card-java-api/2.0.1/keypop-card-java-api-2.0.1.jar to /home/jenkins/.gradle/.tmp/gradle_download5827158002255763467bin
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar to /home/jenkins/.gradle/.tmp/gradle_download2982478324389256083bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/keyple/keyple-common-java-api/2.0.1/keyple-common-java-api-2.0.1.jar to /home/jenkins/.gradle/.tmp/gradle_download13453684000697801822bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/keyple/keyple-util-java-lib/2.4.0/keyple-util-java-lib-2.4.0.jar to /home/jenkins/.gradle/.tmp/gradle_download8756733438331279781bin
Downloading https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/keyple/keyple-service-resource-java-lib/3.0.2-SNAPSHOT/keyple-service-resource-java-lib-3.0.2-20240426.154445-1.jar to /home/jenkins/.gradle/.tmp/gradle_download4270806124374345566bin
Caching disabled for task ':compileJava' because:
  Build cache is disabled
Task ':compileJava' is not up-to-date because:
  No history is available.
The input changes require a full rebuild for incremental task ':compileJava'.
Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
Compiling with toolchain '/opt/java/openjdk'.
Compiling with JDK Java compiler API.
Class dependency analysis for incremental compilation took 0.085 secs.
Created classpath snapshot for incremental compilation in 0.14 secs.
Resolve mutations for :processResources (Thread[included builds,5,main]) started.
:processResources (Thread[included builds,5,main]) started.

> Task :processResources NO-SOURCE
Skipping task ':processResources' as it has no source files and no previous output files.
Resolve mutations for :classes (Thread[included builds,5,main]) started.
:classes (Thread[included builds,5,main]) started.

> Task :classes
Skipping task ':classes' as it has no actions.
Resolve mutations for :jar (Thread[included builds,5,main]) started.
:jar (Thread[included builds,5,main]) started.

> Task :jar
Caching disabled for task ':jar' because:
  Build cache is disabled
Task ':jar' is not up-to-date because:
  No history is available.
Resolve mutations for :javadoc (Thread[included builds,5,main]) started.
:javadoc (Thread[included builds,5,main]) started.

> Task :javadoc
Caching disabled for task ':javadoc' because:
  Build cache is disabled
Task ':javadoc' is not up-to-date because:
  No history is available.
Starting process 'command '/opt/java/openjdk/bin/javadoc''. Working directory: /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main Command: /opt/java/openjdk/bin/javadoc @/home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/build/tmp/javadoc/javadoc.options
Successfully started process 'command '/opt/java/openjdk/bin/javadoc''
Resolve mutations for :javadocJar (Thread[included builds,5,main]) started.
:javadocJar (Thread[included builds,5,main]) started.

> Task :javadocJar
Caching disabled for task ':javadocJar' because:
  Build cache is disabled
Task ':javadocJar' is not up-to-date because:
  No history is available.
Resolve mutations for :sourcesJar (Thread[included builds,5,main]) started.
:sourcesJar (Thread[included builds,5,main]) started.

> Task :sourcesJar
Caching disabled for task ':sourcesJar' because:
  Build cache is disabled
Task ':sourcesJar' is not up-to-date because:
  No history is available.
file or directory '/home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/src/main/resources', not found
Resolve mutations for :assemble (Thread[included builds,5,main]) started.
:assemble (Thread[included builds,5,main]) started.

> Task :assemble
Skipping task ':assemble' as it has no actions.
Resolve mutations for :spotlessInternalRegisterDependencies (Thread[included builds,5,main]) started.
:spotlessInternalRegisterDependencies (Thread[included builds,5,main]) started.

> Task :spotlessInternalRegisterDependencies
Caching disabled for task ':spotlessInternalRegisterDependencies' because:
  Build cache is disabled
Task ':spotlessInternalRegisterDependencies' is not up-to-date because:
  No history is available.
Resolve mutations for :spotlessJava (Thread[included builds,5,main]) started.
:spotlessJava (Thread[included builds,5,main]) started.

> Task :spotlessJava
Caching disabled for task ':spotlessJava' because:
  Build cache is disabled
Task ':spotlessJava' is not up-to-date because:
  No history is available.
The input changes require a full rebuild for incremental task ':spotlessJava'.
Not incremental: removing prior outputs
Resolve mutations for :spotlessJavaCheck (Thread[included builds,5,main]) started.
:spotlessJavaCheck (Thread[included builds,5,main]) started.

> Task :spotlessJavaCheck
Caching disabled for task ':spotlessJavaCheck' because:
  Build cache is disabled
Task ':spotlessJavaCheck' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Resolve mutations for :spotlessCheck (Thread[included builds,5,main]) started.
:spotlessCheck (Thread[included builds,5,main]) started.

> Task :spotlessCheck
Skipping task ':spotlessCheck' as it has no actions.
Resolve mutations for :compileTestJava (Thread[included builds,5,main]) started.
:compileTestJava (Thread[included builds,5,main]) started.

> Task :compileTestJava NO-SOURCE
Skipping task ':compileTestJava' as it has no source files and no previous output files.
Resolve mutations for :processTestResources (Thread[included builds,5,main]) started.
:processTestResources (Thread[included builds,5,main]) started.

> Task :processTestResources NO-SOURCE
Skipping task ':processTestResources' as it has no source files and no previous output files.
Resolve mutations for :testClasses (Thread[included builds,5,main]) started.
:testClasses (Thread[included builds,5,main]) started.

> Task :testClasses UP-TO-DATE
Skipping task ':testClasses' as it has no actions.
Resolve mutations for :test (Thread[included builds,5,main]) started.
:test (Thread[included builds,5,main]) started.

> Task :test NO-SOURCE
Skipping task ':test' as it has no source files and no previous output files.
Resolve mutations for :check (Thread[included builds,5,main]) started.
:check (Thread[included builds,5,main]) started.

> Task :check
Skipping task ':check' as it has no actions.
Resolve mutations for :build (Thread[included builds,5,main]) started.
:build (Thread[included builds,5,main]) started.

> Task :build
Skipping task ':build' as it has no actions.
Resolve mutations for :jacocoTestReport (Thread[included builds,5,main]) started.
:jacocoTestReport (Thread[included builds,5,main]) started.

> Task :jacocoTestReport SKIPPED
Skipping task ':jacocoTestReport' as task onlyIf 'Any of the execution data files exists' is false.
Resolve mutations for :generateMetadataFileForMavenJavaPublication (Thread[included builds,5,main]) started.
:generateMetadataFileForMavenJavaPublication (Thread[included builds,5,main]) started.

> Task :generateMetadataFileForMavenJavaPublication
Caching disabled for task ':generateMetadataFileForMavenJavaPublication' because:
  Build cache is disabled
Task ':generateMetadataFileForMavenJavaPublication' is not up-to-date because:
  Task.upToDateWhen is false.
Resolve mutations for :generatePomFileForMavenJavaPublication (Thread[included builds,5,main]) started.
:generatePomFileForMavenJavaPublication (Thread[included builds,5,main]) started.

> Task :generatePomFileForMavenJavaPublication
Caching disabled for task ':generatePomFileForMavenJavaPublication' because:
  Build cache is disabled
Task ':generatePomFileForMavenJavaPublication' is not up-to-date because:
  Task state is not tracked.
Resolve mutations for :signMavenJavaPublication (Thread[included builds,5,main]) started.
:signMavenJavaPublication (Thread[included builds,5,main]) started.

> Task :signMavenJavaPublication
Caching disabled for task ':signMavenJavaPublication' because:
  Build cache is disabled
Task ':signMavenJavaPublication' is not up-to-date because:
  No history is available.
Resolve mutations for :publishMavenJavaPublicationToKeypleRepoRepository (Thread[included builds,5,main]) started.
:publishMavenJavaPublicationToKeypleRepoRepository (Thread[included builds,5,main]) started.

> Task :publishMavenJavaPublicationToKeypleRepoRepository
Caching disabled for task ':publishMavenJavaPublicationToKeypleRepoRepository' because:
  Build cache is disabled
Task ':publishMavenJavaPublicationToKeypleRepoRepository' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Publishing to repository 'keypleRepo' (https://oss.sonatype.org/content/repositories/snapshots/)
Resource missing. [HTTP GET: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/keyple/keyple-card-generic-java-lib/3.0.2-SNAPSHOT/maven-metadata.xml]
Uploading maven-metadata.xml to /content/repositories/snapshots/org/eclipse/keyple/keyple-card-generic-java-lib/3.0.2-SNAPSHOT/maven-metadata.xml
Uploading keyple-card-generic-java-lib-3.0.2-20240426.154845-1.jar to /content/repositories/snapshots/org/eclipse/keyple/keyple-card-generic-java-lib/3.0.2-SNAPSHOT/keyple-card-generic-java-lib-3.0.2-20240426.154845-1.jar
Uploading keyple-card-generic-java-lib-3.0.2-20240426.154845-1.pom to /content/repositories/snapshots/org/eclipse/keyple/keyple-card-generic-java-lib/3.0.2-SNAPSHOT/keyple-card-generic-java-lib-3.0.2-20240426.154845-1.pom
Uploading keyple-card-generic-java-lib-3.0.2-20240426.154845-1-javadoc.jar.asc to /content/repositories/snapshots/org/eclipse/keyple/keyple-card-generic-java-lib/3.0.2-SNAPSHOT/keyple-card-generic-java-lib-3.0.2-20240426.154845-1-javadoc.jar.asc
Uploading keyple-card-generic-java-lib-3.0.2-20240426.154845-1.pom.asc to /content/repositories/snapshots/org/eclipse/keyple/keyple-card-generic-java-lib/3.0.2-SNAPSHOT/keyple-card-generic-java-lib-3.0.2-20240426.154845-1.pom.asc
Uploading keyple-card-generic-java-lib-3.0.2-20240426.154845-1-sources.jar to /content/repositories/snapshots/org/eclipse/keyple/keyple-card-generic-java-lib/3.0.2-SNAPSHOT/keyple-card-generic-java-lib-3.0.2-20240426.154845-1-sources.jar
Uploading keyple-card-generic-java-lib-3.0.2-20240426.154845-1.jar.asc to /content/repositories/snapshots/org/eclipse/keyple/keyple-card-generic-java-lib/3.0.2-SNAPSHOT/keyple-card-generic-java-lib-3.0.2-20240426.154845-1.jar.asc
Uploading keyple-card-generic-java-lib-3.0.2-20240426.154845-1-sources.jar.asc to /content/repositories/snapshots/org/eclipse/keyple/keyple-card-generic-java-lib/3.0.2-SNAPSHOT/keyple-card-generic-java-lib-3.0.2-20240426.154845-1-sources.jar.asc
Uploading keyple-card-generic-java-lib-3.0.2-20240426.154845-1.module to /content/repositories/snapshots/org/eclipse/keyple/keyple-card-generic-java-lib/3.0.2-SNAPSHOT/keyple-card-generic-java-lib-3.0.2-20240426.154845-1.module
Uploading keyple-card-generic-java-lib-3.0.2-20240426.154845-1-javadoc.jar to /content/repositories/snapshots/org/eclipse/keyple/keyple-card-generic-java-lib/3.0.2-SNAPSHOT/keyple-card-generic-java-lib-3.0.2-20240426.154845-1-javadoc.jar
Uploading keyple-card-generic-java-lib-3.0.2-20240426.154845-1.module.asc to /content/repositories/snapshots/org/eclipse/keyple/keyple-card-generic-java-lib/3.0.2-SNAPSHOT/keyple-card-generic-java-lib-3.0.2-20240426.154845-1.module.asc
Uploading maven-metadata.xml to /content/repositories/snapshots/org/eclipse/keyple/keyple-card-generic-java-lib/maven-metadata.xml
Resolve mutations for :publish (Thread[included builds,5,main]) started.
:publish (Thread[Execution worker,5,main]) started.

> Task :publish
Skipping task ':publish' as it has no actions.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.6.4/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 1m 44s
13 actionable tasks: 13 executed
Some of the file system contents retained in the virtual file system are on file systems that Gradle doesn't support watching. The relevant state was discarded to ensure changes to these locations are properly detected. You can override this by explicitly enabling file system watching.
[Pipeline] }
[Pipeline] // configFileProvider
[Pipeline] junit
Recording test results
None of the test reports contained any result
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build and Publish Release)
No test report files were found. Configuration error?
Stage "Build and Publish Release" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Update GitHub Pages)
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ ./scripts/prepare_javadoc.sh keyple-card-generic-java-lib 3.0.2 true
Compute the current API version...
Computed current API version: 3.0.2-SNAPSHOT
Clone keyple-card-generic-java-lib...
Cloning into 'keyple-card-generic-java-lib'...
Checkout gh-pages branch...
Switched to a new branch 'gh-pages'
Branch 'gh-pages' set up to track remote branch 'gh-pages' from 'origin'.
Delete existing SNAPSHOT directory...
Delete existing RC directories in case of final release...
Create target directory 3.0.2-SNAPSHOT...
Copy javadoc and uml files...
Update versions list...
Computed all versions:
| Version | Documents |
|:---:|---|
| 3.0.2-SNAPSHOT | [API documentation](3.0.2-SNAPSHOT)<br>[API class diagram](3.0.2-SNAPSHOT/api_class_diagram.svg) |
| 3.0.1 | [API documentation](3.0.1)<br>[API class diagram](3.0.1/api_class_diagram.svg) |
| 3.0.0 | [API documentation](3.0.0)<br>[API class diagram](3.0.0/api_class_diagram.svg) |
| 2.0.2 | [API documentation](2.0.2)<br>[API class diagram](2.0.2/api_class_diagram.svg) |
| 2.0.1 | [API documentation](2.0.1)<br>[API class diagram](2.0.1/api_class_diagram.svg) |
| 2.0.0 | [API documentation](2.0.0)<br>[API class diagram](2.0.0/api_class_diagram.svg) |
Local docs update finished.
[Pipeline] dir
Running in /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/keyple-card-generic-java-lib
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD
[Pipeline] {
[Pipeline] sh
+ git add -A
+ git config user.email keyple-card-generic-java-lib-bot@eclipse.org
+ git config user.name Eclipse Keyple Bot
+ git commit --allow-empty -m docs: update documentation Keyple/keyple-card-generic-java-lib/main-5
[gh-pages 518303a] docs: update documentation Keyple/keyple-card-generic-java-lib/main-5
 43 files changed, 4697 insertions(+)
 create mode 100644 3.0.2-SNAPSHOT/allclasses-index.html
 create mode 100644 3.0.2-SNAPSHOT/allpackages-index.html
 create mode 100644 3.0.2-SNAPSHOT/api_class_diagram.svg
 create mode 100644 3.0.2-SNAPSHOT/element-list
 create mode 100644 3.0.2-SNAPSHOT/help-doc.html
 create mode 100644 3.0.2-SNAPSHOT/index-all.html
 create mode 100644 3.0.2-SNAPSHOT/index.html
 create mode 100644 3.0.2-SNAPSHOT/jquery-ui.overrides.css
 create mode 100644 3.0.2-SNAPSHOT/legal/ADDITIONAL_LICENSE_INFO
 create mode 100644 3.0.2-SNAPSHOT/legal/ASSEMBLY_EXCEPTION
 create mode 100644 3.0.2-SNAPSHOT/legal/LICENSE
 create mode 100644 3.0.2-SNAPSHOT/legal/jquery.md
 create mode 100644 3.0.2-SNAPSHOT/legal/jqueryUI.md
 create mode 100644 3.0.2-SNAPSHOT/member-search-index.js
 create mode 100644 3.0.2-SNAPSHOT/module-search-index.js
 create mode 100644 3.0.2-SNAPSHOT/org/eclipse/keyple/card/generic/CardTransactionManager.html
 create mode 100644 3.0.2-SNAPSHOT/org/eclipse/keyple/card/generic/ChannelControl.html
 create mode 100644 3.0.2-SNAPSHOT/org/eclipse/keyple/card/generic/GenericCardSelectionExtension.html
 create mode 100644 3.0.2-SNAPSHOT/org/eclipse/keyple/card/generic/GenericExtensionService.html
 create mode 100644 3.0.2-SNAPSHOT/org/eclipse/keyple/card/generic/TransactionException.html
 create mode 100644 3.0.2-SNAPSHOT/org/eclipse/keyple/card/generic/class-use/CardTransactionManager.html
 create mode 100644 3.0.2-SNAPSHOT/org/eclipse/keyple/card/generic/class-use/ChannelControl.html
 create mode 100644 3.0.2-SNAPSHOT/org/eclipse/keyple/card/generic/class-use/GenericCardSelectionExtension.html
 create mode 100644 3.0.2-SNAPSHOT/org/eclipse/keyple/card/generic/class-use/GenericExtensionService.html
 create mode 100644 3.0.2-SNAPSHOT/org/eclipse/keyple/card/generic/class-use/TransactionException.html
 create mode 100644 3.0.2-SNAPSHOT/org/eclipse/keyple/card/generic/package-summary.html
 create mode 100644 3.0.2-SNAPSHOT/org/eclipse/keyple/card/generic/package-tree.html
 create mode 100644 3.0.2-SNAPSHOT/org/eclipse/keyple/card/generic/package-use.html
 create mode 100644 3.0.2-SNAPSHOT/overview-summary.html
 create mode 100644 3.0.2-SNAPSHOT/overview-tree.html
 create mode 100644 3.0.2-SNAPSHOT/package-search-index.js
 create mode 100644 3.0.2-SNAPSHOT/resources/glass.png
 create mode 100644 3.0.2-SNAPSHOT/resources/x.png
 create mode 100644 3.0.2-SNAPSHOT/script-dir/jquery-3.6.1.min.js
 create mode 100644 3.0.2-SNAPSHOT/script-dir/jquery-ui.min.css
 create mode 100644 3.0.2-SNAPSHOT/script-dir/jquery-ui.min.js
 create mode 100644 3.0.2-SNAPSHOT/script.js
 create mode 100644 3.0.2-SNAPSHOT/search.js
 create mode 100644 3.0.2-SNAPSHOT/serialized-form.html
 create mode 100644 3.0.2-SNAPSHOT/stylesheet.css
 create mode 100644 3.0.2-SNAPSHOT/tag-search-index.js
 create mode 100644 3.0.2-SNAPSHOT/type-search-index.js
+ git log --graph --abbrev-commit --date=relative -n 5
* commit 518303a
| Author: Eclipse Keyple Bot <keyple-card-generic-java-lib-bot@eclipse.org>
| Date:   0 seconds ago
| 
|     docs: update documentation Keyple/keyple-card-generic-java-lib/main-5
| 
* commit 2a1a999
| Author: Eclipse Keyple Bot <keyple-card-generic-java-lib-bot@eclipse.org>
| Date:   2 weeks ago
| 
|     docs: update documentation Keyple/keyple-card-generic-java-lib/main-4
| 
* commit 92fdeea
| Author: Eclipse Keyple Bot <keyple-card-generic-java-lib-bot@eclipse.org>
| Date:   2 weeks ago
| 
|     docs: update documentation Keyple/keyple-card-generic-java-lib/main-3
| 
* commit 64a95b0
| Author: Eclipse Keyple Bot <keyple-card-generic-java-lib-bot@eclipse.org>
| Date:   5 months ago
| 
|     docs: update documentation Keyple/keyple-card-generic-java-lib/main-8
| 
* commit a9a5c4f
| Author: Eclipse Keyple Bot <keyple-card-generic-java-lib-bot@eclipse.org>
| Date:   5 months ago
| 
|     docs: update documentation Keyple/keyple-card-generic-java-lib/main-5
+ git push https://****:****@github.com/eclipse-keyple/keyple-card-generic-java-lib.git HEAD:gh-pages
To https://github.com/eclipse-keyple/keyple-card-generic-java-lib.git
   2a1a999..518303a  HEAD -> gh-pages
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish Code Quality)
[Pipeline] container
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $SONAR_LOGIN
[Pipeline] {
[Pipeline] sh
+ ./gradlew sonarqube --info --stacktrace
Initialized native services in: /home/jenkins/.gradle/native
Initialized jansi services in: /home/jenkins/.gradle/native
Received JVM installation metadata from '/opt/java/openjdk': {JAVA_HOME=/opt/java/openjdk, JAVA_VERSION=17.0.10, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.10+7, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.10+7, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
The client will now receive all logging from the daemon (pid: 141). The daemon log file: /home/jenkins/.gradle/daemon/7.6.4/daemon-141.out.log
Starting 2nd build in daemon [uptime: 1 mins 44.551 secs, performance: 99%, non-heap usage: 54% of 256 MiB]
Using 2 worker leases.
Closing daemon's stdin at end of input.
The daemon will no longer process any standard input.
Not watching /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main since the file system is not supported
Watching the file system is configured to be enabled if available
File system watching is active
Starting Build
Settings evaluated using settings file '/home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/settings.gradle.kts'.
Projects loaded. Root project using build file '/home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/build.gradle.kts'.
Included projects: [root project 'keyple-card-generic-java-lib']

> Configure project :
Evaluating root project 'keyple-card-generic-java-lib' using build file '/home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/build.gradle.kts'.
Caching disabled for Kotlin DSL accessors for root project 'keyple-card-generic-java-lib' because:
  Build cache is disabled
Skipping Kotlin DSL accessors for root project 'keyple-card-generic-java-lib' as it is up-to-date.
Using Keyple Gradle 0.2.19 for root project 'keyple-card-generic-java-lib'.
Compiling Java 1.8 to Java 1.8.
Signing Java artifacts.
All projects evaluated.
Task name matched 'sonarqube'
Selected primary task 'sonarqube' from project :
Tasks to be executed: [task ':compileJava', task ':processResources', task ':classes', task ':compileTestJava', task ':sonarqube']
Tasks that were excluded: []
Resolve mutations for :compileJava (Thread[included builds,5,main]) started.
:compileJava (Thread[included builds,5,main]) started.

> Task :compileJava UP-TO-DATE
Caching disabled for task ':compileJava' because:
  Build cache is disabled
Skipping task ':compileJava' as it is up-to-date.
Resolve mutations for :processResources (Thread[included builds,5,main]) started.
:processResources (Thread[included builds,5,main]) started.

> Task :processResources NO-SOURCE
Deleting stale output file: /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/build/resources/main
Skipping task ':processResources' as it has no source files and no previous output files.
Resolve mutations for :classes (Thread[included builds,5,main]) started.
:classes (Thread[included builds,5,main]) started.

> Task :classes UP-TO-DATE
Skipping task ':classes' as it has no actions.
Resolve mutations for :compileTestJava (Thread[included builds,5,main]) started.
:compileTestJava (Thread[included builds,5,main]) started.

> Task :compileTestJava NO-SOURCE
Skipping task ':compileTestJava' as it has no source files and no previous output files.
Resolve mutations for :sonarqube (Thread[included builds,5,main]) started.
:sonarqube (Thread[included builds,5,main]) started.

> Task :sonarqube
Downloading https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom to /home/jenkins/.gradle/.tmp/gradle_download14553581071298633704bin
Downloading https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.module to /home/jenkins/.gradle/.tmp/gradle_download16530698925924738155bin
Downloading https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.pom to /home/jenkins/.gradle/.tmp/gradle_download2084275220602824482bin
Downloading https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.10.2/junit-jupiter-5.10.2.pom to /home/jenkins/.gradle/.tmp/gradle_download17493224970081544406bin
Downloading https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.10.2/junit-jupiter-5.10.2.module to /home/jenkins/.gradle/.tmp/gradle_download16164862921534428203bin
Downloading https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.10.2/junit-vintage-engine-5.10.2.pom to /home/jenkins/.gradle/.tmp/gradle_download12072005334381560700bin
Downloading https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.10.2/junit-vintage-engine-5.10.2.module to /home/jenkins/.gradle/.tmp/gradle_download4444314394373761022bin
Downloading https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.pom to /home/jenkins/.gradle/.tmp/gradle_download983997911217802242bin
Downloading https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.11/byte-buddy-parent-1.14.11.pom to /home/jenkins/.gradle/.tmp/gradle_download11618849743432916181bin
Downloading https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.10.2/junit-jupiter-params-5.10.2.pom to /home/jenkins/.gradle/.tmp/gradle_download7049490842034845899bin
Downloading https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.pom to /home/jenkins/.gradle/.tmp/gradle_download16000001356799473561bin
Downloading https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.10.2/junit-jupiter-params-5.10.2.module to /home/jenkins/.gradle/.tmp/gradle_download8150962381704044442bin
Downloading https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.module to /home/jenkins/.gradle/.tmp/gradle_download6228104632957162982bin
Downloading https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom to /home/jenkins/.gradle/.tmp/gradle_download5860484034958758620bin
Downloading https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom to /home/jenkins/.gradle/.tmp/gradle_download15350225522459955261bin
Downloading https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.module to /home/jenkins/.gradle/.tmp/gradle_download7140840833485280287bin
Downloading https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.pom to /home/jenkins/.gradle/.tmp/gradle_download14660355309096668216bin
Downloading https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.module to /home/jenkins/.gradle/.tmp/gradle_download7520527702545013118bin
Downloading https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom to /home/jenkins/.gradle/.tmp/gradle_download1417538522595283511bin
Downloading https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.module to /home/jenkins/.gradle/.tmp/gradle_download11333876186050237194bin
Downloading https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.pom to /home/jenkins/.gradle/.tmp/gradle_download7399640809683851425bin
Downloading https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.module to /home/jenkins/.gradle/.tmp/gradle_download3047871433862212125bin
Downloading https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom to /home/jenkins/.gradle/.tmp/gradle_download5943869525791420524bin
Downloading https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom to /home/jenkins/.gradle/.tmp/gradle_download7673509363420188648bin
Downloading https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.10.2/junit-vintage-engine-5.10.2.jar to /home/jenkins/.gradle/.tmp/gradle_download17631041674637545315bin
Downloading https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.10.2/junit-jupiter-5.10.2.jar to /home/jenkins/.gradle/.tmp/gradle_download11682734079608042379bin
Downloading https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar to /home/jenkins/.gradle/.tmp/gradle_download13924461008712584568bin
Downloading https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar to /home/jenkins/.gradle/.tmp/gradle_download7888883224887472570bin
Downloading https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar to /home/jenkins/.gradle/.tmp/gradle_download817581869348587546bin
Downloading https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.jar to /home/jenkins/.gradle/.tmp/gradle_download14184110860258420043bin
Downloading https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar to /home/jenkins/.gradle/.tmp/gradle_download11289003491794591726bin
Downloading https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.10.2/junit-jupiter-params-5.10.2.jar to /home/jenkins/.gradle/.tmp/gradle_download10258884360229694831bin
Downloading https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar to /home/jenkins/.gradle/.tmp/gradle_download9362552889290314699bin
Downloading https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar to /home/jenkins/.gradle/.tmp/gradle_download6483455424537391070bin
Downloading https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar to /home/jenkins/.gradle/.tmp/gradle_download9904277201993476891bin
Downloading https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar to /home/jenkins/.gradle/.tmp/gradle_download12462426283538025701bin
JaCoCo report task detected, but XML report is not enabled or it was not produced. Coverage for this task will not be reported.
Caching disabled for task ':sonarqube' because:
  Build cache is disabled
Task ':sonarqube' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
JaCoCo report task detected, but XML report is not enabled or it was not produced. Coverage for this task will not be reported.
User cache: /home/jenkins/cache
Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent)
Load global settings
Load global settings (done) | time=479ms
Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
User cache: /home/jenkins/cache
Loading required plugins
Load plugins index
Load plugins index (done) | time=413ms
Load/download plugins
Load/download plugins (done) | time=1122ms
Found an active CI vendor: 'Jenkins'
Load project settings for component key: 'eclipse_keyple-card-generic-java-lib'
Load project settings for component key: 'eclipse_keyple-card-generic-java-lib' (done) | time=363ms
Process project properties
Project key: eclipse_keyple-card-generic-java-lib
Base dir: /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main
Working dir: /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/build/sonar
Load project branches
Load project branches (done) | time=368ms
Check ALM binding of project 'eclipse_keyple-card-generic-java-lib'
Detected project binding: NOT_BOUND
Check ALM binding of project 'eclipse_keyple-card-generic-java-lib' (done) | time=589ms
Load project pull requests
Load project pull requests (done) | time=342ms
Load branch configuration
Load branch configuration (done) | time=3ms
Load quality profiles
Load quality profiles (done) | time=434ms
Load active rules
Load active rules (done) | time=11427ms
Organization key: eclipse
The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token.
Preprocessing files...

1 language detected in 13 preprocessed files
13 files indexed

> Task :sonarqube
0 files ignored because of inclusion/exclusion patterns
0 files ignored because of scm ignore settings
Loading plugins for detected languages
Load/download plugins
Load/download plugins (done) | time=789ms
Load project repositories
Load project repositories (done) | time=390ms
Indexing files...
Project configuration:
  Excluded sources: **/build-wrapper-dump.json
Quality profile for java: Sonar way
------------- Run sensors on module keyple-card-generic-java-lib
Load metrics repository
Load metrics repository (done) | time=340ms
Sensor cache enabled
Load sensor cache
Load sensor cache (404) | time=507ms
Sensor JavaSensor [java]
Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
Invalid value for 'sonar.java.jdkHome' property, defaulting to runtime JDK.
Configured location does not exists: '/home/jenkins/.gradle/daemon/7.6.4/Optional[/opt/java/openjdk]'
Invalid value for 'sonar.java.jdkHome' property, defaulting to runtime JDK.
Configured location does not exists: '/home/jenkins/.gradle/daemon/7.6.4/Optional[/opt/java/openjdk]'
Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
Using ECJ batch to parse 13 Main java source files with batch size 26 KB.
Starting batch processing.
The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
100% analyzed
Batch processing: Done.
Did not optimize analysis for any files, performed a full analysis for all 13 files.
No "Test" source files to scan.
No "Generated" source files to scan.
Sensor JavaSensor [java] (done) | time=4294ms
Sensor ThymeLeaf template sensor [securityjavafrontend]
Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
Sensor SurefireSensor [java]
parsing [/home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/target/surefire-reports]
Sensor SurefireSensor [java] (done) | time=3ms
Sensor JaCoCo XML Report Importer [jacoco]
'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
No report imported, no coverage information will be imported by JaCoCo XML Report Importer
Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms
Sensor IaC Docker Sensor [iac]

0 source files to be analyzed
0/0 source files have been analyzed
13 source files to be analyzed

> Task :sonarqube
Sensor IaC Docker Sensor [iac] (done) | time=327ms
Sensor Serverless configuration file sensor [security]
0 Serverless function entries were found in the project
0 Serverless function handlers were kept as entrypoints
Sensor Serverless configuration file sensor [security] (done) | time=4ms
Sensor AWS SAM template file sensor [security]
Sensor AWS SAM template file sensor [security] (done) | time=1ms
Sensor AWS SAM Inline template file sensor [security]
Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
Sensor javabugs [dbd]
Reading IR files from: /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/build/sonar/ir/java
Analyzing 52 functions to detect bugs.
Sensor javabugs [dbd] (done) | time=588ms
Sensor pythonbugs [dbd]
Reading IR files from: /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/build/sonar/ir/python
No IR files have been included for analysis.
Sensor pythonbugs [dbd] (done) | time=0ms
Sensor TextAndSecretsSensor [text]
Available processors: 2
Using 2 threads for analysis.

13/13 source files have been analyzed

> Task :sonarqube
Sensor TextAndSecretsSensor [text] (done) | time=1255ms
Sensor JavaSecuritySensor [security]
Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5883, S6096, S6173, S6287, S6350, S6384, S6390, S6398, S6399, S6547, S6549
Load type hierarchy and UCFGs: Starting
Load type hierarchy: Starting
Reading type hierarchy from: /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/build/sonar/ucfg2/java
Read 54 type definitions
Load type hierarchy: Time spent was 00:00:00.064
Load UCFGs: Starting
Reading UCFGs from: /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/build/sonar/ucfg2/java
Load UCFGs: Time spent was 00:00:00.155
Load type hierarchy and UCFGs: Time spent was 00:00:00.221
Analyzing 39 UCFGs to detect vulnerabilities.
Check cache: Starting
Load cache: Starting
Load cache: Time spent was 00:00:00.000
Check cache: Time spent was 00:00:00.000
Create runtime call graph: Starting
Variable Type Analysis #1: Starting
Create runtime type propagation graph: Starting
Create runtime type propagation graph: Time spent was 00:00:00.010
Run SCC (Tarjan) on 123 nodes: Starting
Run SCC (Tarjan) on 123 nodes: Time spent was 00:00:00.002
Tarjan found 123 strongly connected components
Propagate runtime types to strongly connected components: Starting
Propagate runtime types to strongly connected components: Time spent was 00:00:00.004
Variable Type Analysis #1: Time spent was 00:00:00.020
Variable Type Analysis #2: Starting
Create runtime type propagation graph: Starting
Create runtime type propagation graph: Time spent was 00:00:00.006
Run SCC (Tarjan) on 123 nodes: Starting
Run SCC (Tarjan) on 123 nodes: Time spent was 00:00:00.026
Tarjan found 123 strongly connected components
Propagate runtime types to strongly connected components: Starting
Propagate runtime types to strongly connected components: Time spent was 00:00:00.001
Variable Type Analysis #2: Time spent was 00:00:00.035
Create runtime call graph: Time spent was 00:00:00.062
Load config: Starting
Load config: Time spent was 00:00:03.697
Compute entry points: Starting
Compute entry points: Time spent was 00:00:01.352
No entry points found.
java security sensor: Time spent was 00:00:05.339
java security sensor: Begin: 2024-04-26T15:51:02.272146763Z, End: 2024-04-26T15:51:07.611734470Z, Duration: 00:00:05.339
  Load type hierarchy and UCFGs: Begin: 2024-04-26T15:51:02.274799052Z, End: 2024-04-26T15:51:02.496615132Z, Duration: 00:00:00.221
    Load type hierarchy: Begin: 2024-04-26T15:51:02.274926984Z, End: 2024-04-26T15:51:02.339865864Z, Duration: 00:00:00.064
    Load UCFGs: Begin: 2024-04-26T15:51:02.340588452Z, End: 2024-04-26T15:51:02.496270519Z, Duration: 00:00:00.155
  Check cache: Begin: 2024-04-26T15:51:02.496951881Z, End: 2024-04-26T15:51:02.497914753Z, Duration: 00:00:00.000
    Load cache: Begin: 2024-04-26T15:51:02.497072128Z, End: 2024-04-26T15:51:02.497214982Z, Duration: 00:00:00.000
  Create runtime call graph: Begin: 2024-04-26T15:51:02.498139463Z, End: 2024-04-26T15:51:02.560468002Z, Duration: 00:00:00.062
    Variable Type Analysis #1: Begin: 2024-04-26T15:51:02.499565944Z, End: 2024-04-26T15:51:02.519736228Z, Duration: 00:00:00.020
      Create runtime type propagation graph: Begin: 2024-04-26T15:51:02.500943793Z, End: 2024-04-26T15:51:02.510992672Z, Duration: 00:00:00.010
      Run SCC (Tarjan) on 123 nodes: Begin: 2024-04-26T15:51:02.511841685Z, End: 2024-04-26T15:51:02.514583843Z, Duration: 00:00:00.002
      Propagate runtime types to strongly connected components: Begin: 2024-04-26T15:51:02.515025804Z, End: 2024-04-26T15:51:02.519440553Z, Duration: 00:00:00.004
    Variable Type Analysis #2: Begin: 2024-04-26T15:51:02.523577122Z, End: 2024-04-26T15:51:02.559069948Z, Duration: 00:00:00.035
      Create runtime type propagation graph: Begin: 2024-04-26T15:51:02.523812683Z, End: 2024-04-26T15:51:02.530102462Z, Duration: 00:00:00.006
      Run SCC (Tarjan) on 123 nodes: Begin: 2024-04-26T15:51:02.530505135Z, End: 2024-04-26T15:51:02.557367656Z, Duration: 00:00:00.026
      Propagate runtime types to strongly connected components: Begin: 2024-04-26T15:51:02.557818193Z, End: 2024-04-26T15:51:02.558918912Z, Duration: 00:00:00.001
  Load config: Begin: 2024-04-26T15:51:02.560667363Z, End: 2024-04-26T15:51:06.258504704Z, Duration: 00:00:03.697
  Compute entry points: Begin: 2024-04-26T15:51:06.259065884Z, End: 2024-04-26T15:51:07.611244029Z, Duration: 00:00:01.352
java security sensor peak memory: 418 MB
Sensor JavaSecuritySensor [security] (done) | time=5346ms
Sensor CSharpSecuritySensor [security]
Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6639, S6641
Load type hierarchy and UCFGs: Starting
Load type hierarchy: Starting
Reading type hierarchy from: /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/build/ucfg2/cs
Read 0 type definitions
Load type hierarchy: Time spent was 00:00:00.000
Load UCFGs: Starting
Load UCFGs: Time spent was 00:00:00.000
Load type hierarchy and UCFGs: Time spent was 00:00:00.000
No UCFGs have been included for analysis.
csharp security sensor: Time spent was 00:00:00.001
Sensor CSharpSecuritySensor [security] (done) | time=2ms
Sensor PhpSecuritySensor [security]
Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350
Load type hierarchy and UCFGs: Starting
Load type hierarchy: Starting
Reading type hierarchy from: /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/build/sonar/ucfg2/php
Read 0 type definitions
Load type hierarchy: Time spent was 00:00:00.000
Load UCFGs: Starting
Load UCFGs: Time spent was 00:00:00.000
Load type hierarchy and UCFGs: Time spent was 00:00:00.000
No UCFGs have been included for analysis.
php security sensor: Time spent was 00:00:00.001
Sensor PhpSecuritySensor [security] (done) | time=2ms
Sensor PythonSecuritySensor [security]
Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839
Load type hierarchy and UCFGs: Starting
Load type hierarchy: Starting
Reading type hierarchy from: /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/build/sonar/ucfg2/python
Read 0 type definitions
Load type hierarchy: Time spent was 00:00:00.000
Load UCFGs: Starting
Load UCFGs: Time spent was 00:00:00.000
Load type hierarchy and UCFGs: Time spent was 00:00:00.000
No UCFGs have been included for analysis.
python security sensor: Time spent was 00:00:00.001
Sensor PythonSecuritySensor [security] (done) | time=1ms
Sensor JsSecuritySensor [security]
Enabled taint analysis rules: S5131, S5696, S6096, S6287, S2631, S5147, S5146, S5144, S5883, S2083, S3649, S5334, S6350, S6105, S2076
Load type hierarchy and UCFGs: Starting
Load type hierarchy: Starting
Reading type hierarchy from: /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main/build/sonar/ucfg2/js
Read 0 type definitions
Load type hierarchy: Time spent was 00:00:00.000
Load UCFGs: Starting
Load UCFGs: Time spent was 00:00:00.000
Load type hierarchy and UCFGs: Time spent was 00:00:00.000
No UCFGs have been included for analysis.
js security sensor: Time spent was 00:00:00.001
Sensor JsSecuritySensor [security] (done) | time=1ms
------------- Run sensors on project
Sensor Zero Coverage Sensor
Sensor Zero Coverage Sensor (done) | time=10ms
Sensor Java CPD Block Indexer
Sensor Java CPD Block Indexer (done) | time=42ms
SCM Publisher SCM provider for this project is: git
SCM Publisher 4 source files to be analyzed

SCM Publisher 4/4 source files have been analyzed (done) | time=261ms
CPD Executor CPD calculation finished (done) | time=10ms

> Task :sonarqube
CPD Executor 5 files had no CPD blocks
CPD Executor Calculating CPD for 8 files
Analysis report generated in 419ms, dir size=287 KB
Analysis report compressed in 97ms, zip size=80 KB
Analysis report uploaded in 735ms
ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=eclipse_keyple-card-generic-java-lib
Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
More about the report processing at https://sonarcloud.io/api/ce/task?id=AY8bGnHc75sAt1eYwBcb
Sensor cache published successfully
Analysis total time: 33.680 s

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.6.4/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 43s
2 actionable tasks: 1 executed, 1 up-to-date
Some of the file system contents retained in the virtual file system are on file systems that Gradle doesn't support watching. The relevant state was discarded to ensure changes to these locations are properly detected. You can override this by explicitly enabling file system watching.
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish packaging to Eclipse)
[Pipeline] container
[Pipeline] {
[Pipeline] sshagent
[ssh-agent] Using credentials genie.keyple (ssh://genie.keyple@projects-storage.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
Executing sh script inside container java-builder of pod keyple-keyple-card-generic-java-lib-main-5-k63wv-mwsh2-jg4pr
Executing command: "ssh-agent" 
exit
SSH_AUTH_SOCK=/tmp/ssh-mmjNSUMFbupr/agent.612; export SSH_AUTH_SOCK;
SSH_AGENT_PID=613; export SSH_AGENT_PID;
echo Agent pid 613;
SSH_AUTH_SOCK=/tmp/ssh-mmjNSUMFbupr/agent.612
SSH_AGENT_PID=613
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/eyple-card-generic-java-lib_main@tmp/private_key_12330209209602307458.key (/home/jenkins/agent/workspace/eyple-card-generic-java-lib_main@tmp/private_key_12330209209602307458.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ publish_packaging
Packaging: ./repository:
keyple-card-generic-java-lib-3.0.2-SNAPSHOT.jar
keyple-card-generic-java-lib-3.0.2-SNAPSHOT-javadoc.jar
keyple-card-generic-java-lib-3.0.2-SNAPSHOT-sources.jar
[Pipeline] }
Executing sh script inside container java-builder of pod keyple-keyple-card-generic-java-lib-main-5-k63wv-mwsh2-jg4pr
Executing command: "ssh-agent" "-k" 
exit
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 613 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] container
[Pipeline] {
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] archiveArtifacts
Archiving artifacts
‘build*/reports/tests/**’ doesn’t match anything, but ‘**’ does. Perhaps that’s what you mean?
No artifacts found that match the file pattern "build*/reports/tests/**". Configuration error?
[Pipeline] archiveArtifacts
Archiving artifacts
‘build*/reports/jacoco/test/html/**’ doesn’t match anything, but ‘**’ does. Perhaps that’s what you mean?
No artifacts found that match the file pattern "build*/reports/jacoco/test/html/**". Configuration error?
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS