Project

General

Profile

Actions

Bug #54262

closed

ERROR: test_cluster_info (tasks.cephfs.test_nfs.TestNFS)

Added by Kamoltat (Junior) Sirivadhna about 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
-
% Done:

0%

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

Description

/a/yuriw-2022-02-11_18:38:05-rados-wip-yuri-testing-2022-02-09-1607-distro-default-smithi/6677099/

2022-02-11T19:05:26.757 DEBUG:teuthology.orchestra.run.smithi090:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph nfs cluster create test
2022-02-11T19:05:27.080 INFO:teuthology.orchestra.run.smithi090.stderr:Error EPERM: osd pool application enable failed: unrecognized pool '.nfs' retval: -2
2022-02-11T19:05:27.083 DEBUG:teuthology.orchestra.run:got remote process result: 1
2022-02-11T19:05:27.602 INFO:tasks.cephfs_test_runner:test_cluster_info (tasks.cephfs.test_nfs.TestNFS) ... ERROR
2022-02-11T19:05:27.602 INFO:tasks.cephfs_test_runner:
2022-02-11T19:05:27.603 INFO:tasks.cephfs_test_runner:======================================================================
2022-02-11T19:05:27.603 INFO:tasks.cephfs_test_runner:ERROR: test_cluster_info (tasks.cephfs.test_nfs.TestNFS)
2022-02-11T19:05:27.603 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2022-02-11T19:05:27.604 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2022-02-11T19:05:27.604 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_7f6b5326b09a50735027b1ee73faeb389e3174c7/qa/tasks/cephfs/test_nfs.py", line 477, in test_cluster_info
2022-02-11T19:05:27.604 INFO:tasks.cephfs_test_runner:    self._test_create_cluster()
2022-02-11T19:05:27.605 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_7f6b5326b09a50735027b1ee73faeb389e3174c7/qa/tasks/cephfs/test_nfs.py", line 123, in _test_create_cluster
2022-02-11T19:05:27.605 INFO:tasks.cephfs_test_runner:    self._nfs_cmd('cluster', 'create', self.cluster_id)
2022-02-11T19:05:27.605 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_7f6b5326b09a50735027b1ee73faeb389e3174c7/qa/tasks/cephfs/test_nfs.py", line 22, in _nfs_cmd
2022-02-11T19:05:27.605 INFO:tasks.cephfs_test_runner:    return self._cmd("nfs", *args)
2022-02-11T19:05:27.606 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_7f6b5326b09a50735027b1ee73faeb389e3174c7/qa/tasks/cephfs/test_nfs.py", line 19, in _cmd
2022-02-11T19:05:27.606 INFO:tasks.cephfs_test_runner:    return self.mgr_cluster.mon_manager.raw_cluster_cmd(*args)
2022-02-11T19:05:27.606 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_7f6b5326b09a50735027b1ee73faeb389e3174c7/qa/tasks/ceph_manager.py", line 1597, in raw_cluster_cmd
2022-02-11T19:05:27.607 INFO:tasks.cephfs_test_runner:    return self.run_cluster_cmd(**kwargs).stdout.getvalue()
2022-02-11T19:05:27.607 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_7f6b5326b09a50735027b1ee73faeb389e3174c7/qa/tasks/ceph_manager.py", line 1588, in run_cluster_cmd
2022-02-11T19:05:27.607 INFO:tasks.cephfs_test_runner:    return self.controller.run(**kwargs)
2022-02-11T19:05:27.608 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_git_teuthology_7cebb3f2319fd6c8340c0f7cd15a137e747fd32e/teuthology/orchestra/remote.py", line 509, in run
2022-02-11T19:05:27.608 INFO:tasks.cephfs_test_runner:    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
2022-02-11T19:05:27.608 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_git_teuthology_7cebb3f2319fd6c8340c0f7cd15a137e747fd32e/teuthology/orchestra/run.py", line 455, in run
2022-02-11T19:05:27.608 INFO:tasks.cephfs_test_runner:    r.wait()
2022-02-11T19:05:27.609 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_git_teuthology_7cebb3f2319fd6c8340c0f7cd15a137e747fd32e/teuthology/orchestra/run.py", line 161, in wait
2022-02-11T19:05:27.609 INFO:tasks.cephfs_test_runner:    self._raise_for_status()
2022-02-11T19:05:27.609 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_git_teuthology_7cebb3f2319fd6c8340c0f7cd15a137e747fd32e/teuthology/orchestra/run.py", line 183, in _raise_for_status
2022-02-11T19:05:27.610 INFO:tasks.cephfs_test_runner:    node=self.hostname, label=self.label
2022-02-11T19:05:27.610 INFO:tasks.cephfs_test_runner:teuthology.exceptions.CommandFailedError: Command failed on smithi090 with status 1: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph nfs cluster create test'
2022-02-11T19:05:27.610 INFO:tasks.cephfs_test_runner:
2022-02-11T19:05:27.611 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2022-02-11T19:05:27.611 INFO:tasks.cephfs_test_runner:Ran 1 test in 45.353s
2022-02-11T19:05:27.611 INFO:tasks.cephfs_test_runner:
2022-02-11T19:05:27.611 INFO:tasks.cephfs_test_runner:FAILED (errors=1)
Actions #1

Updated by Kamoltat (Junior) Sirivadhna about 2 years ago

  • Description updated (diff)
Actions #2

Updated by Kamoltat (Junior) Sirivadhna about 2 years ago

  • Description updated (diff)
Actions #3

Updated by Kamoltat (Junior) Sirivadhna about 2 years ago

  • Project changed from CephFS to RADOS
Actions #4

Updated by Kamoltat (Junior) Sirivadhna about 2 years ago

  • Assignee set to Matan Breizman
Actions #5

Updated by Neha Ojha about 2 years ago

  • Status changed from New to Closed

Since the PR has not merged yet, no need to create a tracker https://github.com/ceph/ceph/pull/44911#issuecomment-1036617782

Actions

Also available in: Atom PDF