2021-06-08T20:50:02.475 INFO:root:teuthology version: 1.1.0-f359b10d 2021-06-08T20:50:02.477 INFO:teuthology.results:subset: '111/120000' 2021-06-08T20:50:02.477 INFO:teuthology.results:seed: '5026' 2021-06-09T03:30:16.869 INFO:root:teuthology version: 1.1.0-f359b10d 2021-06-09T03:30:16.898 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2021-06-09T06:18:31.276 INFO:teuthology.results:Tests finished! gathering results... 2021-06-09T06:19:00.390 INFO:scrape:Found 320 jobs 2021-06-09T06:19:07.513 INFO:scrape:Found 10 distinct failure reasons 2021-06-09T06:19:07.514 INFO:scrape:Failure: Test failure: test_osd_devices (tasks.mgr.dashboard.test_osd.OsdTest) 2021-06-09T06:19:07.514 INFO:scrape:6 jobs: ['6160768', '6160828', '6160498', '6160704', '6160862', '6160565'] 2021-06-09T06:19:07.515 INFO:scrape:suites intersection: ['debug/mgr', 'rados/dashboard/{clusters/{2-node-mgr}', 'tasks/dashboard}'] 2021-06-09T06:19:07.515 INFO:scrape:suites union: ['debug/mgr', 'objectstore/bluestore-bitmap', 'objectstore/bluestore-comp-lz4', 'objectstore/bluestore-comp-zlib', 'objectstore/bluestore-comp-zstd', 'objectstore/bluestore-hybrid', 'objectstore/bluestore-low-osd-mem-target', 'rados/dashboard/{clusters/{2-node-mgr}', 'supported-random-distro$/{centos_latest}', 'supported-random-distro$/{rhel_latest}', 'tasks/dashboard}'] 2021-06-09T06:19:07.516 INFO:scrape: 2021-06-09T06:19:07.516 INFO:scrape:Failure: Command failed on smithi199 with status 123: "sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip --" 2021-06-09T06:19:07.517 INFO:scrape:2 jobs: ['6160846', '6160792'] 2021-06-09T06:19:07.517 INFO:scrape:suites intersection: ['rados', 'thrashosds-health'] 2021-06-09T06:19:07.518 INFO:scrape:suites union: ['1-install/mimic', 'backoff/peering', 'ceph', 'clusters/{fixed-4', 'clusters/{openstack', 'd-balancer/off', 'distro$/{ubuntu_18.04}', 'msgr-failures/fastclose', 'msgr-failures/few', 'objectstore/bluestore-stupid', 'openstack}', 'rados', 'rados/thrash-erasure-code-shec/{ceph', 'rados/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size', 'recovery-overrides/{more-partial-recovery}', 'supported-random-distro$/{rhel_latest}', 'thrashers/careful', 'thrashers/morepggrow', 'thrashosds-health', 'three-plus-one}', 'workloads/ec-rados-plugin=shec-k=4-m=3-c=2}', 'workloads/radosbench}'] 2021-06-09T06:19:07.518 INFO:scrape: 2021-06-09T06:19:07.519 INFO:scrape:Failure: {'Failure object was': {'smithi028.front.sepia.ceph.com': {'msg': 'Failed to install some of the specified packages', 'failures': ['No package redhat-lsb available.', 'No package qemu-kvm-block-rbd available.'], 'results': [], 'rc': 1, 'invocation': {'module_args': {'name': ['dnf-utils', 'git-all', 'sysstat', 'libedit', 'boost-thread', 'xfsprogs', 'gdisk', 'parted', 'libgcrypt', 'fuse-libs', 'openssl', 'libuuid', 'attr', 'ant', 'lsof', 'gettext', 'bc', 'xfsdump', 'blktrace', 'usbredir', 'podman', 'redhat-lsb', 'firewalld', 'wget', 'libev-devel', 'valgrind', 'nfs-utils', 'ncurses-devel', 'gcc', 'git', 'make', 'python3-nose', 'python3-virtualenv', 'genisoimage', 'qemu-img', 'qemu-kvm-core', 'qemu-kvm-block-rbd', 'libacl-devel', 'autoconf', 'gdb', 'iozone', 'lvm2'], 'state': 'present', 'allow_downgrade': False, 'autoremove': False, 'bugfix': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'lock_timeout': 30, 'conf_file': 'None', 'disable_excludes': 'None', 'download_dir': 'None', 'list': 'None', 'releasever': 'None'}}, '_ansible_no_log': False, 'changed': False}}, '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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 117, in represent_mapping node_key = self.represent_data(item_key) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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', 'failures')"} 2021-06-09T06:19:07.519 INFO:scrape:11 jobs: ['6160915', '6160648', '6160766', '6160895', '6160881', '6160496', '6160664', '6160901', '6160655', '6160885', '6160665'] 2021-06-09T06:19:07.520 INFO:scrape:suites intersection: [] 2021-06-09T06:19:07.520 INFO:scrape:suites union: ['fixed-2', 'mode/packaged', 'msgr/async', 'msgr/async-v1only', 'msgr/async-v2only', 'rados/cephadm/smoke-roleless/{distro/rhel_7', 'rados/cephadm/smoke-roleless/{distro/rhel_8.0', 'rados/cephadm/smoke/{distro/rhel_7', 'rados/cephadm/smoke/{distro/rhel_8.0', 'rados/cephadm/with-work/{distro/rhel_8.0', 'start', 'start}', 'tasks/rados_api_tests}', 'tasks/rados_python}'] 2021-06-09T06:19:07.521 INFO:scrape: 2021-06-09T06:19:07.521 INFO:scrape:Failure: SSH connection to smithi195 was lost: 'sudo apt-get update' 2021-06-09T06:19:07.521 INFO:scrape:1 jobs: ['6160417'] 2021-06-09T06:19:07.522 INFO:scrape:suites: ['debug/mgr', 'objectstore/bluestore-comp-zlib', 'rados/mgr/{clusters/{2-node-mgr}', 'supported-random-distro$/{ubuntu_latest}', 'tasks/insights}'] 2021-06-09T06:19:07.522 INFO:scrape: 2021-06-09T06:19:07.523 INFO:scrape:Failure: Command failed on smithi081 with status 5: 'sudo systemctl stop ceph-b81904b2-c8d0-11eb-8c12-001a4aab830c@mon.a' 2021-06-09T06:19:07.523 INFO:scrape:5 jobs: ['6160854', '6160630', '6160658', '6160425', '6160888'] 2021-06-09T06:19:07.524 INFO:scrape:suites intersection: [] 2021-06-09T06:19:07.524 INFO:scrape:suites union: ['fixed-2', 'mode/packaged', 'mode/root', 'msgr/async', 'msgr/async-v1only', 'msgr/async-v2only', 'rados/cephadm/with-work/{distro/centos_8.0', 'rados/cephadm/with-work/{distro/ubuntu_18.04_podman', 'rados/cephadm/workunits/{distro/ubuntu_18.04_podman', 'start', 'task/test_orch_cli}', 'tasks/rados_api_tests}', 'tasks/rados_python}'] 2021-06-09T06:19:07.525 INFO:scrape: 2021-06-09T06:19:07.525 INFO:scrape:Failure: reached maximum tries (180) after waiting for 180 seconds 2021-06-09T06:19:07.526 INFO:scrape:4 jobs: ['6160754', '6160449', '6160545', '6160825'] 2021-06-09T06:19:07.526 INFO:scrape:suites intersection: ['3-start-upgrade', '4-wait', 'fixed-2}', 'rados/cephadm/upgrade/{1-start-distro/1-start-centos_8'] 2021-06-09T06:19:07.526 INFO:scrape:suites union: ['2-repo_digest/defaut', '2-repo_digest/repo_digest', '3-start-upgrade', '4-wait', 'fixed-2}', 'rados/cephadm/upgrade/{1-start-distro/1-start-centos_8'] 2021-06-09T06:19:07.527 INFO:scrape: 2021-06-09T06:19:07.527 INFO:scrape:Failure: failed to install new kernel version within timeout 2021-06-09T06:19:07.528 INFO:scrape:1 jobs: ['6160415'] 2021-06-09T06:19:07.528 INFO:scrape:suites: ['rados/cephadm/workunits/{distro/centos_latest', 'task/test_cephadm}'] 2021-06-09T06:19:07.529 INFO:scrape: 2021-06-09T06:19:07.529 INFO:scrape:Failure: Command failed (workunit test cephadm/test_cephadm.sh) on smithi107 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=8d06216f6dddb80abdd00fdeb5a0fdc62c959b54 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cephadm/test_cephadm.sh' 2021-06-09T06:19:07.530 INFO:scrape:2 jobs: ['6160850', '6160594'] 2021-06-09T06:19:07.530 INFO:scrape:suites intersection: ['rados/cephadm/workunits/{distro/ubuntu_18.04_podman', 'task/test_cephadm}'] 2021-06-09T06:19:07.530 INFO:scrape:suites union: ['rados/cephadm/workunits/{distro/ubuntu_18.04_podman', 'task/test_cephadm}'] 2021-06-09T06:19:07.531 INFO:scrape: 2021-06-09T06:19:07.531 INFO:scrape:Failure: Command failed (workunit test cephadm/test_adoption.sh) on smithi192 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=8d06216f6dddb80abdd00fdeb5a0fdc62c959b54 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cephadm/test_adoption.sh' 2021-06-09T06:19:07.532 INFO:scrape:2 jobs: ['6160698', '6160912'] 2021-06-09T06:19:07.532 INFO:scrape:suites intersection: ['rados/cephadm/workunits/{distro/ubuntu_18.04_podman', 'task/test_adoption}'] 2021-06-09T06:19:07.533 INFO:scrape:suites union: ['rados/cephadm/workunits/{distro/ubuntu_18.04_podman', 'task/test_adoption}'] 2021-06-09T06:19:07.533 INFO:scrape: 2021-06-09T06:19:07.533 INFO:scrape:Failure: Command failed (workunit test rados/test.sh) on smithi043 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=8d06216f6dddb80abdd00fdeb5a0fdc62c959b54 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 ALLOW_TIMEOUTS=1 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 6h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rados/test.sh' 2021-06-09T06:19:07.534 INFO:scrape:1 jobs: ['6160587'] 2021-06-09T06:19:07.534 INFO:scrape:suites: ['ceph', 'clusters/{fixed-2', 'd-thrash/none', 'msgr-failures/few', 'msgr/async-v2only', 'objectstore/bluestore-bitmap', 'openstack}', 'rados', 'rados/verify/{centos_latest', 'tasks/rados_api_tests', 'validater/valgrind}'] 2021-06-09T06:19:07.535 INFO:scrape: 2021-06-09T06:19:07.546 INFO:teuthology.results:Sending results to ceph-qa@ceph.io: Test Run: yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi ================================================================= info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/ logs: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/ failed: 23 dead: 12 running: 0 waiting: 0 queued: 0 passed: 285 Fail ================================================================= [6160415] rados/cephadm/workunits/{distro/centos_latest task/test_cephadm} ----------------------------------------------------------------- time: 00:00:00 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160415/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160415/ sentry: https://sentry.ceph.com/organizations/ceph/?query=5b92cac61ce849f4b91bc62f9344a999 failed to install new kernel version within timeout [6160425] rados/cephadm/with-work/{distro/centos_8.0 fixed-2 mode/packaged msgr/async-v2only start tasks/rados_api_tests} ----------------------------------------------------------------- time: 00:00:00 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160425/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160425/ sentry: https://sentry.ceph.com/organizations/ceph/?query=37bc014e5d3f4cef853115cb616e94ad Command failed on smithi195 with status 1: 'sudo yum install -y kernel' [6160449] rados/cephadm/upgrade/{1-start-distro/1-start-centos_8 2-repo_digest/repo_digest 3-start-upgrade 4-wait fixed-2} ----------------------------------------------------------------- time: 00:17:02 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160449/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160449/ sentry: https://sentry.ceph.com/organizations/ceph/?query=8a40106ba767413bb991f282578864ba reached maximum tries (180) after waiting for 180 seconds [6160498] rados/dashboard/{clusters/{2-node-mgr} debug/mgr objectstore/bluestore-bitmap supported-random-distro$/{centos_latest} tasks/dashboard} ----------------------------------------------------------------- time: 00:33:54 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160498/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160498/ sentry: https://sentry.ceph.com/organizations/ceph/?query=d98ae2c6d05f400eb631edf04c754709 Test failure: test_osd_devices (tasks.mgr.dashboard.test_osd.OsdTest) [6160545] rados/cephadm/upgrade/{1-start-distro/1-start-centos_8 2-repo_digest/defaut 3-start-upgrade 4-wait fixed-2} ----------------------------------------------------------------- time: 00:17:08 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160545/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160545/ sentry: https://sentry.ceph.com/organizations/ceph/?query=521aee90d64147fb885a275ed9986a1c reached maximum tries (180) after waiting for 180 seconds [6160565] rados/dashboard/{clusters/{2-node-mgr} debug/mgr objectstore/bluestore-comp-lz4 supported-random-distro$/{rhel_latest} tasks/dashboard} ----------------------------------------------------------------- time: 00:41:13 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160565/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160565/ sentry: https://sentry.ceph.com/organizations/ceph/?query=c774854408c647768390c5a04e7aefe7 Test failure: test_osd_devices (tasks.mgr.dashboard.test_osd.OsdTest) [6160587] rados/verify/{centos_latest ceph clusters/{fixed-2 openstack} d-thrash/none msgr-failures/few msgr/async-v2only objectstore/bluestore-bitmap rados tasks/rados_api_tests validater/valgrind} ----------------------------------------------------------------- time: 00:40:07 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160587/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160587/ sentry: https://sentry.ceph.com/organizations/ceph/?query=3aeef0f7c3e1488dae65a28455ee8ba4 Command failed (workunit test rados/test.sh) on smithi043 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=8d06216f6dddb80abdd00fdeb5a0fdc62c959b54 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 ALLOW_TIMEOUTS=1 adjust- ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 6h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rados/test.sh' [6160594] rados/cephadm/workunits/{distro/ubuntu_18.04_podman task/test_cephadm} ----------------------------------------------------------------- time: 00:06:31 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160594/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160594/ sentry: https://sentry.ceph.com/organizations/ceph/?query=2ad1a4dc772249648c7cfe7e97e09429 Command failed (workunit test cephadm/test_cephadm.sh) on smithi146 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=8d06216f6dddb80abdd00fdeb5a0fdc62c959b54 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cephadm/test_cephadm.sh' [6160630] rados/cephadm/with-work/{distro/ubuntu_18.04_podman fixed-2 mode/root msgr/async-v1only start tasks/rados_python} ----------------------------------------------------------------- time: 00:07:48 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160630/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160630/ sentry: https://sentry.ceph.com/organizations/ceph/?query=92bfef40a18841dab6eae3160265f8e7 Command failed on smithi019 with status 5: 'sudo systemctl stop ceph-34a974e2-c8b5-11eb-8c12-001a4aab830c@mon.a' [6160658] rados/cephadm/workunits/{distro/ubuntu_18.04_podman task/test_orch_cli} ----------------------------------------------------------------- time: 00:06:14 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160658/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160658/ sentry: https://sentry.ceph.com/organizations/ceph/?query=71d87dd5fe134f63896a1071276791c9 Command failed on smithi008 with status 5: 'sudo systemctl stop ceph-25a6e6f4-c8b6-11eb-8c12-001a4aab830c@mon.a' [6160698] rados/cephadm/workunits/{distro/ubuntu_18.04_podman task/test_adoption} ----------------------------------------------------------------- time: 00:06:30 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160698/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160698/ sentry: https://sentry.ceph.com/organizations/ceph/?query=382e93c72c804140b25a82f43ccf7b28 Command failed (workunit test cephadm/test_adoption.sh) on smithi192 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=8d06216f6dddb80abdd00fdeb5a0fdc62c959b54 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cephadm/test_adoption.sh' [6160704] rados/dashboard/{clusters/{2-node-mgr} debug/mgr objectstore/bluestore-comp-zlib supported-random-distro$/{centos_latest} tasks/dashboard} ----------------------------------------------------------------- time: 00:34:40 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160704/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160704/ sentry: https://sentry.ceph.com/organizations/ceph/?query=4d43e5f0eedc467fb910f5a7a97bed60 Test failure: test_osd_devices (tasks.mgr.dashboard.test_osd.OsdTest) [6160754] rados/cephadm/upgrade/{1-start-distro/1-start-centos_8 2-repo_digest/repo_digest 3-start-upgrade 4-wait fixed-2} ----------------------------------------------------------------- time: 00:17:17 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160754/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160754/ sentry: https://sentry.ceph.com/organizations/ceph/?query=a6acbec10fcd450384dd4c04e5f6aeef reached maximum tries (180) after waiting for 180 seconds [6160768] rados/dashboard/{clusters/{2-node-mgr} debug/mgr objectstore/bluestore-comp-zstd supported-random-distro$/{rhel_latest} tasks/dashboard} ----------------------------------------------------------------- time: 00:41:01 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160768/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160768/ sentry: https://sentry.ceph.com/organizations/ceph/?query=f2bd5969821d4e50a22709cf5ac80b73 Test failure: test_osd_devices (tasks.mgr.dashboard.test_osd.OsdTest) [6160792] rados/thrash-erasure-code-shec/{ceph clusters/{fixed-4 openstack} msgr-failures/fastclose objectstore/bluestore-stupid rados recovery-overrides/{more-partial-recovery} supported-random-distro$/{rhel_latest} thrashers/careful thrashosds-health workloads/ec-rados-plugin=shec-k=4-m=3-c=2} ----------------------------------------------------------------- time: 00:18:12 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160792/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160792/ Command failed on smithi125 with status 123: "sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip --" [6160825] rados/cephadm/upgrade/{1-start-distro/1-start-centos_8 2-repo_digest/defaut 3-start-upgrade 4-wait fixed-2} ----------------------------------------------------------------- time: 00:17:10 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160825/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160825/ sentry: https://sentry.ceph.com/organizations/ceph/?query=a9a48187852642b2902d23ee8597d54c reached maximum tries (180) after waiting for 180 seconds [6160828] rados/dashboard/{clusters/{2-node-mgr} debug/mgr objectstore/bluestore-hybrid supported-random-distro$/{rhel_latest} tasks/dashboard} ----------------------------------------------------------------- time: 00:41:12 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160828/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160828/ sentry: https://sentry.ceph.com/organizations/ceph/?query=469621d798fd445f857cedd4fe59856a Test failure: test_osd_devices (tasks.mgr.dashboard.test_osd.OsdTest) [6160846] rados/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size 1-install/mimic backoff/peering ceph clusters/{openstack three-plus-one} d-balancer/off distro$/{ubuntu_18.04} msgr-failures/few rados thrashers/morepggrow thrashosds-health workloads/radosbench} ----------------------------------------------------------------- time: 01:29:08 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160846/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160846/ Command failed on smithi199 with status 123: "sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if- empty -- gzip --" [6160850] rados/cephadm/workunits/{distro/ubuntu_18.04_podman task/test_cephadm} ----------------------------------------------------------------- time: 00:06:36 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160850/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160850/ sentry: https://sentry.ceph.com/organizations/ceph/?query=fdf90209a762434abb1853df27a02d52 Command failed (workunit test cephadm/test_cephadm.sh) on smithi107 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=8d06216f6dddb80abdd00fdeb5a0fdc62c959b54 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cephadm/test_cephadm.sh' [6160854] rados/cephadm/with-work/{distro/ubuntu_18.04_podman fixed-2 mode/root msgr/async start tasks/rados_api_tests} ----------------------------------------------------------------- time: 00:07:28 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160854/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160854/ sentry: https://sentry.ceph.com/organizations/ceph/?query=e016d936629c4f8c8644ec7fd1266691 Command failed on smithi081 with status 5: 'sudo systemctl stop ceph-b81904b2-c8d0-11eb-8c12-001a4aab830c@mon.a' [6160862] rados/dashboard/{clusters/{2-node-mgr} debug/mgr objectstore/bluestore-low-osd-mem-target supported-random-distro$/{centos_latest} tasks/dashboard} ----------------------------------------------------------------- time: 00:34:33 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160862/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160862/ sentry: https://sentry.ceph.com/organizations/ceph/?query=d8273c933b164030a4659c340cb51cfd Test failure: test_osd_devices (tasks.mgr.dashboard.test_osd.OsdTest) [6160888] rados/cephadm/workunits/{distro/ubuntu_18.04_podman task/test_orch_cli} ----------------------------------------------------------------- time: 00:06:06 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160888/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160888/ sentry: https://sentry.ceph.com/organizations/ceph/?query=b09873ca45a64e0286e6e310ca3cca0e Command failed on smithi080 with status 5: 'sudo systemctl stop ceph-275c7320-c8d3-11eb-8c12-001a4aab830c@mon.a' [6160912] rados/cephadm/workunits/{distro/ubuntu_18.04_podman task/test_adoption} ----------------------------------------------------------------- time: 00:06:33 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160912/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160912/ sentry: https://sentry.ceph.com/organizations/ceph/?query=07b0f12337474a85bcababef583a4a0c Command failed (workunit test cephadm/test_adoption.sh) on smithi096 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=8d06216f6dddb80abdd00fdeb5a0fdc62c959b54 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cephadm/test_adoption.sh' Dead ================================================================= [6160417] rados/mgr/{clusters/{2-node-mgr} debug/mgr objectstore/bluestore-comp-zlib supported-random-distro$/{ubuntu_latest} tasks/insights} ----------------------------------------------------------------- time: 00:00:00 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160417/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160417/ sentry: https://sentry.ceph.com/organizations/ceph/?query=333634473f474539aa339d5f26ba9260 SSH connection to smithi195 was lost: 'sudo apt-get update' [6160496] rados/cephadm/with-work/{distro/rhel_8.0 fixed-2 mode/packaged msgr/async-v1only start tasks/rados_api_tests} ----------------------------------------------------------------- time: 00:03:59 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160496/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160496/ sentry: https://sentry.ceph.com/organizations/ceph/?query=afe3498174c94d2d839e193ab74e3e09 {'Failure object was': {'smithi186.front.sepia.ceph.com': {'msg': 'Failed to install some of the specified packages', 'failures': ['No package redhat-lsb available.', 'No package qemu-kvm-block-rbd available.'], 'results': [], 'rc': 1, 'invocation': {'module_args': {'name': ['dnf- utils', 'git-all', 'sysstat', 'libedit', 'boost-thread', 'xfsprogs', 'gdisk', 'parted', 'libgcrypt', 'fuse-libs', 'openssl', 'libuuid', 'attr', 'ant', 'lsof', 'gettext', 'bc', 'xfsdump', 'blktrace', 'usbredir', 'podman', 'redhat-lsb', 'firewalld', 'wget', 'libev-devel', 'valgrind', 'nfs-utils', 'ncurses-devel', 'gcc', 'git', 'make', 'python3-nose', 'python3-virtualenv', 'genisoimage', 'qemu-img', 'qemu-kvm-core', 'qemu- kvm-block-rbd', 'libacl-devel', 'autoconf', 'gdb', 'iozone', 'lvm2'], 'state': 'present', 'allow_downgrade': False, 'autoremove': False, 'bugfix': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'lock_timeout': 30, 'conf_file': 'None', 'disable_excludes': 'None', 'download_dir': 'None', 'list': 'None', 'releasever': 'None'}}, '_ansible_no_log': False, 'changed': False}}, '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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/pyt hon3.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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/v irtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_gi t_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teut hology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/si te-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/vir tualenv/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_f359b10daba6e 0103d42ccfc021bc797f3cd7edc/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_gi t_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/vir tualenv/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_f359b10daba6e 0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site- packages/yaml/representer.py", line 117, in represent_mapping node_key = self.represent_data(item_key) File "/home/teuthworker/src/git.ceph.com_git_ teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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.ce ph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/l ib/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', 'failures')"} [6160648] rados/cephadm/smoke/{distro/rhel_7 fixed-2 start} ----------------------------------------------------------------- time: 00:03:04 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160648/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160648/ sentry: https://sentry.ceph.com/organizations/ceph/?query=876003f803c54167a623b277313bf8f0 {'Failure object was': {'smithi134.front.sepia.ceph.com': {'changed': False, 'results': ['yum-plugin-priorities-1.1.31-52.el7.noarch providing yum-plugin-priorities is already installed', 'yum-plugin- fastestmirror-1.1.31-52.el7.noarch providing yum-plugin-fastestmirror is already installed', 'redhat-lsb-4.1-27.el7.x86_64 providing redhat-lsb is already installed', 'sysstat-10.1.5-18.el7.x86_64 providing sysstat is already installed', 'gdb-7.6.1-115.el7.x86_64 providing gdb is already installed', 'git-all-1.8.3.1-20.el7.noarch providing git-all is already installed', 'python-configobj-4.7.2-7.el7.noarch providing python-configobj is already installed', 'gcc-c++-4.8.5-39.el7.x86_64 providing gcc-c++ is already installed', 'libedit-3.0-12.20121213cvs.el7.x86_64 providing libedit is already installed', 'openssl098e-0.9.8e-29.el7_2.3.x86_64 providing openssl098e is already installed', 'boost- thread-1.53.0-27.el7.x86_64 providing boost-thread is already installed', 'xfsprogs-4.5.0-20.el7.x86_64 providing xfsprogs is already installed', 'xfsprogs-devel-4.5.0-20.el7.x86_64 providing xfsprogs-devel is already installed', 'gdisk-0.8.10-3.el7.x86_64 providing gdisk is already installed', 'parted-3.1-31.el7.x86_64 providing parted is already installed', 'libgcrypt-1.5.3-14.el7.x86_64 providing libgcrypt is already installed', 'fuse-2.9.2-11.el7.x86_64 providing fuse is already installed', 'fuse-libs-2.9.2-11.el7.x86_64 providing fuse-libs is already installed', '7:lvm2-2.02.185-2.el7.x86_64 providing lvm2 is already installed', '1:openssl-1.0.2k-19.el7.x86_64 providing openssl is already installed', 'libuuid-2.23.2-61.el7_7.1.x86_64 providing libuuid is already installed', 'btrfs-progs-4.9.1-1.el7.x86_64 providing btrfs-progs is already installed', 'attr-2.4.46-13.el7.x86_64 providing attr is already installed', '1:valgrind-3.14.0-16.el7.x86_64 providing valgrind is already installed', 'python-nose-1.3.7-1.el7.noarch providing python-nose is already installed', 'mpich-3.0-3.0.4-10.el7.x86_64 providing mpich is already installed', 'ant-1.9.4-2.el7.noarch providing ant is already installed', 'lsof-4.87-6.el7.x86_64 providing lsof is already installed', 'iozone-3.424-2_ceph.el7.x86_64 providing iozone is already installed', 'libtool-2.4.2-22.el7_3.x86_64 providing libtool is already installed', 'automake-1.13.4-3.el7.noarch providing automake is already installed', 'gettext-0.19.8.1-2.el7.x86_64 providing gettext is already installed', 'libuuid-devel-2.23.2-61.el7_7.1.x86_64 providing libuuid-devel is already installed', 'libacl-devel-2.2.51-14.el7.x86_64 providing libacl-devel is already installed', 'bc-1.06.95-13.el7.x86_64 providing bc is already installed', 'xfsdump-3.1.7-1.el7.x86_64 providing xfsdump is already installed', 'blktrace-1.0.5-9.el7.x86_64 providing blktrace is already installed', '1:numpy-1.7.1-13.el7.x86_64 providing numpy is already installed', 'python-matplotlib-1.2.0-16.el7.x86_64 providing python- matplotlib is already installed', "No package matching 'qemu-kvm' found available, installed or updated"], 'rc': 126, 'invocation': {'module_args': {'lock_timeout': 30, 'update_cache': False, 'disable_excludes': 'None', 'exclude': [], 'allow_downgrade': False, 'disable_gpg_check': False, 'conf_file': 'None', 'use_backend': 'auto', 'state': 'present', 'disablerepo': [], 'releasever': 'None', 'skip_broken': False, 'autoremove': False, 'download_dir': 'None', 'enable_plugin': [], 'installroot': '/', 'install_weak_deps': True, 'name': ['@core', '@base', 'yum-plugin-priorities', 'yum-plugin-fastestmirror', 'redhat-lsb', 'sysstat', 'gdb', 'git-all', 'python-configobj', 'gcc-c++', 'libedit', 'openssl098e', 'boost-thread', 'xfsprogs', 'xfsprogs-devel', 'gdisk', 'parted', 'libgcrypt', 'fuse', 'fuse-libs', 'lvm2', 'openssl', 'libuuid', 'btrfs-progs', 'attr', 'valgrind', 'python-nose', 'mpich', 'ant', 'lsof', 'iozone', 'libtool', 'automake', 'gettext', 'libuuid-devel', 'libacl- devel', 'bc', 'xfsdump', 'blktrace', 'numpy', 'python-matplotlib', 'qemu- kvm', 'usbredir', 'genisoimage', 'httpd', 'httpd-devel', 'httpd-tools', 'mod_ssl', 'mod_fastcgi-2.4.7-1.ceph.el7', 'libev-devel', 'perl-XML-Twig', 'java-1.6.0-openjdk-devel', 'junit4', 'nfs-utils', 'ncurses-devel', 'python-devel', 'python-virtualenv', 'perl-CPAN', 'podman', 'python3'], 'download_only': False, 'bugfix': False, 'list': 'None', 'install_repoquery': True, 'update_only': False, 'disable_plugin': [], 'enablerepo': [], 'security': False, 'validate_certs': True}}, 'msg': "No package matching 'qemu-kvm' found available, installed or updated", '_ansible_no_log': False}}, '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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/pyt hon3.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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/v irtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_gi t_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teut hology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/si te-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/vir tualenv/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_f359b10daba6e 0103d42ccfc021bc797f3cd7edc/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_gi t_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/vir tualenv/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_f359b10daba6e 0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site- packages/yaml/representer.py", line 117, in represent_mapping node_key = self.represent_data(item_key) File "/home/teuthworker/src/git.ceph.com_git_ teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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.ce ph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/l ib/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', 'changed')"} [6160655] rados/cephadm/smoke-roleless/{distro/rhel_7 start} ----------------------------------------------------------------- time: 00:03:05 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160655/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160655/ sentry: https://sentry.ceph.com/organizations/ceph/?query=346afb2332bb4a96bd0ce8219a92f2ae {'Failure object was': {'smithi100.front.sepia.ceph.com': {'changed': False, 'results': ['yum-plugin-priorities-1.1.31-52.el7.noarch providing yum-plugin-priorities is already installed', 'yum-plugin- fastestmirror-1.1.31-52.el7.noarch providing yum-plugin-fastestmirror is already installed', 'redhat-lsb-4.1-27.el7.x86_64 providing redhat-lsb is already installed', 'sysstat-10.1.5-18.el7.x86_64 providing sysstat is already installed', 'gdb-7.6.1-115.el7.x86_64 providing gdb is already installed', 'git-all-1.8.3.1-20.el7.noarch providing git-all is already installed', 'python-configobj-4.7.2-7.el7.noarch providing python-configobj is already installed', 'gcc-c++-4.8.5-39.el7.x86_64 providing gcc-c++ is already installed', 'libedit-3.0-12.20121213cvs.el7.x86_64 providing libedit is already installed', 'openssl098e-0.9.8e-29.el7_2.3.x86_64 providing openssl098e is already installed', 'boost- thread-1.53.0-27.el7.x86_64 providing boost-thread is already installed', 'xfsprogs-4.5.0-20.el7.x86_64 providing xfsprogs is already installed', 'xfsprogs-devel-4.5.0-20.el7.x86_64 providing xfsprogs-devel is already installed', 'gdisk-0.8.10-3.el7.x86_64 providing gdisk is already installed', 'parted-3.1-31.el7.x86_64 providing parted is already installed', 'libgcrypt-1.5.3-14.el7.x86_64 providing libgcrypt is already installed', 'fuse-2.9.2-11.el7.x86_64 providing fuse is already installed', 'fuse-libs-2.9.2-11.el7.x86_64 providing fuse-libs is already installed', '7:lvm2-2.02.185-2.el7.x86_64 providing lvm2 is already installed', '1:openssl-1.0.2k-19.el7.x86_64 providing openssl is already installed', 'libuuid-2.23.2-61.el7_7.1.x86_64 providing libuuid is already installed', 'btrfs-progs-4.9.1-1.el7.x86_64 providing btrfs-progs is already installed', 'attr-2.4.46-13.el7.x86_64 providing attr is already installed', '1:valgrind-3.14.0-16.el7.x86_64 providing valgrind is already installed', 'python-nose-1.3.7-1.el7.noarch providing python-nose is already installed', 'mpich-3.0-3.0.4-10.el7.x86_64 providing mpich is already installed', 'ant-1.9.4-2.el7.noarch providing ant is already installed', 'lsof-4.87-6.el7.x86_64 providing lsof is already installed', 'iozone-3.424-2_ceph.el7.x86_64 providing iozone is already installed', 'libtool-2.4.2-22.el7_3.x86_64 providing libtool is already installed', 'automake-1.13.4-3.el7.noarch providing automake is already installed', 'gettext-0.19.8.1-2.el7.x86_64 providing gettext is already installed', 'libuuid-devel-2.23.2-61.el7_7.1.x86_64 providing libuuid-devel is already installed', 'libacl-devel-2.2.51-14.el7.x86_64 providing libacl-devel is already installed', 'bc-1.06.95-13.el7.x86_64 providing bc is already installed', 'xfsdump-3.1.7-1.el7.x86_64 providing xfsdump is already installed', 'blktrace-1.0.5-9.el7.x86_64 providing blktrace is already installed', '1:numpy-1.7.1-13.el7.x86_64 providing numpy is already installed', 'python-matplotlib-1.2.0-16.el7.x86_64 providing python- matplotlib is already installed', "No package matching 'qemu-kvm' found available, installed or updated"], 'rc': 126, 'invocation': {'module_args': {'lock_timeout': 30, 'update_cache': False, 'disable_excludes': 'None', 'exclude': [], 'allow_downgrade': False, 'disable_gpg_check': False, 'conf_file': 'None', 'use_backend': 'auto', 'state': 'present', 'disablerepo': [], 'releasever': 'None', 'skip_broken': False, 'autoremove': False, 'download_dir': 'None', 'enable_plugin': [], 'installroot': '/', 'install_weak_deps': True, 'name': ['@core', '@base', 'yum-plugin-priorities', 'yum-plugin-fastestmirror', 'redhat-lsb', 'sysstat', 'gdb', 'git-all', 'python-configobj', 'gcc-c++', 'libedit', 'openssl098e', 'boost-thread', 'xfsprogs', 'xfsprogs-devel', 'gdisk', 'parted', 'libgcrypt', 'fuse', 'fuse-libs', 'lvm2', 'openssl', 'libuuid', 'btrfs-progs', 'attr', 'valgrind', 'python-nose', 'mpich', 'ant', 'lsof', 'iozone', 'libtool', 'automake', 'gettext', 'libuuid-devel', 'libacl- devel', 'bc', 'xfsdump', 'blktrace', 'numpy', 'python-matplotlib', 'qemu- kvm', 'usbredir', 'genisoimage', 'httpd', 'httpd-devel', 'httpd-tools', 'mod_ssl', 'mod_fastcgi-2.4.7-1.ceph.el7', 'libev-devel', 'perl-XML-Twig', 'java-1.6.0-openjdk-devel', 'junit4', 'nfs-utils', 'ncurses-devel', 'python-devel', 'python-virtualenv', 'perl-CPAN', 'podman', 'python3'], 'download_only': False, 'bugfix': False, 'list': 'None', 'install_repoquery': True, 'update_only': False, 'disable_plugin': [], 'enablerepo': [], 'security': False, 'validate_certs': True}}, 'msg': "No package matching 'qemu-kvm' found available, installed or updated", '_ansible_no_log': False}}, '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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/pyt hon3.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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/v irtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_gi t_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teut hology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/si te-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/vir tualenv/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_f359b10daba6e 0103d42ccfc021bc797f3cd7edc/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_gi t_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/vir tualenv/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_f359b10daba6e 0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site- packages/yaml/representer.py", line 117, in represent_mapping node_key = self.represent_data(item_key) File "/home/teuthworker/src/git.ceph.com_git_ teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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.ce ph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/l ib/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', 'changed')"} [6160664] rados/cephadm/smoke/{distro/rhel_8.0 fixed-2 start} ----------------------------------------------------------------- time: 00:04:11 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160664/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160664/ sentry: https://sentry.ceph.com/organizations/ceph/?query=4e58e4b4c20942af8885117c7bb38a87 {'Failure object was': {'smithi052.front.sepia.ceph.com': {'msg': 'Failed to install some of the specified packages', 'failures': ['No package redhat-lsb available.', 'No package qemu-kvm-block-rbd available.'], 'results': [], 'rc': 1, 'invocation': {'module_args': {'name': ['dnf- utils', 'git-all', 'sysstat', 'libedit', 'boost-thread', 'xfsprogs', 'gdisk', 'parted', 'libgcrypt', 'fuse-libs', 'openssl', 'libuuid', 'attr', 'ant', 'lsof', 'gettext', 'bc', 'xfsdump', 'blktrace', 'usbredir', 'podman', 'redhat-lsb', 'firewalld', 'wget', 'libev-devel', 'valgrind', 'nfs-utils', 'ncurses-devel', 'gcc', 'git', 'make', 'python3-nose', 'python3-virtualenv', 'genisoimage', 'qemu-img', 'qemu-kvm-core', 'qemu- kvm-block-rbd', 'libacl-devel', 'autoconf', 'gdb', 'iozone', 'lvm2'], 'state': 'present', 'allow_downgrade': False, 'autoremove': False, 'bugfix': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'lock_timeout': 30, 'conf_file': 'None', 'disable_excludes': 'None', 'download_dir': 'None', 'list': 'None', 'releasever': 'None'}}, '_ansible_no_log': False, 'changed': False}}, '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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/pyt hon3.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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/v irtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_gi t_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teut hology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/si te-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/vir tualenv/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_f359b10daba6e 0103d42ccfc021bc797f3cd7edc/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_gi t_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/vir tualenv/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_f359b10daba6e 0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site- packages/yaml/representer.py", line 117, in represent_mapping node_key = self.represent_data(item_key) File "/home/teuthworker/src/git.ceph.com_git_ teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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.ce ph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/l ib/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', 'failures')"} [6160665] rados/cephadm/smoke-roleless/{distro/rhel_8.0 start} ----------------------------------------------------------------- time: 00:04:14 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160665/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160665/ sentry: https://sentry.ceph.com/organizations/ceph/?query=deb007a6e7c94b709dd83f31a0d74389 {'Failure object was': {'smithi001.front.sepia.ceph.com': {'msg': 'Failed to install some of the specified packages', 'failures': ['No package redhat-lsb available.', 'No package qemu-kvm-block-rbd available.'], 'results': [], 'rc': 1, 'invocation': {'module_args': {'name': ['dnf- utils', 'git-all', 'sysstat', 'libedit', 'boost-thread', 'xfsprogs', 'gdisk', 'parted', 'libgcrypt', 'fuse-libs', 'openssl', 'libuuid', 'attr', 'ant', 'lsof', 'gettext', 'bc', 'xfsdump', 'blktrace', 'usbredir', 'podman', 'redhat-lsb', 'firewalld', 'wget', 'libev-devel', 'valgrind', 'nfs-utils', 'ncurses-devel', 'gcc', 'git', 'make', 'python3-nose', 'python3-virtualenv', 'genisoimage', 'qemu-img', 'qemu-kvm-core', 'qemu- kvm-block-rbd', 'libacl-devel', 'autoconf', 'gdb', 'iozone', 'lvm2'], 'state': 'present', 'allow_downgrade': False, 'autoremove': False, 'bugfix': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'lock_timeout': 30, 'conf_file': 'None', 'disable_excludes': 'None', 'download_dir': 'None', 'list': 'None', 'releasever': 'None'}}, '_ansible_no_log': False, 'changed': False}}, '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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/pyt hon3.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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/v irtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_gi t_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teut hology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/si te-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/vir tualenv/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_f359b10daba6e 0103d42ccfc021bc797f3cd7edc/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_gi t_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/vir tualenv/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_f359b10daba6e 0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site- packages/yaml/representer.py", line 117, in represent_mapping node_key = self.represent_data(item_key) File "/home/teuthworker/src/git.ceph.com_git_ teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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.ce ph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/l ib/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', 'failures')"} [6160766] rados/cephadm/with-work/{distro/rhel_8.0 fixed-2 mode/packaged msgr/async start tasks/rados_python} ----------------------------------------------------------------- time: 00:03:57 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160766/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160766/ sentry: https://sentry.ceph.com/organizations/ceph/?query=79c8d83e1194475a97db96b840bf081f {'Failure object was': {'smithi116.front.sepia.ceph.com': {'msg': 'Failed to install some of the specified packages', 'failures': ['No package redhat-lsb available.', 'No package qemu-kvm-block-rbd available.'], 'results': [], 'rc': 1, 'invocation': {'module_args': {'name': ['dnf- utils', 'git-all', 'sysstat', 'libedit', 'boost-thread', 'xfsprogs', 'gdisk', 'parted', 'libgcrypt', 'fuse-libs', 'openssl', 'libuuid', 'attr', 'ant', 'lsof', 'gettext', 'bc', 'xfsdump', 'blktrace', 'usbredir', 'podman', 'redhat-lsb', 'firewalld', 'wget', 'libev-devel', 'valgrind', 'nfs-utils', 'ncurses-devel', 'gcc', 'git', 'make', 'python3-nose', 'python3-virtualenv', 'genisoimage', 'qemu-img', 'qemu-kvm-core', 'qemu- kvm-block-rbd', 'libacl-devel', 'autoconf', 'gdb', 'iozone', 'lvm2'], 'state': 'present', 'allow_downgrade': False, 'autoremove': False, 'bugfix': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'lock_timeout': 30, 'conf_file': 'None', 'disable_excludes': 'None', 'download_dir': 'None', 'list': 'None', 'releasever': 'None'}}, '_ansible_no_log': False, 'changed': False}}, '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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/pyt hon3.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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/v irtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_gi t_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teut hology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/si te-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/vir tualenv/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_f359b10daba6e 0103d42ccfc021bc797f3cd7edc/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_gi t_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/vir tualenv/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_f359b10daba6e 0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site- packages/yaml/representer.py", line 117, in represent_mapping node_key = self.represent_data(item_key) File "/home/teuthworker/src/git.ceph.com_git_ teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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.ce ph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/l ib/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', 'failures')"} [6160881] rados/cephadm/smoke/{distro/rhel_7 fixed-2 start} ----------------------------------------------------------------- time: 00:03:05 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160881/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160881/ sentry: https://sentry.ceph.com/organizations/ceph/?query=3631f8915f6a42efb427c9acb2fafd00 {'Failure object was': {'smithi081.front.sepia.ceph.com': {'changed': False, 'results': ['yum-plugin-priorities-1.1.31-52.el7.noarch providing yum-plugin-priorities is already installed', 'yum-plugin- fastestmirror-1.1.31-52.el7.noarch providing yum-plugin-fastestmirror is already installed', 'redhat-lsb-4.1-27.el7.x86_64 providing redhat-lsb is already installed', 'sysstat-10.1.5-18.el7.x86_64 providing sysstat is already installed', 'gdb-7.6.1-115.el7.x86_64 providing gdb is already installed', 'git-all-1.8.3.1-20.el7.noarch providing git-all is already installed', 'python-configobj-4.7.2-7.el7.noarch providing python-configobj is already installed', 'gcc-c++-4.8.5-39.el7.x86_64 providing gcc-c++ is already installed', 'libedit-3.0-12.20121213cvs.el7.x86_64 providing libedit is already installed', 'openssl098e-0.9.8e-29.el7_2.3.x86_64 providing openssl098e is already installed', 'boost- thread-1.53.0-27.el7.x86_64 providing boost-thread is already installed', 'xfsprogs-4.5.0-20.el7.x86_64 providing xfsprogs is already installed', 'xfsprogs-devel-4.5.0-20.el7.x86_64 providing xfsprogs-devel is already installed', 'gdisk-0.8.10-3.el7.x86_64 providing gdisk is already installed', 'parted-3.1-31.el7.x86_64 providing parted is already installed', 'libgcrypt-1.5.3-14.el7.x86_64 providing libgcrypt is already installed', 'fuse-2.9.2-11.el7.x86_64 providing fuse is already installed', 'fuse-libs-2.9.2-11.el7.x86_64 providing fuse-libs is already installed', '7:lvm2-2.02.185-2.el7.x86_64 providing lvm2 is already installed', '1:openssl-1.0.2k-19.el7.x86_64 providing openssl is already installed', 'libuuid-2.23.2-61.el7_7.1.x86_64 providing libuuid is already installed', 'btrfs-progs-4.9.1-1.el7.x86_64 providing btrfs-progs is already installed', 'attr-2.4.46-13.el7.x86_64 providing attr is already installed', '1:valgrind-3.14.0-16.el7.x86_64 providing valgrind is already installed', 'python-nose-1.3.7-1.el7.noarch providing python-nose is already installed', 'mpich-3.0-3.0.4-10.el7.x86_64 providing mpich is already installed', 'ant-1.9.4-2.el7.noarch providing ant is already installed', 'lsof-4.87-6.el7.x86_64 providing lsof is already installed', 'iozone-3.424-2_ceph.el7.x86_64 providing iozone is already installed', 'libtool-2.4.2-22.el7_3.x86_64 providing libtool is already installed', 'automake-1.13.4-3.el7.noarch providing automake is already installed', 'gettext-0.19.8.1-2.el7.x86_64 providing gettext is already installed', 'libuuid-devel-2.23.2-61.el7_7.1.x86_64 providing libuuid-devel is already installed', 'libacl-devel-2.2.51-14.el7.x86_64 providing libacl-devel is already installed', 'bc-1.06.95-13.el7.x86_64 providing bc is already installed', 'xfsdump-3.1.7-1.el7.x86_64 providing xfsdump is already installed', 'blktrace-1.0.5-9.el7.x86_64 providing blktrace is already installed', '1:numpy-1.7.1-13.el7.x86_64 providing numpy is already installed', 'python-matplotlib-1.2.0-16.el7.x86_64 providing python- matplotlib is already installed', "No package matching 'qemu-kvm' found available, installed or updated"], 'rc': 126, 'invocation': {'module_args': {'lock_timeout': 30, 'update_cache': False, 'disable_excludes': 'None', 'exclude': [], 'allow_downgrade': False, 'disable_gpg_check': False, 'conf_file': 'None', 'use_backend': 'auto', 'state': 'present', 'disablerepo': [], 'releasever': 'None', 'skip_broken': False, 'autoremove': False, 'download_dir': 'None', 'enable_plugin': [], 'installroot': '/', 'install_weak_deps': True, 'name': ['@core', '@base', 'yum-plugin-priorities', 'yum-plugin-fastestmirror', 'redhat-lsb', 'sysstat', 'gdb', 'git-all', 'python-configobj', 'gcc-c++', 'libedit', 'openssl098e', 'boost-thread', 'xfsprogs', 'xfsprogs-devel', 'gdisk', 'parted', 'libgcrypt', 'fuse', 'fuse-libs', 'lvm2', 'openssl', 'libuuid', 'btrfs-progs', 'attr', 'valgrind', 'python-nose', 'mpich', 'ant', 'lsof', 'iozone', 'libtool', 'automake', 'gettext', 'libuuid-devel', 'libacl- devel', 'bc', 'xfsdump', 'blktrace', 'numpy', 'python-matplotlib', 'qemu- kvm', 'usbredir', 'genisoimage', 'httpd', 'httpd-devel', 'httpd-tools', 'mod_ssl', 'mod_fastcgi-2.4.7-1.ceph.el7', 'libev-devel', 'perl-XML-Twig', 'java-1.6.0-openjdk-devel', 'junit4', 'nfs-utils', 'ncurses-devel', 'python-devel', 'python-virtualenv', 'perl-CPAN', 'podman', 'python3'], 'download_only': False, 'bugfix': False, 'list': 'None', 'install_repoquery': True, 'update_only': False, 'disable_plugin': [], 'enablerepo': [], 'security': False, 'validate_certs': True}}, 'msg': "No package matching 'qemu-kvm' found available, installed or updated", '_ansible_no_log': False}}, '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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/pyt hon3.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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/v irtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_gi t_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teut hology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/si te-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/vir tualenv/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_f359b10daba6e 0103d42ccfc021bc797f3cd7edc/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_gi t_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/vir tualenv/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_f359b10daba6e 0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site- packages/yaml/representer.py", line 117, in represent_mapping node_key = self.represent_data(item_key) File "/home/teuthworker/src/git.ceph.com_git_ teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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.ce ph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/l ib/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', 'changed')"} [6160885] rados/cephadm/smoke-roleless/{distro/rhel_7 start} ----------------------------------------------------------------- time: 00:03:12 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160885/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160885/ sentry: https://sentry.ceph.com/organizations/ceph/?query=b3d99220e704423bb23e2b54f70dc466 {'Failure object was': {'smithi057.front.sepia.ceph.com': {'changed': False, 'results': ['yum-plugin-priorities-1.1.31-52.el7.noarch providing yum-plugin-priorities is already installed', 'yum-plugin- fastestmirror-1.1.31-52.el7.noarch providing yum-plugin-fastestmirror is already installed', 'redhat-lsb-4.1-27.el7.x86_64 providing redhat-lsb is already installed', 'sysstat-10.1.5-18.el7.x86_64 providing sysstat is already installed', 'gdb-7.6.1-115.el7.x86_64 providing gdb is already installed', 'git-all-1.8.3.1-20.el7.noarch providing git-all is already installed', 'python-configobj-4.7.2-7.el7.noarch providing python-configobj is already installed', 'gcc-c++-4.8.5-39.el7.x86_64 providing gcc-c++ is already installed', 'libedit-3.0-12.20121213cvs.el7.x86_64 providing libedit is already installed', 'openssl098e-0.9.8e-29.el7_2.3.x86_64 providing openssl098e is already installed', 'boost- thread-1.53.0-27.el7.x86_64 providing boost-thread is already installed', 'xfsprogs-4.5.0-20.el7.x86_64 providing xfsprogs is already installed', 'xfsprogs-devel-4.5.0-20.el7.x86_64 providing xfsprogs-devel is already installed', 'gdisk-0.8.10-3.el7.x86_64 providing gdisk is already installed', 'parted-3.1-31.el7.x86_64 providing parted is already installed', 'libgcrypt-1.5.3-14.el7.x86_64 providing libgcrypt is already installed', 'fuse-2.9.2-11.el7.x86_64 providing fuse is already installed', 'fuse-libs-2.9.2-11.el7.x86_64 providing fuse-libs is already installed', '7:lvm2-2.02.185-2.el7.x86_64 providing lvm2 is already installed', '1:openssl-1.0.2k-19.el7.x86_64 providing openssl is already installed', 'libuuid-2.23.2-61.el7_7.1.x86_64 providing libuuid is already installed', 'btrfs-progs-4.9.1-1.el7.x86_64 providing btrfs-progs is already installed', 'attr-2.4.46-13.el7.x86_64 providing attr is already installed', '1:valgrind-3.14.0-16.el7.x86_64 providing valgrind is already installed', 'python-nose-1.3.7-1.el7.noarch providing python-nose is already installed', 'mpich-3.0-3.0.4-10.el7.x86_64 providing mpich is already installed', 'ant-1.9.4-2.el7.noarch providing ant is already installed', 'lsof-4.87-6.el7.x86_64 providing lsof is already installed', 'iozone-3.424-2_ceph.el7.x86_64 providing iozone is already installed', 'libtool-2.4.2-22.el7_3.x86_64 providing libtool is already installed', 'automake-1.13.4-3.el7.noarch providing automake is already installed', 'gettext-0.19.8.1-2.el7.x86_64 providing gettext is already installed', 'libuuid-devel-2.23.2-61.el7_7.1.x86_64 providing libuuid-devel is already installed', 'libacl-devel-2.2.51-14.el7.x86_64 providing libacl-devel is already installed', 'bc-1.06.95-13.el7.x86_64 providing bc is already installed', 'xfsdump-3.1.7-1.el7.x86_64 providing xfsdump is already installed', 'blktrace-1.0.5-9.el7.x86_64 providing blktrace is already installed', '1:numpy-1.7.1-13.el7.x86_64 providing numpy is already installed', 'python-matplotlib-1.2.0-16.el7.x86_64 providing python- matplotlib is already installed', "No package matching 'qemu-kvm' found available, installed or updated"], 'rc': 126, 'invocation': {'module_args': {'lock_timeout': 30, 'update_cache': False, 'disable_excludes': 'None', 'exclude': [], 'allow_downgrade': False, 'disable_gpg_check': False, 'conf_file': 'None', 'use_backend': 'auto', 'state': 'present', 'disablerepo': [], 'releasever': 'None', 'skip_broken': False, 'autoremove': False, 'download_dir': 'None', 'enable_plugin': [], 'installroot': '/', 'install_weak_deps': True, 'name': ['@core', '@base', 'yum-plugin-priorities', 'yum-plugin-fastestmirror', 'redhat-lsb', 'sysstat', 'gdb', 'git-all', 'python-configobj', 'gcc-c++', 'libedit', 'openssl098e', 'boost-thread', 'xfsprogs', 'xfsprogs-devel', 'gdisk', 'parted', 'libgcrypt', 'fuse', 'fuse-libs', 'lvm2', 'openssl', 'libuuid', 'btrfs-progs', 'attr', 'valgrind', 'python-nose', 'mpich', 'ant', 'lsof', 'iozone', 'libtool', 'automake', 'gettext', 'libuuid-devel', 'libacl- devel', 'bc', 'xfsdump', 'blktrace', 'numpy', 'python-matplotlib', 'qemu- kvm', 'usbredir', 'genisoimage', 'httpd', 'httpd-devel', 'httpd-tools', 'mod_ssl', 'mod_fastcgi-2.4.7-1.ceph.el7', 'libev-devel', 'perl-XML-Twig', 'java-1.6.0-openjdk-devel', 'junit4', 'nfs-utils', 'ncurses-devel', 'python-devel', 'python-virtualenv', 'perl-CPAN', 'podman', 'python3'], 'download_only': False, 'bugfix': False, 'list': 'None', 'install_repoquery': True, 'update_only': False, 'disable_plugin': [], 'enablerepo': [], 'security': False, 'validate_certs': True}}, 'msg': "No package matching 'qemu-kvm' found available, installed or updated", '_ansible_no_log': False}}, '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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/pyt hon3.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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/v irtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_gi t_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teut hology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/si te-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/vir tualenv/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_f359b10daba6e 0103d42ccfc021bc797f3cd7edc/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_gi t_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/vir tualenv/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_f359b10daba6e 0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site- packages/yaml/representer.py", line 117, in represent_mapping node_key = self.represent_data(item_key) File "/home/teuthworker/src/git.ceph.com_git_ teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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.ce ph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/l ib/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', 'changed')"} [6160895] rados/cephadm/smoke/{distro/rhel_8.0 fixed-2 start} ----------------------------------------------------------------- time: 00:03:59 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160895/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160895/ sentry: https://sentry.ceph.com/organizations/ceph/?query=f785890896254f2295b35e11606b554d {'Failure object was': {'smithi125.front.sepia.ceph.com': {'msg': 'Failed to install some of the specified packages', 'failures': ['No package redhat-lsb available.', 'No package qemu-kvm-block-rbd available.'], 'results': [], 'rc': 1, 'invocation': {'module_args': {'name': ['dnf- utils', 'git-all', 'sysstat', 'libedit', 'boost-thread', 'xfsprogs', 'gdisk', 'parted', 'libgcrypt', 'fuse-libs', 'openssl', 'libuuid', 'attr', 'ant', 'lsof', 'gettext', 'bc', 'xfsdump', 'blktrace', 'usbredir', 'podman', 'redhat-lsb', 'firewalld', 'wget', 'libev-devel', 'valgrind', 'nfs-utils', 'ncurses-devel', 'gcc', 'git', 'make', 'python3-nose', 'python3-virtualenv', 'genisoimage', 'qemu-img', 'qemu-kvm-core', 'qemu- kvm-block-rbd', 'libacl-devel', 'autoconf', 'gdb', 'iozone', 'lvm2'], 'state': 'present', 'allow_downgrade': False, 'autoremove': False, 'bugfix': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'lock_timeout': 30, 'conf_file': 'None', 'disable_excludes': 'None', 'download_dir': 'None', 'list': 'None', 'releasever': 'None'}}, '_ansible_no_log': False, 'changed': False}}, '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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/pyt hon3.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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/v irtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_gi t_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teut hology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/si te-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/vir tualenv/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_f359b10daba6e 0103d42ccfc021bc797f3cd7edc/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_gi t_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/vir tualenv/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_f359b10daba6e 0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site- packages/yaml/representer.py", line 117, in represent_mapping node_key = self.represent_data(item_key) File "/home/teuthworker/src/git.ceph.com_git_ teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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.ce ph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/l ib/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', 'failures')"} [6160901] rados/cephadm/smoke-roleless/{distro/rhel_8.0 start} ----------------------------------------------------------------- time: 00:04:01 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160901/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160901/ sentry: https://sentry.ceph.com/organizations/ceph/?query=b211c78d538541f2b7d4053a754cfaca {'Failure object was': {'smithi164.front.sepia.ceph.com': {'msg': 'Failed to install some of the specified packages', 'failures': ['No package redhat-lsb available.', 'No package qemu-kvm-block-rbd available.'], 'results': [], 'rc': 1, 'invocation': {'module_args': {'name': ['dnf- utils', 'git-all', 'sysstat', 'libedit', 'boost-thread', 'xfsprogs', 'gdisk', 'parted', 'libgcrypt', 'fuse-libs', 'openssl', 'libuuid', 'attr', 'ant', 'lsof', 'gettext', 'bc', 'xfsdump', 'blktrace', 'usbredir', 'podman', 'redhat-lsb', 'firewalld', 'wget', 'libev-devel', 'valgrind', 'nfs-utils', 'ncurses-devel', 'gcc', 'git', 'make', 'python3-nose', 'python3-virtualenv', 'genisoimage', 'qemu-img', 'qemu-kvm-core', 'qemu- kvm-block-rbd', 'libacl-devel', 'autoconf', 'gdb', 'iozone', 'lvm2'], 'state': 'present', 'allow_downgrade': False, 'autoremove': False, 'bugfix': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'lock_timeout': 30, 'conf_file': 'None', 'disable_excludes': 'None', 'download_dir': 'None', 'list': 'None', 'releasever': 'None'}}, '_ansible_no_log': False, 'changed': False}}, '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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/pyt hon3.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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/v irtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_gi t_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teut hology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/si te-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/vir tualenv/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_f359b10daba6e 0103d42ccfc021bc797f3cd7edc/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_gi t_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/vir tualenv/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_f359b10daba6e 0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site- packages/yaml/representer.py", line 117, in represent_mapping node_key = self.represent_data(item_key) File "/home/teuthworker/src/git.ceph.com_git_ teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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.ce ph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/l ib/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', 'failures')"} [6160915] rados/cephadm/with-work/{distro/rhel_8.0 fixed-2 mode/packaged msgr/async-v2only start tasks/rados_python} ----------------------------------------------------------------- time: 00:04:13 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160915/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160915/ sentry: https://sentry.ceph.com/organizations/ceph/?query=4be8b2a6f13748909b5be1ac97cd10f3 {'Failure object was': {'smithi028.front.sepia.ceph.com': {'msg': 'Failed to install some of the specified packages', 'failures': ['No package redhat-lsb available.', 'No package qemu-kvm-block-rbd available.'], 'results': [], 'rc': 1, 'invocation': {'module_args': {'name': ['dnf- utils', 'git-all', 'sysstat', 'libedit', 'boost-thread', 'xfsprogs', 'gdisk', 'parted', 'libgcrypt', 'fuse-libs', 'openssl', 'libuuid', 'attr', 'ant', 'lsof', 'gettext', 'bc', 'xfsdump', 'blktrace', 'usbredir', 'podman', 'redhat-lsb', 'firewalld', 'wget', 'libev-devel', 'valgrind', 'nfs-utils', 'ncurses-devel', 'gcc', 'git', 'make', 'python3-nose', 'python3-virtualenv', 'genisoimage', 'qemu-img', 'qemu-kvm-core', 'qemu- kvm-block-rbd', 'libacl-devel', 'autoconf', 'gdb', 'iozone', 'lvm2'], 'state': 'present', 'allow_downgrade': False, 'autoremove': False, 'bugfix': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'lock_timeout': 30, 'conf_file': 'None', 'disable_excludes': 'None', 'download_dir': 'None', 'list': 'None', 'releasever': 'None'}}, '_ansible_no_log': False, 'changed': False}}, '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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/pyt hon3.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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/v irtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_gi t_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teut hology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/si te-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/vir tualenv/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_f359b10daba6e 0103d42ccfc021bc797f3cd7edc/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_gi t_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/vir tualenv/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_f359b10daba6e 0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site- packages/yaml/representer.py", line 117, in represent_mapping node_key = self.represent_data(item_key) File "/home/teuthworker/src/git.ceph.com_git_ teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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.ce ph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/l ib/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', 'failures')"} Pass ================================================================= [6160405] rados/thrash-erasure-code-shec/{ceph clusters/{fixed-4 openstack} msgr-failures/osd-delay objectstore/bluestore-bitmap rados recovery-overrides/{more-partial-recovery} supported-random-distro$/{centos_latest} thrashers/default thrashosds-health workloads/ec-rados-plugin=shec-k=4-m=3-c=2} time: 00:11:24 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160405/ [6160407] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-partial-recovery} backoff/peering ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/off msgr-failures/osd-delay msgr/async-v2only objectstore/bluestore-comp-lz4 rados supported-random-distro$/{ubuntu_latest} thrashers/morepggrow thrashosds-health workloads/cache} time: 00:11:35 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160407/ [6160409] rados/singleton/{all/ec-lost-unfound msgr-failures/many msgr/async-v1only objectstore/bluestore-stupid rados supported-random-distro$/{rhel_latest}} time: 00:37:49 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160409/ [6160411] rados/cephadm/smoke-roleless/{distro/rhel_latest start} time: 00:13:36 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160411/ [6160413] rados/thrash-erasure-code/{ceph clusters/{fixed-2 openstack} fast/normal msgr-failures/osd-delay objectstore/bluestore-comp-zstd rados recovery-overrides/{more-async-recovery} supported-random-distro$/{rhel_latest} thrashers/morepggrow thrashosds-health workloads/ec-small-objects} time: 00:29:06 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160413/ [6160419] rados/standalone/{supported-random-distro$/{ubuntu_latest} workloads/scrub} time: 01:28:04 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160419/ [6160421] rados/singleton/{all/erasure-code-nonregression msgr-failures/none msgr/async-v2only objectstore/filestore-xfs rados supported-random-distro$/{centos_latest}} time: 00:07:29 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160421/ [6160423] rados/basic/{ceph clusters/{fixed-2 openstack} msgr-failures/few msgr/async objectstore/bluestore-comp-zlib rados supported-random-distro$/{rhel_latest} tasks/rados_python} time: 00:20:57 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160423/ [6160427] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-async-partial-recovery} backoff/peering_and_degraded ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/upmap msgr-failures/fastclose msgr/async objectstore/bluestore-comp-snappy rados supported-random-distro$/{centos_latest} thrashers/none thrashosds-health workloads/dedup_tier} time: 00:11:19 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160427/ [6160429] rados/perf/{ceph objectstore/bluestore-bitmap openstack settings/optimized ubuntu_latest workloads/radosbench_4M_rand_read} time: 00:10:27 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160429/ [6160431] rados/singleton-nomsgr/{all/recovery-unfound-found rados supported-random-distro$/{ubuntu_latest}} time: 00:27:38 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160431/ [6160433] rados/cephadm/smoke/{distro/ubuntu_18.04 fixed-2 start} time: 00:14:04 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160433/ [6160435] rados/dashboard/{clusters/{2-node-mgr} debug/mgr objectstore/filestore-xfs supported-random-distro$/{ubuntu_latest} tasks/dashboard} time: 01:04:51 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160435/ [6160437] rados/objectstore/{backends/objectstore supported-random-distro$/{centos_latest}} time: 03:59:58 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160437/ [6160439] rados/singleton-bluestore/{all/cephtool msgr-failures/few msgr/async-v1only objectstore/bluestore-comp-lz4 rados supported-random-distro$/{rhel_latest}} time: 00:37:12 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160439/ [6160441] rados/singleton/{all/lost-unfound-delete msgr-failures/few msgr/async objectstore/bluestore-bitmap rados supported-random-distro$/{centos_latest}} time: 00:28:49 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160441/ [6160443] rados/cephadm/smoke-roleless/{distro/ubuntu_18.04 start} time: 00:12:41 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160443/ [6160445] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-async-partial-recovery} backoff/normal ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/crush-compat msgr-failures/few msgr/async-v1only objectstore/bluestore-comp-zlib rados supported-random-distro$/{centos_latest} thrashers/pggrow thrashosds-health workloads/pool-snaps-few-objects} time: 00:28:55 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160445/ [6160447] rados/monthrash/{ceph clusters/9-mons msgr-failures/few msgr/async-v1only objectstore/bluestore-comp-zstd rados supported-random-distro$/{rhel_latest} thrashers/many workloads/pool-create-delete} time: 00:25:49 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160447/ [6160451] rados/thrash-old-clients/{0-size-min-size-overrides/2-size-2-min-size 1-install/nautilus-v2only backoff/normal ceph clusters/{openstack three-plus-one} d-balancer/crush-compat distro$/{ubuntu_18.04} msgr-failures/fastclose rados thrashers/morepggrow thrashosds-health workloads/test_rbd_api} time: 00:20:54 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160451/ [6160453] rados/multimon/{clusters/9 msgr-failures/few msgr/async-v1only no_pools objectstore/bluestore-stupid rados supported-random-distro$/{centos_latest} tasks/mon_clock_no_skews} time: 00:07:52 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160453/ [6160455] rados/thrash-erasure-code-big/{ceph cluster/{12-osds openstack} msgr-failures/osd-delay objectstore/bluestore-stupid rados recovery-overrides/{more-async-partial-recovery} supported-random-distro$/{ubuntu_latest} thrashers/pggrow thrashosds-health workloads/ec-rados-plugin=lrc-k=4-m=2-l=3} time: 00:08:59 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160455/ [6160457] rados/thrash-erasure-code-isa/{arch/x86_64 ceph clusters/{fixed-2 openstack} msgr-failures/osd-delay objectstore/bluestore-stupid rados recovery-overrides/{more-async-recovery} supported-random-distro$/{ubuntu_latest} thrashers/pggrow thrashosds-health workloads/ec-rados-plugin=isa-k=2-m=1} time: 00:26:22 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160457/ [6160459] rados/verify/{centos_latest ceph clusters/{fixed-2 openstack} d-thrash/none msgr-failures/few msgr/async objectstore/bluestore-stupid rados tasks/mon_recovery validater/valgrind} time: 00:25:03 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160459/ [6160461] rados/singleton/{all/lost-unfound msgr-failures/many msgr/async-v1only objectstore/bluestore-comp-lz4 rados supported-random-distro$/{ubuntu_latest}} time: 00:25:44 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160461/ [6160463] rados/cephadm/workunits/{distro/ubuntu_18.04_podman task/test_cephadm_repos} time: 00:05:09 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160463/ [6160465] rados/thrash-erasure-code-shec/{ceph clusters/{fixed-4 openstack} msgr-failures/fastclose objectstore/bluestore-comp-lz4 rados recovery-overrides/{more-async-recovery} supported-random-distro$/{centos_latest} thrashers/careful thrashosds-health workloads/ec-rados-plugin=shec-k=4-m=3-c=2} time: 00:11:56 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160465/ [6160467] rados/perf/{ceph objectstore/bluestore-comp openstack settings/optimized ubuntu_latest workloads/radosbench_4M_seq_read} time: 00:10:39 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160467/ [6160470] rados/cephadm/with-work/{distro/centos_latest fixed-2 mode/root msgr/async start tasks/rados_python} time: 00:21:53 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160470/ [6160472] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-partial-recovery} backoff/peering ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/off msgr-failures/osd-delay msgr/async-v2only objectstore/bluestore-comp-zstd rados supported-random-distro$/{rhel_latest} thrashers/careful thrashosds-health workloads/rados_api_tests} time: 00:45:50 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160472/ [6160473] rados/singleton-nomsgr/{all/version-number-sanity rados supported-random-distro$/{centos_latest}} time: 00:09:08 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160473/ [6160475] rados/singleton/{all/max-pg-per-osd.from-mon msgr-failures/none msgr/async-v2only objectstore/bluestore-comp-snappy rados supported-random-distro$/{centos_latest}} time: 00:08:02 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160475/ [6160477] rados/basic/{ceph clusters/{fixed-2 openstack} msgr-failures/many msgr/async-v1only objectstore/bluestore-comp-zstd rados supported-random-distro$/{rhel_latest} tasks/rados_stress_watch} time: 00:22:21 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160477/ [6160479] rados/thrash-erasure-code/{ceph clusters/{fixed-2 openstack} fast/fast msgr-failures/fastclose objectstore/bluestore-hybrid rados recovery-overrides/{more-async-recovery} supported-random-distro$/{rhel_latest} thrashers/pggrow thrashosds-health workloads/ec-rados-plugin=clay-k=4-m=2} time: 00:32:58 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160479/ [6160481] rados/mgr/{clusters/{2-node-mgr} debug/mgr objectstore/bluestore-comp-zstd supported-random-distro$/{rhel_latest} tasks/module_selftest} time: 00:35:48 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160481/ [6160483] rados/cephadm/smoke/{distro/ubuntu_latest fixed-2 start} time: 00:13:58 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160483/ [6160484] rados/cephadm/smoke-roleless/{distro/ubuntu_latest start} time: 00:12:48 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160484/ [6160486] rados/thrash-erasure-code-overwrites/{bluestore-bitmap ceph clusters/{fixed-2 openstack} fast/fast msgr-failures/few rados recovery-overrides/{more-async-recovery} supported-random-distro$/{centos_latest} thrashers/default thrashosds-health workloads/ec-snaps-few-objects-overwrites} time: 00:26:10 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160486/ [6160488] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-active-recovery} backoff/peering_and_degraded ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/upmap msgr-failures/fastclose msgr/async objectstore/bluestore-hybrid rados supported-random-distro$/{ubuntu_latest} thrashers/default thrashosds-health workloads/radosbench-high-concurrency} time: 00:34:48 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160488/ [6160490] rados/singleton/{all/max-pg-per-osd.from-primary msgr-failures/few msgr/async objectstore/bluestore-comp-zlib rados supported-random-distro$/{ubuntu_latest}} time: 00:10:58 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160490/ [6160492] rados/cephadm/workunits/{distro/centos_latest task/test_orch_cli} time: 00:18:01 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160492/ [6160494] rados/perf/{ceph objectstore/bluestore-low-osd-mem-target openstack settings/optimized ubuntu_latest workloads/radosbench_4M_write} time: 00:08:51 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160494/ [6160500] rados/objectstore/{backends/alloc-hint supported-random-distro$/{rhel_latest}} time: 00:15:11 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160500/ [6160502] rados/rest/{mgr-restful supported-random-distro$/{rhel_latest}} time: 00:15:52 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160502/ [6160504] rados/singleton-nomsgr/{all/admin_socket_output rados supported-random-distro$/{ubuntu_latest}} time: 00:13:33 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160504/ [6160506] rados/standalone/{supported-random-distro$/{ubuntu_latest} workloads/crush} time: 00:09:35 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160506/ [6160508] rados/upgrade/mimic-x-singleton/{0-cluster/{openstack start} 1-install/mimic 2-partial-upgrade/firsthalf 3-thrash/default 4-workload/{rbd-cls rbd-import-export readwrite snaps-few-objects} 5-workload/{radosbench rbd_api} 6-finish-upgrade 7-octopus 8-workload/{rbd-python snaps-many-objects} bluestore-bitmap thrashosds-health ubuntu_latest} time: 05:19:48 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160508/ [6160510] rados/valgrind-leaks/{1-start 2-inject-leak/mon centos_latest} time: 00:18:39 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160510/ [6160512] rados/singleton/{all/max-pg-per-osd.from-replica msgr-failures/many msgr/async-v1only objectstore/bluestore-comp-zstd rados supported-random-distro$/{ubuntu_latest}} time: 00:11:40 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160512/ [6160514] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-async-recovery} backoff/normal ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/crush-compat msgr-failures/few msgr/async-v1only objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{ubuntu_latest} thrashers/mapgap thrashosds-health workloads/radosbench} time: 01:21:17 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160514/ [6160516] rados/cephadm/orchestrator_cli/{2-node-mgr orchestrator_cli supported-random-distro$/{ubuntu_latest}} time: 00:11:15 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160516/ [6160518] rados/monthrash/{ceph clusters/3-mons msgr-failures/mon-delay msgr/async-v2only objectstore/bluestore-hybrid rados supported-random-distro$/{centos_latest} thrashers/one workloads/rados_5925} time: 00:09:26 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160518/ [6160520] rados/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size 1-install/nautilus backoff/peering ceph clusters/{openstack three-plus-one} d-balancer/off distro$/{ubuntu_18.04} msgr-failures/few rados thrashers/none thrashosds-health workloads/cache-snaps} time: 00:26:33 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160520/ [6160522] rados/multimon/{clusters/21 msgr-failures/many msgr/async-v2only no_pools objectstore/filestore-xfs rados supported-random-distro$/{rhel_latest} tasks/mon_clock_with_skews} time: 00:14:28 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160522/ [6160524] rados/thrash-erasure-code-big/{ceph cluster/{12-osds openstack} msgr-failures/fastclose objectstore/filestore-xfs rados recovery-overrides/{more-async-recovery} supported-random-distro$/{rhel_latest} thrashers/careful thrashosds-health workloads/ec-rados-plugin=jerasure-k=4-m=2} time: 00:31:07 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160524/ [6160526] rados/thrash-erasure-code-isa/{arch/x86_64 ceph clusters/{fixed-2 openstack} msgr-failures/fastclose objectstore/filestore-xfs rados recovery-overrides/{more-async-partial-recovery} supported-random-distro$/{ubuntu_latest} thrashers/careful thrashosds-health workloads/ec-rados-plugin=isa-k=2-m=1} time: 00:23:35 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160526/ [6160528] rados/verify/{centos_latest ceph clusters/{fixed-2 openstack} d-thrash/default/{default thrashosds-health} msgr-failures/few msgr/async-v1only objectstore/filestore-xfs rados tasks/rados_api_tests validater/lockdep} time: 00:20:46 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160528/ [6160530] rados/thrash-erasure-code-shec/{ceph clusters/{fixed-4 openstack} msgr-failures/few objectstore/bluestore-comp-snappy rados recovery-overrides/{default} supported-random-distro$/{rhel_latest} thrashers/default thrashosds-health workloads/ec-rados-plugin=shec-k=4-m=3-c=2} time: 00:18:00 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160530/ [6160532] rados/cephadm/smoke/{distro/centos_7 fixed-2 start} time: 00:16:03 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160532/ [6160534] rados/singleton/{all/mon-auth-caps msgr-failures/none msgr/async-v2only objectstore/bluestore-hybrid rados supported-random-distro$/{ubuntu_latest}} time: 00:07:45 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160534/ [6160536] rados/basic/{ceph clusters/{fixed-2 openstack} msgr-failures/few msgr/async-v2only objectstore/bluestore-hybrid rados supported-random-distro$/{rhel_latest} tasks/rados_striper} time: 00:15:36 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160536/ [6160538] rados/cephadm/smoke-roleless/{distro/centos_7 start} time: 00:14:33 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160538/ [6160540] rados/perf/{ceph objectstore/bluestore-stupid openstack settings/optimized ubuntu_latest workloads/radosbench_omap_write} time: 00:22:06 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160540/ [6160542] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-partial-recovery} backoff/peering ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/off msgr-failures/osd-delay msgr/async-v2only objectstore/bluestore-stupid rados supported-random-distro$/{ubuntu_latest} thrashers/morepggrow thrashosds-health workloads/redirect} time: 00:13:57 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160542/ [6160544] rados/mgr/{clusters/{2-node-mgr} debug/mgr objectstore/bluestore-hybrid supported-random-distro$/{centos_latest} tasks/progress} time: 00:17:41 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160544/ [6160546] rados/thrash-erasure-code/{ceph clusters/{fixed-2 openstack} fast/normal msgr-failures/few objectstore/bluestore-low-osd-mem-target rados recovery-overrides/{more-async-recovery} supported-random-distro$/{ubuntu_latest} thrashers/careful thrashosds-health workloads/ec-rados-plugin=jerasure-k=2-m=1} time: 00:22:14 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160546/ [6160548] rados/singleton-nomsgr/{all/balancer rados supported-random-distro$/{centos_latest}} time: 00:09:20 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160548/ [6160549] rados/singleton/{all/mon-config-key-caps msgr-failures/few msgr/async objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{ubuntu_latest}} time: 00:08:27 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160549/ [6160551] rados/cephadm/workunits/{distro/centos_latest task/test_adoption} time: 00:08:27 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160551/ [6160553] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-active-recovery} backoff/peering_and_degraded ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/upmap msgr-failures/fastclose msgr/async objectstore/filestore-xfs rados supported-random-distro$/{rhel_latest} thrashers/none thrashosds-health workloads/redirect_promote_tests} time: 00:19:08 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160553/ [6160555] rados/cephadm/with-work/{distro/rhel_latest fixed-2 mode/root msgr/async-v2only start tasks/rados_python} time: 00:28:55 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160555/ [6160557] rados/singleton/{all/mon-config-keys msgr-failures/many msgr/async-v1only objectstore/bluestore-stupid rados supported-random-distro$/{ubuntu_latest}} time: 00:12:14 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160557/ [6160559] rados/cephadm/smoke/{distro/centos_8.0 fixed-2 start} time: 00:14:27 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160559/ [6160561] rados/perf/{ceph objectstore/bluestore-basic-min-osd-mem-target openstack settings/optimized ubuntu_latest workloads/sample_fio} time: 00:11:17 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160561/ [6160563] rados/cephadm/smoke-roleless/{distro/centos_8.0 start} time: 00:12:46 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160563/ [6160567] rados/monthrash/{ceph clusters/9-mons msgr-failures/few msgr/async objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{centos_latest} thrashers/sync-many workloads/rados_api_tests} time: 00:25:51 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160567/ [6160569] rados/multimon/{clusters/3 msgr-failures/few msgr/async no_pools objectstore/bluestore-bitmap rados supported-random-distro$/{centos_latest} tasks/mon_recovery} time: 00:11:24 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160569/ [6160571] rados/objectstore/{backends/ceph_objectstore_tool supported-random-distro$/{centos_latest}} time: 00:14:01 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160571/ [6160573] rados/singleton-bluestore/{all/cephtool msgr-failures/many msgr/async-v2only objectstore/bluestore-comp-snappy rados supported-random-distro$/{rhel_latest}} time: 00:36:32 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160573/ [6160575] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-partial-recovery} backoff/normal ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/crush-compat msgr-failures/few msgr/async-v1only objectstore/bluestore-bitmap rados supported-random-distro$/{centos_latest} thrashers/pggrow thrashosds-health workloads/redirect_set_object} time: 00:13:04 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160575/ [6160577] rados/thrash-erasure-code-big/{ceph cluster/{12-osds openstack} msgr-failures/few objectstore/bluestore-bitmap rados recovery-overrides/{more-partial-recovery} supported-random-distro$/{rhel_latest} thrashers/default thrashosds-health workloads/ec-rados-plugin=lrc-k=4-m=2-l=3} time: 00:18:08 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160577/ [6160579] rados/thrash-erasure-code-isa/{arch/x86_64 ceph clusters/{fixed-2 openstack} msgr-failures/few objectstore/bluestore-bitmap rados recovery-overrides/{more-active-recovery} supported-random-distro$/{centos_latest} thrashers/default thrashosds-health workloads/ec-rados-plugin=isa-k=2-m=1} time: 00:27:16 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160579/ [6160581] rados/thrash-erasure-code-overwrites/{bluestore-bitmap ceph clusters/{fixed-2 openstack} fast/normal msgr-failures/osd-delay rados recovery-overrides/{more-active-recovery} supported-random-distro$/{ubuntu_latest} thrashers/fastread thrashosds-health workloads/ec-pool-snaps-few-objects-overwrites} time: 00:26:24 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160581/ [6160583] rados/thrash-erasure-code-shec/{ceph clusters/{fixed-4 openstack} msgr-failures/osd-delay objectstore/bluestore-comp-zlib rados recovery-overrides/{default} supported-random-distro$/{rhel_latest} thrashers/careful thrashosds-health workloads/ec-rados-plugin=shec-k=4-m=3-c=2} time: 00:18:50 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160583/ [6160585] rados/thrash-old-clients/{0-size-min-size-overrides/2-size-2-min-size 1-install/jewel-v1only backoff/peering_and_degraded ceph clusters/{openstack three-plus-one} d-balancer/crush-compat distro$/{ubuntu_18.04} msgr-failures/osd-delay rados thrashers/none thrashosds-health workloads/radosbench} time: 00:56:45 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160585/ [6160589] rados/singleton/{all/mon-config msgr-failures/none msgr/async-v2only objectstore/filestore-xfs rados supported-random-distro$/{centos_latest}} time: 00:08:56 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160589/ [6160591] rados/basic/{ceph clusters/{fixed-2 openstack} msgr-failures/many msgr/async objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{rhel_latest} tasks/rados_workunit_loadgen_big} time: 00:37:54 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160591/ [6160592] rados/singleton-nomsgr/{all/cache-fs-trunc rados supported-random-distro$/{rhel_latest}} time: 00:15:25 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160592/ [6160596] rados/cephadm/with-work/{distro/ubuntu_18.04 fixed-2 mode/packaged msgr/async start tasks/rados_api_tests} time: 00:30:53 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160596/ [6160598] rados/singleton/{all/osd-backfill msgr-failures/few msgr/async objectstore/bluestore-bitmap rados supported-random-distro$/{ubuntu_latest}} time: 00:17:05 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160598/ [6160600] rados/mgr/{clusters/{2-node-mgr} debug/mgr objectstore/bluestore-low-osd-mem-target supported-random-distro$/{centos_latest} tasks/prometheus} time: 00:11:40 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160600/ [6160602] rados/standalone/{supported-random-distro$/{centos_latest} workloads/erasure-code} time: 00:35:09 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160602/ [6160604] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-active-recovery} backoff/peering ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/off msgr-failures/osd-delay msgr/async-v2only objectstore/bluestore-comp-lz4 rados supported-random-distro$/{centos_latest} thrashers/careful thrashosds-health workloads/set-chunk-promote-flush} time: 00:12:31 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160604/ [6160606] rados/cephadm/smoke/{distro/centos_latest fixed-2 start} time: 00:13:19 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160606/ [6160608] rados/perf/{ceph objectstore/bluestore-bitmap openstack settings/optimized ubuntu_latest workloads/sample_radosbench} time: 00:09:19 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160608/ [6160610] rados/thrash-erasure-code/{ceph clusters/{fixed-2 openstack} fast/fast msgr-failures/osd-delay objectstore/bluestore-stupid rados recovery-overrides/{more-async-partial-recovery} supported-random-distro$/{centos_latest} thrashers/default thrashosds-health workloads/ec-rados-plugin=jerasure-k=3-m=1} time: 00:25:08 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160610/ [6160612] rados/cephadm/smoke-roleless/{distro/centos_latest start} time: 00:12:32 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160612/ [6160614] rados/singleton/{all/osd-recovery-incomplete msgr-failures/many msgr/async-v1only objectstore/bluestore-comp-lz4 rados supported-random-distro$/{centos_latest}} time: 00:20:20 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160614/ [6160616] rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-start-upgrade 4-wait fixed-2} time: 00:19:01 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160616/ [6160618] rados/singleton-nomsgr/{all/ceph-kvstore-tool rados supported-random-distro$/{rhel_latest}} time: 00:15:09 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160618/ [6160620] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{default} backoff/peering_and_degraded ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/upmap msgr-failures/fastclose msgr/async objectstore/bluestore-comp-snappy rados supported-random-distro$/{rhel_latest} thrashers/default thrashosds-health workloads/set-chunks-read} time: 00:22:48 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160620/ [6160622] rados/cephadm/workunits/{distro/centos_latest task/test_cephadm_repos} time: 00:06:01 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160622/ [6160624] rados/singleton/{all/osd-recovery msgr-failures/none msgr/async-v2only objectstore/bluestore-comp-snappy rados supported-random-distro$/{ubuntu_latest}} time: 00:12:16 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160624/ [6160626] rados/basic/{ceph clusters/{fixed-2 openstack} msgr-failures/few msgr/async-v1only objectstore/bluestore-stupid rados supported-random-distro$/{centos_latest} tasks/rados_workunit_loadgen_mix} time: 00:20:23 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160626/ [6160628] rados/perf/{ceph objectstore/bluestore-bitmap openstack settings/optimized ubuntu_latest workloads/cosbench_64K_read_write} time: 00:14:40 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160628/ [6160632] rados/thrash-erasure-code-shec/{ceph clusters/{fixed-4 openstack} msgr-failures/fastclose objectstore/bluestore-comp-zstd rados recovery-overrides/{more-async-partial-recovery} supported-random-distro$/{centos_latest} thrashers/default thrashosds-health workloads/ec-rados-plugin=shec-k=4-m=3-c=2} time: 00:11:39 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160632/ [6160634] rados/multimon/{clusters/6 msgr-failures/many msgr/async-v1only no_pools objectstore/bluestore-comp-lz4 rados supported-random-distro$/{centos_latest} tasks/mon_clock_no_skews} time: 00:08:05 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160634/ [6160636] rados/thrash-erasure-code-big/{ceph cluster/{12-osds openstack} msgr-failures/osd-delay objectstore/bluestore-comp-lz4 rados recovery-overrides/{more-active-recovery} supported-random-distro$/{ubuntu_latest} thrashers/fastread thrashosds-health workloads/ec-rados-plugin=jerasure-k=4-m=2} time: 00:23:15 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160636/ [6160638] rados/thrash-erasure-code-isa/{arch/x86_64 ceph clusters/{fixed-2 openstack} msgr-failures/osd-delay objectstore/bluestore-comp-lz4 rados recovery-overrides/{more-async-partial-recovery} supported-random-distro$/{rhel_latest} thrashers/mapgap thrashosds-health workloads/ec-rados-plugin=isa-k=2-m=1} time: 00:31:45 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160638/ [6160640] rados/verify/{centos_latest ceph clusters/{fixed-2 openstack} d-thrash/default/{default thrashosds-health} msgr-failures/few msgr/async objectstore/bluestore-comp-lz4 rados tasks/rados_cls_all validater/lockdep} time: 00:13:34 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160640/ [6160642] rados/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size 1-install/jewel backoff/normal ceph clusters/{openstack three-plus-one} d-balancer/off distro$/{ubuntu_18.04} msgr-failures/fastclose rados thrashers/pggrow thrashosds-health workloads/rbd_cls} time: 00:21:19 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160642/ [6160644] rados/monthrash/{ceph clusters/3-mons msgr-failures/mon-delay msgr/async-v1only objectstore/bluestore-stupid rados supported-random-distro$/{ubuntu_latest} thrashers/sync workloads/rados_mon_osdmap_prune} time: 00:39:21 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160644/ [6160646] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{default} backoff/normal ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/crush-compat msgr-failures/few msgr/async-v1only objectstore/bluestore-comp-zlib rados supported-random-distro$/{centos_latest} thrashers/mapgap thrashosds-health workloads/small-objects-balanced} time: 00:23:10 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160646/ [6160650] rados/dashboard/{clusters/{2-node-mgr} debug/mgr objectstore/bluestore-comp-snappy supported-random-distro$/{ubuntu_latest} tasks/dashboard} time: 01:06:07 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160650/ [6160652] rados/objectstore/{backends/filejournal supported-random-distro$/{ubuntu_latest}} time: 00:06:54 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160652/ [6160654] rados/singleton/{all/peer msgr-failures/few msgr/async objectstore/bluestore-comp-zlib rados supported-random-distro$/{centos_latest}} time: 00:08:25 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160654/ [6160656] rados/singleton-nomsgr/{all/ceph-post-file rados supported-random-distro$/{ubuntu_latest}} time: 00:05:59 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160656/ [6160657] rados/mgr/{clusters/{2-node-mgr} debug/mgr objectstore/bluestore-stupid supported-random-distro$/{centos_latest} tasks/workunits} time: 00:09:53 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160657/ [6160659] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{default} backoff/peering ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/off msgr-failures/osd-delay msgr/async-v2only objectstore/bluestore-comp-zstd rados supported-random-distro$/{centos_latest} thrashers/morepggrow thrashosds-health workloads/small-objects-localized} time: 00:23:14 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160659/ [6160660] rados/thrash-erasure-code-overwrites/{bluestore-bitmap ceph clusters/{fixed-2 openstack} fast/fast msgr-failures/fastclose rados recovery-overrides/{default} supported-random-distro$/{ubuntu_latest} thrashers/minsize_recovery thrashosds-health workloads/ec-small-objects-fast-read-overwrites} time: 00:18:56 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160660/ [6160661] rados/thrash-erasure-code/{ceph clusters/{fixed-2 openstack} fast/normal msgr-failures/fastclose objectstore/filestore-xfs rados recovery-overrides/{more-async-partial-recovery} supported-random-distro$/{rhel_latest} thrashers/fastread thrashosds-health workloads/ec-radosbench} time: 01:22:28 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160661/ [6160662] rados/singleton/{all/pg-autoscaler-progress-off msgr-failures/many msgr/async-v1only objectstore/bluestore-comp-zstd rados supported-random-distro$/{rhel_latest}} time: 00:17:53 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160662/ [6160663] rados/perf/{ceph objectstore/bluestore-comp openstack settings/optimized ubuntu_latest workloads/cosbench_64K_write} time: 00:16:25 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160663/ [6160666] rados/singleton/{all/pg-autoscaler msgr-failures/none msgr/async-v2only objectstore/bluestore-hybrid rados supported-random-distro$/{ubuntu_latest}} time: 00:08:45 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160666/ [6160668] rados/basic/{ceph clusters/{fixed-2 openstack} msgr-failures/many msgr/async-v2only objectstore/filestore-xfs rados supported-random-distro$/{centos_latest} tasks/rados_workunit_loadgen_mostlyread} time: 00:25:28 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160668/ [6160670] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-active-recovery} backoff/peering_and_degraded ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/upmap msgr-failures/fastclose msgr/async objectstore/bluestore-hybrid rados supported-random-distro$/{centos_latest} thrashers/none thrashosds-health workloads/small-objects} time: 00:19:26 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160670/ [6160672] rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-start-upgrade 4-wait fixed-2} time: 00:18:21 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160672/ [6160674] rados/standalone/{supported-random-distro$/{rhel_latest} workloads/mgr} time: 00:17:32 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160674/ [6160676] rados/singleton-nomsgr/{all/export-after-evict rados supported-random-distro$/{centos_latest}} time: 00:08:28 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160676/ [6160678] rados/thrash-erasure-code-shec/{ceph clusters/{fixed-4 openstack} msgr-failures/few objectstore/bluestore-hybrid rados recovery-overrides/{more-partial-recovery} supported-random-distro$/{centos_latest} thrashers/careful thrashosds-health workloads/ec-rados-plugin=shec-k=4-m=3-c=2} time: 00:11:28 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160678/ [6160679] rados/cephadm/with-work/{distro/centos_8.0 fixed-2 mode/packaged msgr/async-v1only start tasks/rados_python} time: 00:21:38 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160679/ [6160682] rados/perf/{ceph objectstore/bluestore-low-osd-mem-target openstack settings/optimized ubuntu_latest workloads/fio_4K_rand_read} time: 00:11:17 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160682/ [6160684] rados/singleton/{all/pg-removal-interruption msgr-failures/few msgr/async objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{rhel_latest}} time: 00:16:07 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160684/ [6160687] rados/multimon/{clusters/9 msgr-failures/few msgr/async-v2only no_pools objectstore/bluestore-comp-snappy rados supported-random-distro$/{centos_latest} tasks/mon_clock_with_skews} time: 00:07:55 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160687/ [6160689] rados/thrash-erasure-code-big/{ceph cluster/{12-osds openstack} msgr-failures/fastclose objectstore/bluestore-comp-snappy rados recovery-overrides/{more-partial-recovery} supported-random-distro$/{ubuntu_latest} thrashers/mapgap thrashosds-health workloads/ec-rados-plugin=lrc-k=4-m=2-l=3} time: 00:09:53 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160689/ [6160692] rados/thrash-erasure-code-isa/{arch/x86_64 ceph clusters/{fixed-2 openstack} msgr-failures/fastclose objectstore/bluestore-comp-snappy rados recovery-overrides/{more-partial-recovery} supported-random-distro$/{centos_latest} thrashers/morepggrow thrashosds-health workloads/ec-rados-plugin=isa-k=2-m=1} time: 00:28:04 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160692/ [6160693] rados/verify/{centos_latest ceph clusters/{fixed-2 openstack} d-thrash/none msgr-failures/few msgr/async-v1only objectstore/bluestore-comp-snappy rados tasks/mon_recovery validater/valgrind} time: 00:24:34 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160693/ [6160695] rados/thrash-old-clients/{0-size-min-size-overrides/2-size-2-min-size 1-install/luminous-v1only backoff/peering ceph clusters/{openstack three-plus-one} d-balancer/crush-compat distro$/{ubuntu_18.04} msgr-failures/few rados thrashers/careful thrashosds-health workloads/snaps-few-objects} time: 00:39:24 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160695/ [6160696] rados/monthrash/{ceph clusters/9-mons msgr-failures/few msgr/async-v2only objectstore/filestore-xfs rados supported-random-distro$/{centos_latest} thrashers/force-sync-many workloads/rados_mon_workunits} time: 00:26:17 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160696/ [6160700] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{default} backoff/normal ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/crush-compat msgr-failures/few msgr/async-v1only objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{ubuntu_latest} thrashers/pggrow thrashosds-health workloads/snaps-few-objects-balanced} time: 00:25:56 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160700/ [6160702] rados/cephadm/smoke/{distro/rhel_latest fixed-2 start} time: 00:15:30 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160702/ [6160706] rados/mgr/{clusters/{2-node-mgr} debug/mgr objectstore/filestore-xfs supported-random-distro$/{rhel_latest} tasks/crash} time: 00:18:07 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160706/ [6160708] rados/objectstore/{backends/filestore-idempotent-aio-journal supported-random-distro$/{centos_latest}} time: 02:25:33 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160708/ [6160710] rados/singleton-bluestore/{all/cephtool msgr-failures/many msgr/async objectstore/bluestore-bitmap rados supported-random-distro$/{centos_latest}} time: 00:30:00 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160710/ [6160712] rados/valgrind-leaks/{1-start 2-inject-leak/none centos_latest} time: 00:18:09 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160712/ [6160714] rados/singleton/{all/radostool msgr-failures/many msgr/async-v1only objectstore/bluestore-stupid rados supported-random-distro$/{rhel_latest}} time: 00:24:20 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160714/ [6160716] rados/cephadm/smoke-roleless/{distro/rhel_latest start} time: 00:13:29 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160716/ [6160718] rados/thrash-erasure-code/{ceph clusters/{fixed-2 openstack} fast/fast msgr-failures/few objectstore/bluestore-bitmap rados recovery-overrides/{more-async-recovery} supported-random-distro$/{centos_latest} thrashers/minsize_recovery thrashosds-health workloads/ec-small-objects-balanced} time: 00:19:47 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160718/ [6160720] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-async-recovery} backoff/peering ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/off msgr-failures/osd-delay msgr/async-v2only objectstore/bluestore-stupid rados supported-random-distro$/{ubuntu_latest} thrashers/careful thrashosds-health workloads/snaps-few-objects-localized} time: 00:25:53 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160720/ [6160722] rados/singleton-nomsgr/{all/full-tiering rados supported-random-distro$/{centos_latest}} time: 00:08:55 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160722/ [6160724] rados/cephadm/workunits/{distro/centos_latest task/test_cephadm} time: 00:13:20 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160724/ [6160727] rados/perf/{ceph objectstore/bluestore-stupid openstack settings/optimized ubuntu_latest workloads/fio_4K_rand_rw} time: 00:11:29 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160727/ [6160728] rados/singleton/{all/random-eio msgr-failures/none msgr/async-v2only objectstore/filestore-xfs rados supported-random-distro$/{centos_latest}} time: 00:21:43 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160728/ [6160730] rados/basic/{ceph clusters/{fixed-2 openstack} msgr-failures/few msgr/async objectstore/bluestore-bitmap rados supported-random-distro$/{centos_latest} tasks/readwrite} time: 00:12:26 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160730/ [6160732] rados/cephadm/with-work/{distro/centos_latest fixed-2 mode/root msgr/async-v2only start tasks/rados_api_tests} time: 00:30:02 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160732/ [6160734] rados/cephadm/smoke/{distro/ubuntu_18.04 fixed-2 start} time: 00:14:31 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160734/ [6160736] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-async-recovery} backoff/peering_and_degraded ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/upmap msgr-failures/fastclose msgr/async objectstore/filestore-xfs rados supported-random-distro$/{rhel_latest} thrashers/default thrashosds-health workloads/snaps-few-objects} time: 00:32:50 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160736/ [6160738] rados/thrash-erasure-code-overwrites/{bluestore-bitmap ceph clusters/{fixed-2 openstack} fast/normal msgr-failures/few rados recovery-overrides/{more-async-recovery} supported-random-distro$/{ubuntu_latest} thrashers/morepggrow thrashosds-health workloads/ec-small-objects-overwrites} time: 00:20:46 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160738/ [6160740] rados/thrash-erasure-code-shec/{ceph clusters/{fixed-4 openstack} msgr-failures/osd-delay objectstore/bluestore-low-osd-mem-target rados recovery-overrides/{default} supported-random-distro$/{ubuntu_latest} thrashers/default thrashosds-health workloads/ec-rados-plugin=shec-k=4-m=3-c=2} time: 00:10:19 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160740/ [6160742] rados/singleton/{all/rebuild-mondb msgr-failures/few msgr/async objectstore/bluestore-bitmap rados supported-random-distro$/{rhel_latest}} time: 00:21:10 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160742/ [6160744] rados/cephadm/smoke-roleless/{distro/ubuntu_18.04 start} time: 00:12:46 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160744/ [6160746] rados/multimon/{clusters/21 msgr-failures/many msgr/async no_pools objectstore/bluestore-comp-zlib rados supported-random-distro$/{centos_latest} tasks/mon_recovery} time: 00:24:27 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160746/ [6160748] rados/thrash-erasure-code-big/{ceph cluster/{12-osds openstack} msgr-failures/few objectstore/bluestore-comp-zlib rados recovery-overrides/{more-async-partial-recovery} supported-random-distro$/{rhel_latest} thrashers/morepggrow thrashosds-health workloads/ec-rados-plugin=jerasure-k=4-m=2} time: 00:36:12 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160748/ [6160750] rados/thrash-erasure-code-isa/{arch/x86_64 ceph clusters/{fixed-2 openstack} msgr-failures/few objectstore/bluestore-comp-zlib rados recovery-overrides/{more-active-recovery} supported-random-distro$/{rhel_latest} thrashers/none thrashosds-health workloads/ec-rados-plugin=isa-k=2-m=1} time: 00:30:05 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160750/ [6160752] rados/verify/{centos_latest ceph clusters/{fixed-2 openstack} d-thrash/default/{default thrashosds-health} msgr-failures/few msgr/async-v2only objectstore/bluestore-comp-zlib rados tasks/rados_api_tests validater/lockdep} time: 00:22:12 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160752/ [6160756] rados/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size 1-install/luminous backoff/peering_and_degraded ceph clusters/{openstack three-plus-one} d-balancer/off distro$/{ubuntu_18.04} msgr-failures/osd-delay rados thrashers/default thrashosds-health workloads/test_rbd_api} time: 00:20:29 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160756/ [6160757] rados/monthrash/{ceph clusters/3-mons msgr-failures/mon-delay msgr/async objectstore/bluestore-bitmap rados supported-random-distro$/{ubuntu_latest} thrashers/many workloads/rados_mon_workunits} time: 00:29:10 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160757/ [6160758] rados/singleton-nomsgr/{all/health-warnings rados supported-random-distro$/{centos_latest}} time: 00:10:19 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160758/ [6160759] rados/perf/{ceph objectstore/bluestore-basic-min-osd-mem-target openstack settings/optimized ubuntu_latest workloads/fio_4M_rand_read} time: 00:09:23 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160759/ [6160760] rados/singleton/{all/recovery-preemption msgr-failures/many msgr/async-v1only objectstore/bluestore-comp-lz4 rados supported-random-distro$/{rhel_latest}} time: 00:23:04 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160760/ [6160761] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-async-partial-recovery} backoff/normal ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/crush-compat msgr-failures/few msgr/async-v1only objectstore/bluestore-bitmap rados supported-random-distro$/{rhel_latest} thrashers/mapgap thrashosds-health workloads/write_fadvise_dontneed} time: 00:21:43 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160761/ [6160762] rados/cephadm/workunits/{distro/ubuntu_18.04_podman task/test_cephadm_repos} time: 00:05:05 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160762/ [6160763] rados/mgr/{clusters/{2-node-mgr} debug/mgr objectstore/bluestore-bitmap supported-random-distro$/{ubuntu_latest} tasks/failover} time: 00:11:29 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160763/ [6160764] rados/standalone/{supported-random-distro$/{centos_latest} workloads/misc} time: 00:23:39 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160764/ [6160770] rados/objectstore/{backends/filestore-idempotent supported-random-distro$/{rhel_latest}} time: 02:14:13 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160770/ [6160772] rados/singleton/{all/resolve_stuck_peering msgr-failures/none msgr/async-v2only objectstore/bluestore-comp-snappy rados supported-random-distro$/{ubuntu_latest}} time: 00:07:42 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160772/ [6160774] rados/basic/{ceph clusters/{fixed-2 openstack} msgr-failures/many msgr/async-v1only objectstore/bluestore-comp-lz4 rados supported-random-distro$/{centos_latest} tasks/repair_test} time: 00:15:37 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160774/ [6160776] rados/cephadm/smoke/{distro/ubuntu_latest fixed-2 start} time: 00:14:19 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160776/ [6160778] rados/thrash-erasure-code/{ceph clusters/{fixed-2 openstack} fast/normal msgr-failures/osd-delay objectstore/bluestore-comp-lz4 rados recovery-overrides/{more-partial-recovery} supported-random-distro$/{ubuntu_latest} thrashers/morepggrow thrashosds-health workloads/ec-small-objects-fast-read} time: 00:21:35 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160778/ [6160780] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-partial-recovery} backoff/peering ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/off msgr-failures/osd-delay msgr/async-v2only objectstore/bluestore-comp-lz4 rados supported-random-distro$/{rhel_latest} thrashers/morepggrow thrashosds-health workloads/admin_socket_objecter_requests} time: 00:30:46 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160780/ [6160782] rados/cephadm/smoke-roleless/{distro/ubuntu_latest start} time: 00:12:36 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160782/ [6160784] rados/perf/{ceph objectstore/bluestore-bitmap openstack settings/optimized ubuntu_latest workloads/fio_4M_rand_rw} time: 00:09:53 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160784/ [6160786] rados/singleton-nomsgr/{all/large-omap-object-warnings rados supported-random-distro$/{centos_latest}} time: 00:09:54 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160786/ [6160788] rados/singleton/{all/test-crash msgr-failures/few msgr/async objectstore/bluestore-comp-zlib rados supported-random-distro$/{rhel_latest}} time: 00:18:00 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160788/ [6160790] rados/cephadm/workunits/{distro/centos_latest task/test_orch_cli} time: 00:17:54 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160790/ [6160794] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-async-partial-recovery} backoff/peering_and_degraded ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/upmap msgr-failures/fastclose msgr/async objectstore/bluestore-comp-snappy rados supported-random-distro$/{centos_latest} thrashers/none thrashosds-health workloads/cache-agent-big} time: 00:19:02 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160794/ [6160796] rados/cephadm/with-work/{distro/rhel_latest fixed-2 mode/root msgr/async-v1only start tasks/rados_api_tests} time: 00:38:36 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160796/ [6160798] rados/singleton/{all/test_envlibrados_for_rocksdb msgr-failures/many msgr/async-v1only objectstore/bluestore-comp-zstd rados supported-random-distro$/{ubuntu_latest}} time: 00:13:57 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160798/ [6160800] rados/upgrade/nautilus-x-singleton/{0-cluster/{openstack start} 1-install/nautilus 2-partial-upgrade/firsthalf 3-thrash/default 4-workload/{rbd-cls rbd-import-export readwrite snaps-few-objects} 5-workload/{radosbench rbd_api} 6-finish-upgrade 7-octopus 8-workload/{rbd-python snaps-many-objects} bluestore-bitmap thrashosds-health ubuntu_latest} time: 03:35:41 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160800/ [6160802] rados/cephadm/orchestrator_cli/{2-node-mgr orchestrator_cli supported-random-distro$/{ubuntu_latest}} time: 00:11:08 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160802/ [6160804] rados/multimon/{clusters/3 msgr-failures/few msgr/async-v1only no_pools objectstore/bluestore-comp-zstd rados supported-random-distro$/{ubuntu_latest} tasks/mon_clock_no_skews} time: 00:06:15 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160804/ [6160806] rados/thrash-erasure-code-big/{ceph cluster/{12-osds openstack} msgr-failures/osd-delay objectstore/bluestore-comp-zstd rados recovery-overrides/{more-async-partial-recovery} supported-random-distro$/{centos_latest} thrashers/pggrow thrashosds-health workloads/ec-rados-plugin=lrc-k=4-m=2-l=3} time: 00:12:19 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160806/ [6160808] rados/thrash-erasure-code-isa/{arch/x86_64 ceph clusters/{fixed-2 openstack} msgr-failures/osd-delay objectstore/bluestore-comp-zstd rados recovery-overrides/{default} supported-random-distro$/{centos_latest} thrashers/pggrow thrashosds-health workloads/ec-rados-plugin=isa-k=2-m=1} time: 00:27:44 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160808/ [6160810] rados/verify/{centos_latest ceph clusters/{fixed-2 openstack} d-thrash/none msgr-failures/few msgr/async objectstore/bluestore-comp-zstd rados tasks/rados_cls_all validater/valgrind} time: 01:07:40 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160810/ [6160812] rados/thrash-old-clients/{0-size-min-size-overrides/2-size-2-min-size 1-install/mimic-v1only backoff/normal ceph clusters/{openstack three-plus-one} d-balancer/crush-compat distro$/{ubuntu_18.04} msgr-failures/fastclose rados thrashers/mapgap thrashosds-health workloads/cache-snaps} time: 00:39:04 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160812/ [6160814] rados/monthrash/{ceph clusters/9-mons msgr-failures/few msgr/async-v1only objectstore/bluestore-comp-lz4 rados supported-random-distro$/{ubuntu_latest} thrashers/one workloads/snaps-few-objects} time: 00:34:32 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160814/ [6160816] rados/cephadm/smoke/{distro/centos_7 fixed-2 start} time: 00:15:52 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160816/ [6160817] rados/perf/{ceph objectstore/bluestore-comp openstack settings/optimized ubuntu_latest workloads/fio_4M_rand_write} time: 00:13:20 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160817/ [6160818] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{default} backoff/normal ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/crush-compat msgr-failures/few msgr/async-v1only objectstore/bluestore-comp-zlib rados supported-random-distro$/{ubuntu_latest} thrashers/pggrow thrashosds-health workloads/cache-agent-small} time: 00:11:43 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160818/ [6160819] rados/mgr/{clusters/{2-node-mgr} debug/mgr objectstore/bluestore-comp-lz4 supported-random-distro$/{ubuntu_latest} tasks/insights} time: 00:12:03 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160819/ [6160820] rados/singleton/{all/thrash-backfill-full msgr-failures/none msgr/async-v2only objectstore/bluestore-hybrid rados supported-random-distro$/{ubuntu_latest}} time: 01:04:51 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160820/ [6160821] rados/basic/{ceph clusters/{fixed-2 openstack} msgr-failures/few msgr/async-v2only objectstore/bluestore-comp-snappy rados supported-random-distro$/{centos_latest} tasks/scrub_test} time: 00:11:32 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160821/ [6160822] rados/thrash-erasure-code-overwrites/{bluestore-bitmap ceph clusters/{fixed-2 openstack} fast/fast msgr-failures/osd-delay rados recovery-overrides/{default} supported-random-distro$/{centos_latest} thrashers/pggrow thrashosds-health workloads/ec-snaps-few-objects-overwrites} time: 00:27:16 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160822/ [6160823] rados/singleton-nomsgr/{all/lazy_omap_stats_output rados supported-random-distro$/{ubuntu_latest}} time: 00:07:58 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160823/ [6160824] rados/cephadm/smoke-roleless/{distro/centos_7 start} time: 00:14:40 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160824/ [6160826] rados/thrash-erasure-code/{ceph clusters/{fixed-2 openstack} fast/fast msgr-failures/fastclose objectstore/bluestore-comp-snappy rados recovery-overrides/{more-async-recovery} supported-random-distro$/{ubuntu_latest} thrashers/pggrow thrashosds-health workloads/ec-small-objects-many-deletes} time: 00:21:55 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160826/ [6160827] rados/singleton/{all/thrash-eio msgr-failures/few msgr/async objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{rhel_latest}} time: 00:41:16 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160827/ [6160829] rados/objectstore/{backends/fusestore supported-random-distro$/{centos_latest}} time: 00:07:41 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160829/ [6160830] rados/singleton-bluestore/{all/cephtool msgr-failures/none msgr/async-v1only objectstore/bluestore-comp-lz4 rados supported-random-distro$/{ubuntu_latest}} time: 00:28:48 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160830/ [6160831] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-active-recovery} backoff/peering ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/off msgr-failures/osd-delay msgr/async-v2only objectstore/bluestore-comp-zstd rados supported-random-distro$/{centos_latest} thrashers/careful thrashosds-health workloads/cache-pool-snaps-readproxy} time: 00:28:08 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160831/ [6160832] rados/cephadm/workunits/{distro/centos_latest task/test_adoption} time: 00:08:46 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160832/ [6160833] rados/standalone/{supported-random-distro$/{ubuntu_latest} workloads/mon} time: 00:43:02 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160833/ [6160834] rados/perf/{ceph objectstore/bluestore-low-osd-mem-target openstack settings/optimized ubuntu_latest workloads/radosbench_4K_rand_read} time: 00:11:42 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160834/ [6160835] rados/thrash-erasure-code-shec/{ceph clusters/{fixed-4 openstack} msgr-failures/few objectstore/filestore-xfs rados recovery-overrides/{more-async-recovery} supported-random-distro$/{rhel_latest} thrashers/default thrashosds-health workloads/ec-rados-plugin=shec-k=4-m=3-c=2} time: 00:18:10 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160835/ [6160836] rados/cephadm/with-work/{distro/ubuntu_18.04 fixed-2 mode/packaged msgr/async-v2only start tasks/rados_python} time: 00:21:47 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160836/ [6160837] rados/singleton/{all/thrash-rados/{thrash-rados thrashosds-health} msgr-failures/many msgr/async-v1only objectstore/bluestore-stupid rados supported-random-distro$/{rhel_latest}} time: 00:26:31 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160837/ [6160838] rados/singleton-nomsgr/{all/librados_hello_world rados supported-random-distro$/{ubuntu_latest}} time: 00:07:50 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160838/ [6160839] rados/cephadm/smoke/{distro/centos_8.0 fixed-2 start} time: 00:15:00 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160839/ [6160840] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-async-partial-recovery} backoff/peering_and_degraded ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/upmap msgr-failures/fastclose msgr/async objectstore/bluestore-hybrid rados supported-random-distro$/{rhel_latest} thrashers/default thrashosds-health workloads/cache-pool-snaps} time: 00:31:41 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160840/ [6160841] rados/cephadm/smoke-roleless/{distro/centos_8.0 start} time: 00:14:04 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160841/ [6160842] rados/multimon/{clusters/6 msgr-failures/many msgr/async-v2only no_pools objectstore/bluestore-hybrid rados supported-random-distro$/{ubuntu_latest} tasks/mon_clock_with_skews} time: 00:06:21 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160842/ [6160843] rados/thrash-erasure-code-big/{ceph cluster/{12-osds openstack} msgr-failures/fastclose objectstore/bluestore-hybrid rados recovery-overrides/{default} supported-random-distro$/{rhel_latest} thrashers/careful thrashosds-health workloads/ec-rados-plugin=jerasure-k=4-m=2} time: 00:31:53 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160843/ [6160844] rados/thrash-erasure-code-isa/{arch/x86_64 ceph clusters/{fixed-2 openstack} msgr-failures/fastclose objectstore/bluestore-hybrid rados recovery-overrides/{more-async-partial-recovery} supported-random-distro$/{rhel_latest} thrashers/careful thrashosds-health workloads/ec-rados-plugin=isa-k=2-m=1} time: 00:34:56 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160844/ [6160845] rados/verify/{centos_latest ceph clusters/{fixed-2 openstack} d-thrash/default/{default thrashosds-health} msgr-failures/few msgr/async-v1only objectstore/bluestore-hybrid rados tasks/mon_recovery validater/lockdep} time: 00:11:41 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160845/ [6160847] rados/singleton/{all/thrash_cache_writeback_proxy_none msgr-failures/none msgr/async-v2only objectstore/filestore-xfs rados supported-random-distro$/{centos_latest}} time: 00:19:08 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160847/ [6160848] rados/basic/{ceph clusters/{fixed-2 openstack} msgr-failures/many msgr/async objectstore/bluestore-comp-zlib rados supported-random-distro$/{centos_latest} tasks/rados_api_tests} time: 00:23:01 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160848/ [6160849] rados/monthrash/{ceph clusters/3-mons msgr-failures/mon-delay msgr/async-v2only objectstore/bluestore-comp-snappy rados supported-random-distro$/{rhel_latest} thrashers/sync-many workloads/pool-create-delete} time: 00:23:19 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160849/ [6160851] rados/mgr/{clusters/{2-node-mgr} debug/mgr objectstore/bluestore-comp-snappy supported-random-distro$/{ubuntu_latest} tasks/module_selftest} time: 00:28:13 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160851/ [6160852] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-partial-recovery} backoff/normal ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/crush-compat msgr-failures/few msgr/async-v1only objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{rhel_latest} thrashers/mapgap thrashosds-health workloads/cache-snaps-balanced} time: 00:28:17 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160852/ [6160853] rados/perf/{ceph objectstore/bluestore-stupid openstack settings/optimized ubuntu_latest workloads/radosbench_4K_seq_read} time: 00:09:33 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160853/ [6160855] rados/singleton/{all/watch-notify-same-primary msgr-failures/few msgr/async objectstore/bluestore-bitmap rados supported-random-distro$/{rhel_latest}} time: 00:16:04 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160855/ [6160856] rados/cephadm/smoke/{distro/centos_latest fixed-2 start} time: 00:13:37 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160856/ [6160857] rados/singleton-nomsgr/{all/msgr rados supported-random-distro$/{ubuntu_latest}} time: 00:16:03 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160857/ [6160858] rados/thrash-erasure-code/{ceph clusters/{fixed-2 openstack} fast/normal msgr-failures/few objectstore/bluestore-comp-zlib rados recovery-overrides/{more-async-partial-recovery} supported-random-distro$/{centos_latest} thrashers/careful thrashosds-health workloads/ec-small-objects} time: 00:21:03 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160858/ [6160859] rados/cephadm/smoke-roleless/{distro/centos_latest start} time: 00:12:00 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160859/ [6160860] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-partial-recovery} backoff/peering ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/off msgr-failures/osd-delay msgr/async-v2only objectstore/bluestore-stupid rados supported-random-distro$/{rhel_latest} thrashers/morepggrow thrashosds-health workloads/cache-snaps} time: 00:32:35 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160860/ [6160861] rados/singleton/{all/admin-socket msgr-failures/many msgr/async-v1only objectstore/bluestore-comp-lz4 rados supported-random-distro$/{rhel_latest}} time: 00:15:12 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160861/ [6160863] rados/objectstore/{backends/keyvaluedb supported-random-distro$/{ubuntu_latest}} time: 00:06:21 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160863/ [6160864] rados/thrash-erasure-code-overwrites/{bluestore-bitmap ceph clusters/{fixed-2 openstack} fast/normal msgr-failures/fastclose rados recovery-overrides/{default} supported-random-distro$/{centos_latest} thrashers/careful thrashosds-health workloads/ec-snaps-few-objects-overwrites} time: 00:28:15 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160864/ [6160865] rados/thrash-erasure-code-shec/{ceph clusters/{fixed-4 openstack} msgr-failures/few objectstore/bluestore-bitmap rados recovery-overrides/{default} supported-random-distro$/{centos_latest} thrashers/careful thrashosds-health workloads/ec-rados-plugin=shec-k=4-m=3-c=2} time: 00:11:09 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160865/ [6160866] rados/valgrind-leaks/{1-start 2-inject-leak/osd centos_latest} time: 00:17:57 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160866/ [6160867] rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-start-upgrade 4-wait fixed-2} time: 00:18:50 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160867/ [6160868] rados/perf/{ceph objectstore/bluestore-basic-min-osd-mem-target openstack settings/optimized ubuntu_latest workloads/radosbench_4M_rand_read} time: 00:10:22 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160868/ [6160869] rados/cephadm/workunits/{distro/centos_latest task/test_cephadm_repos} time: 00:05:51 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160869/ [6160870] rados/singleton/{all/deduptool msgr-failures/none msgr/async-v2only objectstore/bluestore-comp-snappy rados supported-random-distro$/{rhel_latest}} time: 00:15:06 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160870/ [6160871] rados/basic/{ceph clusters/{fixed-2 openstack} msgr-failures/few msgr/async-v1only objectstore/bluestore-comp-zstd rados supported-random-distro$/{rhel_latest} tasks/rados_cls_all} time: 00:20:22 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160871/ [6160872] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-async-partial-recovery} backoff/peering_and_degraded ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/upmap msgr-failures/fastclose msgr/async objectstore/filestore-xfs rados supported-random-distro$/{centos_latest} thrashers/none thrashosds-health workloads/cache} time: 00:09:58 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160872/ [6160873] rados/cephadm/with-work/{distro/centos_8.0 fixed-2 mode/packaged msgr/async start tasks/rados_python} time: 00:22:07 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160873/ [6160874] rados/multimon/{clusters/9 msgr-failures/few msgr/async no_pools objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{rhel_latest} tasks/mon_recovery} time: 00:21:09 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160874/ [6160875] rados/thrash-erasure-code-big/{ceph cluster/{12-osds openstack} msgr-failures/few objectstore/bluestore-low-osd-mem-target rados recovery-overrides/{more-async-partial-recovery} supported-random-distro$/{centos_latest} thrashers/default thrashosds-health workloads/ec-rados-plugin=lrc-k=4-m=2-l=3} time: 00:11:02 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160875/ [6160876] rados/thrash-erasure-code-isa/{arch/x86_64 ceph clusters/{fixed-2 openstack} msgr-failures/few objectstore/bluestore-low-osd-mem-target rados recovery-overrides/{more-async-recovery} supported-random-distro$/{ubuntu_latest} thrashers/default thrashosds-health workloads/ec-rados-plugin=isa-k=2-m=1} time: 00:25:09 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160876/ [6160877] rados/verify/{centos_latest ceph clusters/{fixed-2 openstack} d-thrash/none msgr-failures/few msgr/async-v2only objectstore/bluestore-low-osd-mem-target rados tasks/rados_api_tests validater/valgrind} time: 00:39:03 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160877/ [6160878] rados/singleton-nomsgr/{all/multi-backfill-reject rados supported-random-distro$/{centos_latest}} time: 00:22:25 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160878/ [6160879] rados/thrash-old-clients/{0-size-min-size-overrides/2-size-2-min-size 1-install/nautilus-v1only backoff/peering_and_degraded ceph clusters/{openstack three-plus-one} d-balancer/crush-compat distro$/{ubuntu_18.04} msgr-failures/osd-delay rados thrashers/none thrashosds-health workloads/rbd_cls} time: 00:17:26 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160879/ [6160880] rados/monthrash/{ceph clusters/9-mons msgr-failures/few msgr/async objectstore/bluestore-comp-zlib rados supported-random-distro$/{centos_latest} thrashers/sync workloads/rados_5925} time: 00:10:45 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160880/ [6160882] rados/mgr/{clusters/{2-node-mgr} debug/mgr objectstore/bluestore-comp-zlib supported-random-distro$/{rhel_latest} tasks/progress} time: 00:23:19 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160882/ [6160883] rados/standalone/{supported-random-distro$/{rhel_latest} workloads/osd} time: 02:57:16 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160883/ [6160884] rados/singleton/{all/divergent_priors msgr-failures/few msgr/async objectstore/bluestore-comp-zlib rados supported-random-distro$/{rhel_latest}} time: 00:16:19 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160884/ [6160886] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-async-recovery} backoff/normal ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/crush-compat msgr-failures/few msgr/async-v1only objectstore/bluestore-bitmap rados supported-random-distro$/{rhel_latest} thrashers/pggrow thrashosds-health workloads/dedup_tier} time: 00:20:05 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160886/ [6160887] rados/perf/{ceph objectstore/bluestore-bitmap openstack settings/optimized ubuntu_latest workloads/radosbench_4M_seq_read} time: 00:09:58 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160887/ [6160889] rados/singleton/{all/divergent_priors2 msgr-failures/many msgr/async-v1only objectstore/bluestore-comp-zstd rados supported-random-distro$/{ubuntu_latest}} time: 00:08:54 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160889/ [6160890] rados/thrash-erasure-code/{ceph clusters/{fixed-2 openstack} fast/fast msgr-failures/osd-delay objectstore/bluestore-comp-zstd rados recovery-overrides/{more-active-recovery} supported-random-distro$/{centos_latest} thrashers/default thrashosds-health workloads/ec-rados-plugin=clay-k=4-m=2} time: 00:28:30 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160890/ [6160891] rados/cephadm/with-work/{distro/centos_latest fixed-2 mode/root msgr/async-v1only start tasks/rados_api_tests} time: 00:29:44 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160891/ [6160892] rados/thrash-erasure-code-shec/{ceph clusters/{fixed-4 openstack} msgr-failures/osd-delay objectstore/bluestore-comp-lz4 rados recovery-overrides/{more-async-recovery} supported-random-distro$/{rhel_latest} thrashers/default thrashosds-health workloads/ec-rados-plugin=shec-k=4-m=3-c=2} time: 00:18:58 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160892/ [6160893] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-async-recovery} backoff/peering ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/off msgr-failures/osd-delay msgr/async-v2only objectstore/bluestore-comp-lz4 rados supported-random-distro$/{rhel_latest} thrashers/careful thrashosds-health workloads/pool-snaps-few-objects} time: 00:36:06 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160893/ [6160894] rados/singleton-nomsgr/{all/osd_stale_reads rados supported-random-distro$/{rhel_latest}} time: 00:25:11 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160894/ [6160896] rados/singleton/{all/dump-stuck msgr-failures/none msgr/async-v2only objectstore/bluestore-hybrid rados supported-random-distro$/{ubuntu_latest}} time: 00:08:22 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160896/ [6160897] rados/basic/{ceph clusters/{fixed-2 openstack} msgr-failures/many msgr/async-v2only objectstore/bluestore-hybrid rados supported-random-distro$/{rhel_latest} tasks/rados_python} time: 00:20:56 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160897/ [6160898] rados/dashboard/{clusters/{2-node-mgr} debug/mgr objectstore/bluestore-stupid supported-random-distro$/{ubuntu_latest} tasks/dashboard} time: 01:05:00 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160898/ [6160899] rados/objectstore/{backends/objectcacher-stress supported-random-distro$/{ubuntu_latest}} time: 00:27:40 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160899/ [6160900] rados/singleton-bluestore/{all/cephtool msgr-failures/few msgr/async-v2only objectstore/bluestore-comp-snappy rados supported-random-distro$/{centos_latest}} time: 00:29:49 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160900/ [6160902] rados/perf/{ceph objectstore/bluestore-comp openstack settings/optimized ubuntu_latest workloads/radosbench_4M_write} time: 00:09:28 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160902/ [6160903] rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-start-upgrade 4-wait fixed-2} time: 00:18:58 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160903/ [6160904] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-partial-recovery} backoff/peering_and_degraded ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/upmap msgr-failures/fastclose msgr/async objectstore/bluestore-comp-snappy rados supported-random-distro$/{rhel_latest} thrashers/default thrashosds-health workloads/rados_api_tests} time: 00:28:52 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160904/ [6160905] rados/singleton/{all/ec-lost-unfound msgr-failures/few msgr/async objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{rhel_latest}} time: 00:38:17 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160905/ [6160906] rados/multimon/{clusters/21 msgr-failures/many msgr/async-v1only no_pools objectstore/bluestore-stupid rados supported-random-distro$/{rhel_latest} tasks/mon_clock_no_skews} time: 00:15:19 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160906/ [6160907] rados/thrash-erasure-code-big/{ceph cluster/{12-osds openstack} msgr-failures/osd-delay objectstore/bluestore-stupid rados recovery-overrides/{more-async-partial-recovery} supported-random-distro$/{ubuntu_latest} thrashers/fastread thrashosds-health workloads/ec-rados-plugin=jerasure-k=4-m=2} time: 00:24:12 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160907/ [6160908] rados/thrash-erasure-code-isa/{arch/x86_64 ceph clusters/{fixed-2 openstack} msgr-failures/osd-delay objectstore/bluestore-stupid rados recovery-overrides/{default} supported-random-distro$/{centos_latest} thrashers/mapgap thrashosds-health workloads/ec-rados-plugin=isa-k=2-m=1} time: 00:26:40 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160908/ [6160909] rados/verify/{centos_latest ceph clusters/{fixed-2 openstack} d-thrash/default/{default thrashosds-health} msgr-failures/few msgr/async objectstore/bluestore-stupid rados tasks/rados_cls_all validater/lockdep} time: 00:14:36 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160909/ [6160910] rados/thrash-erasure-code-overwrites/{bluestore-bitmap ceph clusters/{fixed-2 openstack} fast/fast msgr-failures/few rados recovery-overrides/{more-active-recovery} supported-random-distro$/{rhel_latest} thrashers/default thrashosds-health workloads/ec-pool-snaps-few-objects-overwrites} time: 00:34:53 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160910/ [6160911] rados/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size 1-install/nautilus-v2only backoff/normal ceph clusters/{openstack three-plus-one} d-balancer/off distro$/{ubuntu_18.04} msgr-failures/fastclose rados thrashers/pggrow thrashosds-health workloads/snaps-few-objects} time: 00:38:00 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160911/ [6160913] rados/mgr/{clusters/{2-node-mgr} debug/mgr objectstore/bluestore-comp-zstd supported-random-distro$/{centos_latest} tasks/prometheus} time: 00:11:27 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160913/ [6160914] rados/monthrash/{ceph clusters/3-mons msgr-failures/mon-delay msgr/async-v1only objectstore/bluestore-comp-zstd rados supported-random-distro$/{ubuntu_latest} thrashers/force-sync-many workloads/rados_api_tests} time: 00:20:51 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160914/ [6160916] rados/singleton-nomsgr/{all/pool-access rados supported-random-distro$/{ubuntu_latest}} time: 00:07:14 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160916/ [6160917] rados/singleton/{all/erasure-code-nonregression msgr-failures/many msgr/async-v1only objectstore/bluestore-stupid rados supported-random-distro$/{rhel_latest}} time: 00:14:57 info: http://pulpito.ceph.com/yuriw-2021-06-08_18:12:40-rados-wip-yuri7-testing-2021-06-08-0747-octopus-distro-basic-smithi/6160917/