You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/07/04 21:10:24 UTC

Build failed in Jenkins: Tobago 3.0.x (deploy) » Tobago Example Addressbook (Java EE 6) #154

See <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/154/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Addressbook (Java EE 6) 3.0.0-alpha-4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-addressbook ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-addressbook ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ tobago-example-addressbook ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-addressbook ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-addressbook ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-example-addressbook ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ tobago-example-addressbook ---
[INFO] Compiling 20 source files to <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO] <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/src/main/java/org/apache/myfaces/tobago/example/addressbook/web/PictureServlet.java>: <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/src/main/java/org/apache/myfaces/tobago/example/addressbook/web/PictureServlet.java> uses or overrides a deprecated API.
[INFO] <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/src/main/java/org/apache/myfaces/tobago/example/addressbook/web/PictureServlet.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ tobago-example-addressbook ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [java] 36  addressBook  WARN   [main] openjpa.Runtime - The configuration property named "openjpa.RuntimeClassOptimization" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.RetryClassRegistration".
     [java] 42  addressBook  TRACE  [main] openjpa.Runtime - Setting the following properties from "file:<https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/classes/META-INF/persistence.xml"> into configuration: {openjpa.ConnectionFactoryName=addressBookDataSource, openjpa.ConnectionFactoryMode=managed, openjpa.RuntimeClassOptimization=false, openjpa.Log=DefaultLevel=TRACE, openjpa.Id=addressBook, PersistenceVersion=1.0, openjpa.MetaDataFactory=jpa(Types=org.apache.myfaces.tobago.example.addressbook.Address;org.apache.myfaces.tobago.example.addressbook.Picture)}
     [java] 54  addressBook  TRACE  [main] openjpa.Runtime - No cache marshaller found for id org.apache.openjpa.conf.MetaDataCacheMaintenance.
     [java] 118  addressBook  TRACE  [main] openjpa.MetaData - Scanning resource "META-INF/orm.xml" for persistent types.
     [java] 119  addressBook  TRACE  [main] openjpa.MetaData - The persistent unit root url is "null"
     [java] 119  addressBook  TRACE  [main] openjpa.MetaData - parsePersistentTypeNames() found [org.apache.myfaces.tobago.example.addressbook.Address, org.apache.myfaces.tobago.example.addressbook.Picture].
     [java] 120  addressBook  TRACE  [main] openjpa.MetaData - Found 2 classes with metadata in 5 milliseconds.
     [java] 123  addressBook  INFO   [main] openjpa.Tool - Enhancer running on type "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 184  addressBook  TRACE  [main] openjpa.MetaData - Loading metadata for "class org.apache.myfaces.tobago.example.addressbook.Address" under mode "[META]".
     [java] 410  addressBook  TRACE  [main] openjpa.MetaData - Parsing class "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 465  addressBook  TRACE  [main] openjpa.MetaData - Generating default metadata for type "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 468  addressBook  TRACE  [main] openjpa.MetaData - Using reflection for metadata generation.
     [java] 505  addressBook  TRACE  [main] openjpa.MetaData - Set persistence-capable superclass of "org.apache.myfaces.tobago.example.addressbook.Address" to "null".
     [java] 507  addressBook  TRACE  [main] openjpa.MetaData - Resolving metadata for "org.apache.myfaces.tobago.example.addressbook.Address@1241276575".
     [java] 508  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.city".
     [java] 516  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.company".
     [java] 516  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.countryCode".
     [java] 516  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.dayOfBirth".
     [java] 516  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.emailStr".
     [java] 516  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.fax".
     [java] 516  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.firstName".
     [java] 516  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.homePage".
     [java] 516  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.houseNumber".
     [java] 516  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.icq".
     [java] 517  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.id".
     [java] 517  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.jobEmailStr".
     [java] 517  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.jobHomePage".
     [java] 517  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.jobPhone".
     [java] 517  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.jobTitle".
     [java] 517  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.languageCode".
     [java] 517  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.lastName".
     [java] 517  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.mobile".
     [java] 517  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.note".
     [java] 518  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.phone".
     [java] 518  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.picture".
     [java] 518  addressBook  TRACE  [main] openjpa.MetaData - Loading metadata for "class org.apache.myfaces.tobago.example.addressbook.Picture" under mode "[META]".
     [java] 518  addressBook  TRACE  [main] openjpa.MetaData - Parsing class "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 522  addressBook  TRACE  [main] openjpa.MetaData - Generating default metadata for type "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 522  addressBook  TRACE  [main] openjpa.MetaData - Using reflection for metadata generation.
     [java] 523  addressBook  TRACE  [main] openjpa.MetaData - Set persistence-capable superclass of "org.apache.myfaces.tobago.example.addressbook.Picture" to "null".
     [java] 524  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.revision".
     [java] 524  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.street".
     [java] 524  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@1241276575.zipCode".
     [java] 525  addressBook  TRACE  [main] openjpa.MetaData - Resolving metadata for "org.apache.myfaces.tobago.example.addressbook.Picture@1632492873".
     [java] 525  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@1632492873.content".
     [java] 525  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@1632492873.contentType".
     [java] 525  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@1632492873.id".
     [java] 525  addressBook  TRACE  [main] openjpa.MetaData - Preparing mapping for "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 525  addressBook  TRACE  [main] openjpa.MetaData - Preparing mapping for "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 525  addressBook  TRACE  [main] openjpa.MetaData - Resolving mapping for "org.apache.myfaces.tobago.example.addressbook.Address@1241276575".
     [java] 526  addressBook  TRACE  [main] openjpa.MetaData - Resolving mapping for "org.apache.myfaces.tobago.example.addressbook.Picture@1632492873".
     [java] 526  addressBook  TRACE  [main] openjpa.Enhance - Enhancing type "class org.apache.myfaces.tobago.example.addressbook.Address" loaded by org.apache.openjpa.lib.util.TemporaryClassLoader@3cda1055.
     [java] 651  addressBook  INFO   [main] openjpa.Tool - Enhancer running on type "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 654  addressBook  TRACE  [main] openjpa.Enhance - Enhancing type "class org.apache.myfaces.tobago.example.addressbook.Picture" loaded by org.apache.openjpa.lib.util.TemporaryClassLoader@3cda1055.
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-example-addressbook ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ tobago-example-addressbook ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ tobago-example-addressbook ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ tobago-example-addressbook ---
[INFO] Packaging webapp
[INFO] Assembling webapp [tobago-example-addressbook] in [<https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/tobago-example-addressbook]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/src/main/webapp]>
[INFO] Webapp assembled in [160 msecs]
[INFO] Building war: <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/tobago-example-addressbook.war>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ tobago-example-addressbook ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadoc) @ tobago-example-addressbook ---
[INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc' has not been previously called for the module: 'org.apache.myfaces.tobago:tobago-theme-speyside:jar:3.0.0-alpha-4-SNAPSHOT'. Trying to invoke it...
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/jenkins-slave/workspace/Tobago 3.0.x (deploy)/tobago-3.0.x-deploy/tobago-theme/tobago-theme-speyside/target/apidocs
[INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc' has not been previously called for the module: 'org.apache.myfaces.tobago:tobago-theme-richmond:jar:3.0.0-alpha-4-SNAPSHOT'. Trying to invoke it...
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/jenkins-slave/workspace/Tobago 3.0.x (deploy)/tobago-3.0.x-deploy/tobago-theme/tobago-theme-richmond/target/apidocs
[INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc' has not been previously called for the module: 'org.apache.myfaces.tobago:tobago-theme-charlotteville:jar:3.0.0-alpha-4-SNAPSHOT'. Trying to invoke it...
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/jenkins-slave/workspace/Tobago 3.0.x (deploy)/tobago-3.0.x-deploy/tobago-theme/tobago-theme-charlotteville/target/apidocs
[ERROR] Error fetching link: /home/jenkins/jenkins-slave/workspace/Tobago 3.0.x (deploy)/tobago-3.0.x-deploy/tobago-theme/tobago-theme-scarborough/target/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: /home/jenkins/jenkins-slave/workspace/Tobago 3.0.x (deploy)/tobago-3.0.x-deploy/tobago-theme/tobago-theme-speyside/target/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: /home/jenkins/jenkins-slave/workspace/Tobago 3.0.x (deploy)/tobago-3.0.x-deploy/tobago-theme/tobago-theme-richmond/target/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: /home/jenkins/jenkins-slave/workspace/Tobago 3.0.x (deploy)/tobago-3.0.x-deploy/tobago-theme/tobago-theme-charlotteville/target/apidocs/package-list. Ignored it.
[INFO] 
Loading source files for package org.apache.myfaces.tobago.example.addressbook...
Loading source files for package org.apache.myfaces.tobago.example.addressbook.web...
Constructing Javadoc information...
Standard Doclet version 1.8.0_66
Building tree for all the packages and classes...
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/Address.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/AddressDao.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/DerbyShutdownServletContextListener.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/EmailAddress.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/InMemoryAddressDao.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/JpaAddressDao.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/KillSession.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/Picture.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/AdminController.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/Controller.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/Countries.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/EmailAddressConverter.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/EmailAddressValidator.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/LocaleConverter.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/MessageUtils.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/PictureServlet.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/RandomAddressGenerator.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/SelectItemComparator.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/StartupPhaseListener.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/overview-frame.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/package-frame.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/package-summary.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/package-tree.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/package-frame.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/package-summary.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/package-tree.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/constant-values.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/serialized-form.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/class-use/AddressDao.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/class-use/JpaAddressDao.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/class-use/KillSession.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/class-use/InMemoryAddressDao.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/class-use/DerbyShutdownServletContextListener.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/class-use/Address.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/class-use/EmailAddress.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/class-use/Picture.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/class-use/Countries.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/class-use/LocaleConverter.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/class-use/MessageUtils.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/class-use/SelectItemComparator.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/class-use/EmailAddressConverter.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/class-use/StartupPhaseListener.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/class-use/Controller.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/class-use/EmailAddressValidator.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/class-use/RandomAddressGenerator.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/class-use/AdminController.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/class-use/PictureServlet.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/package-use.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/org/apache/myfaces/tobago/example/addressbook/web/package-use.html...>
Building index for all the packages and classes...
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/overview-tree.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/index-all.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/allclasses-frame.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/allclasses-noframe.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/index.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/overview-summary.html...>
Generating <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/apidocs/help-doc.html...>
[INFO] Building jar: <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/tobago-example-addressbook-javadoc.jar>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ tobago-example-addressbook ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-addressbook ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-source) @ tobago-example-addressbook ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/tobago-example-addressbook-sources.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.5.5:single (source-release-assembly) @ tobago-example-addressbook ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ tobago-example-addressbook ---
[INFO] Configured Artifact: org.tango-project:tango-icon-theme:0.8.0:jar
[INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/1/org/tango-project/tango-icon-theme/0.8.0/tango-icon-theme-0.8.0.jar to <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/tobago-example-addressbook/image> with includes "" and excludes ""
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-example-addressbook ---
[INFO] Installing <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/tobago-example-addressbook.war> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-addressbook/3.0.0-alpha-4-SNAPSHOT/tobago-example-addressbook-3.0.0-alpha-4-SNAPSHOT.war
[INFO] Installing <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-addressbook/3.0.0-alpha-4-SNAPSHOT/tobago-example-addressbook-3.0.0-alpha-4-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/tobago-example-addressbook-javadoc.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-addressbook/3.0.0-alpha-4-SNAPSHOT/tobago-example-addressbook-3.0.0-alpha-4-SNAPSHOT-javadoc.jar
[INFO] Installing <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/ws/target/tobago-example-addressbook-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-example-addressbook/3.0.0-alpha-4-SNAPSHOT/tobago-example-addressbook-3.0.0-alpha-4-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago-example-addressbook ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-addressbook/3.0.0-alpha-4-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-addressbook/3.0.0-alpha-4-SNAPSHOT/maven-metadata.xml (2 KB at 2.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-addressbook/3.0.0-alpha-4-SNAPSHOT/tobago-example-addressbook-3.0.0-alpha-4-20160704.210924-3.war
[INFO] I/O exception (java.net.SocketException) caught when processing request: Connection reset
[INFO] Retrying request
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-addressbook/3.0.0-alpha-4-SNAPSHOT/tobago-example-addressbook-3.0.0-alpha-4-20160704.210924-3.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-addressbook/3.0.0-alpha-4-SNAPSHOT/tobago-example-addressbook-3.0.0-alpha-4-20160704.210924-3.pom (13 KB at 36.9 KB/sec)

Jenkins build is back to normal : Tobago 3.0.x (deploy) » Tobago Example Addressbook (Java EE 6) #155

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%203.0.x%20(deploy)/org.apache.myfaces.tobago$tobago-example-addressbook/155/>