Project

General

Profile

Bug #53345

Test failure: test_daemon_restart (tasks.cephadm_cases.test_cli.TestCephadmCLI)

Added by Kamoltat (Junior) Sirivadhna over 2 years ago. Updated 7 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
cephadm
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2021-11-19T19:49:36.480 INFO:tasks.cephfs_test_runner:test_daemon_restart (tasks.cephadm_cases.test_cli.TestCephadmCLI) ... ERROR
2021-11-19T19:49:36.481 INFO:tasks.cephfs_test_runner:
2021-11-19T19:49:36.482 INFO:tasks.cephfs_test_runner:======================================================================
2021-11-19T19:49:36.482 INFO:tasks.cephfs_test_runner:ERROR: test_daemon_restart (tasks.cephadm_cases.test_cli.TestCephadmCLI)
2021-11-19T19:49:36.482 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2021-11-19T19:49:36.483 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2021-11-19T19:49:36.484 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/github.com_kamoltat_ceph_a9f9f7b3fd813d429c4a539edf560d3fb6eb553b/qa/tasks/cephadm_cases/test_cli.py", line 52, in test_daemon_restart
2021-11-19T19:49:36.484 INFO:tasks.cephfs_test_runner: self.wait_for_health_clear(90)
2021-11-19T19:49:36.484 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/github.com_kamoltat_ceph_a9f9f7b3fd813d429c4a539edf560d3fb6eb553b/qa/tasks/ceph_test_case.py", line 170, in wait_for_health_clear
2021-11-19T19:49:36.485 INFO:tasks.cephfs_test_runner: self.wait_until_true(is_clear, timeout)
2021-11-19T19:49:36.486 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/github.com_kamoltat_ceph_a9f9f7b3fd813d429c4a539edf560d3fb6eb553b/qa/tasks/ceph_test_case.py", line 207, in wait_until_true
2021-11-19T19:49:36.487 INFO:tasks.cephfs_test_runner: raise TestTimeoutError("Timed out after {0}s and {1} retries".format(elapsed, retry_count))
2021-11-19T19:49:36.487 INFO:tasks.cephfs_test_runner:tasks.ceph_test_case.TestTimeoutError: Timed out after 90s and 0 retries
2021-11-19T19:49:36.487 INFO:tasks.cephfs_test_runner:
2021-11-19T19:49:36.488 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2021-11-19T19:49:36.488 INFO:tasks.cephfs_test_runner:Ran 2 tests in 158.783s
2021-11-19T19:49:36.488 INFO:tasks.cephfs_test_runner:
2021-11-19T19:49:36.488 INFO:tasks.cephfs_test_runner:FAILED (errors=1)
2021-11-19T19:49:36.489 INFO:tasks.cephfs_test_runner:
2021-11-19T19:49:36.489 INFO:tasks.cephfs_test_runner:======================================================================
2021-11-19T19:49:36.489 INFO:tasks.cephfs_test_runner:ERROR: test_daemon_restart (tasks.cephadm_cases.test_cli.TestCephadmCLI)
2021-11-19T19:49:36.490 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2021-11-19T19:49:36.490 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2021-11-19T19:49:36.490 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/github.com_kamoltat_ceph_a9f9f7b3fd813d429c4a539edf560d3fb6eb553b/qa/tasks/cephadm_cases/test_cli.py", line 52, in test_daemon_restart
2021-11-19T19:49:36.491 INFO:tasks.cephfs_test_runner: self.wait_for_health_clear(90)
2021-11-19T19:49:36.491 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/github.com_kamoltat_ceph_a9f9f7b3fd813d429c4a539edf560d3fb6eb553b/qa/tasks/ceph_test_case.py", line 170, in wait_for_health_clear
2021-11-19T19:49:36.491 INFO:tasks.cephfs_test_runner: self.wait_until_true(is_clear, timeout)
2021-11-19T19:49:36.491 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/github.com_kamoltat_ceph_a9f9f7b3fd813d429c4a539edf560d3fb6eb553b/qa/tasks/ceph_test_case.py", line 207, in wait_until_true
2021-11-19T19:49:36.492 INFO:tasks.cephfs_test_runner: raise TestTimeoutError("Timed out after {0}s and {1} retries".format(elapsed, retry_count))
2021-11-19T19:49:36.492 INFO:tasks.cephfs_test_runner:tasks.ceph_test_case.TestTimeoutError: Timed out after 90s and 0 retries
2021-11-19T19:49:36.492 INFO:tasks.cephfs_test_runner:
2021-11-19T19:49:36.493 ERROR:teuthology.run_tasks:Saw exception from tasks.


Related issues

Related to Orchestrator - Bug #53305: test_daemon_restart fails New

History

#2 Updated by Kamoltat (Junior) Sirivadhna over 2 years ago

  • Description updated (diff)

#4 Updated by Kamoltat (Junior) Sirivadhna over 2 years ago

  • Tags set to cephadm

#5 Updated by Neha Ojha over 2 years ago

  • Project changed from Ceph to Orchestrator

#6 Updated by Aishwarya Mathuria over 2 years ago

/a/yuriw-2021-11-20_18:01:41-rados-wip-yuri8-testing-2021-11-20-0807-distro-basic-smithi/6516902

#7 Updated by Redouane Kachach Elhichou almost 2 years ago

  • Related to Bug #53305: test_daemon_restart fails added

#8 Updated by Laura Flores 11 months ago

  • Tags set to test-failure

/a/yuriw-2023-04-25_21:30:50-rados-wip-yuri3-testing-2023-04-25-1147-distro-default-smithi/7253548

#9 Updated by Laura Flores 10 months ago

/a/yuriw-2023-05-24_14:33:21-rados-wip-yuri6-testing-2023-05-23-0757-reef-distro-default-smithi/7285186

#10 Updated by Laura Flores 7 months ago

/a/lflores-2023-09-08_20:36:06-rados-wip-lflores-testing-2-2023-09-08-1755-distro-default-smithi/7391631

Also available in: Atom PDF