You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aurora.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/06/30 18:45:23 UTC

Build failed in Jenkins: Aurora #1540

See <https://builds.apache.org/job/Aurora/1540/changes>

Changes:

[maxim] Updating CHANGELOG for 0.15.0 release.

[maxim] Incrementing snapshot version to 0.16.0-SNAPSHOT.

------------------------------------------
[...truncated 2409 lines...]
:commons:generateThriftJava
:commons:classesThriftNote: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:commons-args:compileJava
:commons-args:processResources
:commons-args:classes
:commons-args:jar
:commons:compileJavaNote: Writing <https://builds.apache.org/job/Aurora/ws/commons/dist/classes/main/org/apache/aurora/common/args/apt/cmdline.arg.info.txt.1>
Note: Writing <https://builds.apache.org/job/Aurora/ws/commons/dist/classes/main/META-INF/compiler/resource-mappings/org.apache.aurora.common.args.apt.CmdLineProcessor>
Note: <https://builds.apache.org/job/Aurora/ws/commons/src/main/java/org/apache/aurora/common/testing/easymock/EasyMockTest.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:commons:generateThriftResources
:commons:processResources
:commons:classes
:commons:jar
:compileJava<https://builds.apache.org/job/Aurora/ws/src/main/java/org/apache/aurora/scheduler/storage/log/WriteAheadStorage.java>:74: Note: Wrote forwarder org.apache.aurora.scheduler.storage.log.WriteAheadStorageForwarder
@Forward({
^
Note: Writing <https://builds.apache.org/job/Aurora/ws/dist/classes/main/org/apache/aurora/common/args/apt/cmdline.arg.info.txt.2>
Note: Writing <https://builds.apache.org/job/Aurora/ws/dist/classes/main/META-INF/compiler/resource-mappings/org.apache.aurora.common.args.apt.CmdLineProcessor>

:generateBuildPropertieswarning: tag '0.3.0' is really 'rel/0.3.0' here

:processResources
:classes
:jar
:startScripts
:distTar
:distZip
:assemble
:compileJmhJavaNote: <https://builds.apache.org/job/Aurora/ws/src/jmh/java/org/apache/aurora/benchmark/fakes/FakeSchedulerDriver.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

:processJmhResources UP-TO-DATE
:jmhClasses
:checkstyleJmh
:jsHint
:checkstyleMain
:compileTestJava<https://builds.apache.org/job/Aurora/ws/src/test/java/org/apache/aurora/scheduler/thrift/aop/MockDecoratedThrift.java>:38: Note: Wrote forwarder org.apache.aurora.scheduler.thrift.aop.MockDecoratedThriftForwarder
@Forward(AnnotatedAuroraAdmin.class)
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

:processTestResources
:testClasses
:checkstyleTest
:findbugsJmh
:findbugsMain
:findbugsTest
:licenseJmh UP-TO-DATE
:licenseMain UP-TO-DATE
:licenseTest UP-TO-DATE
:license UP-TO-DATE
:pmdJmh
:pmdMain
:pmdTest
:test

org.apache.aurora.scheduler.http.api.ApiBetaTest > testGetJobSummary FAILED
    com.sun.jersey.api.client.ClientHandlerException at ApiBetaTest.java:137
        Caused by: java.net.ConnectException at ApiBetaTest.java:137
    java.lang.AssertionError

org.apache.aurora.scheduler.http.api.ApiBetaTest > testGetTasks FAILED
    com.sun.jersey.api.client.ClientHandlerException at ApiBetaTest.java:163
        Caused by: java.net.ConnectException at ApiBetaTest.java:163
    java.lang.AssertionError

org.apache.aurora.scheduler.http.api.security.ShiroKerberosPermissiveAuthenticationFilterTest > testInterceptsUnauthenticatedException FAILED
    com.sun.jersey.api.client.ClientHandlerException at ShiroKerberosPermissiveAuthenticationFilterTest.java:90
        Caused by: java.net.ConnectException at ShiroKerberosPermissiveAuthenticationFilterTest.java:90
    java.lang.AssertionError

org.apache.aurora.scheduler.http.api.ApiBetaTest > testPostInvalidStructure FAILED
    com.sun.jersey.api.client.ClientHandlerException at ApiBetaTest.java:183
        Caused by: java.net.ConnectException at ApiBetaTest.java:183

org.apache.aurora.scheduler.http.api.security.ShiroKerberosPermissiveAuthenticationFilterTest > testPermitsUnauthenticated FAILED
    com.sun.jersey.api.client.ClientHandlerException at ShiroKerberosPermissiveAuthenticationFilterTest.java:79
        Caused by: java.net.ConnectException at ShiroKerberosPermissiveAuthenticationFilterTest.java:79
    java.lang.AssertionError

org.apache.aurora.scheduler.http.api.security.ShiroKerberosAuthenticationFilterTest > testLoginFailure401 FAILED
    com.sun.jersey.api.client.ClientHandlerException at ShiroKerberosAuthenticationFilterTest.java:112
        Caused by: java.net.ConnectException at ShiroKerberosAuthenticationFilterTest.java:112
    java.lang.AssertionError

org.apache.aurora.scheduler.http.api.security.ShiroKerberosAuthenticationFilterTest > testDoesNotPermitUnauthenticated FAILED
    com.sun.jersey.api.client.ClientHandlerException at ShiroKerberosAuthenticationFilterTest.java:84
        Caused by: java.net.ConnectException at ShiroKerberosAuthenticationFilterTest.java:84

org.apache.aurora.scheduler.http.api.ApiBetaTest > testGetHelp FAILED
    com.sun.jersey.api.client.ClientHandlerException at ApiBetaTest.java:173
        Caused by: java.net.ConnectException at ApiBetaTest.java:173

org.apache.aurora.scheduler.http.api.security.ShiroKerberosAuthenticationFilterTest > testRejectsMalformedMechanism FAILED
    com.sun.jersey.api.client.ClientHandlerException at ShiroKerberosAuthenticationFilterTest.java:97
        Caused by: java.net.ConnectException at ShiroKerberosAuthenticationFilterTest.java:97

org.apache.aurora.scheduler.http.api.ApiBetaTest > testPostInvalidJson FAILED
    com.sun.jersey.api.client.ClientHandlerException at ApiBetaTest.java:210
        Caused by: java.net.ConnectException at ApiBetaTest.java:210

org.apache.aurora.scheduler.http.api.ApiIT > testGzipFilterApplied FAILED
    com.sun.jersey.api.client.ClientHandlerException at ApiIT.java:61
        Caused by: java.net.ConnectException at ApiIT.java:61
    java.lang.AssertionError

org.apache.aurora.scheduler.http.api.security.ShiroKerberosAuthenticationFilterTest > testLoginSuccess200 FAILED
    com.sun.jersey.api.client.ClientHandlerException at ShiroKerberosAuthenticationFilterTest.java:129
        Caused by: java.net.ConnectException at ShiroKerberosAuthenticationFilterTest.java:129
    java.lang.AssertionError

org.apache.aurora.scheduler.http.api.ApiBetaTest > testGetRoleSummary FAILED
    com.sun.jersey.api.client.ClientHandlerException at ApiBetaTest.java:119
        Caused by: java.net.ConnectException at ApiBetaTest.java:119
    java.lang.AssertionError

org.apache.aurora.scheduler.http.H2ConsoleModuleIT > testConsoleBinding FAILED
    com.sun.jersey.api.client.ClientHandlerException at H2ConsoleModuleIT.java:36
        Caused by: java.net.ConnectException at H2ConsoleModuleIT.java:36

org.apache.aurora.scheduler.http.api.ApiBetaTest > testCreateJob FAILED
    com.sun.jersey.api.client.ClientHandlerException at ApiBetaTest.java:100
        Caused by: java.net.ConnectException at ApiBetaTest.java:100
    java.lang.AssertionError
I0630 18:39:02.454 [ShutdownHook, SchedulerMain:98] Stopping scheduler services. 

org.apache.aurora.scheduler.http.ServletFilterTest > testGzipEncoding FAILED
    com.sun.jersey.api.client.ClientHandlerException at ServletFilterTest.java:38
        Caused by: java.net.ConnectException at ServletFilterTest.java:38

org.apache.aurora.scheduler.http.api.ApiBetaTest > testInvalidApiMethod FAILED
    com.sun.jersey.api.client.ClientHandlerException at ApiBetaTest.java:197
        Caused by: java.net.ConnectException at ApiBetaTest.java:197

org.apache.aurora.scheduler.http.ServletFilterTest > testLeaderRedirect FAILED
    com.sun.jersey.api.client.ClientHandlerException at ServletFilterTest.java:38
        Caused by: java.net.ConnectException at ServletFilterTest.java:38

org.apache.aurora.scheduler.http.ServletFilterTest > testHeaderOverridesLeaderRedirect FAILED
    com.sun.jersey.api.client.ClientHandlerException at ServletFilterTest.java:136
        Caused by: java.net.ConnectException at ServletFilterTest.java:136

org.apache.aurora.scheduler.http.api.security.HttpSecurityIT > testH2ConsoleUser FAILED
    org.apache.http.conn.HttpHostConnectException at HttpSecurityIT.java:322
        Caused by: java.net.ConnectException at HttpSecurityIT.java:322

org.apache.aurora.scheduler.http.api.security.HttpSecurityIT > testH2ConsoleUnauthorized FAILED
    org.apache.http.conn.HttpHostConnectException at HttpSecurityIT.java:322
        Caused by: java.net.ConnectException at HttpSecurityIT.java:322

org.apache.aurora.scheduler.http.MnameTest > testInstanceAbsent FAILED
    com.sun.jersey.api.client.ClientHandlerException at MnameTest.java:111
        Caused by: java.net.ConnectException at MnameTest.java:111
    java.lang.AssertionError

org.apache.aurora.scheduler.http.api.security.HttpSecurityIT > testAuroraAdmin FAILED
    org.apache.thrift.transport.TTransportException at HttpSecurityIT.java:301
        Caused by: org.apache.http.conn.HttpHostConnectException at HttpSecurityIT.java:301
            Caused by: java.net.ConnectException at HttpSecurityIT.java:301
    java.lang.AssertionError

org.apache.aurora.scheduler.http.MnameTest > testInstanceNoHttp FAILED
    com.sun.jersey.api.client.ClientHandlerException at MnameTest.java:144
        Caused by: java.net.ConnectException at MnameTest.java:144
    java.lang.AssertionError

org.apache.aurora.scheduler.http.api.security.HttpSecurityIT > testH2ConsoleAdmin FAILED
    org.apache.http.conn.HttpHostConnectException at HttpSecurityIT.java:322
        Caused by: java.net.ConnectException at HttpSecurityIT.java:322

org.apache.aurora.scheduler.http.MnameTest > testGetUsage FAILED
    com.sun.jersey.api.client.ClientHandlerException at MnameTest.java:60
        Caused by: java.net.ConnectException at MnameTest.java:60

org.apache.aurora.scheduler.http.api.security.HttpSecurityIT > testReadOnlyScheduler FAILED
    org.apache.thrift.transport.TTransportException at HttpSecurityIT.java:219
        Caused by: java.net.ConnectException at HttpSecurityIT.java:219
    java.lang.AssertionError

org.apache.aurora.scheduler.http.MnameTest > testForwardPathAndQuery FAILED
    com.sun.jersey.api.client.ClientHandlerException at MnameTest.java:96
        Caused by: java.net.ConnectException at MnameTest.java:96
    java.lang.AssertionError

org.apache.aurora.scheduler.http.api.security.HttpSecurityIT > testAuroraSchedulerManager FAILED
    org.apache.thrift.transport.TTransportException at HttpSecurityIT.java:247
        Caused by: org.apache.http.conn.HttpHostConnectException at HttpSecurityIT.java:247
            Caused by: java.net.ConnectException at HttpSecurityIT.java:247
    java.lang.AssertionError

org.apache.aurora.scheduler.http.MnameTest > testInstanceNotRunning FAILED
    com.sun.jersey.api.client.ClientHandlerException at MnameTest.java:127
        Caused by: java.net.ConnectException at MnameTest.java:127
    java.lang.AssertionError

org.apache.aurora.scheduler.http.MnameTest > testHttpMethods FAILED
    com.sun.jersey.api.client.ClientHandlerException at MnameTest.java:76
        Caused by: java.net.ConnectException at MnameTest.java:76
    java.lang.AssertionError

1014 tests completed, 31 failed, 2 skipped
:test FAILED
:jacocoTestReport
Coverage report generated: file://<https://builds.apache.org/job/Aurora/ws/dist/reports/jacoco/test/html/index.html>
:analyzeReport
Instruction coverage is 0.8704363111872352, but must be greater than 0.89
Branch coverage is 0.7757955641272902, but must be greater than 0.835
:analyzeReport FAILED

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/Aurora/ws/dist/reports/tests/index.html>

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':analyzeReport'.
> Test coverage missing for org/apache/aurora/scheduler/http/LeaderRedirectFilter
  Test coverage missing for org/apache/aurora/scheduler/http/HttpStatsFilter
  Test coverage missing for org/apache/aurora/scheduler/http/HttpStatsFilter$1
  Test coverage missing for org/apache/aurora/scheduler/http/HttpStatsFilter$ResponseWithStatus
  Test coverage missing for org/apache/aurora/scheduler/http/api/security/ShiroKerberosAuthenticationFilter
  Test coverage missing for org/apache/aurora/scheduler/http/api/security/ShiroKerberosPermissiveAuthenticationFilter
  Test coverage missing for org/apache/aurora/scheduler/http/api/ApiBeta

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
==============================================================================

BUILD FAILED

Total time: 6 mins 5.3 secs
Build step 'Execute shell' marked build as failure
Recording test results

Jenkins build is back to normal : Aurora #1541

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Aurora/1541/changes>