Description: fs/basic_functional/{begin.yaml clusters/1-mds-4-client-coloc.yaml conf/{client.yaml mds.yaml mon.yaml osd.yaml} mount/fuse.yaml objectstore/bluestore-bitmap.yaml overrides/{frag_enable.yaml no_client_pidfile.yaml whitelist_health.yaml whitelist_wrongly_marked_down.yaml} supported-random-distros$/{centos_8.yaml} tasks/cap-flush.yaml}

Log: http://qa-proxy.ceph.com/teuthology/teuthology-2020-02-26_04:10:04-fs-octopus-distro-basic-smithi/4802844/teuthology.log

Failure Reason:

======================================================================\n Package Architecture Version Repository Size\n================================================================================\nUpgrading:\n systemd x86_64 239-18.el8_1.4 BaseOS 3.5 M\n systemd-libs x86_64 239-18.el8_1.4 BaseOS 562 k\n systemd-pam x86_64 239-18.el8_1.4 BaseOS 232 k\n systemd-udev x86_64 239-18.el8_1.4 BaseOS 1.3 M\nUpgrading Groups:\n Base \n\nTransaction Summary\n================================================================================\nUpgrade 4 Packages\n\nTotal download size: 5.6 M\nDownloading Packages:\n\nThe downloaded packages were saved in cache until the next successful transaction.\nYou can remove cached packages by executing 'dnf clean packages'.", u'msg': u'non-zero return code', u'delta': u'0:00:43.881263', 'stdout_lines': [u'CentOS-8 - AppStream 17 kB/s | 4.3 kB 00:00 ', u'CentOS-8 - Base 20 kB/s | 3.8 kB 00:00 ', u'CentOS-8 - Extras 6.9 kB/s | 1.5 kB 00:00 ', u'Copr repo for ceph-el8 owned by ktdreyer 55 kB/s | 3.3 kB 00:00 ', u'Extra Packages for Enterprise Linux 167 kB/s | 5.3 kB 00:00 ', u'lab-extras 1.2 MB/s | 2.9 kB 00:00 ', u'Dependencies resolved.', u'================================================================================', u' Package Architecture Version Repository Size', u'================================================================================', u'Installing Groups:', u' Base ', u'', u'Transaction Summary', u'================================================================================', u'', u'Complete!', u'Last metadata expiration check: 0:00:02 ago on Fri 06 Mar 2020 05:05:01 AM UTC.', u'Dependencies resolved.', u'================================================================================', u' Package Architecture Version Repository Size', u'================================================================================', u'Upgrading:', u' systemd x86_64 239-18.el8_1.4 BaseOS 3.5 M', u' systemd-libs x86_64 239-18.el8_1.4 BaseOS 562 k', u' systemd-pam x86_64 239-18.el8_1.4 BaseOS 232 k', u' systemd-udev x86_64 239-18.el8_1.4 BaseOS 1.3 M', u'Upgrading Groups:', u' Base ', u'', u'Transaction Summary', u'================================================================================', u'Upgrade 4 Packages', u'', u'Total download size: 5.6 M', u'Downloading Packages:', u'', u'The downloaded packages were saved in cache until the next successful transaction.', u"You can remove cached packages by executing 'dnf clean packages'."], u'end': u'2020-03-06 05:05:44.063008', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-03-06 05:05:00.181745', 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': 1, u'invocation': {u'module_args': {u'creates': None, 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'warn': True, 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/teuthology-2020-02-26_04:10:04-fs-octopus-distro-basic-smithi/4802844/teuthology.log
  • archive_path: /home/teuthworker/archive/teuthology-2020-02-26_04:10:04-fs-octopus-distro-basic-smithi/4802844
  • description: fs/basic_functional/{begin.yaml clusters/1-mds-4-client-coloc.yaml conf/{client.yaml mds.yaml mon.yaml osd.yaml} mount/fuse.yaml objectstore/bluestore-bitmap.yaml overrides/{frag_enable.yaml no_client_pidfile.yaml whitelist_health.yaml whitelist_wrongly_marked_down.yaml} supported-random-distros$/{centos_8.yaml} tasks/cap-flush.yaml}
  • duration: 0:04:39
  • email: ceph-qa@ceph.io
  • failure_reason: ======================================================================\n Package Architecture Version Repository Size\n================================================================================\nUpgrading:\n systemd x86_64 239-18.el8_1.4 BaseOS 3.5 M\n systemd-libs x86_64 239-18.el8_1.4 BaseOS 562 k\n systemd-pam x86_64 239-18.el8_1.4 BaseOS 232 k\n systemd-udev x86_64 239-18.el8_1.4 BaseOS 1.3 M\nUpgrading Groups:\n Base \n\nTransaction Summary\n================================================================================\nUpgrade 4 Packages\n\nTotal download size: 5.6 M\nDownloading Packages:\n\nThe downloaded packages were saved in cache until the next successful transaction.\nYou can remove cached packages by executing 'dnf clean packages'.", u'msg': u'non-zero return code', u'delta': u'0:00:43.881263', 'stdout_lines': [u'CentOS-8 - AppStream 17 kB/s | 4.3 kB 00:00 ', u'CentOS-8 - Base 20 kB/s | 3.8 kB 00:00 ', u'CentOS-8 - Extras 6.9 kB/s | 1.5 kB 00:00 ', u'Copr repo for ceph-el8 owned by ktdreyer 55 kB/s | 3.3 kB 00:00 ', u'Extra Packages for Enterprise Linux 167 kB/s | 5.3 kB 00:00 ', u'lab-extras 1.2 MB/s | 2.9 kB 00:00 ', u'Dependencies resolved.', u'================================================================================', u' Package Architecture Version Repository Size', u'================================================================================', u'Installing Groups:', u' Base ', u'', u'Transaction Summary', u'================================================================================', u'', u'Complete!', u'Last metadata expiration check: 0:00:02 ago on Fri 06 Mar 2020 05:05:01 AM UTC.', u'Dependencies resolved.', u'================================================================================', u' Package Architecture Version Repository Size', u'================================================================================', u'Upgrading:', u' systemd x86_64 239-18.el8_1.4 BaseOS 3.5 M', u' systemd-libs x86_64 239-18.el8_1.4 BaseOS 562 k', u' systemd-pam x86_64 239-18.el8_1.4 BaseOS 232 k', u' systemd-udev x86_64 239-18.el8_1.4 BaseOS 1.3 M', u'Upgrading Groups:', u' Base ', u'', u'Transaction Summary', u'================================================================================', u'Upgrade 4 Packages', u'', u'Total download size: 5.6 M', u'Downloading Packages:', u'', u'The downloaded packages were saved in cache until the next successful transaction.', u"You can remove cached packages by executing 'dnf clean packages'."], u'end': u'2020-03-06 05:05:44.063008', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-03-06 05:05:00.181745', 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': 1, u'invocation': {u'module_args': {u'creates': None, 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'warn': True, 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: 4802844
  • kernel:
    • sha1: distro
    • kdb: True
  • last_in_suite: False
  • machine_type: smithi
  • name: teuthology-2020-02-26_04:10:04-fs-octopus-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
          • bdev enable discard: True
          • osd failsafe full ratio: 0.95
          • bdev async discard: True
      • bluestore: True
    • selinux:
      • whitelist:
        • scontext=system_u:system_r:logrotate_t:s0
    • workunit:
      • sha1: b650e758388c86556d8915f96359ccb6b91c504f
      • branch: octopus
    • ceph:
      • log-whitelist:
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
        • overall HEALTH_
        • \(FS_DEGRADED\)
        • \(MDS_FAILED\)
        • \(MDS_DEGRADED\)
        • \(FS_WITH_FAILED_MDS\)
        • \(MDS_DAMAGE\)
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
        • \(FS_INLINE_DATA_DEPRECATED\)
        • overall HEALTH_
        • \(OSD_DOWN\)
        • \(OSD_
        • but it is still running
        • is not responding
      • fs: xfs
      • conf:
        • mds:
          • mds bal split bits: 3
          • mds bal split size: 100
          • osd op complaint time: 180
          • debug mds: 20
          • mds bal merge size: 5
          • debug ms: 1
          • mds bal frag: True
          • mds verify scatter: True
          • mds bal fragment size max: 10000
          • mds op complaint time: 180
          • mds debug scatterstat: True
          • mds debug frag: True
        • client:
          • debug ms: 1
          • pid file:
          • debug client: 20
          • client mount timeout: 600
        • mon:
          • debug ms: 1
          • debug mon: 20
          • debug paxos: 20
          • mon op complaint time: 120
        • osd:
          • mon osd full ratio: 0.9
          • debug ms: 1
          • debug filestore: 20
          • bluestore fsck on mount: True
          • bdev enable discard: True
          • debug osd: 25
          • bluestore block size: 96636764160
          • debug bluestore: 20
          • debug bluefs: 20
          • osd objectstore: bluestore
          • mon osd backfillfull_ratio: 0.85
          • osd op complaint time: 180
          • bluestore allocator: bitmap
          • bdev async discard: True
          • debug rocksdb: 10
          • mon osd nearfull ratio: 0.8
          • osd failsafe full ratio: 0.95
          • debug journal: 20
      • sha1: b650e758388c86556d8915f96359ccb6b91c504f
    • install:
      • ceph:
        • sha1: b650e758388c86556d8915f96359ccb6b91c504f
    • admin_socket:
      • branch: octopus
    • thrashosds:
      • bdev_inject_crash_probability: 0.5
      • bdev_inject_crash: 2
  • owner: scheduled_teuthology@teuthology
  • pid:
  • roles:
    • ['mon.a', 'mgr.y', 'mds.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'client.1']
    • ['mon.b', 'mon.c', 'mgr.x', 'mds.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.2', 'client.3']
  • sentry_event:
  • status: fail
  • success: False
  • branch: octopus
  • seed:
  • sha1: b650e758388c86556d8915f96359ccb6b91c504f
  • subset:
  • suite:
  • suite_branch: octopus
  • suite_path:
  • suite_relpath:
  • suite_repo:
  • suite_sha1: b650e758388c86556d8915f96359ccb6b91c504f
  • targets:
    • smithi037.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2mFXNEJ3BGJasgUL0Vs9/G1b5C0WDLfnBMJH7F/1IRN/4NTuCI1dNhSu9ibv8wyZi2FW9O0g+Kou89J9E4nU+HIqgVmzG7yxLW+skEHEnDztg/Fuz75GITBpqSSbkFAW2E2bqPHXtbH6PkBXbvygOlwpUZNDQ9369JGjmuUSdOELqSNwba9enBsvBQykdkaj2QWJD4K+T0PIVJeD391xcefDk6vCroa0UweGTBk4g9CAFc3Ar/3KFAiy/AYx1cpOsC5LX8xCj9xvyj2FvBepaQ1UAlza3bo39R+YOz4HEDmq3KwTdNlklLCj0AwlnUwxZ4WER7DZZrbohpQZZ/eEVbSftFr8kY5mGty2qBJbmW9kKt1ef5GSNYTQMGWF4oQPnyEEraXWWRzZ7ONzl79KEnUEi7xRAiA+NX3USXYNLxAKyblLmxMpxqI19YwiY2tMiFzoMbQ8ZutNCI6blePOR2w4RScUAYSjHG4V5bpPfipV6d8W9wuXYcvlHIA1hGME=
    • smithi183.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOIhQbY6Tke4m8Bc95rM5C4U4qWaoSJ1+RtKkct9lBlypVEG6ALphoaaWeCDCunsYfKn8AeIZO+J1Cdro3YOeCGwD+DSE5ScbcH+MKreGV0FoZGVeo2RFIowscLYPk1v/lqJiJahS2BdqLTVXunzB2cLmJy6gDZhRIT5/lITI0814VbMLKcHiQJYgySGmb6MvqxG+OL6jKZJeCKBS8WgBvYr+IV6eudRLn5JKHZ0KslkMokaueD5I3766seHXhfCskdwqmIsJaEdHZKm81S1/vg6e8+Beo5Lg6CIZOKf2Hmfg/dzx2z0ICk9wATjnCgFmI+t2Y6OSYUFBtnfXInv0y33SJlHOppal4GRaeYOs5Mpp8zst9V7q+BFYtq50n3r54eQwa+NMVIbw04KlP23u1wiAu/YZ08Qwb/jwlwarNdqHGwQae2/vcWcsuIBXBcm603CQQfu56J1323BWr0HRxq0/jl8f0Q0mMBLpjPdXhY7IvLaiLZPz8t/ooF/UzD40=
  • 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:
      • extra_system_packages:
        • deb:
          • bison
          • flex
          • libelf-dev
          • libssl-dev
          • dump
          • indent
        • rpm:
          • bison
          • flex
          • elfutils-libelf-devel
          • openssl-devel
          • libacl-devel
          • libaio-devel
          • libattr-devel
          • libtool
          • libuuid-devel
          • xfsdump
          • xfsprogs
          • xfsprogs-devel
      • extra_packages:
        • deb:
          • python3-cephfs
          • cephfs-shell
        • rpm:
          • python3-cephfs
    • ceph:
    • ceph-fuse:
    • cephfs_test_runner:
      • modules:
        • tasks.cephfs.test_cap_flush
  • teuthology_branch: master
  • verbose: True
  • pcp_grafana_url:
  • priority:
  • user:
  • queue:
  • posted: 2020-02-26 04:11:08
  • started: 2020-03-06 04:42:47
  • updated: 2020-03-06 05:08:46
  • status_class: danger
  • runtime: 0:25:59
  • wait_time: 0:21:20