You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Malintha Adikari <ma...@gmail.com> on 2014/06/10 13:03:22 UTC

Build Failure in git

Hi,

I am building Apache CXF from git clone
https://git-wip-us.apache.org/repos/asf/cxf.git. Following build failure
appeared in the middle of the building process.

Note: I am using java 1.6 and maven 3.0.5. Also I am using a fresh maven
repository.

[INFO] Apache CXF Runtime Object Binding ................. SUCCESS [4.044s]
[INFO] Apache CXF Runtime Colocated Binding .............. SUCCESS [1.690s]
[INFO] Apache CXF Runtime ................................ SUCCESS [0.064s]
[INFO] Apache CXF Runtime Bindings ....................... SUCCESS [0.022s]
[INFO] Apache CXF Runtime Clustering ..................... SUCCESS [1.130s]
[INFO] Apache CXF Runtime JavaScript Frontend ............ SUCCESS [1.745s]
[INFO] Apache CXF Runtime HTTP Async Transport ........... SUCCESS [9.276s]
[INFO] Apache CXF Runtime HTTP Netty Server Transport .... SUCCESS [8.421s]
[INFO] Apache CXF Runtime HTTP Netty Client Transport .... SUCCESS [16.604s]
[INFO] Apache CXF Runtime UDP Transport .................. FAILURE [32.762s]
[INFO] Apache CXF Runtime WebSocket Transport ............ SKIPPED
[INFO] Apache CXF Runtime Security functionality ......... SKIPPED
[INFO] Apache CXF Runtime WS MetadataExchange ............ SKIPPED
[INFO] Apache CXF Runtime WS Security .................... SKIPPED
[INFO] Apache CXF Runtime WS Reliable Messaging .......... SKIPPED
[INFO] Apache CXF Runtime WS Eventing .................... SKIPPED
[INFO] Apache CXF JAX-RS Client .......................... SKIPPED
[INFO] Apache CXF JAX-RS Extensions: Providers ........... SKIPPED
[INFO] Apache CXF JAX-RS Extensions: Search .............. SKIPPED
[INFO] Apache CXF RS XML Security ........................ SKIPPED
[INFO] Apache CXF RS SSO SAML ............................ SKIPPED
[INFO] Apache CXF Runtime RS Security OAuth Parent ....... SKIPPED
[INFO] Apache CXF Runtime OAuth 1.0a ..................... SKIPPED
[INFO] Apache CXF Runtime OAuth 2.0 ...................... SKIPPED
[INFO] Apache CXF Runtime OAuth 2.0 SAML ................. SKIPPED
[INFO] Apache CXF Runtime OAuth 2.0 JWT .................. SKIPPED
[INFO] Apache CXF RS Cross-Origin Resource Sharing ....... SKIPPED
[INFO] Apache CXF Runtime Web Management ................. SKIPPED
[INFO] Apache CXF Runtime JavaScript Client Generator Tests  SKIPPED
[INFO] Apache CXF JCA Connection ......................... SKIPPED
[INFO] Apache CXF CDI Integration ........................ SKIPPED
[INFO] Apache CXF Integration ............................ SKIPPED
[INFO] Apache CXF Java2WS Maven2 Plugin .................. SKIPPED
[INFO] Apache CXF Java2WADL Maven2 Plugin ................ SKIPPED
[INFO] Apache CXF WADL2Java Code Generation Maven2 Plugin  SKIPPED
[INFO] Apache CXF CORBA Tools Maven2 Plugins ............. SKIPPED
[INFO] Apache CXF Archetype - Simple JAX-WS Java First ... SKIPPED
[INFO] Apache CXF Archetype - Simple JAX-RS webapp ....... SKIPPED
[INFO] Apache CXF Maven Archetypes ....................... SKIPPED
[INFO] Apache CXF STS Core ............................... SKIPPED
[INFO] Apache CXF STS war deployment ..................... SKIPPED
[INFO] Apache CXF STS basic systests ..................... SKIPPED
[INFO] Apache CXF STS advanced systests .................. SKIPPED
[INFO] Apache CXF Services ............................... SKIPPED
[INFO] Apache CXF STS service ............................ SKIPPED
[INFO] Apache CXF STS systests ........................... SKIPPED
[INFO] Apache CXF WSN API ................................ SKIPPED
[INFO] Apache CXF WSN Core ............................... SKIPPED
[INFO] Apache CXF WSN OSGi ............................... SKIPPED
[INFO] Apache CXF WSN service ............................ SKIPPED
[INFO] Apache CXF WS-Discovery API ....................... SKIPPED
[INFO] Apache CXF WS-Discovery Service ................... SKIPPED
[INFO] Apache CXF WS-Discovery ........................... SKIPPED
[INFO] Apache CXF XKMS Common ............................ SKIPPED
[INFO] Apache CXF XKMS X509 Handlers ..................... SKIPPED
[INFO] Apache CXF XKMS Service ........................... SKIPPED
[INFO] Apache CXF XKMS Client ............................ SKIPPED
[INFO] Apache CXF XKMS Karaf Features .................... SKIPPED
[INFO] Apache CXF XKMS OSGi deployment ................... SKIPPED
[INFO] Apache CXF XKMS LDAP repository ................... SKIPPED
[INFO] Apache CXF XKMS Service war deployment ............ SKIPPED
[INFO] Apache CXF Karaf Parent ........................... SKIPPED
[INFO] Apache CXF Karaf Features ......................... SKIPPED
[INFO] Apache CXF Karaf Commands ......................... SKIPPED
[INFO] Apache CXF XKMS Integration Tests ................. SKIPPED
[INFO] Apache CXF XKMS ................................... SKIPPED
[INFO] Apache CXF Bundle Parent .......................... SKIPPED
[INFO] Apache CXF Compatibility Bundle Jar ............... SKIPPED
[INFO] Apache CXF :: OSGi :: Integration Tests ........... SKIPPED
[INFO] Apache CXF :: OSGi :: Integration Tests pure felix  SKIPPED
[INFO] Apache CXF OSGi parent ............................ SKIPPED
[INFO] Apache CXF Container Integration System Tests ..... SKIPPED
[INFO] Apache CXF Container Integration Test Webapp ...... SKIPPED
[INFO] Apache CXF Uncategorized System Tests ............. SKIPPED
[INFO] Apache CXF Transport System Tests ................. SKIPPED
[INFO] Apache CXF Transport System Tests JMS ............. SKIPPED
[INFO] Apache CXF JAX-WS System Tests .................... SKIPPED
[INFO] Apache CXF Databinding System Tests ............... SKIPPED
[INFO] Apache CXF JAX-RS System Tests .................... SKIPPED
[INFO] Apache CXF WS-* Specifications System Tests ....... SKIPPED
[INFO] Apache CXF WS-RM Specifications System Tests ...... SKIPPED
[INFO] Apache CXF WS-Security System Tests ............... SKIPPED
[INFO] Apache CXF WS-Security Interop System Tests ....... SKIPPED
[INFO] Apache CXF JAX-RS System Advanced Security Tests .. SKIPPED
[INFO] Test for writing wsdl to repo ..................... SKIPPED
[INFO] Test for generating code from wsdl in repo ........ SKIPPED
[INFO] Apache CXF System Tests ........................... SKIPPED
[INFO] Apache CXF System Tests for Maven Plugins ......... SKIPPED
[INFO] Apache CXF CDI Integration System Tests ........... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 6:41.654s
[INFO] Finished at: Tue Jun 10 16:32:02 IST 2014
[INFO] Final Memory: 197M/1607M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on
project cxf-rt-transports-udp: There are test failures.
[ERROR]
[ERROR] Please refer to
/home/malintha/projects/CXF/cxf/rt/transports/udp/target/surefire-reports
for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn <goals> -rf :cxf-rt-transports-udp

Could you please look in to this.

Regards,
Malintha Adikari

Re: Build Failure in git

Posted by Malintha Adikari <ma...@gmail.com>.
Hi,

While building with tests I got following issue

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cxf.rs.security.oauth2.jwe.JweCompactReaderWriterTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.552 sec
<<< FAILURE! - in
org.apache.cxf.rs.security.oauth2.jwe.JweCompactReaderWriterTest
testEncryptDecryptJwsToken(org.apache.cxf.rs.security.oauth2.jwe.JweCompactReaderWriterTest)
 Time elapsed: 0.37 sec  <<< ERROR!
java.lang.SecurityException: java.lang.SecurityException:
java.security.InvalidKeyException: Illegal key size
 at javax.crypto.Cipher.a(DashoA13*..)
at javax.crypto.Cipher.a(DashoA13*..)
at javax.crypto.Cipher.a(DashoA13*..)
 at javax.crypto.Cipher.init(DashoA13*..)
at javax.crypto.Cipher.init(DashoA13*..)
..................................................................
.........................................................................


Then I replaced my {$JAVA_HOME}/jre/lib/security/US_export_policy.jar and
{$JAVA_HOME}/jre/lib/security/local_policy.jar (got from Java JCE Download
<ht...@CDS-CDS_Developer>
)and
could avoid this issue. Then I build module by module. While I am building
"osgi" module I am getting following issue

karaf@root> 2014-06-11 18:16:01,953 | INFO  | FelixStartLevel  |
BlueprintContainerImpl           | container.BlueprintContainerImpl  352 |
7 - org.apache.aries.blueprint.core - 1.4.0 | Bundle
org.apache.karaf.admin.command is waiting for dependencies
[(objectClass=org.apache.karaf.features.FeaturesService),
(objectClass=org.apache.karaf.admin.AdminService)]
2014-06-11 18:16:02,607 | INFO  | FelixStartLevel  | SecurityUtils
           | e.sshd.common.util.SecurityUtils   80 | 26 -
org.apache.sshd.core - 0.8.0 | BouncyCastle not registered, using the
default JCE provider
2014-06-11 18:16:03,947 | INFO  | FelixStartLevel  | core
          | ?                                   ? | 24 -
org.apache.aries.jmx.core - 1.1.1 | Starting JMX OSGi agent
2014-06-11 18:16:04,016 | INFO  | FelixStartLevel  | core
          | ?                                   ? | 24 -
org.apache.aries.jmx.core - 1.1.1 | Registering MBean with ObjectName
[osgi.compendium:service=cm,version=1.3,framework=org.apache.felix.framework,uuid=b0cf451e-1803-465c-8422-e1c7695e1f24]
for service with service.id [10]
2014-06-11 18:16:04,241 | INFO  | rint Extender: 1 | BlueprintContainerImpl
          | container.BlueprintContainerImpl  352 | 7 -
org.apache.aries.blueprint.core - 1.4.0 | Bundle
org.apache.karaf.admin.command is waiting for dependencies
[(objectClass=org.apache.karaf.features.FeaturesService)]
2014-06-11 18:16:04,343 | INFO  | FelixStartLevel  | BlueprintContainerImpl
          | container.BlueprintContainerImpl  352 | 7 -
org.apache.aries.blueprint.core - 1.4.0 | Bundle
org.apache.karaf.management.server is waiting for dependencies
[(objectClass=org.apache.karaf.jaas.config.KeystoreManager)]
2014-06-11 18:16:04,388 | INFO  | FelixStartLevel  | BlueprintContainerImpl
          | container.BlueprintContainerImpl  352 | 7 -
org.apache.aries.blueprint.core - 1.4.0 | Bundle
org.apache.karaf.features.management is waiting for dependencies
[(objectClass=org.apache.karaf.features.FeaturesService),
(objectClass=javax.management.MBeanServer)]
2014-06-11 18:16:04,838 | INFO  | FelixStartLevel  | BlueprintContainerImpl
          | container.BlueprintContainerImpl  352 | 7 -
org.apache.aries.blueprint.core - 1.4.0 | Bundle
org.apache.karaf.features.command is waiting for dependencies
[(objectClass=org.apache.karaf.features.FeaturesService)]
2014-06-11 18:16:04,859 | INFO  | FelixStartLevel  | BlueprintContainerImpl
          | container.BlueprintContainerImpl  315 | 7 -
org.apache.aries.blueprint.core - 1.4.0 | Bundle
org.apache.karaf.jaas.modules is waiting for namespace handlers [
http://karaf.apache.org/xmlns/jaas/v1.0.0]
2014-06-11 18:16:04,897 | INFO  | FelixStartLevel  | BlueprintContainerImpl
          | container.BlueprintContainerImpl  352 | 7 -
org.apache.aries.blueprint.core - 1.4.0 | Bundle
org.apache.karaf.diagnostic.management is waiting for dependencies
[(objectClass=javax.management.MBeanServer)]
2014-06-11 18:16:05,623 | INFO  | JMX OSGi Agent   | core
          | ?                                   ? | 24 -
org.apache.aries.jmx.core - 1.1.1 | Registering
org.osgi.jmx.service.cm.ConfigurationAdminMBean to MBeanServer
com.sun.jmx.mbeanserver.JmxMBeanServer@7e820d53 with name
osgi.compendium:service=cm,version=1.3,framework=org.apache.felix.framework,uuid=b0cf451e-1803-465c-8422-e1c7695e1f24
2014-06-11 18:16:05,627 | INFO  | JMX OSGi Agent   | core
          | ?                                   ? | 24 -
org.apache.aries.jmx.core - 1.1.1 | Registering
org.osgi.jmx.framework.BundleStateMBean to MBeanServer
com.sun.jmx.mbeanserver.JmxMBeanServer@7e820d53 with name
osgi.core:type=bundleState,version=1.7,framework=org.apache.felix.framework,uuid=b0cf451e-1803-465c-8422-e1c7695e1f24
2014-06-11 18:16:05,631 | INFO  | rint Extender: 1 | BlueprintContainerImpl
          | container.BlueprintContainerImpl  352 | 7 -
org.apache.aries.blueprint.core - 1.4.0 | Bundle
org.apache.karaf.features.management is waiting for dependencies
[(objectClass=org.apache.karaf.features.FeaturesService)]
2014-06-11 18:16:05,636 | INFO  | JMX OSGi Agent   | core
          | ?                                   ? | 24 -
org.apache.aries.jmx.core - 1.1.1 | Registering
org.osgi.jmx.framework.FrameworkMBean to MBeanServer
com.sun.jmx.mbeanserver.JmxMBeanServer@7e820d53 with name
osgi.core:type=framework,version=1.7,framework=org.apache.felix.framework,uuid=b0cf451e-1803-465c-8422-e1c7695e1f24
2014-06-11 18:16:05,637 | INFO  | JMX OSGi Agent   | core
          | ?                                   ? | 24 -
org.apache.aries.jmx.core - 1.1.1 | Registering
org.osgi.jmx.framework.PackageStateMBean to MBeanServer
com.sun.jmx.mbeanserver.JmxMBeanServer@7e820d53 with name
osgi.core:type=packageState,version=1.5,framework=org.apache.felix.framework,uuid=b0cf451e-1803-465c-8422-e1c7695e1f24
2014-06-11 18:16:05,638 | INFO  | JMX OSGi Agent   | core
          | ?                                   ? | 24 -
org.apache.aries.jmx.core - 1.1.1 | Registering
org.osgi.jmx.framework.wiring.BundleWiringStateMBean to MBeanServer
com.sun.jmx.mbeanserver.JmxMBeanServer@7e820d53 with name
osgi.core:type=wiringState,version=1.1,framework=org.apache.felix.framework,uuid=b0cf451e-1803-465c-8422-e1c7695e1f24
2014-06-11 18:16:05,645 | INFO  | JMX OSGi Agent   | core
          | ?                                   ? | 24 -
org.apache.aries.jmx.core - 1.1.1 | Registering
org.osgi.jmx.framework.ServiceStateMBean to MBeanServer
com.sun.jmx.mbeanserver.JmxMBeanServer@7e820d53 with name
osgi.core:type=serviceState,version=1.7,framework=org.apache.felix.framework,uuid=b0cf451e-1803-465c-8422-e1c7695e1f24
2014-06-11 18:16:07,470 | INFO  | FelixStartLevel  | KarArtifactInstaller
          | eployer.kar.KarArtifactInstaller   75 | 38 -
org.apache.karaf.deployer.kar - 2.3.5 | Karaf archives will be extracted to
/home/malintha/projects/CXF/cxf/osgi/itests/target/paxexam/2ce27da0-e954-4618-a76c-9f6abcab5119/system
2014-06-11 18:16:07,472 | INFO  | FelixStartLevel  | KarArtifactInstaller
          | eployer.kar.KarArtifactInstaller   76 | 38 -
org.apache.karaf.deployer.kar - 2.3.5 | Timestamps for Karaf archives will
be extracted to
/home/malintha/projects/CXF/cxf/osgi/itests/target/paxexam/2ce27da0-e954-4618-a76c-9f6abcab5119/system/.timestamps
[org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer] : Shutting
down the test container (Pax Runner)
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 180.816 sec
<<< FAILURE! - in org.apache.cxf.osgi.itests.soap.JmsServiceTest
org.apache.cxf.osgi.itests.soap.JmsServiceTest  Time elapsed: 180.815 sec
 <<< ERROR!
java.lang.RuntimeException: Cannot get the remote bundle context
at
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.getRemoteBundleContext(RemoteBundleContextClientImpl.java:255)
at
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.waitForState(RemoteBundleContextClientImpl.java:211)
at
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.waitForState(KarafTestContainer.java:522)
at
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.startKaraf(KarafTestContainer.java:204)
at
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.start(KarafTestContainer.java:152)
at
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.setUp(EagerSingleStagedReactor.java:86)
at
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.beforeClass(EagerSingleStagedReactor.java:136)
at
org.ops4j.pax.exam.spi.reactors.ReactorManager.beforeClass(ReactorManager.java:452)
at org.ops4j.pax.exam.junit.impl.ProbeRunner.run(ProbeRunner.java:111)
at org.ops4j.pax.exam.junit.PaxExam.run(PaxExam.java:93)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: java.rmi.NotBoundException: 02c533ff-e745-4919-8f3b-13f6bfb6bebc
at sun.rmi.registry.RegistryImpl.lookup(RegistryImpl.java:114)
at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source)
at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:390)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:248)
at sun.rmi.transport.Transport$1.run(Transport.java:159)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:255)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:233)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:359)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.getRemoteBundleContext(RemoteBundleContextClientImpl.java:242)
at
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.waitForState(RemoteBundleContextClientImpl.java:211)
at
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.waitForState(KarafTestContainer.java:522)
at
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.startKaraf(KarafTestContainer.java:204)
at
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.start(KarafTestContainer.java:152)
at
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.setUp(EagerSingleStagedReactor.java:86)
at
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.beforeClass(EagerSingleStagedReactor.java:136)
at
org.ops4j.pax.exam.spi.reactors.ReactorManager.beforeClass(ReactorManager.java:452)
at org.ops4j.pax.exam.junit.impl.ProbeRunner.run(ProbeRunner.java:111)
at org.ops4j.pax.exam.junit.PaxExam.run(PaxExam.java:93)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

org.apache.cxf.osgi.itests.soap.JmsServiceTest  Time elapsed: 180.816 sec
 <<< ERROR!
java.lang.RuntimeException: Container never came up
at
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.stop(KarafTestContainer.java:492)
at
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.tearDown(EagerSingleStagedReactor.java:118)
at
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.afterClass(EagerSingleStagedReactor.java:132)
at
org.ops4j.pax.exam.spi.reactors.ReactorManager.afterClass(ReactorManager.java:436)
at org.ops4j.pax.exam.junit.impl.ProbeRunner.run(ProbeRunner.java:121)
at org.ops4j.pax.exam.junit.PaxExam.run(PaxExam.java:93)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)


Results :

Tests in error:
  JmsServiceTest.org.apache.cxf.osgi.itests.soap.JmsServiceTest » Runtime
Cannot...
  JUnit4Provider.invoke:124->executeTestSet:153->execute:264 » Runtime
Container...

Tests run: 4, Failures: 0, Errors: 2, Skipped: 0

[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache CXF Bundle Parent .......................... SUCCESS [7.209s]
[INFO] Apache CXF Compatibility Bundle Jar ............... SUCCESS [9.748s]
[INFO] Apache CXF Karaf Parent ........................... SUCCESS [0.162s]
[INFO] Apache CXF Karaf Features ......................... SUCCESS [5.877s]
[INFO] Apache CXF :: OSGi :: Integration Tests ........... FAILURE
[5:59.116s]
[INFO] Apache CXF :: OSGi :: Integration Tests pure felix  SKIPPED
[INFO] Apache CXF Karaf Commands ......................... SKIPPED
[INFO] Apache CXF OSGi parent ............................ SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 6:24.622s
[INFO] Finished at: Wed Jun 11 18:18:56 IST 2014
[INFO] Final Memory: 97M/1397M
[INFO]
------------------------------------------------------------------------

What could be the solution for this failure ?

Regards,
Malintha Adikari




On Wed, Jun 11, 2014 at 5:11 PM, Malintha Adikari <
malintha.adikari@gmail.com> wrote:

> Hi Aki,
>
>
>
>
> On Wed, Jun 11, 2014 at 1:44 PM, Aki Yoshida <el...@gmail.com> wrote:
>
>>
>> http://docs.fedoraproject.org/en-US/Fedora/19/html/Security_Guide/sec-Disabling_firewalld.html
>>
>> if you have further problems in setting up your fedora system, you
>> should probably ask at the Fedora forum.
>>
>>
> It worked fine for me. Thank you very much.
>
> regards, aki
>>
>
>
>
>
>> 2014-06-11 6:55 GMT+02:00 Malintha Adikari <ma...@gmail.com>:
>> > Hi,
>> >
>> > Yes the problem is not enabled UDP broadcast on firewall. I have tried
>> > several ways to enable it. But couldn't solve the issue. How can we
>> enable
>> > UDP broadcast on firewall.
>> >
>> > Note: My OS is Fedora 18
>> >
>> > Regards,
>> > Malintha
>> >
>> >
>> > On Wed, Jun 11, 2014 at 1:16 AM, Malintha Adikari <
>> > malintha.adikari@gmail.com> wrote:
>> >
>> >> Hi
>> >>
>> >> Thank you very much for help.
>> >>
>> >> On Wed, Jun 11, 2014 at 12:58 AM, Grzegorz Grzybek <
>> gr.grzybek@gmail.com>
>> >> wrote:
>> >>
>> >>> Hi Malintha - I had this problem too - I had to enable UDP broadcast
>> on my
>> >>> firewall (just allow the ports of UDP) - then the tests went fine.
>> >>>
>> >>> I am trying to open UDP ports. But still no luck with me . Will keep
>> try
>> >> and update you.
>> >>
>> >>> regards
>> >>> Grzegorz Grzybek
>> >>>
>> >>>
>> >>> 2014-06-10 21:26 GMT+02:00 Daniel Kulp <dk...@apache.org>:
>> >>>
>> >>> >
>> >>> >
>> >>> > All the UDP tests are passing on the Jenkins builds with Java6  as
>> well
>> >>> as
>> >>> > using Java 6 and Java 7 on my machine locally.
>> >>> >
>> >>> >
>> >>> >
>> >>>
>> https://builds.apache.org/view/A-D/view/CXF/job/CXF-Trunk-JDK16/lastBuild/testReport/
>> >>> >
>> >>> >
>> >>> > What OS are you using?   The RedHat folks said there might be some
>> >>> issues
>> >>>
>> >>
>> >> I am using fedora 18 as my OS.
>> >>
>> >>
>> >>>  > with the latest versions of RedHat due to broadcast UDP being
>> turned
>> >>> off.
>> >>> > However, the tests should have been updated to detect that OS and
>> skip.
>> >>> >
>> >>> >
>> >>> > Dan
>> >>> >
>> >>> >
>> >>> >
>> >>> >
>> >>> > On Jun 10, 2014, at 7:03 AM, Malintha Adikari <
>> >>> malintha.adikari@gmail.com>
>> >>> > wrote:
>> >>> >
>> >>> > > Hi,
>> >>> > >
>> >>> > > I am building Apache CXF from git clone
>> >>> > > https://git-wip-us.apache.org/repos/asf/cxf.git. Following build
>> >>> failure
>> >>> > > appeared in the middle of the building process.
>> >>> > >
>> >>> > > Note: I am using java 1.6 and maven 3.0.5. Also I am using a fresh
>> >>> maven
>> >>> > > repository.
>> >>> > >
>> >>> > > [INFO] Apache CXF Runtime Object Binding ................. SUCCESS
>> >>> > [4.044s]
>> >>> > > [INFO] Apache CXF Runtime Colocated Binding .............. SUCCESS
>> >>> > [1.690s]
>> >>> > > [INFO] Apache CXF Runtime ................................ SUCCESS
>> >>> > [0.064s]
>> >>> > > [INFO] Apache CXF Runtime Bindings ....................... SUCCESS
>> >>> > [0.022s]
>> >>> > > [INFO] Apache CXF Runtime Clustering ..................... SUCCESS
>> >>> > [1.130s]
>> >>> > > [INFO] Apache CXF Runtime JavaScript Frontend ............ SUCCESS
>> >>> > [1.745s]
>> >>> > > [INFO] Apache CXF Runtime HTTP Async Transport ........... SUCCESS
>> >>> > [9.276s]
>> >>> > > [INFO] Apache CXF Runtime HTTP Netty Server Transport .... SUCCESS
>> >>> > [8.421s]
>> >>> > > [INFO] Apache CXF Runtime HTTP Netty Client Transport .... SUCCESS
>> >>> > [16.604s]
>> >>> > > [INFO] Apache CXF Runtime UDP Transport .................. FAILURE
>> >>> > [32.762s]
>> >>> > > [INFO] Apache CXF Runtime WebSocket Transport ............ SKIPPED
>> >>> > > [INFO] Apache CXF Runtime Security functionality ......... SKIPPED
>> >>> > > [INFO] Apache CXF Runtime WS MetadataExchange ............ SKIPPED
>> >>> > > [INFO] Apache CXF Runtime WS Security .................... SKIPPED
>> >>> > > [INFO] Apache CXF Runtime WS Reliable Messaging .......... SKIPPED
>> >>> > > [INFO] Apache CXF Runtime WS Eventing .................... SKIPPED
>> >>> > > [INFO] Apache CXF JAX-RS Client .......................... SKIPPED
>> >>> > > [INFO] Apache CXF JAX-RS Extensions: Providers ........... SKIPPED
>> >>> > > [INFO] Apache CXF JAX-RS Extensions: Search .............. SKIPPED
>> >>> > > [INFO] Apache CXF RS XML Security ........................ SKIPPED
>> >>> > > [INFO] Apache CXF RS SSO SAML ............................ SKIPPED
>> >>> > > [INFO] Apache CXF Runtime RS Security OAuth Parent ....... SKIPPED
>> >>> > > [INFO] Apache CXF Runtime OAuth 1.0a ..................... SKIPPED
>> >>> > > [INFO] Apache CXF Runtime OAuth 2.0 ...................... SKIPPED
>> >>> > > [INFO] Apache CXF Runtime OAuth 2.0 SAML ................. SKIPPED
>> >>> > > [INFO] Apache CXF Runtime OAuth 2.0 JWT .................. SKIPPED
>> >>> > > [INFO] Apache CXF RS Cross-Origin Resource Sharing ....... SKIPPED
>> >>> > > [INFO] Apache CXF Runtime Web Management ................. SKIPPED
>> >>> > > [INFO] Apache CXF Runtime JavaScript Client Generator Tests
>>  SKIPPED
>> >>> > > [INFO] Apache CXF JCA Connection ......................... SKIPPED
>> >>> > > [INFO] Apache CXF CDI Integration ........................ SKIPPED
>> >>> > > [INFO] Apache CXF Integration ............................ SKIPPED
>> >>> > > [INFO] Apache CXF Java2WS Maven2 Plugin .................. SKIPPED
>> >>> > > [INFO] Apache CXF Java2WADL Maven2 Plugin ................ SKIPPED
>> >>> > > [INFO] Apache CXF WADL2Java Code Generation Maven2 Plugin  SKIPPED
>> >>> > > [INFO] Apache CXF CORBA Tools Maven2 Plugins ............. SKIPPED
>> >>> > > [INFO] Apache CXF Archetype - Simple JAX-WS Java First ... SKIPPED
>> >>> > > [INFO] Apache CXF Archetype - Simple JAX-RS webapp ....... SKIPPED
>> >>> > > [INFO] Apache CXF Maven Archetypes ....................... SKIPPED
>> >>> > > [INFO] Apache CXF STS Core ............................... SKIPPED
>> >>> > > [INFO] Apache CXF STS war deployment ..................... SKIPPED
>> >>> > > [INFO] Apache CXF STS basic systests ..................... SKIPPED
>> >>> > > [INFO] Apache CXF STS advanced systests .................. SKIPPED
>> >>> > > [INFO] Apache CXF Services ............................... SKIPPED
>> >>> > > [INFO] Apache CXF STS service ............................ SKIPPED
>> >>> > > [INFO] Apache CXF STS systests ........................... SKIPPED
>> >>> > > [INFO] Apache CXF WSN API ................................ SKIPPED
>> >>> > > [INFO] Apache CXF WSN Core ............................... SKIPPED
>> >>> > > [INFO] Apache CXF WSN OSGi ............................... SKIPPED
>> >>> > > [INFO] Apache CXF WSN service ............................ SKIPPED
>> >>> > > [INFO] Apache CXF WS-Discovery API ....................... SKIPPED
>> >>> > > [INFO] Apache CXF WS-Discovery Service ................... SKIPPED
>> >>> > > [INFO] Apache CXF WS-Discovery ........................... SKIPPED
>> >>> > > [INFO] Apache CXF XKMS Common ............................ SKIPPED
>> >>> > > [INFO] Apache CXF XKMS X509 Handlers ..................... SKIPPED
>> >>> > > [INFO] Apache CXF XKMS Service ........................... SKIPPED
>> >>> > > [INFO] Apache CXF XKMS Client ............................ SKIPPED
>> >>> > > [INFO] Apache CXF XKMS Karaf Features .................... SKIPPED
>> >>> > > [INFO] Apache CXF XKMS OSGi deployment ................... SKIPPED
>> >>> > > [INFO] Apache CXF XKMS LDAP repository ................... SKIPPED
>> >>> > > [INFO] Apache CXF XKMS Service war deployment ............ SKIPPED
>> >>> > > [INFO] Apache CXF Karaf Parent ........................... SKIPPED
>> >>> > > [INFO] Apache CXF Karaf Features ......................... SKIPPED
>> >>> > > [INFO] Apache CXF Karaf Commands ......................... SKIPPED
>> >>> > > [INFO] Apache CXF XKMS Integration Tests ................. SKIPPED
>> >>> > > [INFO] Apache CXF XKMS ................................... SKIPPED
>> >>> > > [INFO] Apache CXF Bundle Parent .......................... SKIPPED
>> >>> > > [INFO] Apache CXF Compatibility Bundle Jar ............... SKIPPED
>> >>> > > [INFO] Apache CXF :: OSGi :: Integration Tests ........... SKIPPED
>> >>> > > [INFO] Apache CXF :: OSGi :: Integration Tests pure felix  SKIPPED
>> >>> > > [INFO] Apache CXF OSGi parent ............................ SKIPPED
>> >>> > > [INFO] Apache CXF Container Integration System Tests ..... SKIPPED
>> >>> > > [INFO] Apache CXF Container Integration Test Webapp ...... SKIPPED
>> >>> > > [INFO] Apache CXF Uncategorized System Tests ............. SKIPPED
>> >>> > > [INFO] Apache CXF Transport System Tests ................. SKIPPED
>> >>> > > [INFO] Apache CXF Transport System Tests JMS ............. SKIPPED
>> >>> > > [INFO] Apache CXF JAX-WS System Tests .................... SKIPPED
>> >>> > > [INFO] Apache CXF Databinding System Tests ............... SKIPPED
>> >>> > > [INFO] Apache CXF JAX-RS System Tests .................... SKIPPED
>> >>> > > [INFO] Apache CXF WS-* Specifications System Tests ....... SKIPPED
>> >>> > > [INFO] Apache CXF WS-RM Specifications System Tests ...... SKIPPED
>> >>> > > [INFO] Apache CXF WS-Security System Tests ............... SKIPPED
>> >>> > > [INFO] Apache CXF WS-Security Interop System Tests ....... SKIPPED
>> >>> > > [INFO] Apache CXF JAX-RS System Advanced Security Tests .. SKIPPED
>> >>> > > [INFO] Test for writing wsdl to repo ..................... SKIPPED
>> >>> > > [INFO] Test for generating code from wsdl in repo ........ SKIPPED
>> >>> > > [INFO] Apache CXF System Tests ........................... SKIPPED
>> >>> > > [INFO] Apache CXF System Tests for Maven Plugins ......... SKIPPED
>> >>> > > [INFO] Apache CXF CDI Integration System Tests ........... SKIPPED
>> >>> > > [INFO]
>> >>> > >
>> >>>
>> ------------------------------------------------------------------------
>> >>> > > [INFO] BUILD FAILURE
>> >>> > > [INFO]
>> >>> > >
>> >>>
>> ------------------------------------------------------------------------
>> >>> > > [INFO] Total time: 6:41.654s
>> >>> > > [INFO] Finished at: Tue Jun 10 16:32:02 IST 2014
>> >>> > > [INFO] Final Memory: 197M/1607M
>> >>> > > [INFO]
>> >>> > >
>> >>>
>> ------------------------------------------------------------------------
>> >>> > > [ERROR] Failed to execute goal
>> >>> > > org.apache.maven.plugins:maven-surefire-plugin:2.17:test
>> >>> (default-test)
>> >>> > on
>> >>> > > project cxf-rt-transports-udp: There are test failures.
>> >>> > > [ERROR]
>> >>> > > [ERROR] Please refer to
>> >>> > >
>> >>>
>> /home/malintha/projects/CXF/cxf/rt/transports/udp/target/surefire-reports
>> >>> > > for the individual test results.
>> >>> > > [ERROR] -> [Help 1]
>> >>> > > [ERROR]
>> >>> > > [ERROR] To see the full stack trace of the errors, re-run Maven
>> with
>> >>> the
>> >>> > -e
>> >>> > > switch.
>> >>> > > [ERROR] Re-run Maven using the -X switch to enable full debug
>> logging.
>> >>> > > [ERROR]
>> >>> > > [ERROR] For more information about the errors and possible
>> solutions,
>> >>> > > please read the following articles:
>> >>> > > [ERROR] [Help 1]
>> >>> > >
>> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
>> >>> > > [ERROR]
>> >>> > > [ERROR] After correcting the problems, you can resume the build
>> with
>> >>> the
>> >>> > > command
>> >>> > > [ERROR]   mvn <goals> -rf :cxf-rt-transports-udp
>> >>> > >
>> >>> > > Could you please look in to this.
>> >>> > >
>> >>> > > Regards,
>> >>> > > Malintha Adikari
>> >>> >
>> >>> > --
>> >>> > Daniel Kulp
>> >>> > dkulp@apache.org - http://dankulp.com/blog
>> >>> > Talend Community Coder - http://coders.talend.com
>> >>> >
>> >>> >
>> >>>
>> >>
>> >>
>>
>

Re: Build Failure in git

Posted by Malintha Adikari <ma...@gmail.com>.
Hi Aki,




On Wed, Jun 11, 2014 at 1:44 PM, Aki Yoshida <el...@gmail.com> wrote:

>
> http://docs.fedoraproject.org/en-US/Fedora/19/html/Security_Guide/sec-Disabling_firewalld.html
>
> if you have further problems in setting up your fedora system, you
> should probably ask at the Fedora forum.
>
>
It worked fine for me. Thank you very much.

regards, aki
>




> 2014-06-11 6:55 GMT+02:00 Malintha Adikari <ma...@gmail.com>:
> > Hi,
> >
> > Yes the problem is not enabled UDP broadcast on firewall. I have tried
> > several ways to enable it. But couldn't solve the issue. How can we
> enable
> > UDP broadcast on firewall.
> >
> > Note: My OS is Fedora 18
> >
> > Regards,
> > Malintha
> >
> >
> > On Wed, Jun 11, 2014 at 1:16 AM, Malintha Adikari <
> > malintha.adikari@gmail.com> wrote:
> >
> >> Hi
> >>
> >> Thank you very much for help.
> >>
> >> On Wed, Jun 11, 2014 at 12:58 AM, Grzegorz Grzybek <
> gr.grzybek@gmail.com>
> >> wrote:
> >>
> >>> Hi Malintha - I had this problem too - I had to enable UDP broadcast
> on my
> >>> firewall (just allow the ports of UDP) - then the tests went fine.
> >>>
> >>> I am trying to open UDP ports. But still no luck with me . Will keep
> try
> >> and update you.
> >>
> >>> regards
> >>> Grzegorz Grzybek
> >>>
> >>>
> >>> 2014-06-10 21:26 GMT+02:00 Daniel Kulp <dk...@apache.org>:
> >>>
> >>> >
> >>> >
> >>> > All the UDP tests are passing on the Jenkins builds with Java6  as
> well
> >>> as
> >>> > using Java 6 and Java 7 on my machine locally.
> >>> >
> >>> >
> >>> >
> >>>
> https://builds.apache.org/view/A-D/view/CXF/job/CXF-Trunk-JDK16/lastBuild/testReport/
> >>> >
> >>> >
> >>> > What OS are you using?   The RedHat folks said there might be some
> >>> issues
> >>>
> >>
> >> I am using fedora 18 as my OS.
> >>
> >>
> >>>  > with the latest versions of RedHat due to broadcast UDP being turned
> >>> off.
> >>> > However, the tests should have been updated to detect that OS and
> skip.
> >>> >
> >>> >
> >>> > Dan
> >>> >
> >>> >
> >>> >
> >>> >
> >>> > On Jun 10, 2014, at 7:03 AM, Malintha Adikari <
> >>> malintha.adikari@gmail.com>
> >>> > wrote:
> >>> >
> >>> > > Hi,
> >>> > >
> >>> > > I am building Apache CXF from git clone
> >>> > > https://git-wip-us.apache.org/repos/asf/cxf.git. Following build
> >>> failure
> >>> > > appeared in the middle of the building process.
> >>> > >
> >>> > > Note: I am using java 1.6 and maven 3.0.5. Also I am using a fresh
> >>> maven
> >>> > > repository.
> >>> > >
> >>> > > [INFO] Apache CXF Runtime Object Binding ................. SUCCESS
> >>> > [4.044s]
> >>> > > [INFO] Apache CXF Runtime Colocated Binding .............. SUCCESS
> >>> > [1.690s]
> >>> > > [INFO] Apache CXF Runtime ................................ SUCCESS
> >>> > [0.064s]
> >>> > > [INFO] Apache CXF Runtime Bindings ....................... SUCCESS
> >>> > [0.022s]
> >>> > > [INFO] Apache CXF Runtime Clustering ..................... SUCCESS
> >>> > [1.130s]
> >>> > > [INFO] Apache CXF Runtime JavaScript Frontend ............ SUCCESS
> >>> > [1.745s]
> >>> > > [INFO] Apache CXF Runtime HTTP Async Transport ........... SUCCESS
> >>> > [9.276s]
> >>> > > [INFO] Apache CXF Runtime HTTP Netty Server Transport .... SUCCESS
> >>> > [8.421s]
> >>> > > [INFO] Apache CXF Runtime HTTP Netty Client Transport .... SUCCESS
> >>> > [16.604s]
> >>> > > [INFO] Apache CXF Runtime UDP Transport .................. FAILURE
> >>> > [32.762s]
> >>> > > [INFO] Apache CXF Runtime WebSocket Transport ............ SKIPPED
> >>> > > [INFO] Apache CXF Runtime Security functionality ......... SKIPPED
> >>> > > [INFO] Apache CXF Runtime WS MetadataExchange ............ SKIPPED
> >>> > > [INFO] Apache CXF Runtime WS Security .................... SKIPPED
> >>> > > [INFO] Apache CXF Runtime WS Reliable Messaging .......... SKIPPED
> >>> > > [INFO] Apache CXF Runtime WS Eventing .................... SKIPPED
> >>> > > [INFO] Apache CXF JAX-RS Client .......................... SKIPPED
> >>> > > [INFO] Apache CXF JAX-RS Extensions: Providers ........... SKIPPED
> >>> > > [INFO] Apache CXF JAX-RS Extensions: Search .............. SKIPPED
> >>> > > [INFO] Apache CXF RS XML Security ........................ SKIPPED
> >>> > > [INFO] Apache CXF RS SSO SAML ............................ SKIPPED
> >>> > > [INFO] Apache CXF Runtime RS Security OAuth Parent ....... SKIPPED
> >>> > > [INFO] Apache CXF Runtime OAuth 1.0a ..................... SKIPPED
> >>> > > [INFO] Apache CXF Runtime OAuth 2.0 ...................... SKIPPED
> >>> > > [INFO] Apache CXF Runtime OAuth 2.0 SAML ................. SKIPPED
> >>> > > [INFO] Apache CXF Runtime OAuth 2.0 JWT .................. SKIPPED
> >>> > > [INFO] Apache CXF RS Cross-Origin Resource Sharing ....... SKIPPED
> >>> > > [INFO] Apache CXF Runtime Web Management ................. SKIPPED
> >>> > > [INFO] Apache CXF Runtime JavaScript Client Generator Tests
>  SKIPPED
> >>> > > [INFO] Apache CXF JCA Connection ......................... SKIPPED
> >>> > > [INFO] Apache CXF CDI Integration ........................ SKIPPED
> >>> > > [INFO] Apache CXF Integration ............................ SKIPPED
> >>> > > [INFO] Apache CXF Java2WS Maven2 Plugin .................. SKIPPED
> >>> > > [INFO] Apache CXF Java2WADL Maven2 Plugin ................ SKIPPED
> >>> > > [INFO] Apache CXF WADL2Java Code Generation Maven2 Plugin  SKIPPED
> >>> > > [INFO] Apache CXF CORBA Tools Maven2 Plugins ............. SKIPPED
> >>> > > [INFO] Apache CXF Archetype - Simple JAX-WS Java First ... SKIPPED
> >>> > > [INFO] Apache CXF Archetype - Simple JAX-RS webapp ....... SKIPPED
> >>> > > [INFO] Apache CXF Maven Archetypes ....................... SKIPPED
> >>> > > [INFO] Apache CXF STS Core ............................... SKIPPED
> >>> > > [INFO] Apache CXF STS war deployment ..................... SKIPPED
> >>> > > [INFO] Apache CXF STS basic systests ..................... SKIPPED
> >>> > > [INFO] Apache CXF STS advanced systests .................. SKIPPED
> >>> > > [INFO] Apache CXF Services ............................... SKIPPED
> >>> > > [INFO] Apache CXF STS service ............................ SKIPPED
> >>> > > [INFO] Apache CXF STS systests ........................... SKIPPED
> >>> > > [INFO] Apache CXF WSN API ................................ SKIPPED
> >>> > > [INFO] Apache CXF WSN Core ............................... SKIPPED
> >>> > > [INFO] Apache CXF WSN OSGi ............................... SKIPPED
> >>> > > [INFO] Apache CXF WSN service ............................ SKIPPED
> >>> > > [INFO] Apache CXF WS-Discovery API ....................... SKIPPED
> >>> > > [INFO] Apache CXF WS-Discovery Service ................... SKIPPED
> >>> > > [INFO] Apache CXF WS-Discovery ........................... SKIPPED
> >>> > > [INFO] Apache CXF XKMS Common ............................ SKIPPED
> >>> > > [INFO] Apache CXF XKMS X509 Handlers ..................... SKIPPED
> >>> > > [INFO] Apache CXF XKMS Service ........................... SKIPPED
> >>> > > [INFO] Apache CXF XKMS Client ............................ SKIPPED
> >>> > > [INFO] Apache CXF XKMS Karaf Features .................... SKIPPED
> >>> > > [INFO] Apache CXF XKMS OSGi deployment ................... SKIPPED
> >>> > > [INFO] Apache CXF XKMS LDAP repository ................... SKIPPED
> >>> > > [INFO] Apache CXF XKMS Service war deployment ............ SKIPPED
> >>> > > [INFO] Apache CXF Karaf Parent ........................... SKIPPED
> >>> > > [INFO] Apache CXF Karaf Features ......................... SKIPPED
> >>> > > [INFO] Apache CXF Karaf Commands ......................... SKIPPED
> >>> > > [INFO] Apache CXF XKMS Integration Tests ................. SKIPPED
> >>> > > [INFO] Apache CXF XKMS ................................... SKIPPED
> >>> > > [INFO] Apache CXF Bundle Parent .......................... SKIPPED
> >>> > > [INFO] Apache CXF Compatibility Bundle Jar ............... SKIPPED
> >>> > > [INFO] Apache CXF :: OSGi :: Integration Tests ........... SKIPPED
> >>> > > [INFO] Apache CXF :: OSGi :: Integration Tests pure felix  SKIPPED
> >>> > > [INFO] Apache CXF OSGi parent ............................ SKIPPED
> >>> > > [INFO] Apache CXF Container Integration System Tests ..... SKIPPED
> >>> > > [INFO] Apache CXF Container Integration Test Webapp ...... SKIPPED
> >>> > > [INFO] Apache CXF Uncategorized System Tests ............. SKIPPED
> >>> > > [INFO] Apache CXF Transport System Tests ................. SKIPPED
> >>> > > [INFO] Apache CXF Transport System Tests JMS ............. SKIPPED
> >>> > > [INFO] Apache CXF JAX-WS System Tests .................... SKIPPED
> >>> > > [INFO] Apache CXF Databinding System Tests ............... SKIPPED
> >>> > > [INFO] Apache CXF JAX-RS System Tests .................... SKIPPED
> >>> > > [INFO] Apache CXF WS-* Specifications System Tests ....... SKIPPED
> >>> > > [INFO] Apache CXF WS-RM Specifications System Tests ...... SKIPPED
> >>> > > [INFO] Apache CXF WS-Security System Tests ............... SKIPPED
> >>> > > [INFO] Apache CXF WS-Security Interop System Tests ....... SKIPPED
> >>> > > [INFO] Apache CXF JAX-RS System Advanced Security Tests .. SKIPPED
> >>> > > [INFO] Test for writing wsdl to repo ..................... SKIPPED
> >>> > > [INFO] Test for generating code from wsdl in repo ........ SKIPPED
> >>> > > [INFO] Apache CXF System Tests ........................... SKIPPED
> >>> > > [INFO] Apache CXF System Tests for Maven Plugins ......... SKIPPED
> >>> > > [INFO] Apache CXF CDI Integration System Tests ........... SKIPPED
> >>> > > [INFO]
> >>> > >
> >>>
> ------------------------------------------------------------------------
> >>> > > [INFO] BUILD FAILURE
> >>> > > [INFO]
> >>> > >
> >>>
> ------------------------------------------------------------------------
> >>> > > [INFO] Total time: 6:41.654s
> >>> > > [INFO] Finished at: Tue Jun 10 16:32:02 IST 2014
> >>> > > [INFO] Final Memory: 197M/1607M
> >>> > > [INFO]
> >>> > >
> >>>
> ------------------------------------------------------------------------
> >>> > > [ERROR] Failed to execute goal
> >>> > > org.apache.maven.plugins:maven-surefire-plugin:2.17:test
> >>> (default-test)
> >>> > on
> >>> > > project cxf-rt-transports-udp: There are test failures.
> >>> > > [ERROR]
> >>> > > [ERROR] Please refer to
> >>> > >
> >>>
> /home/malintha/projects/CXF/cxf/rt/transports/udp/target/surefire-reports
> >>> > > for the individual test results.
> >>> > > [ERROR] -> [Help 1]
> >>> > > [ERROR]
> >>> > > [ERROR] To see the full stack trace of the errors, re-run Maven
> with
> >>> the
> >>> > -e
> >>> > > switch.
> >>> > > [ERROR] Re-run Maven using the -X switch to enable full debug
> logging.
> >>> > > [ERROR]
> >>> > > [ERROR] For more information about the errors and possible
> solutions,
> >>> > > please read the following articles:
> >>> > > [ERROR] [Help 1]
> >>> > >
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> >>> > > [ERROR]
> >>> > > [ERROR] After correcting the problems, you can resume the build
> with
> >>> the
> >>> > > command
> >>> > > [ERROR]   mvn <goals> -rf :cxf-rt-transports-udp
> >>> > >
> >>> > > Could you please look in to this.
> >>> > >
> >>> > > Regards,
> >>> > > Malintha Adikari
> >>> >
> >>> > --
> >>> > Daniel Kulp
> >>> > dkulp@apache.org - http://dankulp.com/blog
> >>> > Talend Community Coder - http://coders.talend.com
> >>> >
> >>> >
> >>>
> >>
> >>
>

Re: Build Failure in git

Posted by Aki Yoshida <el...@gmail.com>.
http://docs.fedoraproject.org/en-US/Fedora/19/html/Security_Guide/sec-Disabling_firewalld.html

if you have further problems in setting up your fedora system, you
should probably ask at the Fedora forum.

regards, aki

2014-06-11 6:55 GMT+02:00 Malintha Adikari <ma...@gmail.com>:
> Hi,
>
> Yes the problem is not enabled UDP broadcast on firewall. I have tried
> several ways to enable it. But couldn't solve the issue. How can we enable
> UDP broadcast on firewall.
>
> Note: My OS is Fedora 18
>
> Regards,
> Malintha
>
>
> On Wed, Jun 11, 2014 at 1:16 AM, Malintha Adikari <
> malintha.adikari@gmail.com> wrote:
>
>> Hi
>>
>> Thank you very much for help.
>>
>> On Wed, Jun 11, 2014 at 12:58 AM, Grzegorz Grzybek <gr...@gmail.com>
>> wrote:
>>
>>> Hi Malintha - I had this problem too - I had to enable UDP broadcast on my
>>> firewall (just allow the ports of UDP) - then the tests went fine.
>>>
>>> I am trying to open UDP ports. But still no luck with me . Will keep try
>> and update you.
>>
>>> regards
>>> Grzegorz Grzybek
>>>
>>>
>>> 2014-06-10 21:26 GMT+02:00 Daniel Kulp <dk...@apache.org>:
>>>
>>> >
>>> >
>>> > All the UDP tests are passing on the Jenkins builds with Java6  as well
>>> as
>>> > using Java 6 and Java 7 on my machine locally.
>>> >
>>> >
>>> >
>>> https://builds.apache.org/view/A-D/view/CXF/job/CXF-Trunk-JDK16/lastBuild/testReport/
>>> >
>>> >
>>> > What OS are you using?   The RedHat folks said there might be some
>>> issues
>>>
>>
>> I am using fedora 18 as my OS.
>>
>>
>>>  > with the latest versions of RedHat due to broadcast UDP being turned
>>> off.
>>> > However, the tests should have been updated to detect that OS and skip.
>>> >
>>> >
>>> > Dan
>>> >
>>> >
>>> >
>>> >
>>> > On Jun 10, 2014, at 7:03 AM, Malintha Adikari <
>>> malintha.adikari@gmail.com>
>>> > wrote:
>>> >
>>> > > Hi,
>>> > >
>>> > > I am building Apache CXF from git clone
>>> > > https://git-wip-us.apache.org/repos/asf/cxf.git. Following build
>>> failure
>>> > > appeared in the middle of the building process.
>>> > >
>>> > > Note: I am using java 1.6 and maven 3.0.5. Also I am using a fresh
>>> maven
>>> > > repository.
>>> > >
>>> > > [INFO] Apache CXF Runtime Object Binding ................. SUCCESS
>>> > [4.044s]
>>> > > [INFO] Apache CXF Runtime Colocated Binding .............. SUCCESS
>>> > [1.690s]
>>> > > [INFO] Apache CXF Runtime ................................ SUCCESS
>>> > [0.064s]
>>> > > [INFO] Apache CXF Runtime Bindings ....................... SUCCESS
>>> > [0.022s]
>>> > > [INFO] Apache CXF Runtime Clustering ..................... SUCCESS
>>> > [1.130s]
>>> > > [INFO] Apache CXF Runtime JavaScript Frontend ............ SUCCESS
>>> > [1.745s]
>>> > > [INFO] Apache CXF Runtime HTTP Async Transport ........... SUCCESS
>>> > [9.276s]
>>> > > [INFO] Apache CXF Runtime HTTP Netty Server Transport .... SUCCESS
>>> > [8.421s]
>>> > > [INFO] Apache CXF Runtime HTTP Netty Client Transport .... SUCCESS
>>> > [16.604s]
>>> > > [INFO] Apache CXF Runtime UDP Transport .................. FAILURE
>>> > [32.762s]
>>> > > [INFO] Apache CXF Runtime WebSocket Transport ............ SKIPPED
>>> > > [INFO] Apache CXF Runtime Security functionality ......... SKIPPED
>>> > > [INFO] Apache CXF Runtime WS MetadataExchange ............ SKIPPED
>>> > > [INFO] Apache CXF Runtime WS Security .................... SKIPPED
>>> > > [INFO] Apache CXF Runtime WS Reliable Messaging .......... SKIPPED
>>> > > [INFO] Apache CXF Runtime WS Eventing .................... SKIPPED
>>> > > [INFO] Apache CXF JAX-RS Client .......................... SKIPPED
>>> > > [INFO] Apache CXF JAX-RS Extensions: Providers ........... SKIPPED
>>> > > [INFO] Apache CXF JAX-RS Extensions: Search .............. SKIPPED
>>> > > [INFO] Apache CXF RS XML Security ........................ SKIPPED
>>> > > [INFO] Apache CXF RS SSO SAML ............................ SKIPPED
>>> > > [INFO] Apache CXF Runtime RS Security OAuth Parent ....... SKIPPED
>>> > > [INFO] Apache CXF Runtime OAuth 1.0a ..................... SKIPPED
>>> > > [INFO] Apache CXF Runtime OAuth 2.0 ...................... SKIPPED
>>> > > [INFO] Apache CXF Runtime OAuth 2.0 SAML ................. SKIPPED
>>> > > [INFO] Apache CXF Runtime OAuth 2.0 JWT .................. SKIPPED
>>> > > [INFO] Apache CXF RS Cross-Origin Resource Sharing ....... SKIPPED
>>> > > [INFO] Apache CXF Runtime Web Management ................. SKIPPED
>>> > > [INFO] Apache CXF Runtime JavaScript Client Generator Tests  SKIPPED
>>> > > [INFO] Apache CXF JCA Connection ......................... SKIPPED
>>> > > [INFO] Apache CXF CDI Integration ........................ SKIPPED
>>> > > [INFO] Apache CXF Integration ............................ SKIPPED
>>> > > [INFO] Apache CXF Java2WS Maven2 Plugin .................. SKIPPED
>>> > > [INFO] Apache CXF Java2WADL Maven2 Plugin ................ SKIPPED
>>> > > [INFO] Apache CXF WADL2Java Code Generation Maven2 Plugin  SKIPPED
>>> > > [INFO] Apache CXF CORBA Tools Maven2 Plugins ............. SKIPPED
>>> > > [INFO] Apache CXF Archetype - Simple JAX-WS Java First ... SKIPPED
>>> > > [INFO] Apache CXF Archetype - Simple JAX-RS webapp ....... SKIPPED
>>> > > [INFO] Apache CXF Maven Archetypes ....................... SKIPPED
>>> > > [INFO] Apache CXF STS Core ............................... SKIPPED
>>> > > [INFO] Apache CXF STS war deployment ..................... SKIPPED
>>> > > [INFO] Apache CXF STS basic systests ..................... SKIPPED
>>> > > [INFO] Apache CXF STS advanced systests .................. SKIPPED
>>> > > [INFO] Apache CXF Services ............................... SKIPPED
>>> > > [INFO] Apache CXF STS service ............................ SKIPPED
>>> > > [INFO] Apache CXF STS systests ........................... SKIPPED
>>> > > [INFO] Apache CXF WSN API ................................ SKIPPED
>>> > > [INFO] Apache CXF WSN Core ............................... SKIPPED
>>> > > [INFO] Apache CXF WSN OSGi ............................... SKIPPED
>>> > > [INFO] Apache CXF WSN service ............................ SKIPPED
>>> > > [INFO] Apache CXF WS-Discovery API ....................... SKIPPED
>>> > > [INFO] Apache CXF WS-Discovery Service ................... SKIPPED
>>> > > [INFO] Apache CXF WS-Discovery ........................... SKIPPED
>>> > > [INFO] Apache CXF XKMS Common ............................ SKIPPED
>>> > > [INFO] Apache CXF XKMS X509 Handlers ..................... SKIPPED
>>> > > [INFO] Apache CXF XKMS Service ........................... SKIPPED
>>> > > [INFO] Apache CXF XKMS Client ............................ SKIPPED
>>> > > [INFO] Apache CXF XKMS Karaf Features .................... SKIPPED
>>> > > [INFO] Apache CXF XKMS OSGi deployment ................... SKIPPED
>>> > > [INFO] Apache CXF XKMS LDAP repository ................... SKIPPED
>>> > > [INFO] Apache CXF XKMS Service war deployment ............ SKIPPED
>>> > > [INFO] Apache CXF Karaf Parent ........................... SKIPPED
>>> > > [INFO] Apache CXF Karaf Features ......................... SKIPPED
>>> > > [INFO] Apache CXF Karaf Commands ......................... SKIPPED
>>> > > [INFO] Apache CXF XKMS Integration Tests ................. SKIPPED
>>> > > [INFO] Apache CXF XKMS ................................... SKIPPED
>>> > > [INFO] Apache CXF Bundle Parent .......................... SKIPPED
>>> > > [INFO] Apache CXF Compatibility Bundle Jar ............... SKIPPED
>>> > > [INFO] Apache CXF :: OSGi :: Integration Tests ........... SKIPPED
>>> > > [INFO] Apache CXF :: OSGi :: Integration Tests pure felix  SKIPPED
>>> > > [INFO] Apache CXF OSGi parent ............................ SKIPPED
>>> > > [INFO] Apache CXF Container Integration System Tests ..... SKIPPED
>>> > > [INFO] Apache CXF Container Integration Test Webapp ...... SKIPPED
>>> > > [INFO] Apache CXF Uncategorized System Tests ............. SKIPPED
>>> > > [INFO] Apache CXF Transport System Tests ................. SKIPPED
>>> > > [INFO] Apache CXF Transport System Tests JMS ............. SKIPPED
>>> > > [INFO] Apache CXF JAX-WS System Tests .................... SKIPPED
>>> > > [INFO] Apache CXF Databinding System Tests ............... SKIPPED
>>> > > [INFO] Apache CXF JAX-RS System Tests .................... SKIPPED
>>> > > [INFO] Apache CXF WS-* Specifications System Tests ....... SKIPPED
>>> > > [INFO] Apache CXF WS-RM Specifications System Tests ...... SKIPPED
>>> > > [INFO] Apache CXF WS-Security System Tests ............... SKIPPED
>>> > > [INFO] Apache CXF WS-Security Interop System Tests ....... SKIPPED
>>> > > [INFO] Apache CXF JAX-RS System Advanced Security Tests .. SKIPPED
>>> > > [INFO] Test for writing wsdl to repo ..................... SKIPPED
>>> > > [INFO] Test for generating code from wsdl in repo ........ SKIPPED
>>> > > [INFO] Apache CXF System Tests ........................... SKIPPED
>>> > > [INFO] Apache CXF System Tests for Maven Plugins ......... SKIPPED
>>> > > [INFO] Apache CXF CDI Integration System Tests ........... SKIPPED
>>> > > [INFO]
>>> > >
>>> ------------------------------------------------------------------------
>>> > > [INFO] BUILD FAILURE
>>> > > [INFO]
>>> > >
>>> ------------------------------------------------------------------------
>>> > > [INFO] Total time: 6:41.654s
>>> > > [INFO] Finished at: Tue Jun 10 16:32:02 IST 2014
>>> > > [INFO] Final Memory: 197M/1607M
>>> > > [INFO]
>>> > >
>>> ------------------------------------------------------------------------
>>> > > [ERROR] Failed to execute goal
>>> > > org.apache.maven.plugins:maven-surefire-plugin:2.17:test
>>> (default-test)
>>> > on
>>> > > project cxf-rt-transports-udp: There are test failures.
>>> > > [ERROR]
>>> > > [ERROR] Please refer to
>>> > >
>>> /home/malintha/projects/CXF/cxf/rt/transports/udp/target/surefire-reports
>>> > > for the individual test results.
>>> > > [ERROR] -> [Help 1]
>>> > > [ERROR]
>>> > > [ERROR] To see the full stack trace of the errors, re-run Maven with
>>> the
>>> > -e
>>> > > switch.
>>> > > [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>>> > > [ERROR]
>>> > > [ERROR] For more information about the errors and possible solutions,
>>> > > please read the following articles:
>>> > > [ERROR] [Help 1]
>>> > > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
>>> > > [ERROR]
>>> > > [ERROR] After correcting the problems, you can resume the build with
>>> the
>>> > > command
>>> > > [ERROR]   mvn <goals> -rf :cxf-rt-transports-udp
>>> > >
>>> > > Could you please look in to this.
>>> > >
>>> > > Regards,
>>> > > Malintha Adikari
>>> >
>>> > --
>>> > Daniel Kulp
>>> > dkulp@apache.org - http://dankulp.com/blog
>>> > Talend Community Coder - http://coders.talend.com
>>> >
>>> >
>>>
>>
>>

Re: Build Failure in git

Posted by Malintha Adikari <ma...@gmail.com>.
Hi,

Yes the problem is not enabled UDP broadcast on firewall. I have tried
several ways to enable it. But couldn't solve the issue. How can we enable
UDP broadcast on firewall.

Note: My OS is Fedora 18

Regards,
Malintha


On Wed, Jun 11, 2014 at 1:16 AM, Malintha Adikari <
malintha.adikari@gmail.com> wrote:

> Hi
>
> Thank you very much for help.
>
> On Wed, Jun 11, 2014 at 12:58 AM, Grzegorz Grzybek <gr...@gmail.com>
> wrote:
>
>> Hi Malintha - I had this problem too - I had to enable UDP broadcast on my
>> firewall (just allow the ports of UDP) - then the tests went fine.
>>
>> I am trying to open UDP ports. But still no luck with me . Will keep try
> and update you.
>
>> regards
>> Grzegorz Grzybek
>>
>>
>> 2014-06-10 21:26 GMT+02:00 Daniel Kulp <dk...@apache.org>:
>>
>> >
>> >
>> > All the UDP tests are passing on the Jenkins builds with Java6  as well
>> as
>> > using Java 6 and Java 7 on my machine locally.
>> >
>> >
>> >
>> https://builds.apache.org/view/A-D/view/CXF/job/CXF-Trunk-JDK16/lastBuild/testReport/
>> >
>> >
>> > What OS are you using?   The RedHat folks said there might be some
>> issues
>>
>
> I am using fedora 18 as my OS.
>
>
>>  > with the latest versions of RedHat due to broadcast UDP being turned
>> off.
>> > However, the tests should have been updated to detect that OS and skip.
>> >
>> >
>> > Dan
>> >
>> >
>> >
>> >
>> > On Jun 10, 2014, at 7:03 AM, Malintha Adikari <
>> malintha.adikari@gmail.com>
>> > wrote:
>> >
>> > > Hi,
>> > >
>> > > I am building Apache CXF from git clone
>> > > https://git-wip-us.apache.org/repos/asf/cxf.git. Following build
>> failure
>> > > appeared in the middle of the building process.
>> > >
>> > > Note: I am using java 1.6 and maven 3.0.5. Also I am using a fresh
>> maven
>> > > repository.
>> > >
>> > > [INFO] Apache CXF Runtime Object Binding ................. SUCCESS
>> > [4.044s]
>> > > [INFO] Apache CXF Runtime Colocated Binding .............. SUCCESS
>> > [1.690s]
>> > > [INFO] Apache CXF Runtime ................................ SUCCESS
>> > [0.064s]
>> > > [INFO] Apache CXF Runtime Bindings ....................... SUCCESS
>> > [0.022s]
>> > > [INFO] Apache CXF Runtime Clustering ..................... SUCCESS
>> > [1.130s]
>> > > [INFO] Apache CXF Runtime JavaScript Frontend ............ SUCCESS
>> > [1.745s]
>> > > [INFO] Apache CXF Runtime HTTP Async Transport ........... SUCCESS
>> > [9.276s]
>> > > [INFO] Apache CXF Runtime HTTP Netty Server Transport .... SUCCESS
>> > [8.421s]
>> > > [INFO] Apache CXF Runtime HTTP Netty Client Transport .... SUCCESS
>> > [16.604s]
>> > > [INFO] Apache CXF Runtime UDP Transport .................. FAILURE
>> > [32.762s]
>> > > [INFO] Apache CXF Runtime WebSocket Transport ............ SKIPPED
>> > > [INFO] Apache CXF Runtime Security functionality ......... SKIPPED
>> > > [INFO] Apache CXF Runtime WS MetadataExchange ............ SKIPPED
>> > > [INFO] Apache CXF Runtime WS Security .................... SKIPPED
>> > > [INFO] Apache CXF Runtime WS Reliable Messaging .......... SKIPPED
>> > > [INFO] Apache CXF Runtime WS Eventing .................... SKIPPED
>> > > [INFO] Apache CXF JAX-RS Client .......................... SKIPPED
>> > > [INFO] Apache CXF JAX-RS Extensions: Providers ........... SKIPPED
>> > > [INFO] Apache CXF JAX-RS Extensions: Search .............. SKIPPED
>> > > [INFO] Apache CXF RS XML Security ........................ SKIPPED
>> > > [INFO] Apache CXF RS SSO SAML ............................ SKIPPED
>> > > [INFO] Apache CXF Runtime RS Security OAuth Parent ....... SKIPPED
>> > > [INFO] Apache CXF Runtime OAuth 1.0a ..................... SKIPPED
>> > > [INFO] Apache CXF Runtime OAuth 2.0 ...................... SKIPPED
>> > > [INFO] Apache CXF Runtime OAuth 2.0 SAML ................. SKIPPED
>> > > [INFO] Apache CXF Runtime OAuth 2.0 JWT .................. SKIPPED
>> > > [INFO] Apache CXF RS Cross-Origin Resource Sharing ....... SKIPPED
>> > > [INFO] Apache CXF Runtime Web Management ................. SKIPPED
>> > > [INFO] Apache CXF Runtime JavaScript Client Generator Tests  SKIPPED
>> > > [INFO] Apache CXF JCA Connection ......................... SKIPPED
>> > > [INFO] Apache CXF CDI Integration ........................ SKIPPED
>> > > [INFO] Apache CXF Integration ............................ SKIPPED
>> > > [INFO] Apache CXF Java2WS Maven2 Plugin .................. SKIPPED
>> > > [INFO] Apache CXF Java2WADL Maven2 Plugin ................ SKIPPED
>> > > [INFO] Apache CXF WADL2Java Code Generation Maven2 Plugin  SKIPPED
>> > > [INFO] Apache CXF CORBA Tools Maven2 Plugins ............. SKIPPED
>> > > [INFO] Apache CXF Archetype - Simple JAX-WS Java First ... SKIPPED
>> > > [INFO] Apache CXF Archetype - Simple JAX-RS webapp ....... SKIPPED
>> > > [INFO] Apache CXF Maven Archetypes ....................... SKIPPED
>> > > [INFO] Apache CXF STS Core ............................... SKIPPED
>> > > [INFO] Apache CXF STS war deployment ..................... SKIPPED
>> > > [INFO] Apache CXF STS basic systests ..................... SKIPPED
>> > > [INFO] Apache CXF STS advanced systests .................. SKIPPED
>> > > [INFO] Apache CXF Services ............................... SKIPPED
>> > > [INFO] Apache CXF STS service ............................ SKIPPED
>> > > [INFO] Apache CXF STS systests ........................... SKIPPED
>> > > [INFO] Apache CXF WSN API ................................ SKIPPED
>> > > [INFO] Apache CXF WSN Core ............................... SKIPPED
>> > > [INFO] Apache CXF WSN OSGi ............................... SKIPPED
>> > > [INFO] Apache CXF WSN service ............................ SKIPPED
>> > > [INFO] Apache CXF WS-Discovery API ....................... SKIPPED
>> > > [INFO] Apache CXF WS-Discovery Service ................... SKIPPED
>> > > [INFO] Apache CXF WS-Discovery ........................... SKIPPED
>> > > [INFO] Apache CXF XKMS Common ............................ SKIPPED
>> > > [INFO] Apache CXF XKMS X509 Handlers ..................... SKIPPED
>> > > [INFO] Apache CXF XKMS Service ........................... SKIPPED
>> > > [INFO] Apache CXF XKMS Client ............................ SKIPPED
>> > > [INFO] Apache CXF XKMS Karaf Features .................... SKIPPED
>> > > [INFO] Apache CXF XKMS OSGi deployment ................... SKIPPED
>> > > [INFO] Apache CXF XKMS LDAP repository ................... SKIPPED
>> > > [INFO] Apache CXF XKMS Service war deployment ............ SKIPPED
>> > > [INFO] Apache CXF Karaf Parent ........................... SKIPPED
>> > > [INFO] Apache CXF Karaf Features ......................... SKIPPED
>> > > [INFO] Apache CXF Karaf Commands ......................... SKIPPED
>> > > [INFO] Apache CXF XKMS Integration Tests ................. SKIPPED
>> > > [INFO] Apache CXF XKMS ................................... SKIPPED
>> > > [INFO] Apache CXF Bundle Parent .......................... SKIPPED
>> > > [INFO] Apache CXF Compatibility Bundle Jar ............... SKIPPED
>> > > [INFO] Apache CXF :: OSGi :: Integration Tests ........... SKIPPED
>> > > [INFO] Apache CXF :: OSGi :: Integration Tests pure felix  SKIPPED
>> > > [INFO] Apache CXF OSGi parent ............................ SKIPPED
>> > > [INFO] Apache CXF Container Integration System Tests ..... SKIPPED
>> > > [INFO] Apache CXF Container Integration Test Webapp ...... SKIPPED
>> > > [INFO] Apache CXF Uncategorized System Tests ............. SKIPPED
>> > > [INFO] Apache CXF Transport System Tests ................. SKIPPED
>> > > [INFO] Apache CXF Transport System Tests JMS ............. SKIPPED
>> > > [INFO] Apache CXF JAX-WS System Tests .................... SKIPPED
>> > > [INFO] Apache CXF Databinding System Tests ............... SKIPPED
>> > > [INFO] Apache CXF JAX-RS System Tests .................... SKIPPED
>> > > [INFO] Apache CXF WS-* Specifications System Tests ....... SKIPPED
>> > > [INFO] Apache CXF WS-RM Specifications System Tests ...... SKIPPED
>> > > [INFO] Apache CXF WS-Security System Tests ............... SKIPPED
>> > > [INFO] Apache CXF WS-Security Interop System Tests ....... SKIPPED
>> > > [INFO] Apache CXF JAX-RS System Advanced Security Tests .. SKIPPED
>> > > [INFO] Test for writing wsdl to repo ..................... SKIPPED
>> > > [INFO] Test for generating code from wsdl in repo ........ SKIPPED
>> > > [INFO] Apache CXF System Tests ........................... SKIPPED
>> > > [INFO] Apache CXF System Tests for Maven Plugins ......... SKIPPED
>> > > [INFO] Apache CXF CDI Integration System Tests ........... SKIPPED
>> > > [INFO]
>> > >
>> ------------------------------------------------------------------------
>> > > [INFO] BUILD FAILURE
>> > > [INFO]
>> > >
>> ------------------------------------------------------------------------
>> > > [INFO] Total time: 6:41.654s
>> > > [INFO] Finished at: Tue Jun 10 16:32:02 IST 2014
>> > > [INFO] Final Memory: 197M/1607M
>> > > [INFO]
>> > >
>> ------------------------------------------------------------------------
>> > > [ERROR] Failed to execute goal
>> > > org.apache.maven.plugins:maven-surefire-plugin:2.17:test
>> (default-test)
>> > on
>> > > project cxf-rt-transports-udp: There are test failures.
>> > > [ERROR]
>> > > [ERROR] Please refer to
>> > >
>> /home/malintha/projects/CXF/cxf/rt/transports/udp/target/surefire-reports
>> > > for the individual test results.
>> > > [ERROR] -> [Help 1]
>> > > [ERROR]
>> > > [ERROR] To see the full stack trace of the errors, re-run Maven with
>> the
>> > -e
>> > > switch.
>> > > [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>> > > [ERROR]
>> > > [ERROR] For more information about the errors and possible solutions,
>> > > please read the following articles:
>> > > [ERROR] [Help 1]
>> > > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
>> > > [ERROR]
>> > > [ERROR] After correcting the problems, you can resume the build with
>> the
>> > > command
>> > > [ERROR]   mvn <goals> -rf :cxf-rt-transports-udp
>> > >
>> > > Could you please look in to this.
>> > >
>> > > Regards,
>> > > Malintha Adikari
>> >
>> > --
>> > Daniel Kulp
>> > dkulp@apache.org - http://dankulp.com/blog
>> > Talend Community Coder - http://coders.talend.com
>> >
>> >
>>
>
>

Re: Build Failure in git

Posted by Malintha Adikari <ma...@gmail.com>.
Hi

Thank you very much for help.

On Wed, Jun 11, 2014 at 12:58 AM, Grzegorz Grzybek <gr...@gmail.com>
wrote:

> Hi Malintha - I had this problem too - I had to enable UDP broadcast on my
> firewall (just allow the ports of UDP) - then the tests went fine.
>
> I am trying to open UDP ports. But still no luck with me . Will keep try
and update you.

> regards
> Grzegorz Grzybek
>
>
> 2014-06-10 21:26 GMT+02:00 Daniel Kulp <dk...@apache.org>:
>
> >
> >
> > All the UDP tests are passing on the Jenkins builds with Java6  as well
> as
> > using Java 6 and Java 7 on my machine locally.
> >
> >
> >
> https://builds.apache.org/view/A-D/view/CXF/job/CXF-Trunk-JDK16/lastBuild/testReport/
> >
> >
> > What OS are you using?   The RedHat folks said there might be some issues
>

I am using fedora 18 as my OS.


> > with the latest versions of RedHat due to broadcast UDP being turned off.
> > However, the tests should have been updated to detect that OS and skip.
> >
> >
> > Dan
> >
> >
> >
> >
> > On Jun 10, 2014, at 7:03 AM, Malintha Adikari <
> malintha.adikari@gmail.com>
> > wrote:
> >
> > > Hi,
> > >
> > > I am building Apache CXF from git clone
> > > https://git-wip-us.apache.org/repos/asf/cxf.git. Following build
> failure
> > > appeared in the middle of the building process.
> > >
> > > Note: I am using java 1.6 and maven 3.0.5. Also I am using a fresh
> maven
> > > repository.
> > >
> > > [INFO] Apache CXF Runtime Object Binding ................. SUCCESS
> > [4.044s]
> > > [INFO] Apache CXF Runtime Colocated Binding .............. SUCCESS
> > [1.690s]
> > > [INFO] Apache CXF Runtime ................................ SUCCESS
> > [0.064s]
> > > [INFO] Apache CXF Runtime Bindings ....................... SUCCESS
> > [0.022s]
> > > [INFO] Apache CXF Runtime Clustering ..................... SUCCESS
> > [1.130s]
> > > [INFO] Apache CXF Runtime JavaScript Frontend ............ SUCCESS
> > [1.745s]
> > > [INFO] Apache CXF Runtime HTTP Async Transport ........... SUCCESS
> > [9.276s]
> > > [INFO] Apache CXF Runtime HTTP Netty Server Transport .... SUCCESS
> > [8.421s]
> > > [INFO] Apache CXF Runtime HTTP Netty Client Transport .... SUCCESS
> > [16.604s]
> > > [INFO] Apache CXF Runtime UDP Transport .................. FAILURE
> > [32.762s]
> > > [INFO] Apache CXF Runtime WebSocket Transport ............ SKIPPED
> > > [INFO] Apache CXF Runtime Security functionality ......... SKIPPED
> > > [INFO] Apache CXF Runtime WS MetadataExchange ............ SKIPPED
> > > [INFO] Apache CXF Runtime WS Security .................... SKIPPED
> > > [INFO] Apache CXF Runtime WS Reliable Messaging .......... SKIPPED
> > > [INFO] Apache CXF Runtime WS Eventing .................... SKIPPED
> > > [INFO] Apache CXF JAX-RS Client .......................... SKIPPED
> > > [INFO] Apache CXF JAX-RS Extensions: Providers ........... SKIPPED
> > > [INFO] Apache CXF JAX-RS Extensions: Search .............. SKIPPED
> > > [INFO] Apache CXF RS XML Security ........................ SKIPPED
> > > [INFO] Apache CXF RS SSO SAML ............................ SKIPPED
> > > [INFO] Apache CXF Runtime RS Security OAuth Parent ....... SKIPPED
> > > [INFO] Apache CXF Runtime OAuth 1.0a ..................... SKIPPED
> > > [INFO] Apache CXF Runtime OAuth 2.0 ...................... SKIPPED
> > > [INFO] Apache CXF Runtime OAuth 2.0 SAML ................. SKIPPED
> > > [INFO] Apache CXF Runtime OAuth 2.0 JWT .................. SKIPPED
> > > [INFO] Apache CXF RS Cross-Origin Resource Sharing ....... SKIPPED
> > > [INFO] Apache CXF Runtime Web Management ................. SKIPPED
> > > [INFO] Apache CXF Runtime JavaScript Client Generator Tests  SKIPPED
> > > [INFO] Apache CXF JCA Connection ......................... SKIPPED
> > > [INFO] Apache CXF CDI Integration ........................ SKIPPED
> > > [INFO] Apache CXF Integration ............................ SKIPPED
> > > [INFO] Apache CXF Java2WS Maven2 Plugin .................. SKIPPED
> > > [INFO] Apache CXF Java2WADL Maven2 Plugin ................ SKIPPED
> > > [INFO] Apache CXF WADL2Java Code Generation Maven2 Plugin  SKIPPED
> > > [INFO] Apache CXF CORBA Tools Maven2 Plugins ............. SKIPPED
> > > [INFO] Apache CXF Archetype - Simple JAX-WS Java First ... SKIPPED
> > > [INFO] Apache CXF Archetype - Simple JAX-RS webapp ....... SKIPPED
> > > [INFO] Apache CXF Maven Archetypes ....................... SKIPPED
> > > [INFO] Apache CXF STS Core ............................... SKIPPED
> > > [INFO] Apache CXF STS war deployment ..................... SKIPPED
> > > [INFO] Apache CXF STS basic systests ..................... SKIPPED
> > > [INFO] Apache CXF STS advanced systests .................. SKIPPED
> > > [INFO] Apache CXF Services ............................... SKIPPED
> > > [INFO] Apache CXF STS service ............................ SKIPPED
> > > [INFO] Apache CXF STS systests ........................... SKIPPED
> > > [INFO] Apache CXF WSN API ................................ SKIPPED
> > > [INFO] Apache CXF WSN Core ............................... SKIPPED
> > > [INFO] Apache CXF WSN OSGi ............................... SKIPPED
> > > [INFO] Apache CXF WSN service ............................ SKIPPED
> > > [INFO] Apache CXF WS-Discovery API ....................... SKIPPED
> > > [INFO] Apache CXF WS-Discovery Service ................... SKIPPED
> > > [INFO] Apache CXF WS-Discovery ........................... SKIPPED
> > > [INFO] Apache CXF XKMS Common ............................ SKIPPED
> > > [INFO] Apache CXF XKMS X509 Handlers ..................... SKIPPED
> > > [INFO] Apache CXF XKMS Service ........................... SKIPPED
> > > [INFO] Apache CXF XKMS Client ............................ SKIPPED
> > > [INFO] Apache CXF XKMS Karaf Features .................... SKIPPED
> > > [INFO] Apache CXF XKMS OSGi deployment ................... SKIPPED
> > > [INFO] Apache CXF XKMS LDAP repository ................... SKIPPED
> > > [INFO] Apache CXF XKMS Service war deployment ............ SKIPPED
> > > [INFO] Apache CXF Karaf Parent ........................... SKIPPED
> > > [INFO] Apache CXF Karaf Features ......................... SKIPPED
> > > [INFO] Apache CXF Karaf Commands ......................... SKIPPED
> > > [INFO] Apache CXF XKMS Integration Tests ................. SKIPPED
> > > [INFO] Apache CXF XKMS ................................... SKIPPED
> > > [INFO] Apache CXF Bundle Parent .......................... SKIPPED
> > > [INFO] Apache CXF Compatibility Bundle Jar ............... SKIPPED
> > > [INFO] Apache CXF :: OSGi :: Integration Tests ........... SKIPPED
> > > [INFO] Apache CXF :: OSGi :: Integration Tests pure felix  SKIPPED
> > > [INFO] Apache CXF OSGi parent ............................ SKIPPED
> > > [INFO] Apache CXF Container Integration System Tests ..... SKIPPED
> > > [INFO] Apache CXF Container Integration Test Webapp ...... SKIPPED
> > > [INFO] Apache CXF Uncategorized System Tests ............. SKIPPED
> > > [INFO] Apache CXF Transport System Tests ................. SKIPPED
> > > [INFO] Apache CXF Transport System Tests JMS ............. SKIPPED
> > > [INFO] Apache CXF JAX-WS System Tests .................... SKIPPED
> > > [INFO] Apache CXF Databinding System Tests ............... SKIPPED
> > > [INFO] Apache CXF JAX-RS System Tests .................... SKIPPED
> > > [INFO] Apache CXF WS-* Specifications System Tests ....... SKIPPED
> > > [INFO] Apache CXF WS-RM Specifications System Tests ...... SKIPPED
> > > [INFO] Apache CXF WS-Security System Tests ............... SKIPPED
> > > [INFO] Apache CXF WS-Security Interop System Tests ....... SKIPPED
> > > [INFO] Apache CXF JAX-RS System Advanced Security Tests .. SKIPPED
> > > [INFO] Test for writing wsdl to repo ..................... SKIPPED
> > > [INFO] Test for generating code from wsdl in repo ........ SKIPPED
> > > [INFO] Apache CXF System Tests ........................... SKIPPED
> > > [INFO] Apache CXF System Tests for Maven Plugins ......... SKIPPED
> > > [INFO] Apache CXF CDI Integration System Tests ........... SKIPPED
> > > [INFO]
> > >
> ------------------------------------------------------------------------
> > > [INFO] BUILD FAILURE
> > > [INFO]
> > >
> ------------------------------------------------------------------------
> > > [INFO] Total time: 6:41.654s
> > > [INFO] Finished at: Tue Jun 10 16:32:02 IST 2014
> > > [INFO] Final Memory: 197M/1607M
> > > [INFO]
> > >
> ------------------------------------------------------------------------
> > > [ERROR] Failed to execute goal
> > > org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test)
> > on
> > > project cxf-rt-transports-udp: There are test failures.
> > > [ERROR]
> > > [ERROR] Please refer to
> > >
> /home/malintha/projects/CXF/cxf/rt/transports/udp/target/surefire-reports
> > > for the individual test results.
> > > [ERROR] -> [Help 1]
> > > [ERROR]
> > > [ERROR] To see the full stack trace of the errors, re-run Maven with
> the
> > -e
> > > switch.
> > > [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> > > [ERROR]
> > > [ERROR] For more information about the errors and possible solutions,
> > > please read the following articles:
> > > [ERROR] [Help 1]
> > > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> > > [ERROR]
> > > [ERROR] After correcting the problems, you can resume the build with
> the
> > > command
> > > [ERROR]   mvn <goals> -rf :cxf-rt-transports-udp
> > >
> > > Could you please look in to this.
> > >
> > > Regards,
> > > Malintha Adikari
> >
> > --
> > Daniel Kulp
> > dkulp@apache.org - http://dankulp.com/blog
> > Talend Community Coder - http://coders.talend.com
> >
> >
>

Re: Build Failure in git

Posted by Grzegorz Grzybek <gr...@gmail.com>.
Hi Malintha - I had this problem too - I had to enable UDP broadcast on my
firewall (just allow the ports of UDP) - then the tests went fine.

regards
Grzegorz Grzybek


2014-06-10 21:26 GMT+02:00 Daniel Kulp <dk...@apache.org>:

>
>
> All the UDP tests are passing on the Jenkins builds with Java6  as well as
> using Java 6 and Java 7 on my machine locally.
>
>
> https://builds.apache.org/view/A-D/view/CXF/job/CXF-Trunk-JDK16/lastBuild/testReport/
>
>
> What OS are you using?   The RedHat folks said there might be some issues
> with the latest versions of RedHat due to broadcast UDP being turned off.
> However, the tests should have been updated to detect that OS and skip.
>
>
> Dan
>
>
>
>
> On Jun 10, 2014, at 7:03 AM, Malintha Adikari <ma...@gmail.com>
> wrote:
>
> > Hi,
> >
> > I am building Apache CXF from git clone
> > https://git-wip-us.apache.org/repos/asf/cxf.git. Following build failure
> > appeared in the middle of the building process.
> >
> > Note: I am using java 1.6 and maven 3.0.5. Also I am using a fresh maven
> > repository.
> >
> > [INFO] Apache CXF Runtime Object Binding ................. SUCCESS
> [4.044s]
> > [INFO] Apache CXF Runtime Colocated Binding .............. SUCCESS
> [1.690s]
> > [INFO] Apache CXF Runtime ................................ SUCCESS
> [0.064s]
> > [INFO] Apache CXF Runtime Bindings ....................... SUCCESS
> [0.022s]
> > [INFO] Apache CXF Runtime Clustering ..................... SUCCESS
> [1.130s]
> > [INFO] Apache CXF Runtime JavaScript Frontend ............ SUCCESS
> [1.745s]
> > [INFO] Apache CXF Runtime HTTP Async Transport ........... SUCCESS
> [9.276s]
> > [INFO] Apache CXF Runtime HTTP Netty Server Transport .... SUCCESS
> [8.421s]
> > [INFO] Apache CXF Runtime HTTP Netty Client Transport .... SUCCESS
> [16.604s]
> > [INFO] Apache CXF Runtime UDP Transport .................. FAILURE
> [32.762s]
> > [INFO] Apache CXF Runtime WebSocket Transport ............ SKIPPED
> > [INFO] Apache CXF Runtime Security functionality ......... SKIPPED
> > [INFO] Apache CXF Runtime WS MetadataExchange ............ SKIPPED
> > [INFO] Apache CXF Runtime WS Security .................... SKIPPED
> > [INFO] Apache CXF Runtime WS Reliable Messaging .......... SKIPPED
> > [INFO] Apache CXF Runtime WS Eventing .................... SKIPPED
> > [INFO] Apache CXF JAX-RS Client .......................... SKIPPED
> > [INFO] Apache CXF JAX-RS Extensions: Providers ........... SKIPPED
> > [INFO] Apache CXF JAX-RS Extensions: Search .............. SKIPPED
> > [INFO] Apache CXF RS XML Security ........................ SKIPPED
> > [INFO] Apache CXF RS SSO SAML ............................ SKIPPED
> > [INFO] Apache CXF Runtime RS Security OAuth Parent ....... SKIPPED
> > [INFO] Apache CXF Runtime OAuth 1.0a ..................... SKIPPED
> > [INFO] Apache CXF Runtime OAuth 2.0 ...................... SKIPPED
> > [INFO] Apache CXF Runtime OAuth 2.0 SAML ................. SKIPPED
> > [INFO] Apache CXF Runtime OAuth 2.0 JWT .................. SKIPPED
> > [INFO] Apache CXF RS Cross-Origin Resource Sharing ....... SKIPPED
> > [INFO] Apache CXF Runtime Web Management ................. SKIPPED
> > [INFO] Apache CXF Runtime JavaScript Client Generator Tests  SKIPPED
> > [INFO] Apache CXF JCA Connection ......................... SKIPPED
> > [INFO] Apache CXF CDI Integration ........................ SKIPPED
> > [INFO] Apache CXF Integration ............................ SKIPPED
> > [INFO] Apache CXF Java2WS Maven2 Plugin .................. SKIPPED
> > [INFO] Apache CXF Java2WADL Maven2 Plugin ................ SKIPPED
> > [INFO] Apache CXF WADL2Java Code Generation Maven2 Plugin  SKIPPED
> > [INFO] Apache CXF CORBA Tools Maven2 Plugins ............. SKIPPED
> > [INFO] Apache CXF Archetype - Simple JAX-WS Java First ... SKIPPED
> > [INFO] Apache CXF Archetype - Simple JAX-RS webapp ....... SKIPPED
> > [INFO] Apache CXF Maven Archetypes ....................... SKIPPED
> > [INFO] Apache CXF STS Core ............................... SKIPPED
> > [INFO] Apache CXF STS war deployment ..................... SKIPPED
> > [INFO] Apache CXF STS basic systests ..................... SKIPPED
> > [INFO] Apache CXF STS advanced systests .................. SKIPPED
> > [INFO] Apache CXF Services ............................... SKIPPED
> > [INFO] Apache CXF STS service ............................ SKIPPED
> > [INFO] Apache CXF STS systests ........................... SKIPPED
> > [INFO] Apache CXF WSN API ................................ SKIPPED
> > [INFO] Apache CXF WSN Core ............................... SKIPPED
> > [INFO] Apache CXF WSN OSGi ............................... SKIPPED
> > [INFO] Apache CXF WSN service ............................ SKIPPED
> > [INFO] Apache CXF WS-Discovery API ....................... SKIPPED
> > [INFO] Apache CXF WS-Discovery Service ................... SKIPPED
> > [INFO] Apache CXF WS-Discovery ........................... SKIPPED
> > [INFO] Apache CXF XKMS Common ............................ SKIPPED
> > [INFO] Apache CXF XKMS X509 Handlers ..................... SKIPPED
> > [INFO] Apache CXF XKMS Service ........................... SKIPPED
> > [INFO] Apache CXF XKMS Client ............................ SKIPPED
> > [INFO] Apache CXF XKMS Karaf Features .................... SKIPPED
> > [INFO] Apache CXF XKMS OSGi deployment ................... SKIPPED
> > [INFO] Apache CXF XKMS LDAP repository ................... SKIPPED
> > [INFO] Apache CXF XKMS Service war deployment ............ SKIPPED
> > [INFO] Apache CXF Karaf Parent ........................... SKIPPED
> > [INFO] Apache CXF Karaf Features ......................... SKIPPED
> > [INFO] Apache CXF Karaf Commands ......................... SKIPPED
> > [INFO] Apache CXF XKMS Integration Tests ................. SKIPPED
> > [INFO] Apache CXF XKMS ................................... SKIPPED
> > [INFO] Apache CXF Bundle Parent .......................... SKIPPED
> > [INFO] Apache CXF Compatibility Bundle Jar ............... SKIPPED
> > [INFO] Apache CXF :: OSGi :: Integration Tests ........... SKIPPED
> > [INFO] Apache CXF :: OSGi :: Integration Tests pure felix  SKIPPED
> > [INFO] Apache CXF OSGi parent ............................ SKIPPED
> > [INFO] Apache CXF Container Integration System Tests ..... SKIPPED
> > [INFO] Apache CXF Container Integration Test Webapp ...... SKIPPED
> > [INFO] Apache CXF Uncategorized System Tests ............. SKIPPED
> > [INFO] Apache CXF Transport System Tests ................. SKIPPED
> > [INFO] Apache CXF Transport System Tests JMS ............. SKIPPED
> > [INFO] Apache CXF JAX-WS System Tests .................... SKIPPED
> > [INFO] Apache CXF Databinding System Tests ............... SKIPPED
> > [INFO] Apache CXF JAX-RS System Tests .................... SKIPPED
> > [INFO] Apache CXF WS-* Specifications System Tests ....... SKIPPED
> > [INFO] Apache CXF WS-RM Specifications System Tests ...... SKIPPED
> > [INFO] Apache CXF WS-Security System Tests ............... SKIPPED
> > [INFO] Apache CXF WS-Security Interop System Tests ....... SKIPPED
> > [INFO] Apache CXF JAX-RS System Advanced Security Tests .. SKIPPED
> > [INFO] Test for writing wsdl to repo ..................... SKIPPED
> > [INFO] Test for generating code from wsdl in repo ........ SKIPPED
> > [INFO] Apache CXF System Tests ........................... SKIPPED
> > [INFO] Apache CXF System Tests for Maven Plugins ......... SKIPPED
> > [INFO] Apache CXF CDI Integration System Tests ........... SKIPPED
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] BUILD FAILURE
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Total time: 6:41.654s
> > [INFO] Finished at: Tue Jun 10 16:32:02 IST 2014
> > [INFO] Final Memory: 197M/1607M
> > [INFO]
> > ------------------------------------------------------------------------
> > [ERROR] Failed to execute goal
> > org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test)
> on
> > project cxf-rt-transports-udp: There are test failures.
> > [ERROR]
> > [ERROR] Please refer to
> > /home/malintha/projects/CXF/cxf/rt/transports/udp/target/surefire-reports
> > for the individual test results.
> > [ERROR] -> [Help 1]
> > [ERROR]
> > [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e
> > switch.
> > [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> > [ERROR]
> > [ERROR] For more information about the errors and possible solutions,
> > please read the following articles:
> > [ERROR] [Help 1]
> > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> > [ERROR]
> > [ERROR] After correcting the problems, you can resume the build with the
> > command
> > [ERROR]   mvn <goals> -rf :cxf-rt-transports-udp
> >
> > Could you please look in to this.
> >
> > Regards,
> > Malintha Adikari
>
> --
> Daniel Kulp
> dkulp@apache.org - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com
>
>

Re: Build Failure in git

Posted by Daniel Kulp <dk...@apache.org>.

All the UDP tests are passing on the Jenkins builds with Java6  as well as using Java 6 and Java 7 on my machine locally.

https://builds.apache.org/view/A-D/view/CXF/job/CXF-Trunk-JDK16/lastBuild/testReport/


What OS are you using?   The RedHat folks said there might be some issues with the latest versions of RedHat due to broadcast UDP being turned off.   However, the tests should have been updated to detect that OS and skip.


Dan




On Jun 10, 2014, at 7:03 AM, Malintha Adikari <ma...@gmail.com> wrote:

> Hi,
> 
> I am building Apache CXF from git clone
> https://git-wip-us.apache.org/repos/asf/cxf.git. Following build failure
> appeared in the middle of the building process.
> 
> Note: I am using java 1.6 and maven 3.0.5. Also I am using a fresh maven
> repository.
> 
> [INFO] Apache CXF Runtime Object Binding ................. SUCCESS [4.044s]
> [INFO] Apache CXF Runtime Colocated Binding .............. SUCCESS [1.690s]
> [INFO] Apache CXF Runtime ................................ SUCCESS [0.064s]
> [INFO] Apache CXF Runtime Bindings ....................... SUCCESS [0.022s]
> [INFO] Apache CXF Runtime Clustering ..................... SUCCESS [1.130s]
> [INFO] Apache CXF Runtime JavaScript Frontend ............ SUCCESS [1.745s]
> [INFO] Apache CXF Runtime HTTP Async Transport ........... SUCCESS [9.276s]
> [INFO] Apache CXF Runtime HTTP Netty Server Transport .... SUCCESS [8.421s]
> [INFO] Apache CXF Runtime HTTP Netty Client Transport .... SUCCESS [16.604s]
> [INFO] Apache CXF Runtime UDP Transport .................. FAILURE [32.762s]
> [INFO] Apache CXF Runtime WebSocket Transport ............ SKIPPED
> [INFO] Apache CXF Runtime Security functionality ......... SKIPPED
> [INFO] Apache CXF Runtime WS MetadataExchange ............ SKIPPED
> [INFO] Apache CXF Runtime WS Security .................... SKIPPED
> [INFO] Apache CXF Runtime WS Reliable Messaging .......... SKIPPED
> [INFO] Apache CXF Runtime WS Eventing .................... SKIPPED
> [INFO] Apache CXF JAX-RS Client .......................... SKIPPED
> [INFO] Apache CXF JAX-RS Extensions: Providers ........... SKIPPED
> [INFO] Apache CXF JAX-RS Extensions: Search .............. SKIPPED
> [INFO] Apache CXF RS XML Security ........................ SKIPPED
> [INFO] Apache CXF RS SSO SAML ............................ SKIPPED
> [INFO] Apache CXF Runtime RS Security OAuth Parent ....... SKIPPED
> [INFO] Apache CXF Runtime OAuth 1.0a ..................... SKIPPED
> [INFO] Apache CXF Runtime OAuth 2.0 ...................... SKIPPED
> [INFO] Apache CXF Runtime OAuth 2.0 SAML ................. SKIPPED
> [INFO] Apache CXF Runtime OAuth 2.0 JWT .................. SKIPPED
> [INFO] Apache CXF RS Cross-Origin Resource Sharing ....... SKIPPED
> [INFO] Apache CXF Runtime Web Management ................. SKIPPED
> [INFO] Apache CXF Runtime JavaScript Client Generator Tests  SKIPPED
> [INFO] Apache CXF JCA Connection ......................... SKIPPED
> [INFO] Apache CXF CDI Integration ........................ SKIPPED
> [INFO] Apache CXF Integration ............................ SKIPPED
> [INFO] Apache CXF Java2WS Maven2 Plugin .................. SKIPPED
> [INFO] Apache CXF Java2WADL Maven2 Plugin ................ SKIPPED
> [INFO] Apache CXF WADL2Java Code Generation Maven2 Plugin  SKIPPED
> [INFO] Apache CXF CORBA Tools Maven2 Plugins ............. SKIPPED
> [INFO] Apache CXF Archetype - Simple JAX-WS Java First ... SKIPPED
> [INFO] Apache CXF Archetype - Simple JAX-RS webapp ....... SKIPPED
> [INFO] Apache CXF Maven Archetypes ....................... SKIPPED
> [INFO] Apache CXF STS Core ............................... SKIPPED
> [INFO] Apache CXF STS war deployment ..................... SKIPPED
> [INFO] Apache CXF STS basic systests ..................... SKIPPED
> [INFO] Apache CXF STS advanced systests .................. SKIPPED
> [INFO] Apache CXF Services ............................... SKIPPED
> [INFO] Apache CXF STS service ............................ SKIPPED
> [INFO] Apache CXF STS systests ........................... SKIPPED
> [INFO] Apache CXF WSN API ................................ SKIPPED
> [INFO] Apache CXF WSN Core ............................... SKIPPED
> [INFO] Apache CXF WSN OSGi ............................... SKIPPED
> [INFO] Apache CXF WSN service ............................ SKIPPED
> [INFO] Apache CXF WS-Discovery API ....................... SKIPPED
> [INFO] Apache CXF WS-Discovery Service ................... SKIPPED
> [INFO] Apache CXF WS-Discovery ........................... SKIPPED
> [INFO] Apache CXF XKMS Common ............................ SKIPPED
> [INFO] Apache CXF XKMS X509 Handlers ..................... SKIPPED
> [INFO] Apache CXF XKMS Service ........................... SKIPPED
> [INFO] Apache CXF XKMS Client ............................ SKIPPED
> [INFO] Apache CXF XKMS Karaf Features .................... SKIPPED
> [INFO] Apache CXF XKMS OSGi deployment ................... SKIPPED
> [INFO] Apache CXF XKMS LDAP repository ................... SKIPPED
> [INFO] Apache CXF XKMS Service war deployment ............ SKIPPED
> [INFO] Apache CXF Karaf Parent ........................... SKIPPED
> [INFO] Apache CXF Karaf Features ......................... SKIPPED
> [INFO] Apache CXF Karaf Commands ......................... SKIPPED
> [INFO] Apache CXF XKMS Integration Tests ................. SKIPPED
> [INFO] Apache CXF XKMS ................................... SKIPPED
> [INFO] Apache CXF Bundle Parent .......................... SKIPPED
> [INFO] Apache CXF Compatibility Bundle Jar ............... SKIPPED
> [INFO] Apache CXF :: OSGi :: Integration Tests ........... SKIPPED
> [INFO] Apache CXF :: OSGi :: Integration Tests pure felix  SKIPPED
> [INFO] Apache CXF OSGi parent ............................ SKIPPED
> [INFO] Apache CXF Container Integration System Tests ..... SKIPPED
> [INFO] Apache CXF Container Integration Test Webapp ...... SKIPPED
> [INFO] Apache CXF Uncategorized System Tests ............. SKIPPED
> [INFO] Apache CXF Transport System Tests ................. SKIPPED
> [INFO] Apache CXF Transport System Tests JMS ............. SKIPPED
> [INFO] Apache CXF JAX-WS System Tests .................... SKIPPED
> [INFO] Apache CXF Databinding System Tests ............... SKIPPED
> [INFO] Apache CXF JAX-RS System Tests .................... SKIPPED
> [INFO] Apache CXF WS-* Specifications System Tests ....... SKIPPED
> [INFO] Apache CXF WS-RM Specifications System Tests ...... SKIPPED
> [INFO] Apache CXF WS-Security System Tests ............... SKIPPED
> [INFO] Apache CXF WS-Security Interop System Tests ....... SKIPPED
> [INFO] Apache CXF JAX-RS System Advanced Security Tests .. SKIPPED
> [INFO] Test for writing wsdl to repo ..................... SKIPPED
> [INFO] Test for generating code from wsdl in repo ........ SKIPPED
> [INFO] Apache CXF System Tests ........................... SKIPPED
> [INFO] Apache CXF System Tests for Maven Plugins ......... SKIPPED
> [INFO] Apache CXF CDI Integration System Tests ........... SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 6:41.654s
> [INFO] Finished at: Tue Jun 10 16:32:02 IST 2014
> [INFO] Final Memory: 197M/1607M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on
> project cxf-rt-transports-udp: There are test failures.
> [ERROR]
> [ERROR] Please refer to
> /home/malintha/projects/CXF/cxf/rt/transports/udp/target/surefire-reports
> for the individual test results.
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR]   mvn <goals> -rf :cxf-rt-transports-udp
> 
> Could you please look in to this.
> 
> Regards,
> Malintha Adikari

-- 
Daniel Kulp
dkulp@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com