Description: rados/upgrade/jewel-x-singleton/{0-cluster/{openstack.yaml start.yaml} 1-jewel-install/jewel.yaml 2-partial-upgrade/firsthalf.yaml 3-thrash/default.yaml 4-workload/{rbd-cls.yaml rbd-import-export.yaml readwrite.yaml snaps-few-objects.yaml} 5-workload/{radosbench.yaml rbd_api.yaml} 6-finish-upgrade.yaml 7-luminous.yaml 8-workload/{rbd-python.yaml rgw-swift.yaml snaps-many-objects.yaml} distros/centos_latest.yaml thrashosds-health.yaml}

Log: http://qa-proxy.ceph.com/teuthology/yuriw-2020-01-20_20:24:21-rados-wip-luminous-12.2.13_RC0-distro-basic-smithi/4689026/teuthology.log

Failure Reason:

"/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'dnf -y groupinstall base --nobest && dnf -y group upgrade base')Failure object was: {'smithi193.front.sepia.ceph.com': {'stderr_lines': [u'/bin/sh: dnf: command not found'], u'changed': True, u'stderr': u'/bin/sh: dnf: command not found', u'stdout': u'', u'msg': u'non-zero return code', u'delta': u'0:00:00.005140', 'stdout_lines': [], u'end': u'2020-01-21 20:29:01.527126', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-01-21 20:29:01.521986', u'warnings': [u"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."], u'rc': 127, u'invocation': {u'module_args': {u'warn': True, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'removes': None, u'argv': None, u'creates': None, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}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/local/lib/python2.7/site-packages/yaml/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'dnf -y groupinstall base --nobest && dnf -y group upgrade base')Failure object was: {'smithi199.front.sepia.ceph.com': {'stderr_lines': [u'/bin/sh: dnf: command not found'], u'changed': True, u'stderr': u'/bin/sh: dnf: command not found', u'stdout': u'', u'msg': u'non-zero return code', u'delta': u'0:00:00.006310', 'stdout_lines': [], u'end': u'2020-01-21 20:29:01.938429', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-01-21 20:29:01.932119', u'warnings': [u"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."], u'rc': 127, u'invocation': {u'module_args': {u'warn': True, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'removes': None, u'argv': None, u'creates': None, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}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/local/lib/python2.7/site-packages/yaml/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'dnf -y groupinstall base --nobest && dnf -y group upgrade base')

  • log_href: http://qa-proxy.ceph.com/teuthology/yuriw-2020-01-20_20:24:21-rados-wip-luminous-12.2.13_RC0-distro-basic-smithi/4689026/teuthology.log
  • archive_path: /home/teuthworker/archive/yuriw-2020-01-20_20:24:21-rados-wip-luminous-12.2.13_RC0-distro-basic-smithi/4689026
  • description: rados/upgrade/jewel-x-singleton/{0-cluster/{openstack.yaml start.yaml} 1-jewel-install/jewel.yaml 2-partial-upgrade/firsthalf.yaml 3-thrash/default.yaml 4-workload/{rbd-cls.yaml rbd-import-export.yaml readwrite.yaml snaps-few-objects.yaml} 5-workload/{radosbench.yaml rbd_api.yaml} 6-finish-upgrade.yaml 7-luminous.yaml 8-workload/{rbd-python.yaml rgw-swift.yaml snaps-many-objects.yaml} distros/centos_latest.yaml thrashosds-health.yaml}
  • duration: 0:03:57
  • email:
  • failure_reason: "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'dnf -y groupinstall base --nobest && dnf -y group upgrade base')Failure object was: {'smithi193.front.sepia.ceph.com': {'stderr_lines': [u'/bin/sh: dnf: command not found'], u'changed': True, u'stderr': u'/bin/sh: dnf: command not found', u'stdout': u'', u'msg': u'non-zero return code', u'delta': u'0:00:00.005140', 'stdout_lines': [], u'end': u'2020-01-21 20:29:01.527126', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-01-21 20:29:01.521986', u'warnings': [u"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."], u'rc': 127, u'invocation': {u'module_args': {u'warn': True, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'removes': None, u'argv': None, u'creates': None, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}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/local/lib/python2.7/site-packages/yaml/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'dnf -y groupinstall base --nobest && dnf -y group upgrade base')Failure object was: {'smithi199.front.sepia.ceph.com': {'stderr_lines': [u'/bin/sh: dnf: command not found'], u'changed': True, u'stderr': u'/bin/sh: dnf: command not found', u'stdout': u'', u'msg': u'non-zero return code', u'delta': u'0:00:00.006310', 'stdout_lines': [], u'end': u'2020-01-21 20:29:01.938429', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-01-21 20:29:01.932119', u'warnings': [u"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."], u'rc': 127, u'invocation': {u'module_args': {u'warn': True, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'removes': None, u'argv': None, u'creates': None, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}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/local/lib/python2.7/site-packages/yaml/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'dnf -y groupinstall base --nobest && dnf -y group upgrade base')
  • flavor:
  • job_id: 4689026
  • kernel:
    • sha1: distro
    • kdb: True
  • last_in_suite: False
  • machine_type: smithi
  • name: yuriw-2020-01-20_20:24:21-rados-wip-luminous-12.2.13_RC0-distro-basic-smithi
  • nuke_on_error: True
  • os_type: centos
  • os_version: 7.4
  • overrides:
    • ceph:
      • log-whitelist:
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
        • but it is still running
        • objects unfound and apparently lost
        • log bound mismatch
        • overall HEALTH_
        • \(FS_DEGRADED\)
        • \(MDS_
        • no active mgr
        • ruleset-
        • overall HEALTH_
        • \(OSDMAP_FLAGS\)
        • \(OSD_
        • \(PG_
        • \(POOL_
        • \(CACHE_POOL_
        • \(SMALLER_PGP_NUM\)
        • \(OBJECT_
        • \(REQUEST_SLOW\)
        • \(TOO_FEW_PGS\)
        • \(MON_DOWN\)
        • slow request
      • fs: xfs
      • conf:
        • mon:
          • mon warn on legacy crush tunables: False
          • debug mon: 20
          • debug paxos: 20
          • mon warn on osd down out interval zero: False
          • debug ms: 1
        • osd:
          • debug osd: 25
          • debug filestore: 20
          • debug journal: 20
          • debug ms: 1
      • sha1: 2a788890d42cb111c71cfb747fd571f65c72b7f6
    • ceph-deploy:
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
          • osd default pool size: 2
    • workunit:
      • sha1: 2a788890d42cb111c71cfb747fd571f65c72b7f6
      • branch: wip-luminous-12.2.13_RC0
    • install:
      • ceph:
        • sha1: 2a788890d42cb111c71cfb747fd571f65c72b7f6
    • admin_socket:
      • branch: wip-luminous-12.2.13_RC0
  • owner: scheduled_yuriw@teuthology
  • pid:
  • roles:
    • ['mon.a', 'mon.b', 'mon.c', 'mgr.x', 'mgr.y', 'mds.a', 'osd.0', 'osd.1', 'osd.2']
    • ['osd.3', 'osd.4', 'osd.5']
    • ['client.0']
  • sentry_event:
  • status: fail
  • success: False
  • branch: wip-luminous-12.2.13_RC0
  • seed:
  • sha1: 2a788890d42cb111c71cfb747fd571f65c72b7f6
  • subset:
  • suite:
  • suite_branch: wip-luminous-12.2.13_RC0
  • suite_path:
  • suite_relpath:
  • suite_repo:
  • suite_sha1: 2a788890d42cb111c71cfb747fd571f65c72b7f6
  • targets:
    • smithi183.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcCyu+vNChFl4nbaBoPA/omwp+sIljyQKkaHT424swZAtoUeZDzSr1uQa5a2VPEKzMkxPKL4gvld1O6KYTzkOpXC58gbhXwZlNa3cbDj0I7BqWT2BoA2IzjQAeEQ1Pqy2bgFbVr+y1m4BaTVLggyaK9wdXpN9pW+ZLD0SlJUHQC0rIC4jPF5WERLXh1COvNJJoLo99vqqYpXJAv5lG4ilPHNhlayUtL/PobF0XqBpvynEk5rsJuZQt304Wc7ziQH6ouvFZATM98IX/chcO06bBZU36iTHWOI261gQLSlOrPFyBs/N7fPA2mlzTU+Rs+vsmnRhryHEpTVERNGhmgFLl
    • smithi199.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5igDk3WDvEYsgFM1uEASNcm4By8IfoxNl18iVGHIn5YbacJl7XRK1MtYS11/8spUxPlBFFkNUVKHcpUQDEO4rYRzsB8KAbv+yFW0fdhoSkeUpa7jeeHXe1Z6DiLPXkojaxfHeYmTFCv+XjuiX8hgodQeM2mytzeVubdtFFmJRc5nm5LW0OiEw/oAEmdRkiGhURW1Twt0Uqw9YjvwVvRAZdsy7aaYDLcbEYC1uwO6FWocVGZHVAZMLtBjyBiyewnme1LcQO6MIdLX2OLyeabW19I2WKr2IGXOTlhjTgYleQ+IdZnLUDwQFV9Agy80fMV4gG1r7de0DpT5HXWhLCp89
    • smithi193.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5MkZMuoJLJ2SZ0SQ70mM3960MqjZaYRpPmPRrRCAxHj5T4vTr9iC8KhZL8LpmJR7xf5smvSlUR1mt3vb8E9ky25VSRVb4LMGahyhNKZ8sYTlC1TPkzRJnMf7fiGHklLm/tEzYRIdRDLK7BuTPFhzuQXbN7NjwbUwF2dTl6FCnOik1/xP0DOBRxd4OfP5mJ0mc6Ozg1P84wJ9XC2yCPQiPsIyfpVfzu1Vzv3TIk4VQT+dsAEsz7k6++r0HL6Cw3swaAb70D/0W8/XBY4ndtkEc0MCWeojpmy1amxwRqJ3XsM2QbFAIKWBbtbBNjSmPNteKoLMmQV+UTi2uF0jC2Jpd
  • tasks:
    • internal.check_packages:
    • internal.buildpackages_prep:
    • internal.lock_machines:
      • 3
      • 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:
      • exclude_packages:
        • ceph-mgr
        • libcephfs2
        • libcephfs-devel
        • libcephfs-dev
        • python3-rados
        • python3-cephfs
      • branch: jewel
    • print: **** done install jewel
    • ceph:
      • skip_mgr_daemons: True
      • add_osds_to_crush: True
      • log-whitelist:
        • required past_interval bounds are empty
    • print: **** done ceph
    • install.upgrade:
      • osd.0:
    • print: **** done install.upgrade osd.0
    • ceph.restart:
      • daemons:
        • mon.a
        • mon.b
        • mon.c
      • wait-for-healthy: False
    • ceph.restart:
      • daemons:
        • osd.0
        • osd.1
        • osd.2
      • wait-for-healthy: False
    • print: **** done ceph.restart 1st half
    • parallel:
      • split_tasks
    • install.upgrade:
      • osd.3:
    • ceph.restart:
      • daemons:
        • osd.3
        • osd.4
        • osd.5
      • wait-for-healthy: False
      • wait-for-up: True
    • ceph.restart:
      • daemons:
        • mds.a
      • wait-for-healthy: False
      • wait-for-up: True
    • install.upgrade:
      • client.0:
    • exec:
      • mgr.x:
        • mkdir -p /var/lib/ceph/mgr/ceph-x
        • ceph auth get-or-create-key mgr.x mon 'allow profile mgr'
        • ceph auth export mgr.x > /var/lib/ceph/mgr/ceph-x/keyring
    • ceph.restart:
      • daemons:
        • mgr.x
      • wait-for-healthy: False
    • exec:
      • osd.0:
        • ceph osd require-osd-release luminous
        • ceph osd set-require-min-compat-client luminous
    • ceph.healthy:
    • workunit:
      • clients:
        • client.0:
          • rbd/test_librbd_python.sh
    • print: **** done rbd/test_librbd_python.sh 9-workload
    • rgw:
      • client.0:
    • print: **** done rgw 9-workload
    • swift:
      • client.0:
        • rgw_server: client.0
        • force-branch: ceph-luminous
    • print: **** done swift 9-workload
    • rados:
      • op_weights:
        • snap_remove: 50
        • snap_create: 50
        • rollback: 50
        • read: 100
        • write: 100
        • delete: 50
      • clients:
        • client.0
      • write_append_excl: False
      • objects: 500
      • ops: 4000
  • teuthology_branch: master
  • verbose: True
  • pcp_grafana_url:
  • priority:
  • user:
  • queue:
  • posted: 2020-01-20 20:24:31
  • started: 2020-01-21 19:56:48
  • updated: 2020-01-21 20:30:48
  • status_class: danger
  • runtime: 0:34:00
  • wait_time: 0:30:03