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/04/30 13:11:16 UTC

Branch: origin/1.7.x Mesos-Buildbot - Build # 6401 - Failure

Branch: origin/1.7.x

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

Status: Failure

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

2 tests failed.
FAILED:  SlaveTest.KillTaskUnregisteredHTTPExecutor

Error Message:
/tmp/SRC/src/tests/slave_tests.cpp:4428
Mock function called more times than expected - returning directly.
    Function call: offers(0x7fffaddc7560, @0x7f3d5c009270 48-byte object <60-AC 7B-93 3D-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 04-00 00-00 40-8E 00-5C 3D-7F 00-00>)
         Expected: to be called once
           Actual: called twice - over-saturated and active

Stack Trace:
/tmp/SRC/src/tests/slave_tests.cpp:4428
Mock function called more times than expected - returning directly.
    Function call: offers(0x7fffaddc7560, @0x7f3d5c009270 48-byte object <60-AC 7B-93 3D-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 04-00 00-00 40-8E 00-5C 3D-7F 00-00>)
         Expected: to be called once
           Actual: called twice - over-saturated and active

FAILED:  MasterTest.TaskStateMetrics

Error Message:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffcb237fbf0, @0x7f8ae003bb60 TASK_LOST (Status UUID: 1015c9c1-8874-4699-8e49-d2bb16352c6e) Source: SOURCE_AGENT Reason: REASON_EXECUTOR_REREGISTRATION_TIMEOUT Message: 'Executor did not reregister within 2secs' for task '103f2bc7-f755-46c8-bb16-e9c0f68c29b1' on agent: dcaae54f-4a61-4820-84f8-9ee7f24b4ea6-S0)
Google Mock tried the following 5 expectations, but none matched:

../../src/tests/master_tests.cpp:9214: tried expectation #0: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(task1), TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
../../src/tests/master_tests.cpp:9222: tried expectation #1: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(task1), TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq name: "test-task"
task_id {
  value: "103f2bc7-f755-46c8-bb16-e9c0f68c29b1"
}
agent_id {
  value: "dcaae54f-4a61-4820-84f8-9ee7f24b4ea6-S0"
}
resources {
  name: "cpus"
  type: SCALAR
  scalar {
    value: 0.1
  }
}
resources {
  name: "mem"
  type: SCALAR
  scalar {
    value: 64
  }
}
command {
  value: "sleep 300"
}
) and (task status update state eq TASK_RUNNING)
           Actual: TASK_LOST (Status UUID: 1015c9c1-8874-4699-8e49-d2bb16352c6e) Source: SOURCE_AGENT Reason: REASON_EXECUTOR_REREGISTRATION_TIMEOUT Message: 'Executor did not reregister within 2secs' for task '103f2bc7-f755-46c8-bb16-e9c0f68c29b1' on agent: dcaae54f-4a61-4820-84f8-9ee7f24b4ea6-S0
         Expected: to be called once
           Actual: called once - saturated and active
../../src/tests/master_tests.cpp:9265: tried expectation #2: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(task2), TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
../../src/tests/master_tests.cpp:9273: tried expectation #3: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(task2), TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
../../src/tests/master_tests.cpp:9281: tried expectation #4: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(task2), TaskStatusUpdateStateEq(v1::TASK_FINISHED))))...
  Expected arg #1: (task status update task id eq name: "test-task"
task_id {
  value: "de5a3fd0-9d61-4231-8dfb-31d1d2e9a7e4"
}
agent_id {
  value: "dcaae54f-4a61-4820-84f8-9ee7f24b4ea6-S0"
}
resources {
  name: "cpus"
  type: SCALAR
  scalar {
    value: 0.1
  }
}
resources {
  name: "mem"
  type: SCALAR
  scalar {
    value: 64
  }
}
command {
  value: "echo done"
}
) and (task status update state eq TASK_FINISHED)
           Actual: TASK_LOST (Status UUID: 1015c9c1-8874-4699-8e49-d2bb16352c6e) Source: SOURCE_AGENT Reason: REASON_EXECUTOR_REREGISTRATION_TIMEOUT Message: 'Executor did not reregister within 2secs' for task '103f2bc7-f755-46c8-bb16-e9c0f68c29b1' on agent: dcaae54f-4a61-4820-84f8-9ee7f24b4ea6-S0
         Expected: to be called at least once
           Actual: called 3 times - satisfied and active

Stack Trace:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffcb237fbf0, @0x7f8ae003bb60 TASK_LOST (Status UUID: 1015c9c1-8874-4699-8e49-d2bb16352c6e) Source: SOURCE_AGENT Reason: REASON_EXECUTOR_REREGISTRATION_TIMEOUT Message: 'Executor did not reregister within 2secs' for task '103f2bc7-f755-46c8-bb16-e9c0f68c29b1' on agent: dcaae54f-4a61-4820-84f8-9ee7f24b4ea6-S0)
Google Mock tried the following 5 expectations, but none matched:

../../src/tests/master_tests.cpp:9214: tried expectation #0: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(task1), TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
../../src/tests/master_tests.cpp:9222: tried expectation #1: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(task1), TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq name: "test-task"
task_id {
  value: "103f2bc7-f755-46c8-bb16-e9c0f68c29b1"
}
agent_id {
  value: "dcaae54f-4a61-4820-84f8-9ee7f24b4ea6-S0"
}
resources {
  name: "cpus"
  type: SCALAR
  scalar {
    value: 0.1
  }
}
resources {
  name: "mem"
  type: SCALAR
  scalar {
    value: 64
  }
}
command {
  value: "sleep 300"
}
) and (task status update state eq TASK_RUNNING)
           Actual: TASK_LOST (Status UUID: 1015c9c1-8874-4699-8e49-d2bb16352c6e) Source: SOURCE_AGENT Reason: REASON_EXECUTOR_REREGISTRATION_TIMEOUT Message: 'Executor did not reregister within 2secs' for task '103f2bc7-f755-46c8-bb16-e9c0f68c29b1' on agent: dcaae54f-4a61-4820-84f8-9ee7f24b4ea6-S0
         Expected: to be called once
           Actual: called once - saturated and active
../../src/tests/master_tests.cpp:9265: tried expectation #2: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(task2), TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
../../src/tests/master_tests.cpp:9273: tried expectation #3: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(task2), TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
../../src/tests/master_tests.cpp:9281: tried expectation #4: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(task2), TaskStatusUpdateStateEq(v1::TASK_FINISHED))))...
  Expected arg #1: (task status update task id eq name: "test-task"
task_id {
  value: "de5a3fd0-9d61-4231-8dfb-31d1d2e9a7e4"
}
agent_id {
  value: "dcaae54f-4a61-4820-84f8-9ee7f24b4ea6-S0"
}
resources {
  name: "cpus"
  type: SCALAR
  scalar {
    value: 0.1
  }
}
resources {
  name: "mem"
  type: SCALAR
  scalar {
    value: 64
  }
}
command {
  value: "echo done"
}
) and (task status update state eq TASK_FINISHED)
           Actual: TASK_LOST (Status UUID: 1015c9c1-8874-4699-8e49-d2bb16352c6e) Source: SOURCE_AGENT Reason: REASON_EXECUTOR_REREGISTRATION_TIMEOUT Message: 'Executor did not reregister within 2secs' for task '103f2bc7-f755-46c8-bb16-e9c0f68c29b1' on agent: dcaae54f-4a61-4820-84f8-9ee7f24b4ea6-S0
         Expected: to be called at least once
           Actual: called 3 times - satisfied and active

Branch: origin/1.8.x Mesos-Buildbot - Build # 6406 - Still Failing

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

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

Status: Still Failing

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

5 tests failed.
FAILED:  ExamplesTest.DynamicReservationFramework

Error Message:
../../../src/tests/script.cpp:86
Failed
dynamic_reservation_framework_test.sh terminated with signal Aborted (core dumped)

Stack Trace:
../../../src/tests/script.cpp:86
Failed
dynamic_reservation_framework_test.sh terminated with signal Aborted (core dumped)

FAILED:  DiskQuotaTest.SlaveRecovery

Error Message:
/tmp/SRC/src/tests/disk_quota_tests.cpp:746
Value of: usage->has_disk_limit_bytes()
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/disk_quota_tests.cpp:746
Value of: usage->has_disk_limit_bytes()
  Actual: false
Expected: true

FAILED:  ExamplesTest.DynamicReservationFramework

Error Message:
../../../src/tests/script.cpp:86
Failed
dynamic_reservation_framework_test.sh terminated with signal Aborted (core dumped)

Stack Trace:
../../../src/tests/script.cpp:86
Failed
dynamic_reservation_framework_test.sh terminated with signal Aborted (core dumped)

FAILED:  ContentType/OperationReconciliationTest.FrameworkReconciliationRaceWithUpdateSlaveMessage/0

Error Message:
/tmp/SRC/src/tests/operation_reconciliation_tests.cpp:1870
Failed to wait 1mins for resubscribed

Stack Trace:
/tmp/SRC/src/tests/operation_reconciliation_tests.cpp:1870
Failed to wait 1mins for resubscribed

FAILED:  ExamplesTest.DynamicReservationFramework

Error Message:
/tmp/SRC/src/tests/script.cpp:86
Failed
dynamic_reservation_framework_test.sh terminated with signal Aborted (core dumped)

Stack Trace:
/tmp/SRC/src/tests/script.cpp:86
Failed
dynamic_reservation_framework_test.sh terminated with signal Aborted (core dumped)

Branch: origin/1.5.x Mesos-Buildbot - Build # 6405 - Still Failing

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

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

Status: Still Failing

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

1 tests failed.
FAILED:  Encryption/NetSocketTest.EOFBeforeRecv/0

Error Message:
/tmp/SRC/3rdparty/libprocess/src/tests/socket_tests.cpp:197
Failed to wait 15secs for client->recv()

Stack Trace:
/tmp/SRC/3rdparty/libprocess/src/tests/socket_tests.cpp:197
Failed to wait 15secs for client->recv()

Branch: origin/1.6.x Mesos-Buildbot - Build # 6404 - Still Failing

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

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

Status: Still Failing

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

1 tests failed.
FAILED:  ExamplesTest.JavaLog

Error Message:
../../../src/tests/script.cpp:86
Failed
java_log_test.sh exited with status 1

Stack Trace:
../../../src/tests/script.cpp:86
Failed
java_log_test.sh exited with status 1

Branch: origin/1.7.x Mesos-Buildbot - Build # 6403 - Still Failing

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

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

Status: Still Failing

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

3 tests failed.
FAILED:  ExamplesTest.DynamicReservationFramework

Error Message:
../../../src/tests/script.cpp:86
Failed
dynamic_reservation_framework_test.sh terminated with signal Aborted (core dumped)

Stack Trace:
../../../src/tests/script.cpp:86
Failed
dynamic_reservation_framework_test.sh terminated with signal Aborted (core dumped)

FAILED:  DiskQuotaTest.SlaveRecovery

Error Message:
../../src/tests/disk_quota_tests.cpp:746
Value of: usage->has_disk_limit_bytes()
  Actual: false
Expected: true

Stack Trace:
../../src/tests/disk_quota_tests.cpp:746
Value of: usage->has_disk_limit_bytes()
  Actual: false
Expected: true

FAILED:  DiskQuotaTest.SlaveRecovery

Error Message:
/tmp/SRC/src/tests/disk_quota_tests.cpp:746
Value of: usage->has_disk_limit_bytes()
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/disk_quota_tests.cpp:746
Value of: usage->has_disk_limit_bytes()
  Actual: false
Expected: true

Branch: origin/1.8.x Mesos-Buildbot - Build # 6402 - Still Failing

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

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

Status: Still Failing

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

2 tests failed.
FAILED:  StorageLocalResourceProviderTest.RetryRpcWithExponentialBackoff

Error Message:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:5036
Failed to wait 1mins for offers

Stack Trace:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:5036
Failed to wait 1mins for offers

FAILED:  ExamplesTest.DynamicReservationFramework

Error Message:
../../src/tests/script.cpp:86
Failed
dynamic_reservation_framework_test.sh terminated with signal Aborted (core dumped)

Stack Trace:
../../src/tests/script.cpp:86
Failed
dynamic_reservation_framework_test.sh terminated with signal Aborted (core dumped)