Project

General

Profile

Nautilus » History » Version 3

Ramana Raja, 04/28/2021 09:36 PM

1 1 Ramana Raja
h1. Nautilus
2
3
h2. Reviews
4
5
h3. 2021 Apr 21 (Integration Branch)
6
7 2 Ramana Raja
multimds suite
8 1 Ramana Raja
https://pulpito.ceph.com/yuriw-2021-04-21_16:22:49-multimds-wip-yuri2-testing-2021-04-20-0721-nautilus-distro-basic-smithi/
9
10
* https://tracker.ceph.com/issues/50546
11
      nautilus: qa: 'The following counters failed to be set on mds daemons: {''mds.imported'', ''mds.exported''}'
12
13 2 Ramana Raja
fs suite
14 1 Ramana Raja
https://pulpito.ceph.com/yuriw-2021-04-21_16:09:02-fs-wip-yuri2-testing-2021-04-20-0721-nautilus-distro-basic-smithi/
15
16
* https://tracker.ceph.com/issues/50569
17
      nautilus: qa: tasks/cfuse_workunit_suites_fsstress validater/valgrind failures
18
19
* https://tracker.ceph.com/issues/50570
20 2 Ramana Raja
      nautilus: qa: tasks/trim-i22073 cluster [WRN] Health check failed: 1 clients failing to respond to capability release (MDS_CLIENT_LATE_RELEASE)" in cluster log
21
22
kcephfs suite
23
https://pulpito.ceph.com/yuriw-2021-04-21_16:19:50-kcephfs-wip-yuri2-testing-2021-04-20-0721-nautilus-distro-basic-smithi/
24
25
https://pulpito.ceph.com/yuriw-2021-04-21_16:19:50-kcephfs-wip-yuri2-testing-
26
<pre>
27
2021-04-20-0721-nautilus-distro-basic-smithi/6062417/
28
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:======================================================================
29
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:ERROR: test_evicted_caps (tasks.cephfs.test_client_recovery.TestClientRecovery)
30
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
31
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
32
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_b0d014fe25986033c2db9422289a173f45eea553/qa/tasks/cephfs/test_client_recovery.py", line 335, in test_evicted_caps
33
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:    cap_holder.wait()
34
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/orchestra/run.py", line 161, in wait
35
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:    self._raise_for_status()
36
2021-04-22T10:55:20.583 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/orchestra/run.py", line 179, in _raise_for_status
37
2021-04-22T10:55:20.583 INFO:tasks.cephfs_test_runner:    raise CommandCrashedError(command=self.command)
38
2021-04-22T10:55:20.583 INFO:tasks.cephfs_test_runner:teuthology.exceptions.CommandCrashedError: Command crashed: 'sudo adjust-ulimits daemon-helper kill python3 -c \'\nimport time\n\nwith open("/home/ubuntu/cephtest/mnt.0/background_file", \'"\'"\'w\'"\'"\') as f:\n    f.write(\'"\'"\'content\'"\'"\')\n    f.flush()\n    f.write(\'"\'"\'content2\'"\'"\')\n    while True:\n        time.sleep(1)\n\''
39
</pre>
40
41
The above issues seems to be fixed in pacific by https://github.com/ceph/ceph/pull/37652 that's not backported to nautilus.
42 3 Ramana Raja
Also, see, https://tracker.ceph.com/issues/46883#note-11