Description: rados/basic/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/few.yaml msgr/async-v1only.yaml objectstore/bluestore-hybrid.yaml rados.yaml supported-random-distro$/{centos_8.yaml} tasks/rados_workunit_loadgen_big.yaml}

Log: http://qa-proxy.ceph.com/teuthology/kchai-2020-06-15_07:27:03-rados-wip-kefu-testing-2020-06-15-1050-distro-basic-smithi/5150191/teuthology.log

Sentry event: http://sentry.ceph.com/sepia/teuthology/?q=acb5b9d699dd4c718618e9da667e7223

Failure Reason:

{'Failure object was': {'smithi043.front.sepia.ceph.com': {'results': [{'msg': 'non-zero return code', 'cmd': ['dnf', '-y', 'copr', 'enable', 'ktdreyer/ceph-el8'], 'stdout': '', 'stderr': 'Curl error (28): Timeout was reached for https://copr.fedorainfracloud.org/coprs/ktdreyer/ceph-el8/repo/epel-8/ [Connection timed out after 30000 milliseconds]', 'rc': 1, 'start': '2020-06-15 09:48:26.669155', 'end': '2020-06-15 09:48:57.029620', 'delta': '0:00:30.360465', 'changed': True, 'failed': True, 'invocation': {'module_args': {'_raw_params': 'dnf -y copr enable ktdreyer/ceph-el8', 'warn': True, '_uses_shell': False, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': 'None', 'chdir': 'None', 'executable': 'None', 'creates': 'None', 'removes': 'None', 'stdin': 'None'}}, 'stdout_lines': [], 'stderr_lines': ['Curl error (28): Timeout was reached for https://copr.fedorainfracloud.org/coprs/ktdreyer/ceph-el8/repo/epel-8/ [Connection timed out after 30000 milliseconds]'], '_ansible_no_log': False, 'item': 'ktdreyer/ceph-el8', 'ansible_loop_var': 'item', '_ansible_item_label': 'ktdreyer/ceph-el8'}], 'changed': True, 'msg': 'All items completed', 'warnings': ["Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message."]}}, 'Traceback (most recent call last)': 'File "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/callback_plugins/failure_log.py", line 44, in log_failure log.error(yaml.safe_dump(failure)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 199, in represent_list return self.represent_sequence(\'tag:yaml.org,2002:seq\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 92, in represent_sequence node_item = self.represent_data(item) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined raise RepresenterError("cannot represent an object", data)', 'yaml.representer.RepresenterError': "('cannot represent an object', 'ktdreyer/ceph-el8')"}

  • log_href: http://qa-proxy.ceph.com/teuthology/kchai-2020-06-15_07:27:03-rados-wip-kefu-testing-2020-06-15-1050-distro-basic-smithi/5150191/teuthology.log
  • archive_path: /home/teuthworker/archive/kchai-2020-06-15_07:27:03-rados-wip-kefu-testing-2020-06-15-1050-distro-basic-smithi/5150191
  • description: rados/basic/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/few.yaml msgr/async-v1only.yaml objectstore/bluestore-hybrid.yaml rados.yaml supported-random-distro$/{centos_8.yaml} tasks/rados_workunit_loadgen_big.yaml}
  • duration: 0:03:18
  • email: tchaikov@gmail.com
  • failure_reason: {'Failure object was': {'smithi043.front.sepia.ceph.com': {'results': [{'msg': 'non-zero return code', 'cmd': ['dnf', '-y', 'copr', 'enable', 'ktdreyer/ceph-el8'], 'stdout': '', 'stderr': 'Curl error (28): Timeout was reached for https://copr.fedorainfracloud.org/coprs/ktdreyer/ceph-el8/repo/epel-8/ [Connection timed out after 30000 milliseconds]', 'rc': 1, 'start': '2020-06-15 09:48:26.669155', 'end': '2020-06-15 09:48:57.029620', 'delta': '0:00:30.360465', 'changed': True, 'failed': True, 'invocation': {'module_args': {'_raw_params': 'dnf -y copr enable ktdreyer/ceph-el8', 'warn': True, '_uses_shell': False, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': 'None', 'chdir': 'None', 'executable': 'None', 'creates': 'None', 'removes': 'None', 'stdin': 'None'}}, 'stdout_lines': [], 'stderr_lines': ['Curl error (28): Timeout was reached for https://copr.fedorainfracloud.org/coprs/ktdreyer/ceph-el8/repo/epel-8/ [Connection timed out after 30000 milliseconds]'], '_ansible_no_log': False, 'item': 'ktdreyer/ceph-el8', 'ansible_loop_var': 'item', '_ansible_item_label': 'ktdreyer/ceph-el8'}], 'changed': True, 'msg': 'All items completed', 'warnings': ["Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message."]}}, 'Traceback (most recent call last)': 'File "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/callback_plugins/failure_log.py", line 44, in log_failure log.error(yaml.safe_dump(failure)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 199, in represent_list return self.represent_sequence(\'tag:yaml.org,2002:seq\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 92, in represent_sequence node_item = self.represent_data(item) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined raise RepresenterError("cannot represent an object", data)', 'yaml.representer.RepresenterError': "('cannot represent an object', 'ktdreyer/ceph-el8')"}
  • flavor:
  • job_id: 5150191
  • kernel:
    • sha1: distro
    • kdb: True
  • last_in_suite: False
  • machine_type: smithi
  • name: kchai-2020-06-15_07:27:03-rados-wip-kefu-testing-2020-06-15-1050-distro-basic-smithi
  • nuke_on_error: True
  • os_type: centos
  • os_version: 8.1
  • overrides:
    • ceph-deploy:
      • fs: xfs
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
          • osd default pool size: 2
        • osd:
          • mon osd full ratio: 0.9
          • mon osd backfillfull_ratio: 0.85
          • bluestore fsck on mount: True
          • mon osd nearfull ratio: 0.8
          • debug bluestore: 20
          • debug bluefs: 20
          • osd objectstore: bluestore
          • bluestore block size: 96636764160
          • debug rocksdb: 10
          • osd failsafe full ratio: 0.95
      • bluestore: True
    • selinux:
      • whitelist:
        • scontext=system_u:system_r:logrotate_t:s0
    • workunit:
      • sha1: 76f35ab4e1d5fd49cb6131e102a9258075936e41
      • branch: wip-kefu-testing-2020-06-15-1050
    • ceph:
      • log-whitelist:
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
        • \(OSD_SLOW_PING_TIME
        • but it is still running
        • overall HEALTH_
        • \(POOL_APP_NOT_ENABLED\)
      • fs: xfs
      • mon_bind_msgr2: False
      • conf:
        • mgr:
          • debug ms: 1
          • debug mgr: 20
        • global:
          • ms type: async
          • ms inject socket failures: 5000
          • ms bind msgr2: False
          • mon client directed command retry: 5
        • mon:
          • debug mon: 20
          • debug paxos: 20
          • mon min osdmap epochs: 50
          • debug ms: 1
          • mon osdmap full prune min: 15
          • mon osdmap full prune interval: 2
          • mon osdmap full prune txsize: 2
          • paxos service trim min: 10
        • osd:
          • mon osd full ratio: 0.9
          • osd op queue cut off: debug_random
          • bluestore allocator: hybrid
          • bluestore fsck on mount: True
          • osd shutdown pgref assert: True
          • debug osd: 25
          • debug bluestore: 20
          • debug bluefs: 20
          • osd objectstore: bluestore
          • osd debug verify missing on start: True
          • osd op queue: debug_random
          • debug ms: 20
          • osd debug verify cached snaps: True
          • bluefs allocator: hybrid
          • bluestore block size: 96636764160
          • osd failsafe full ratio: 0.95
          • debug filestore: 20
          • debug rocksdb: 10
          • mon osd nearfull ratio: 0.8
          • mon osd backfillfull_ratio: 0.85
          • debug journal: 20
      • sha1: 76f35ab4e1d5fd49cb6131e102a9258075936e41
    • install:
      • ceph:
        • sha1: 76f35ab4e1d5fd49cb6131e102a9258075936e41
    • admin_socket:
      • branch: wip-kefu-testing-2020-06-15-1050
    • thrashosds:
      • bdev_inject_crash_probability: 0.5
      • bdev_inject_crash: 2
  • owner: scheduled_kchai@teuthology
  • pid:
  • roles:
    • ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a']
    • ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'node-exporter.b']
  • sentry_event: http://sentry.ceph.com/sepia/teuthology/?q=acb5b9d699dd4c718618e9da667e7223
  • status: dead
  • success: False
  • branch: wip-kefu-testing-2020-06-15-1050
  • seed:
  • sha1: 76f35ab4e1d5fd49cb6131e102a9258075936e41
  • subset:
  • suite:
  • suite_branch: wip-kefu-testing-2020-06-15-1050
  • suite_path:
  • suite_relpath:
  • suite_repo:
  • suite_sha1: 76f35ab4e1d5fd49cb6131e102a9258075936e41
  • targets:
    • smithi028.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDhbUWj+g+4DVhT/6VnRZNjNVcJndCZsEKWNViATo0J3c4I+DjRAFdfhEKyOvru/okVMXPM3+xybtYSP7kUNnJ+foaOmN+VPtOQlP21LIyoghpj2m34KYx+gmO2EzqLITalCywByP+FK7/QBp7fHB+po9XAV44/DfNnoIaSaNaxWcV5jRqGQr9CwZpDStt/MbeQeYXnZetMznCc1kibGhy8cGm3igqi6PPYdBv0ujNmrIUEDrRT9IV+pxwWlNXTRZ9qDMJmpBepvzmDP94VX3k+MxiXdPZcDoyzQ4mc7HAFm2khzou/fb0akDsrNpHSGZgmryRENg8ph4c9QFNY+6jpAdMh5AH/mB4gIjuf6XLyD2neZEtOyZ9vpXM9Xoz5KaoYQq8zpAu4+2RFQS4w7vam5SS/Rzj3QVxNJFpZ1Mhwt8Z7RfsKlysR43UMSejqcLuS8vn/U9jKSJOZeqTRezOIs1UUFtyCX2Fs6uEwtzIa99u+ad+BWyE5rfNy4sa5snM=
    • smithi043.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyL3ib8fUJZ7DwFKQNNg7FlAVnojQWg8qo2daClFw9TG4PiheMo07UO3ECPy/N+cDqxNeSyRcGBQ4LjYOFrsZyJEfgfbqkT5zXRn0KNS0oLK7ER35Cob2HFqQKXLq/gIC3TS0ZdDnXwdjJhU50IJVndm3uP6fMTyKEV5cx6x1RlfTb4NjydyE4fEPDDjIreAc8Cw5JZGTFT7TrFiNfjPe1zAMnYAP6/FXMcCmkiuSlpuYB+hTdn5M3TTuX+OfoqEXwlwBDESu9DzRAkPAsXcyeL1DKf1Hc973YXjh8h0ua7zPhiA/yePONOmRa3fR6KF+QEPrB2XY7xXolw1idd3oaoUL91XUAf/pwbS4eSzId8VcubUDq1QBk/rLBzBategsb3cdmZd1aVWMGaIR4UAIZTpG0N06s2p7wK5tOjyC6EbsXj4YlWw3570iP9N1I+Hwk+KlSlSqpWzsYYm0BlwGSAB+DBJ15X6mR7R8hyc6AaCjr0nA/fZLik90H/lvSF0c=
  • tasks:
    • internal.check_packages:
    • internal.buildpackages_prep:
    • internal.lock_machines:
      • 2
      • smithi
    • internal.save_config:
    • internal.check_lock:
    • internal.add_remotes:
    • console_log:
    • internal.connect:
    • internal.push_inventory:
    • internal.serialize_remote_roles:
    • internal.check_conflict:
    • internal.check_ceph_data:
    • internal.vm_setup:
    • kernel:
      • sha1: distro
      • kdb: True
    • internal.base:
    • internal.archive_upload:
    • internal.archive:
    • internal.coredump:
    • internal.sudo:
    • internal.syslog:
    • internal.timer:
    • pcp:
    • selinux:
    • ansible.cephlab:
    • clock:
    • install:
    • ceph:
    • workunit:
      • clients:
        • all:
          • rados/load-gen-big.sh
  • teuthology_branch: master
  • verbose: False
  • pcp_grafana_url:
  • priority:
  • user:
  • queue:
  • posted: 2020-06-15 07:32:03
  • started: 2020-06-15 09:41:10
  • updated: 2020-06-15 09:49:09
  • status_class: danger
  • runtime: 0:07:59
  • wait_time: 0:04:41