You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/09/21 01:07:58 UTC

Branch: origin/1.9.x Mesos-Buildbot - Build # 6766 - Still Failing

Branch: origin/1.9.x

The Apache Jenkins build system has built Mesos-Buildbot (build #6766)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/6766/ to view the results.

6 tests failed.
FAILED:  DefaultExecutorCheckTest.CommandCheckTimeout

Error Message:
../../src/tests/check_tests.cpp:2162
Failed to wait 1mins for updateCheckResult

Stack Trace:
../../src/tests/check_tests.cpp:2162
Failed to wait 1mins for updateCheckResult

FAILED:  SlaveRecoveryTest/0.PingTimeoutDuringRecovery

Error Message:
../../src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7ffcc5853ab0, @0x7fb519d5c2b0 136-byte object <00-60 9E-38 B5-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 C0-01 EF-38 B5-7F 00-00 B0-59 01-C4 B4-7F 00-00 C0-01 EF-38 B5-7F 00-00 D0-54 00-C4 B4-7F 00-00 C0-02 02-C4 B4-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 B0-09 02-C4 B4-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 2F-6A C1-6B E0-73 D7-41 00-00 00-00 00-00 00-00 0B-00 00-00 05-00 00-00>)
         Expected: to be called twice
           Actual: called 3 times - over-saturated and active

Stack Trace:
../../src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7ffcc5853ab0, @0x7fb519d5c2b0 136-byte object <00-60 9E-38 B5-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 C0-01 EF-38 B5-7F 00-00 B0-59 01-C4 B4-7F 00-00 C0-01 EF-38 B5-7F 00-00 D0-54 00-C4 B4-7F 00-00 C0-02 02-C4 B4-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 B0-09 02-C4 B4-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 2F-6A C1-6B E0-73 D7-41 00-00 00-00 00-00 00-00 0B-00 00-00 05-00 00-00>)
         Expected: to be called twice
           Actual: called 3 times - over-saturated and active

FAILED:  SlaveTest.RestartSlaveRequireExecutorAuthentication

Error Message:
../../src/tests/slave_tests.cpp:8990
Value of: value->contains(expected.get())
  Actual: false
Expected: true

Stack Trace:
../../src/tests/slave_tests.cpp:8990
Value of: value->contains(expected.get())
  Actual: false
Expected: true

FAILED:  ReservationEndpointsTest.LabeledResources

Error Message:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:711
Value of: offeredResources.contains( allocatedResources(labeledResources2, frameworkInfo.roles(0)))
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:711
Value of: offeredResources.contains( allocatedResources(labeledResources2, frameworkInfo.roles(0)))
  Actual: false
Expected: true

FAILED:  ReservationEndpointsTest.ReserveAndUnreserveNoAuthentication

Error Message:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:1440
Value of: (response)->status
  Actual: "409 Conflict"
Expected: Accepted().status
Which is: "202 Accepted"
    Body: "ports:[31000-32000]; cpus:1; disk:3748369; mem:512 does not contain cpus(reservations: [(DYNAMIC,role,test-principal)]):1"

Stack Trace:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:1440
Value of: (response)->status
  Actual: "409 Conflict"
Expected: Accepted().status
Which is: "202 Accepted"
    Body: "ports:[31000-32000]; cpus:1; disk:3748369; mem:512 does not contain cpus(reservations: [(DYNAMIC,role,test-principal)]):1"

FAILED:  AfterTest.Loop

Error Message:
/tmp/SRC/3rdparty/libprocess/src/tests/after_tests.cpp:98
Failed to wait 15secs for future

Stack Trace:
/tmp/SRC/3rdparty/libprocess/src/tests/after_tests.cpp:98
Failed to wait 15secs for future

Branch: origin/1.9.x Mesos-Buildbot - Build # 6775 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/1.9.x

The Apache Jenkins build system has built Mesos-Buildbot (build #6775)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/6775/ to view the results.

1 tests failed.
FAILED:  ReservationEndpointsTest.ReserveAndUnreserveNoAuthentication

Error Message:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:1430
Value of: (response)->status
  Actual: "409 Conflict"
Expected: Accepted().status
Which is: "202 Accepted"
    Body: "ports:[31000-32000]; cpus(reservations: [(DYNAMIC,role)]):1; disk:3749337; mem(reservations: [(DYNAMIC,role)]):512 does not contain cpus:1"

Stack Trace:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:1430
Value of: (response)->status
  Actual: "409 Conflict"
Expected: Accepted().status
Which is: "202 Accepted"
    Body: "ports:[31000-32000]; cpus(reservations: [(DYNAMIC,role)]):1; disk:3749337; mem(reservations: [(DYNAMIC,role)]):512 does not contain cpus:1"

Branch: origin/master Mesos-Buildbot - Build # 6774 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/master

The Apache Jenkins build system has built Mesos-Buildbot (build #6774)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/6774/ to view the results.

All tests passed

Branch: origin/master Mesos-Buildbot - Build # 6773 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/master

The Apache Jenkins build system has built Mesos-Buildbot (build #6773)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/6773/ to view the results.

2 tests failed.
FAILED:  SlaveRecoveryTest/0.PingTimeoutDuringRecovery

Error Message:
../../src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7fff610c8638, @0x7ff97bf37a18 136-byte object <80-0F 6C-95 F9-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 A0-07 BC-95 F9-7F 00-00 40-3A 01-54 F9-7F 00-00 A0-07 BC-95 F9-7F 00-00 B0-5C 01-54 F9-7F 00-00 60-5A 01-54 F9-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 D0-53 01-54 F9-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 70-5B 05-5A 6D-75 D7-41 00-00 00-00 00-00 00-00 0B-00 00-00 05-00 00-00>)
         Expected: to be called twice
           Actual: called 3 times - over-saturated and active

Stack Trace:
../../src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7fff610c8638, @0x7ff97bf37a18 136-byte object <80-0F 6C-95 F9-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 A0-07 BC-95 F9-7F 00-00 40-3A 01-54 F9-7F 00-00 A0-07 BC-95 F9-7F 00-00 B0-5C 01-54 F9-7F 00-00 60-5A 01-54 F9-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 D0-53 01-54 F9-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 70-5B 05-5A 6D-75 D7-41 00-00 00-00 00-00 00-00 0B-00 00-00 05-00 00-00>)
         Expected: to be called twice
           Actual: called 3 times - over-saturated and active

FAILED:  GRPCClientTest.Success

Error Message:
/tmp/SRC/3rdparty/libprocess/src/tests/grpc_tests.cpp:143
pong.get(): DEADLINE_EXCEEDED: Deadline Exceeded

Stack Trace:
/tmp/SRC/3rdparty/libprocess/src/tests/grpc_tests.cpp:143
pong.get(): DEADLINE_EXCEEDED: Deadline Exceeded

Branch: origin/master Mesos-Buildbot - Build # 6772 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/master

The Apache Jenkins build system has built Mesos-Buildbot (build #6772)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/6772/ to view the results.

1 tests failed.
FAILED:  OversubscriptionTest.FixedResourceEstimator

Error Message:
../../../src/tests/oversubscription_tests.cpp:707
Value of: update->update_oversubscribed_resources()
  Actual: false
Expected: true

Stack Trace:
../../../src/tests/oversubscription_tests.cpp:707
Value of: update->update_oversubscribed_resources()
  Actual: false
Expected: true

Branch: origin/master Mesos-Buildbot - Build # 6771 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/master

The Apache Jenkins build system has built Mesos-Buildbot (build #6771)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/6771/ to view the results.

All tests passed

Branch: origin/master Mesos-Buildbot - Build # 6770 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/master

The Apache Jenkins build system has built Mesos-Buildbot (build #6770)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/6770/ to view the results.

1 tests failed.
FAILED:  PersistentVolumeEndpointsTest.SlavesEndpointFullResources

Error Message:
/tmp/SRC/src/tests/persistent_volume_endpoints_tests.cpp:2017
Value of: Resources(offer.resources()).contains( allocatedResources(volume, frameworkInfo.roles(0)))
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/persistent_volume_endpoints_tests.cpp:2017
Value of: Resources(offer.resources()).contains( allocatedResources(volume, frameworkInfo.roles(0)))
  Actual: false
Expected: true

Branch: origin/master Mesos-Buildbot - Build # 6769 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/master

The Apache Jenkins build system has built Mesos-Buildbot (build #6769)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/6769/ to view the results.

All tests passed

Branch: origin/master Mesos-Buildbot - Build # 6768 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/master

The Apache Jenkins build system has built Mesos-Buildbot (build #6768)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/6768/ to view the results.

2 tests failed.
FAILED:  ReservationEndpointsTest.ReserveAndUnreserveNoAuthentication

Error Message:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:1430
Value of: (response)->status
  Actual: "409 Conflict"
Expected: Accepted().status
Which is: "202 Accepted"
    Body: "ports:[31000-32000]; cpus(reservations: [(DYNAMIC,role)]):1; disk:3748369; mem(reservations: [(DYNAMIC,role)]):512 does not contain cpus:1"

Stack Trace:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:1430
Value of: (response)->status
  Actual: "409 Conflict"
Expected: Accepted().status
Which is: "202 Accepted"
    Body: "ports:[31000-32000]; cpus(reservations: [(DYNAMIC,role)]):1; disk:3748369; mem(reservations: [(DYNAMIC,role)]):512 does not contain cpus:1"

FAILED:  ReservationEndpointsTest.DifferentPrincipalsSameRole

Error Message:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:1514
Value of: resources.contains( allocatedResources(dynamicallyReserved2, frameworkInfo.roles(0)))
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:1514
Value of: resources.contains( allocatedResources(dynamicallyReserved2, frameworkInfo.roles(0)))
  Actual: false
Expected: true

Branch: origin/master Mesos-Buildbot - Build # 6767 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/master

The Apache Jenkins build system has built Mesos-Buildbot (build #6767)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/6767/ to view the results.

All tests passed