Skip to content

Console Output

+ ./gradlew :java:component:keyple-calypso:uploadArchives -PdoSign=true --info
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
Initialized native services in: /home/jenkins/.gradle/native
The client will now receive all logging from the daemon (pid: 169). The daemon log file: /home/jenkins/.gradle/daemon/4.5.1/daemon-169.out.log
Starting 5th build in daemon [uptime: 8 mins 46.586 secs, performance: 99%]
Using 1 worker leases.
Starting Build
Settings evaluated using settings file '/home/jenkins/agent/workspace/Releases/keyple-java-alpha/settings.gradle'.
Projects loaded. Root project using build file '/home/jenkins/agent/workspace/Releases/keyple-java-alpha/build.gradle'.
Included projects: [root project 'keyple-java', project ':java', project ':java:component', project ':java:component:keyple-calypso', project ':java:component:keyple-core', project ':java:component:keyple-plugin', project ':java:component:keyple-plugin:keyple-plugin-pcsc', project ':java:component:keyple-plugin:keyple-plugin-stub']
Evaluating root project 'keyple-java' using build file '/home/jenkins/agent/workspace/Releases/keyple-java-alpha/build.gradle'.
Closing daemon's stdin at end of input.
The daemon will no longer process any standard input.
Evaluating project ':java' using build file '/home/jenkins/agent/workspace/Releases/keyple-java-alpha/java/build.gradle'.
Evaluating project ':java:component' using build file '/home/jenkins/agent/workspace/Releases/keyple-java-alpha/java/component/build.gradle'.
Evaluating project ':java:component:keyple-calypso' using build file '/home/jenkins/agent/workspace/Releases/keyple-java-alpha/java/component/keyple-calypso/build.gradle'.
Evaluating project ':java:component:keyple-core' using build file '/home/jenkins/agent/workspace/Releases/keyple-java-alpha/java/component/keyple-core/build.gradle'.
Version of keyple hasn't changed
Evaluating project ':java:component:keyple-plugin' using build file '/home/jenkins/agent/workspace/Releases/keyple-java-alpha/java/component/keyple-plugin/build.gradle'.
Evaluating project ':java:component:keyple-plugin:keyple-plugin-pcsc' using build file '/home/jenkins/agent/workspace/Releases/keyple-java-alpha/java/component/keyple-plugin/pcsc/build.gradle'.
Evaluating project ':java:component:keyple-plugin:keyple-plugin-stub' using build file '/home/jenkins/agent/workspace/Releases/keyple-java-alpha/java/component/keyple-plugin/stub/build.gradle'.
All projects evaluated.
Selected primary task ':java:component:keyple-calypso:uploadArchives' from project :java:component:keyple-calypso
Tasks to be executed: [task ':java:component:keyple-calypso:compileJava', task ':java:component:keyple-calypso:copyLICENSE', task ':java:component:keyple-calypso:copyNOTICE', task ':java:component:keyple-calypso:processResources', task ':java:component:keyple-calypso:classes', task ':java:component:keyple-calypso:jar', task ':java:component:keyple-calypso:javadoc', task ':java:component:keyple-calypso:javadocJar', task ':java:component:keyple-calypso:sourcesJar', task ':java:component:keyple-calypso:signArchives', task ':java:component:keyple-calypso:uploadArchives']
:java:component:keyple-calypso:compileJava (Thread[Daemon worker Thread 2,5,main]) started.
:java:component:keyple-calypso:compileJava
Skipping task ':java:component:keyple-calypso:compileJava' as it is up-to-date.
:java:component:keyple-calypso:compileJava UP-TO-DATE
:java:component:keyple-calypso:compileJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.076 secs.
:java:component:keyple-calypso:copyLICENSE (Thread[Daemon worker Thread 2,5,main]) started.
:java:component:keyple-calypso:copyLICENSE
Skipping task ':java:component:keyple-calypso:copyLICENSE' as it is up-to-date.
:java:component:keyple-calypso:copyLICENSE UP-TO-DATE
:java:component:keyple-calypso:copyLICENSE (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs.
:java:component:keyple-calypso:copyNOTICE (Thread[Daemon worker Thread 2,5,main]) started.
:java:component:keyple-calypso:copyNOTICE
Skipping task ':java:component:keyple-calypso:copyNOTICE' as it is up-to-date.
:java:component:keyple-calypso:copyNOTICE UP-TO-DATE
:java:component:keyple-calypso:copyNOTICE (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs.
:java:component:keyple-calypso:processResources (Thread[Daemon worker Thread 2,5,main]) started.
:java:component:keyple-calypso:processResources
file or directory '/home/jenkins/agent/workspace/Releases/keyple-java-alpha/java/component/keyple-calypso/src/main/resources', not found
Skipping task ':java:component:keyple-calypso:processResources' as it has no source files and no previous output files.
:java:component:keyple-calypso:processResources NO-SOURCE
:java:component:keyple-calypso:processResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs.
:java:component:keyple-calypso:classes (Thread[Daemon worker Thread 2,5,main]) started.
:java:component:keyple-calypso:classes
Skipping task ':java:component:keyple-calypso:classes' as it has no actions.
:java:component:keyple-calypso:classes UP-TO-DATE
:java:component:keyple-calypso:classes (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs.
:java:component:keyple-calypso:jar (Thread[Daemon worker Thread 2,5,main]) started.
:java:component:keyple-calypso:jar
Skipping task ':java:component:keyple-calypso:jar' as it is up-to-date.
:java:component:keyple-calypso:jar UP-TO-DATE
:java:component:keyple-calypso:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.003 secs.
:java:component:keyple-calypso:javadoc (Thread[Daemon worker Thread 2,5,main]) started.
:java:component:keyple-calypso:javadoc
Skipping task ':java:component:keyple-calypso:javadoc' as it is up-to-date.
:java:component:keyple-calypso:javadoc UP-TO-DATE
:java:component:keyple-calypso:javadoc (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.009 secs.
:java:component:keyple-calypso:javadocJar (Thread[Daemon worker Thread 2,5,main]) started.
:java:component:keyple-calypso:javadocJar
Skipping task ':java:component:keyple-calypso:javadocJar' as it is up-to-date.
:java:component:keyple-calypso:javadocJar UP-TO-DATE
:java:component:keyple-calypso:javadocJar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.003 secs.
:java:component:keyple-calypso:sourcesJar (Thread[Daemon worker Thread 2,5,main]) started.
:java:component:keyple-calypso:sourcesJar
Skipping task ':java:component:keyple-calypso:sourcesJar' as it is up-to-date.
:java:component:keyple-calypso:sourcesJar UP-TO-DATE
:java:component:keyple-calypso:sourcesJar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.006 secs.
:java:component:keyple-calypso:signArchives (Thread[Daemon worker Thread 2,5,main]) started.
:java:component:keyple-calypso:signArchives
Task ':java:component:keyple-calypso:signArchives' is not up-to-date because:
  No history is available.
:java:component:keyple-calypso:signArchives (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.88 secs.
:java:component:keyple-calypso:uploadArchives (Thread[Daemon worker Thread 2,5,main]) started.
:java:component:keyple-calypso:uploadArchives
Task ':java:component:keyple-calypso:uploadArchives' is not up-to-date because:
  Task has not declared any outputs.
Publishing configuration: configuration ':java:component:keyple-calypso:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@725fcb82
Deploying to https://oss.sonatype.org/service/local/staging/deploy/maven2/
Uploading: org/eclipse/keyple/keyple-java-calypso/1.0.0-alpha-1/keyple-java-calypso-1.0.0-alpha-1.jar to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 271K from remote
Uploaded 271K
Uploading: org/eclipse/keyple/keyple-java-calypso/1.0.0-alpha-1/keyple-java-calypso-1.0.0-alpha-1.pom to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 3K from remote
Uploaded 3K
Uploading: org/eclipse/keyple/keyple-java-calypso/1.0.0-alpha-1/keyple-java-calypso-1.0.0-alpha-1.jar.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 1K from remote
Uploaded 1K
Uploading: org/eclipse/keyple/keyple-java-calypso/1.0.0-alpha-1/keyple-java-calypso-1.0.0-alpha-1-sources.jar.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 1K from remote
Uploaded 1K
Uploading: org/eclipse/keyple/keyple-java-calypso/1.0.0-alpha-1/keyple-java-calypso-1.0.0-alpha-1-javadoc.jar.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 1K from remote
Uploaded 1K
Uploading: org/eclipse/keyple/keyple-java-calypso/1.0.0-alpha-1/keyple-java-calypso-1.0.0-alpha-1-sources.jar to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 491K from remote
Uploaded 491K
Uploading: org/eclipse/keyple/keyple-java-calypso/1.0.0-alpha-1/keyple-java-calypso-1.0.0-alpha-1-javadoc.jar to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 668K from remote
Uploaded 668K
Uploading: org/eclipse/keyple/keyple-java-calypso/1.0.0-alpha-1/keyple-java-calypso-1.0.0-alpha-1.pom.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 1K from remote
Uploaded 1K
Downloading: org/eclipse/keyple/keyple-java-calypso/maven-metadata.xml from repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Could not find metadata org.eclipse.keyple:keyple-java-calypso/maven-metadata.xml in remote (https://oss.sonatype.org/service/local/staging/deploy/maven2/)
Uploading: org/eclipse/keyple/keyple-java-calypso/maven-metadata.xml to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/
Transferring 0K from remote
Uploaded 0K
:java:component:keyple-calypso:uploadArchives (Thread[Daemon worker Thread 2,5,main]) completed. Took 9.02 secs.

BUILD SUCCESSFUL in 11s
9 actionable tasks: 2 executed, 7 up-to-date
VCS Checkout Cache (/home/jenkins/agent/workspace/Releases/keyple-java-alpha/.gradle/vcsWorkingDirs) has not been cleaned up in 0 days