2022-04-26T02:00:46.825 INFO:root:teuthology version: 1.1.1.dev317+g788cfdd8 2022-04-26T02:00:46.826 DEBUG:teuthology.run:Teuthology command: teuthology --name pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi --verbose --description upgrade:pacific-x:stress-split/{0-distro/centos_8.stream_container_tools 0-roles 1-start 2-first-half-tasks/prometheus-metrics 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} --archive /home/teuthworker/archive/pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6805376 --owner scheduled_pdhange@teuthology -- /home/teuthworker/archive/pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6805376/orig.config.yaml 2022-04-26T02:00:46.892 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2022-04-26T02:00:46.983 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6805376 branch: wip-pdhange-testing description: upgrade:pacific-x:stress-split/{0-distro/centos_8.stream_container_tools 0-roles 1-start 2-first-half-tasks/prometheus-metrics 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} email: null first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: clients: client.0: - mgr/test_prometheus_metrics.sh - print: '**** done end prometheus-metrics.yaml' first_in_suite: false job_id: '6805376' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run ceph mon daemon version check on prometheus metrics ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' name: pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-pdhange-testing ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-prometheus-upgrade-test sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 owner: scheduled_pdhange@teuthology priority: 120 repo: git://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: octopus clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: octopus clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: octopus clients: client.0: - rbd/test_librbd.sh - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' suite: upgrade:pacific-x:stress-split suite_branch: wip-prometheus-upgrade-test suite_path: /home/teuthworker/src/github.com_pdvian_ceph_6ceeb0566ada846fe0f5f2630fd02650f3b712d6/qa suite_relpath: qa suite_repo: https://github.com/pdvian/ceph suite_sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 targets: smithi071.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCywIKShViFLSQ2mP6dfl85RcCFxVFd6Wa6b1029VM10zrevQBZE59rcH8KK/37uM53jmaYeUOIWUUO2vVT6FyM3cExa5BKMOUZc9z4FJ4j9Z+7D0y4XSy4p/nDCRF4H71d+qMXcSmneZB8NFb+U7rAxPb0sUGfXyS9gcobc6ewJaTY4Xn5BTHZYbR8HHBf41J5dU8WeC/L0uqSZ6SlTjnB2C1lqMDoj2RcjqBrndo9FLgwf+C24VC3P1QMZhAa/k/aoW1+2/GuRv15msqpOTwlKLFM9RXZfu4ufptxc6RZmePfzI928TXTxUbAYgDf7aok742fUaqyfLFWvxIeCEVzLrsglVZlmzeG5uf42VY/6KTT98ZNhmK7OPOIZ5VSVSEhoS0XNy+1Ij01lyVY0NJPZhUJ0HDin2t9wdwRiwYAtA7NdTxCiG5lYm/q6/5eFD++oEFFhaWKQN4BGDvElqCIR4jBApFgJfq2Pzz2OEkAt4VKG01sGVgbHqYWs4VoPi8= smithi114.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDM+L7EBnzAv96rZquaqLXwoq+PiBBNAzoQPOhxZBwxvD4GZcPRJYHXEmpTcZ+YeEMT5aDLXzqwf1pu2S1Gg/L0h04ui1zt8gVzgJVaXtRottYfPd855Nq/IiP2IOZOaHPfAxXke9Ba0jhAQ0z8Kr+kNLINsF2t38obec2/MjCmwegEG9mdZ1j7r7E2TyRjVIHRbHCJrMadc+0FzhSJ7WGcNowkpyk2ELBqxdjjun0eWys3dLkldEX7y7Dmxebvw2wEFFcJH59Cr9dNmD58wX7TQhUMIAIYvML5myWByZ9+6CdhQxqYg90yknC5sl2dq1Uzbgzd8r6ooaFp/ER7c2Xv45057U2nPzPXu6WgZA30bMHtO4J0TouaghGia3FtTzbju5qRp88s735WtPOh0BUryP2EVATa0KbKMN8PS1u4gnuJUgnouD1QbdbwH/o5V0bw9+mV2mMR8OasDMffvzYzD/jVh4Y+IKxgHuzNGnMXsmaaNYQEye41jz0PyoN2hm8= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: pacific exclude_packages: - ceph-volume - cephadm: cephadm_branch: pacific cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: docker.io/ceph/daemon-base:latest-pacific - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology_branch: master teuthology_sha1: 788cfdd8098ad222aa448289edcfa4436091c32c timestamp: 2022-04-26_01:01:25 tube: smithi user: pdhange verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.12483 2022-04-26T02:00:47.000 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_pdvian_ceph_6ceeb0566ada846fe0f5f2630fd02650f3b712d6/qa; will attempt to use it 2022-04-26T02:00:47.001 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_pdvian_ceph_6ceeb0566ada846fe0f5f2630fd02650f3b712d6/qa/tasks 2022-04-26T02:00:47.001 INFO:teuthology.run_tasks:Running task internal.check_packages... 2022-04-26T02:00:47.003 INFO:teuthology.task.internal:Checking packages... 2022-04-26T02:00:47.022 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '6ceeb0566ada846fe0f5f2630fd02650f3b712d6' 2022-04-26T02:00:47.022 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T02:00:47.022 INFO:teuthology.packaging:ref: None 2022-04-26T02:00:47.022 INFO:teuthology.packaging:tag: None 2022-04-26T02:00:47.022 INFO:teuthology.packaging:branch: wip-pdhange-testing 2022-04-26T02:00:47.023 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T02:00:47.023 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-pdhange-testing 2022-04-26T02:00:47.164 INFO:teuthology.task.internal:Found packages for ceph version 17.0.0-11767.g6ceeb056 2022-04-26T02:00:47.164 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2022-04-26T02:00:47.176 INFO:teuthology.task.internal:no buildpackages task found 2022-04-26T02:00:47.176 INFO:teuthology.run_tasks:Running task internal.save_config... 2022-04-26T02:00:47.227 INFO:teuthology.task.internal:Saving configuration 2022-04-26T02:00:47.251 INFO:teuthology.run_tasks:Running task internal.check_lock... 2022-04-26T02:00:47.260 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-04-26T02:00:47.282 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi071.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6805376', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2022-04-26 01:55:56.418739', 'locked_by': 'scheduled_pdhange@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJS/qY7nDLY3uvYeqUY6ldoBZzzHfprCpRObhnaCEj/dqcCXe3OOZelLl/GbBY7fGZOxwbbYVu4PnEKo5qkHXWQ='} 2022-04-26T02:00:47.303 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi114.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6805376', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2022-04-26 01:55:56.420210', 'locked_by': 'scheduled_pdhange@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEzSSiWLAsc1/Y4v68wadJ1kpsP82c2NaldLN+pJ6V1rIsDsQwyaYKdwgtv60XG2D92QISs2oeeWYhmnJBOX0Ww='} 2022-04-26T02:00:47.304 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2022-04-26T02:00:47.311 INFO:teuthology.task.internal:roles: ubuntu@smithi071.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2022-04-26T02:00:47.312 INFO:teuthology.task.internal:roles: ubuntu@smithi114.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2022-04-26T02:00:47.312 INFO:teuthology.run_tasks:Running task console_log... 2022-04-26T02:00:47.394 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f9eaf36fb70>, signals=[15]) 2022-04-26T02:00:47.394 INFO:teuthology.run_tasks:Running task internal.connect... 2022-04-26T02:00:47.402 INFO:teuthology.task.internal:Opening connections... 2022-04-26T02:00:47.403 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi071.front.sepia.ceph.com 2022-04-26T02:00:47.404 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T02:00:47.473 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi114.front.sepia.ceph.com 2022-04-26T02:00:47.473 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T02:00:47.541 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2022-04-26T02:00:47.550 DEBUG:teuthology.orchestra.run.smithi071:> uname -m 2022-04-26T02:00:47.569 INFO:teuthology.orchestra.run.smithi071.stdout:x86_64 2022-04-26T02:00:47.570 DEBUG:teuthology.orchestra.run.smithi071:> cat /etc/os-release 2022-04-26T02:00:47.627 INFO:teuthology.orchestra.run.smithi071.stdout:NAME="CentOS Stream" 2022-04-26T02:00:47.628 INFO:teuthology.orchestra.run.smithi071.stdout:VERSION="8" 2022-04-26T02:00:47.628 INFO:teuthology.orchestra.run.smithi071.stdout:ID="centos" 2022-04-26T02:00:47.628 INFO:teuthology.orchestra.run.smithi071.stdout:ID_LIKE="rhel fedora" 2022-04-26T02:00:47.628 INFO:teuthology.orchestra.run.smithi071.stdout:VERSION_ID="8" 2022-04-26T02:00:47.628 INFO:teuthology.orchestra.run.smithi071.stdout:PLATFORM_ID="platform:el8" 2022-04-26T02:00:47.628 INFO:teuthology.orchestra.run.smithi071.stdout:PRETTY_NAME="CentOS Stream 8" 2022-04-26T02:00:47.628 INFO:teuthology.orchestra.run.smithi071.stdout:ANSI_COLOR="0;31" 2022-04-26T02:00:47.628 INFO:teuthology.orchestra.run.smithi071.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2022-04-26T02:00:47.628 INFO:teuthology.orchestra.run.smithi071.stdout:HOME_URL="https://centos.org/" 2022-04-26T02:00:47.629 INFO:teuthology.orchestra.run.smithi071.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2022-04-26T02:00:47.629 INFO:teuthology.orchestra.run.smithi071.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2022-04-26T02:00:47.629 INFO:teuthology.orchestra.run.smithi071.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2022-04-26T02:00:47.629 INFO:teuthology.lock.ops:Updating smithi071.front.sepia.ceph.com on lock server 2022-04-26T02:00:47.647 DEBUG:teuthology.orchestra.run.smithi114:> uname -m 2022-04-26T02:00:47.667 INFO:teuthology.orchestra.run.smithi114.stdout:x86_64 2022-04-26T02:00:47.667 DEBUG:teuthology.orchestra.run.smithi114:> cat /etc/os-release 2022-04-26T02:00:47.726 INFO:teuthology.orchestra.run.smithi114.stdout:NAME="CentOS Stream" 2022-04-26T02:00:47.726 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION="8" 2022-04-26T02:00:47.726 INFO:teuthology.orchestra.run.smithi114.stdout:ID="centos" 2022-04-26T02:00:47.727 INFO:teuthology.orchestra.run.smithi114.stdout:ID_LIKE="rhel fedora" 2022-04-26T02:00:47.727 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION_ID="8" 2022-04-26T02:00:47.727 INFO:teuthology.orchestra.run.smithi114.stdout:PLATFORM_ID="platform:el8" 2022-04-26T02:00:47.727 INFO:teuthology.orchestra.run.smithi114.stdout:PRETTY_NAME="CentOS Stream 8" 2022-04-26T02:00:47.727 INFO:teuthology.orchestra.run.smithi114.stdout:ANSI_COLOR="0;31" 2022-04-26T02:00:47.727 INFO:teuthology.orchestra.run.smithi114.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2022-04-26T02:00:47.727 INFO:teuthology.orchestra.run.smithi114.stdout:HOME_URL="https://centos.org/" 2022-04-26T02:00:47.727 INFO:teuthology.orchestra.run.smithi114.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2022-04-26T02:00:47.727 INFO:teuthology.orchestra.run.smithi114.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2022-04-26T02:00:47.727 INFO:teuthology.orchestra.run.smithi114.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2022-04-26T02:00:47.728 INFO:teuthology.lock.ops:Updating smithi114.front.sepia.ceph.com on lock server 2022-04-26T02:00:47.745 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2022-04-26T02:00:47.756 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2022-04-26T02:00:47.774 INFO:teuthology.task.internal:Checking for old test directory... 2022-04-26T02:00:47.775 DEBUG:teuthology.orchestra.run.smithi071:> test '!' -e /home/ubuntu/cephtest 2022-04-26T02:00:47.777 DEBUG:teuthology.orchestra.run.smithi114:> test '!' -e /home/ubuntu/cephtest 2022-04-26T02:00:47.795 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2022-04-26T02:00:47.804 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2022-04-26T02:00:47.805 DEBUG:teuthology.orchestra.run.smithi071:> test -z $(ls -A /var/lib/ceph) 2022-04-26T02:00:47.835 DEBUG:teuthology.orchestra.run.smithi114:> test -z $(ls -A /var/lib/ceph) 2022-04-26T02:00:48.030 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2022-04-26T02:00:48.081 INFO:teuthology.run_tasks:Running task kernel... 2022-04-26T02:00:48.109 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2022-04-26T02:00:48.109 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2022-04-26T02:00:48.110 DEBUG:teuthology.orchestra.run.smithi071:> test -f /run/.containerenv -o -f /.dockerenv 2022-04-26T02:00:48.110 DEBUG:teuthology.orchestra.run.smithi114:> test -f /run/.containerenv -o -f /.dockerenv 2022-04-26T02:00:48.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-26T02:00:48.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-26T02:00:48.147 DEBUG:teuthology.orchestra.run.smithi071:> uname -r 2022-04-26T02:00:48.148 DEBUG:teuthology.orchestra.run.smithi114:> uname -r 2022-04-26T02:00:48.207 INFO:teuthology.orchestra.run.smithi114.stdout:4.18.0-383.el8.x86_64 2022-04-26T02:00:48.207 INFO:teuthology.task.kernel:Running kernel on smithi114: 4.18.0-383.el8.x86_64 2022-04-26T02:00:48.207 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum install -y kernel 2022-04-26T02:00:48.208 INFO:teuthology.orchestra.run.smithi071.stdout:4.18.0-383.el8.x86_64 2022-04-26T02:00:48.208 INFO:teuthology.task.kernel:Running kernel on smithi071: 4.18.0-383.el8.x86_64 2022-04-26T02:00:48.209 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum install -y kernel 2022-04-26T02:00:50.740 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS-8 - AppStream 34 MB/s | 21 MB 00:00 2022-04-26T02:00:51.080 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS-8 - AppStream 27 MB/s | 21 MB 00:00 2022-04-26T02:00:54.974 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS-8 - Base 41 MB/s | 22 MB 00:00 2022-04-26T02:00:55.314 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS-8 - Base 41 MB/s | 22 MB 00:00 2022-04-26T02:00:58.240 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS-8 - Extras 151 kB/s | 18 kB 00:00 2022-04-26T02:00:58.554 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS-8 - Extras 137 kB/s | 18 kB 00:00 2022-04-26T02:00:58.592 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS-8 - PowerTools 20 MB/s | 4.5 MB 00:00 2022-04-26T02:00:58.923 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS-8 - PowerTools 18 MB/s | 4.5 MB 00:00 2022-04-26T02:01:01.856 INFO:teuthology.orchestra.run.smithi071.stdout:Copr repo for python3-asyncssh owned by ceph 1.7 kB/s | 3.5 kB 00:02 2022-04-26T02:01:01.892 INFO:teuthology.orchestra.run.smithi114.stdout:Copr repo for python3-asyncssh owned by ceph 1.4 kB/s | 3.5 kB 00:02 2022-04-26T02:01:03.056 INFO:teuthology.orchestra.run.smithi071.stdout:Extra Packages for Enterprise Linux 10 MB/s | 11 MB 00:01 2022-04-26T02:01:03.066 INFO:teuthology.orchestra.run.smithi114.stdout:Extra Packages for Enterprise Linux 10 MB/s | 11 MB 00:01 2022-04-26T02:01:05.667 INFO:teuthology.orchestra.run.smithi114.stdout:lab-extras 448 kB/s | 24 kB 00:00 2022-04-26T02:01:05.780 INFO:teuthology.orchestra.run.smithi071.stdout:lab-extras 414 kB/s | 24 kB 00:00 2022-04-26T02:01:08.147 INFO:teuthology.orchestra.run.smithi114.stdout:Package kernel-4.18.0-305.3.1.el8.x86_64 is already installed. 2022-04-26T02:01:08.147 INFO:teuthology.orchestra.run.smithi114.stdout:Package kernel-4.18.0-383.el8.x86_64 is already installed. 2022-04-26T02:01:08.256 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:01:08.257 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2022-04-26T02:01:08.257 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:01:08.336 INFO:teuthology.orchestra.run.smithi071.stdout:Package kernel-4.18.0-305.3.1.el8.x86_64 is already installed. 2022-04-26T02:01:08.336 INFO:teuthology.orchestra.run.smithi071.stdout:Package kernel-4.18.0-383.el8.x86_64 is already installed. 2022-04-26T02:01:08.383 DEBUG:teuthology.orchestra.run.smithi114:> echo no | sudo yum reinstall kernel || true 2022-04-26T02:01:08.425 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:01:08.426 INFO:teuthology.orchestra.run.smithi071.stdout:Nothing to do. 2022-04-26T02:01:08.427 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:01:08.565 DEBUG:teuthology.orchestra.run.smithi071:> echo no | sudo yum reinstall kernel || true 2022-04-26T02:01:08.944 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:03 ago on Tue 26 Apr 2022 02:01:05 AM UTC. 2022-04-26T02:01:09.124 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:00:04 ago on Tue 26 Apr 2022 02:01:05 AM UTC. 2022-04-26T02:01:09.772 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:01:09.773 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:01:09.773 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2022-04-26T02:01:09.773 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:01:09.773 INFO:teuthology.orchestra.run.smithi114.stdout:Reinstalling: 2022-04-26T02:01:09.773 INFO:teuthology.orchestra.run.smithi114.stdout: kernel x86_64 4.18.0-383.el8 CentOS-Base 8.1 M 2022-04-26T02:01:09.773 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:01:09.773 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2022-04-26T02:01:09.773 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:01:09.774 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:01:09.774 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 8.1 M 2022-04-26T02:01:09.774 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 0 2022-04-26T02:01:09.775 INFO:teuthology.orchestra.run.smithi114.stderr:Operation aborted. 2022-04-26T02:01:09.957 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:01:09.957 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:01:09.958 INFO:teuthology.orchestra.run.smithi071.stdout: Package Architecture Version Repository Size 2022-04-26T02:01:09.958 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:01:09.958 INFO:teuthology.orchestra.run.smithi071.stdout:Reinstalling: 2022-04-26T02:01:09.958 INFO:teuthology.orchestra.run.smithi071.stdout: kernel x86_64 4.18.0-383.el8 CentOS-Base 8.1 M 2022-04-26T02:01:09.958 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:01:09.958 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2022-04-26T02:01:09.958 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:01:09.958 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:01:09.959 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 8.1 M 2022-04-26T02:01:09.959 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 0 2022-04-26T02:01:09.959 INFO:teuthology.orchestra.run.smithi071.stderr:Operation aborted. 2022-04-26T02:01:10.033 INFO:teuthology.orchestra.run.smithi071.stdout:Is this ok [y/N]: 2022-04-26T02:01:10.034 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum reinstall -y kernel || true 2022-04-26T02:01:10.172 INFO:teuthology.orchestra.run.smithi114.stdout:Is this ok [y/N]: 2022-04-26T02:01:10.173 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum reinstall -y kernel || true 2022-04-26T02:01:10.584 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:00:05 ago on Tue 26 Apr 2022 02:01:05 AM UTC. 2022-04-26T02:01:10.721 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:05 ago on Tue 26 Apr 2022 02:01:05 AM UTC. 2022-04-26T02:01:11.407 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:01:11.407 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:01:11.408 INFO:teuthology.orchestra.run.smithi071.stdout: Package Architecture Version Repository Size 2022-04-26T02:01:11.408 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:01:11.408 INFO:teuthology.orchestra.run.smithi071.stdout:Reinstalling: 2022-04-26T02:01:11.408 INFO:teuthology.orchestra.run.smithi071.stdout: kernel x86_64 4.18.0-383.el8 CentOS-Base 8.1 M 2022-04-26T02:01:11.408 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:01:11.408 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2022-04-26T02:01:11.408 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:01:11.408 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:01:11.409 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 8.1 M 2022-04-26T02:01:11.409 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 0 2022-04-26T02:01:11.409 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2022-04-26T02:01:11.552 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:01:11.553 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:01:11.554 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2022-04-26T02:01:11.554 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:01:11.554 INFO:teuthology.orchestra.run.smithi114.stdout:Reinstalling: 2022-04-26T02:01:11.554 INFO:teuthology.orchestra.run.smithi114.stdout: kernel x86_64 4.18.0-383.el8 CentOS-Base 8.1 M 2022-04-26T02:01:11.554 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:01:11.554 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2022-04-26T02:01:11.554 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:01:11.554 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:01:11.555 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 8.1 M 2022-04-26T02:01:11.555 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 0 2022-04-26T02:01:11.555 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2022-04-26T02:01:11.607 INFO:teuthology.orchestra.run.smithi071.stdout:kernel-4.18.0-383.el8.x86_64.rpm 41 MB/s | 8.1 MB 00:00 2022-04-26T02:01:11.608 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:01:11.608 INFO:teuthology.orchestra.run.smithi071.stdout:Total 41 MB/s | 8.1 MB 00:00 2022-04-26T02:01:11.700 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2022-04-26T02:01:11.752 INFO:teuthology.orchestra.run.smithi114.stdout:kernel-4.18.0-383.el8.x86_64.rpm 41 MB/s | 8.1 MB 00:00 2022-04-26T02:01:11.752 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:01:11.753 INFO:teuthology.orchestra.run.smithi114.stdout:Total 41 MB/s | 8.1 MB 00:00 2022-04-26T02:01:11.841 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2022-04-26T02:01:12.064 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2022-04-26T02:01:12.064 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2022-04-26T02:01:12.228 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2022-04-26T02:01:12.233 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2022-04-26T02:01:12.250 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2022-04-26T02:01:12.251 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2022-04-26T02:01:12.436 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2022-04-26T02:01:12.441 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2022-04-26T02:01:12.492 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2022-04-26T02:01:12.674 INFO:teuthology.orchestra.run.smithi071.stdout: Reinstalling : kernel-4.18.0-383.el8.x86_64 1/2 2022-04-26T02:01:12.674 INFO:teuthology.orchestra.run.smithi071.stdout: Cleanup : kernel-4.18.0-383.el8.x86_64 2/2 2022-04-26T02:01:12.712 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2022-04-26T02:01:12.918 INFO:teuthology.orchestra.run.smithi114.stdout: Reinstalling : kernel-4.18.0-383.el8.x86_64 1/2 2022-04-26T02:01:12.919 INFO:teuthology.orchestra.run.smithi114.stdout: Cleanup : kernel-4.18.0-383.el8.x86_64 2/2 2022-04-26T02:01:13.057 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: kernel-4.18.0-383.el8.x86_64 2/2 2022-04-26T02:01:13.057 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : kernel-4.18.0-383.el8.x86_64 1/2 2022-04-26T02:01:13.282 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-4.18.0-383.el8.x86_64 2/2 2022-04-26T02:01:13.282 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-4.18.0-383.el8.x86_64 1/2 2022-04-26T02:01:13.494 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : kernel-4.18.0-383.el8.x86_64 2/2 2022-04-26T02:01:13.494 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:01:13.494 INFO:teuthology.orchestra.run.smithi071.stdout:Reinstalled: 2022-04-26T02:01:13.495 INFO:teuthology.orchestra.run.smithi071.stdout: kernel-4.18.0-383.el8.x86_64 2022-04-26T02:01:13.495 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:01:13.495 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:01:13.588 DEBUG:teuthology.orchestra.run.smithi071:> rpm -q kernel --last | head -n 1 2022-04-26T02:01:13.709 INFO:teuthology.orchestra.run.smithi071.stdout:kernel-4.18.0-383.el8.x86_64 Tue 26 Apr 2022 02:01:12 AM UTC 2022-04-26T02:01:13.711 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-383.el8.x86_64 2022-04-26T02:01:13.711 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2022-04-26T02:01:13.711 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2022-04-26T02:01:13.711 DEBUG:teuthology.orchestra.run.smithi071:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2022-04-26T02:01:13.750 INFO:teuthology.orchestra.run.smithi071.stdout:ttyS1 2022-04-26T02:01:13.763 DEBUG:teuthology.parallel:result is None 2022-04-26T02:01:13.765 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-4.18.0-383.el8.x86_64 2/2 2022-04-26T02:01:13.765 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:01:13.765 INFO:teuthology.orchestra.run.smithi114.stdout:Reinstalled: 2022-04-26T02:01:13.766 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-4.18.0-383.el8.x86_64 2022-04-26T02:01:13.766 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:01:13.766 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:01:13.860 DEBUG:teuthology.orchestra.run.smithi114:> rpm -q kernel --last | head -n 1 2022-04-26T02:01:13.980 INFO:teuthology.orchestra.run.smithi114.stdout:kernel-4.18.0-383.el8.x86_64 Tue 26 Apr 2022 02:01:12 AM UTC 2022-04-26T02:01:13.982 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-383.el8.x86_64 2022-04-26T02:01:13.982 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2022-04-26T02:01:13.983 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2022-04-26T02:01:13.983 DEBUG:teuthology.orchestra.run.smithi114:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2022-04-26T02:01:14.028 INFO:teuthology.orchestra.run.smithi114.stdout:ttyS1 2022-04-26T02:01:14.045 DEBUG:teuthology.parallel:result is None 2022-04-26T02:01:14.045 INFO:teuthology.run_tasks:Running task internal.base... 2022-04-26T02:01:14.054 INFO:teuthology.task.internal:Creating test directory... 2022-04-26T02:01:14.054 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2022-04-26T02:01:14.056 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2022-04-26T02:01:14.072 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2022-04-26T02:01:14.106 INFO:teuthology.run_tasks:Running task internal.archive... 2022-04-26T02:01:14.147 INFO:teuthology.task.internal:Creating archive directory... 2022-04-26T02:01:14.147 DEBUG:teuthology.orchestra.run.smithi071:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2022-04-26T02:01:14.149 DEBUG:teuthology.orchestra.run.smithi114:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2022-04-26T02:01:14.180 INFO:teuthology.run_tasks:Running task internal.coredump... 2022-04-26T02:01:14.192 INFO:teuthology.task.internal:Enabling coredump saving... 2022-04-26T02:01:14.193 DEBUG:teuthology.orchestra.run.smithi071:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2022-04-26T02:01:14.210 DEBUG:teuthology.orchestra.run.smithi114:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2022-04-26T02:01:14.238 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-26T02:01:14.242 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-26T02:01:14.248 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-26T02:01:14.251 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-26T02:01:14.253 INFO:teuthology.run_tasks:Running task internal.sudo... 2022-04-26T02:01:14.264 INFO:teuthology.task.internal:Configuring sudo... 2022-04-26T02:01:14.265 DEBUG:teuthology.orchestra.run.smithi071:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2022-04-26T02:01:14.292 DEBUG:teuthology.orchestra.run.smithi114:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2022-04-26T02:01:14.319 INFO:teuthology.run_tasks:Running task internal.syslog... 2022-04-26T02:01:14.329 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2022-04-26T02:01:14.330 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2022-04-26T02:01:14.359 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2022-04-26T02:01:14.375 DEBUG:teuthology.orchestra.run.smithi071:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-26T02:01:14.451 DEBUG:teuthology.orchestra.run.smithi071:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-26T02:01:14.502 DEBUG:teuthology.orchestra.run.smithi071:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-26T02:01:14.584 DEBUG:teuthology.orchestra.run.smithi071:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-26T02:01:14.626 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2022-04-26T02:01:14.626 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2022-04-26T02:01:14.693 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-26T02:01:14.735 DEBUG:teuthology.orchestra.run.smithi114:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-26T02:01:14.790 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-26T02:01:14.872 DEBUG:teuthology.orchestra.run.smithi114:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-26T02:01:14.913 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2022-04-26T02:01:14.913 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2022-04-26T02:01:14.979 DEBUG:teuthology.orchestra.run.smithi071:> sudo service rsyslog restart 2022-04-26T02:01:14.982 DEBUG:teuthology.orchestra.run.smithi114:> sudo service rsyslog restart 2022-04-26T02:01:15.046 INFO:teuthology.orchestra.run.smithi071.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2022-04-26T02:01:15.097 INFO:teuthology.orchestra.run.smithi114.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2022-04-26T02:01:15.372 INFO:teuthology.run_tasks:Running task internal.timer... 2022-04-26T02:01:15.383 INFO:teuthology.task.internal:Starting timer... 2022-04-26T02:01:15.383 INFO:teuthology.run_tasks:Running task pcp... 2022-04-26T02:01:15.427 INFO:teuthology.run_tasks:Running task selinux... 2022-04-26T02:01:15.467 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2022-04-26T02:01:15.468 DEBUG:teuthology.orchestra.run.smithi071:> sudo service auditd rotate 2022-04-26T02:01:15.532 INFO:teuthology.orchestra.run.smithi071.stdout:Rotating logs: 2022-04-26T02:01:15.534 DEBUG:teuthology.orchestra.run.smithi114:> sudo service auditd rotate 2022-04-26T02:01:15.606 INFO:teuthology.orchestra.run.smithi114.stdout:Rotating logs: 2022-04-26T02:01:15.608 DEBUG:teuthology.task.selinux:Getting current SELinux state 2022-04-26T02:01:15.608 DEBUG:teuthology.orchestra.run.smithi071:> /usr/sbin/getenforce 2022-04-26T02:01:15.629 INFO:teuthology.orchestra.run.smithi071.stdout:Permissive 2022-04-26T02:01:15.629 DEBUG:teuthology.orchestra.run.smithi114:> /usr/sbin/getenforce 2022-04-26T02:01:15.649 INFO:teuthology.orchestra.run.smithi114.stdout:Permissive 2022-04-26T02:01:15.649 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi071.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi114.front.sepia.ceph.com': 'permissive'} 2022-04-26T02:01:15.649 DEBUG:teuthology.orchestra.run.smithi071:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av '\(comm="dmidecode"\|chronyd.service\|name="cephtest"\|scontext=system_u:system_r:nrpe_t:s0\|scontext=system_u:system_r:pcp_pmlogger_t\|scontext=system_u:system_r:pcp_pmcd_t:s0\|comm="rhsmd"\|scontext=system_u:system_r:syslogd_t:s0\|tcontext=system_u:system_r:nrpe_t:s0\|comm="updatedb"\|comm="smartd"\|comm="rhsmcertd-worke"\|comm="setroubleshootd"\|comm="rpm"\|tcontext=system_u:object_r:container_runtime_exec_t:s0\|comm="ksmtuned"\|comm="sssd"\|comm="sss_cache"\|context=system_u:system_r:NetworkManager_dispatcher_t:s0\|scontext=system_u:system_r:logrotate_t:s0\)' 2022-04-26T02:01:15.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-26T02:01:15.696 DEBUG:teuthology.orchestra.run.smithi114:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av '\(comm="dmidecode"\|chronyd.service\|name="cephtest"\|scontext=system_u:system_r:nrpe_t:s0\|scontext=system_u:system_r:pcp_pmlogger_t\|scontext=system_u:system_r:pcp_pmcd_t:s0\|comm="rhsmd"\|scontext=system_u:system_r:syslogd_t:s0\|tcontext=system_u:system_r:nrpe_t:s0\|comm="updatedb"\|comm="smartd"\|comm="rhsmcertd-worke"\|comm="setroubleshootd"\|comm="rpm"\|tcontext=system_u:object_r:container_runtime_exec_t:s0\|comm="ksmtuned"\|comm="sssd"\|comm="sss_cache"\|context=system_u:system_r:NetworkManager_dispatcher_t:s0\|scontext=system_u:system_r:logrotate_t:s0\)' 2022-04-26T02:01:15.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-26T02:01:15.723 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2022-04-26T02:01:15.723 DEBUG:teuthology.orchestra.run.smithi071:> sudo /usr/sbin/setenforce permissive 2022-04-26T02:01:15.763 DEBUG:teuthology.orchestra.run.smithi114:> sudo /usr/sbin/setenforce permissive 2022-04-26T02:01:15.795 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2022-04-26T02:01:15.807 DEBUG:teuthology.repo_utils:Setting repo remote to git://git.ceph.com/git/ceph-cm-ansible.git 2022-04-26T02:01:15.813 INFO:teuthology.repo_utils:Fetching master from origin 2022-04-26T02:01:15.844 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to origin/master 2022-04-26T02:01:15.860 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2022-04-26T02:01:15.862 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi071.front.sepia.ceph.com,smithi114.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml 2022-04-26T02:05:02.398 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi071.front.sepia.ceph.com'), Remote(name='ubuntu@smithi114.front.sepia.ceph.com')] 2022-04-26T02:05:02.400 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi071.front.sepia.ceph.com' 2022-04-26T02:05:02.402 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T02:05:02.474 DEBUG:teuthology.orchestra.run.smithi071:> true 2022-04-26T02:05:02.540 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2022-04-26T02:05:02.541 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T02:05:02.608 DEBUG:teuthology.orchestra.run.smithi114:> true 2022-04-26T02:05:02.675 INFO:teuthology.run_tasks:Running task clock... 2022-04-26T02:05:02.688 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2022-04-26T02:05:02.689 INFO:teuthology.orchestra.run:Running command with timeout 360 2022-04-26T02:05:02.691 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2022-04-26T02:05:02.693 INFO:teuthology.orchestra.run:Running command with timeout 360 2022-04-26T02:05:02.693 DEBUG:teuthology.orchestra.run.smithi114:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2022-04-26T02:05:02.721 INFO:teuthology.orchestra.run.smithi071.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2022-04-26T02:05:02.735 INFO:teuthology.orchestra.run.smithi071.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2022-04-26T02:05:02.747 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2022-04-26T02:05:02.761 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2022-04-26T02:05:02.800 INFO:teuthology.orchestra.run.smithi071.stderr:sudo: ntpd: command not found 2022-04-26T02:05:02.811 INFO:teuthology.orchestra.run.smithi071.stdout:506 Cannot talk to daemon 2022-04-26T02:05:02.826 INFO:teuthology.orchestra.run.smithi071.stderr:Failed to start ntp.service: Unit ntp.service not found. 2022-04-26T02:05:02.840 INFO:teuthology.orchestra.run.smithi071.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2022-04-26T02:05:02.841 INFO:teuthology.orchestra.run.smithi114.stderr:sudo: ntpd: command not found 2022-04-26T02:05:02.851 INFO:teuthology.orchestra.run.smithi114.stdout:506 Cannot talk to daemon 2022-04-26T02:05:02.865 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to start ntp.service: Unit ntp.service not found. 2022-04-26T02:05:02.879 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2022-04-26T02:05:02.907 INFO:teuthology.orchestra.run.smithi071.stderr:bash: ntpq: command not found 2022-04-26T02:05:02.911 INFO:teuthology.orchestra.run.smithi071.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2022-04-26T02:05:02.911 INFO:teuthology.orchestra.run.smithi071.stdout:=============================================================================== 2022-04-26T02:05:02.911 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-26T02:05:02.911 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-26T02:05:02.912 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-26T02:05:02.912 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-26T02:05:02.947 INFO:teuthology.orchestra.run.smithi114.stderr:bash: ntpq: command not found 2022-04-26T02:05:02.952 INFO:teuthology.orchestra.run.smithi114.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2022-04-26T02:05:02.952 INFO:teuthology.orchestra.run.smithi114.stdout:=============================================================================== 2022-04-26T02:05:02.952 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-26T02:05:02.952 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-26T02:05:02.952 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-26T02:05:02.952 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2022-04-26T02:05:02.953 INFO:teuthology.run_tasks:Running task pexec... 2022-04-26T02:05:02.965 INFO:teuthology.task.pexec:Executing custom commands... 2022-04-26T02:05:02.966 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi071.front.sepia.ceph.com 2022-04-26T02:05:02.966 DEBUG:teuthology.orchestra.run.smithi071:> TESTDIR=/home/ubuntu/cephtest bash -s 2022-04-26T02:05:02.967 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi114.front.sepia.ceph.com 2022-04-26T02:05:02.967 DEBUG:teuthology.orchestra.run.smithi114:> TESTDIR=/home/ubuntu/cephtest bash -s 2022-04-26T02:05:03.556 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:00:56 ago on Tue 26 Apr 2022 02:04:07 AM UTC. 2022-04-26T02:05:03.581 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:56 ago on Tue 26 Apr 2022 02:04:07 AM UTC. 2022-04-26T02:05:04.580 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:05:04.580 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:05:04.580 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2022-04-26T02:05:04.581 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:05:04.581 INFO:teuthology.orchestra.run.smithi114.stdout:Resetting modules: 2022-04-26T02:05:04.581 INFO:teuthology.orchestra.run.smithi114.stdout: container-tools 2022-04-26T02:05:04.581 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:05:04.581 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2022-04-26T02:05:04.581 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:05:04.581 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:05:04.584 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:05:04.585 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:05:04.585 INFO:teuthology.orchestra.run.smithi071.stdout: Package Architecture Version Repository Size 2022-04-26T02:05:04.585 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:05:04.585 INFO:teuthology.orchestra.run.smithi071.stdout:Resetting modules: 2022-04-26T02:05:04.586 INFO:teuthology.orchestra.run.smithi071.stdout: container-tools 2022-04-26T02:05:04.586 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:05:04.586 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2022-04-26T02:05:04.586 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:05:04.586 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:05:04.787 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:05:04.811 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:05:05.395 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:58 ago on Tue 26 Apr 2022 02:04:07 AM UTC. 2022-04-26T02:05:05.413 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:00:58 ago on Tue 26 Apr 2022 02:04:07 AM UTC. 2022-04-26T02:05:06.468 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:05:06.469 INFO:teuthology.orchestra.run.smithi114.stdout:========================================================================================= 2022-04-26T02:05:06.469 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2022-04-26T02:05:06.469 INFO:teuthology.orchestra.run.smithi114.stdout:========================================================================================= 2022-04-26T02:05:06.469 INFO:teuthology.orchestra.run.smithi114.stdout:Installing group/module packages: 2022-04-26T02:05:06.470 INFO:teuthology.orchestra.run.smithi114.stdout: buildah x86_64 1:1.24.2-2.module_el8.7.0+1106+45480ee0 CentOS-AppStream 8.1 M 2022-04-26T02:05:06.470 INFO:teuthology.orchestra.run.smithi114.stdout: cockpit-podman noarch 43-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 494 k 2022-04-26T02:05:06.470 INFO:teuthology.orchestra.run.smithi114.stdout: crun x86_64 1.4.3-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 209 k 2022-04-26T02:05:06.470 INFO:teuthology.orchestra.run.smithi114.stdout: python3-podman noarch 4.0.0-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 149 k 2022-04-26T02:05:06.470 INFO:teuthology.orchestra.run.smithi114.stdout: skopeo x86_64 2:1.6.1-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 6.7 M 2022-04-26T02:05:06.470 INFO:teuthology.orchestra.run.smithi114.stdout: toolbox x86_64 0.0.99.3-1.module_el8.5.0+877+1c30e0c9 CentOS-AppStream 2.3 M 2022-04-26T02:05:06.470 INFO:teuthology.orchestra.run.smithi114.stdout: udica noarch 0.2.6-2.module_el8.6.0+944+d413f95e CentOS-AppStream 48 k 2022-04-26T02:05:06.470 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2022-04-26T02:05:06.470 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 CentOS-AppStream 25 k 2022-04-26T02:05:06.470 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyxdg noarch 0.25-16.el8 CentOS-AppStream 94 k 2022-04-26T02:05:06.471 INFO:teuthology.orchestra.run.smithi114.stdout: yajl x86_64 2.1.0-10.el8 CentOS-AppStream 41 k 2022-04-26T02:05:06.471 INFO:teuthology.orchestra.run.smithi114.stdout:Installing module profiles: 2022-04-26T02:05:06.471 INFO:teuthology.orchestra.run.smithi114.stdout: container-tools/common 2022-04-26T02:05:06.471 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:05:06.471 INFO:teuthology.orchestra.run.smithi114.stdout:Enabling module streams: 2022-04-26T02:05:06.471 INFO:teuthology.orchestra.run.smithi114.stdout: container-tools rhel8 2022-04-26T02:05:06.471 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:05:06.471 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2022-04-26T02:05:06.471 INFO:teuthology.orchestra.run.smithi114.stdout:========================================================================================= 2022-04-26T02:05:06.471 INFO:teuthology.orchestra.run.smithi114.stdout:Install 10 Packages 2022-04-26T02:05:06.471 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:05:06.472 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 18 M 2022-04-26T02:05:06.472 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 64 M 2022-04-26T02:05:06.472 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2022-04-26T02:05:06.497 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:05:06.498 INFO:teuthology.orchestra.run.smithi071.stdout:========================================================================================= 2022-04-26T02:05:06.498 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repository Size 2022-04-26T02:05:06.498 INFO:teuthology.orchestra.run.smithi071.stdout:========================================================================================= 2022-04-26T02:05:06.499 INFO:teuthology.orchestra.run.smithi071.stdout:Installing group/module packages: 2022-04-26T02:05:06.499 INFO:teuthology.orchestra.run.smithi071.stdout: buildah x86_64 1:1.24.2-2.module_el8.7.0+1106+45480ee0 CentOS-AppStream 8.1 M 2022-04-26T02:05:06.499 INFO:teuthology.orchestra.run.smithi071.stdout: cockpit-podman noarch 43-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 494 k 2022-04-26T02:05:06.499 INFO:teuthology.orchestra.run.smithi071.stdout: crun x86_64 1.4.3-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 209 k 2022-04-26T02:05:06.499 INFO:teuthology.orchestra.run.smithi071.stdout: python3-podman noarch 4.0.0-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 149 k 2022-04-26T02:05:06.499 INFO:teuthology.orchestra.run.smithi071.stdout: skopeo x86_64 2:1.6.1-1.module_el8.7.0+1106+45480ee0 CentOS-AppStream 6.7 M 2022-04-26T02:05:06.499 INFO:teuthology.orchestra.run.smithi071.stdout: toolbox x86_64 0.0.99.3-1.module_el8.5.0+877+1c30e0c9 CentOS-AppStream 2.3 M 2022-04-26T02:05:06.499 INFO:teuthology.orchestra.run.smithi071.stdout: udica noarch 0.2.6-2.module_el8.6.0+944+d413f95e CentOS-AppStream 48 k 2022-04-26T02:05:06.499 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2022-04-26T02:05:06.500 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 CentOS-AppStream 25 k 2022-04-26T02:05:06.500 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pyxdg noarch 0.25-16.el8 CentOS-AppStream 94 k 2022-04-26T02:05:06.500 INFO:teuthology.orchestra.run.smithi071.stdout: yajl x86_64 2.1.0-10.el8 CentOS-AppStream 41 k 2022-04-26T02:05:06.500 INFO:teuthology.orchestra.run.smithi071.stdout:Installing module profiles: 2022-04-26T02:05:06.500 INFO:teuthology.orchestra.run.smithi071.stdout: container-tools/common 2022-04-26T02:05:06.500 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:05:06.500 INFO:teuthology.orchestra.run.smithi071.stdout:Enabling module streams: 2022-04-26T02:05:06.500 INFO:teuthology.orchestra.run.smithi071.stdout: container-tools rhel8 2022-04-26T02:05:06.500 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:05:06.500 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2022-04-26T02:05:06.501 INFO:teuthology.orchestra.run.smithi071.stdout:========================================================================================= 2022-04-26T02:05:06.501 INFO:teuthology.orchestra.run.smithi071.stdout:Install 10 Packages 2022-04-26T02:05:06.501 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:05:06.501 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 18 M 2022-04-26T02:05:06.501 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 64 M 2022-04-26T02:05:06.502 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2022-04-26T02:05:06.673 INFO:teuthology.orchestra.run.smithi114.stdout:(1/10): crun-1.4.3-1.module_el8.7.0+1106+45480e 1.0 MB/s | 209 kB 00:00 2022-04-26T02:05:06.699 INFO:teuthology.orchestra.run.smithi114.stdout:(2/10): python3-podman-4.0.0-1.module_el8.7.0+1 5.9 MB/s | 149 kB 00:00 2022-04-26T02:05:06.724 INFO:teuthology.orchestra.run.smithi114.stdout:(3/10): python3-pytoml-0.1.14-5.git7dea353.el8. 997 kB/s | 25 kB 00:00 2022-04-26T02:05:06.741 INFO:teuthology.orchestra.run.smithi114.stdout:(4/10): python3-pyxdg-0.25-16.el8.noarch.rpm 5.5 MB/s | 94 kB 00:00 2022-04-26T02:05:06.773 INFO:teuthology.orchestra.run.smithi071.stdout:(1/10): buildah-1.24.2-2.module_el8.7.0+1106+45 30 MB/s | 8.1 MB 00:00 2022-04-26T02:05:06.783 INFO:teuthology.orchestra.run.smithi114.stdout:(5/10): cockpit-podman-43-1.module_el8.7.0+1106 1.6 MB/s | 494 kB 00:00 2022-04-26T02:05:06.798 INFO:teuthology.orchestra.run.smithi071.stdout:(2/10): python3-podman-4.0.0-1.module_el8.7.0+1 6.1 MB/s | 149 kB 00:00 2022-04-26T02:05:06.815 INFO:teuthology.orchestra.run.smithi071.stdout:(3/10): python3-pytoml-0.1.14-5.git7dea353.el8. 1.4 MB/s | 25 kB 00:00 2022-04-26T02:05:06.840 INFO:teuthology.orchestra.run.smithi071.stdout:(4/10): crun-1.4.3-1.module_el8.7.0+1106+45480e 618 kB/s | 209 kB 00:00 2022-04-26T02:05:06.865 INFO:teuthology.orchestra.run.smithi071.stdout:(5/10): python3-pyxdg-0.25-16.el8.noarch.rpm 1.8 MB/s | 94 kB 00:00 2022-04-26T02:05:06.891 INFO:teuthology.orchestra.run.smithi071.stdout:(6/10): cockpit-podman-43-1.module_el8.7.0+1106 1.2 MB/s | 494 kB 00:00 2022-04-26T02:05:06.933 INFO:teuthology.orchestra.run.smithi071.stdout:(7/10): udica-0.2.6-2.module_el8.6.0+944+d413f9 1.1 MB/s | 48 kB 00:00 2022-04-26T02:05:06.950 INFO:teuthology.orchestra.run.smithi114.stdout:(6/10): toolbox-0.0.99.3-1.module_el8.5.0+877+1 14 MB/s | 2.3 MB 00:00 2022-04-26T02:05:06.983 INFO:teuthology.orchestra.run.smithi114.stdout:(7/10): udica-0.2.6-2.module_el8.6.0+944+d413f9 1.4 MB/s | 48 kB 00:00 2022-04-26T02:05:06.987 INFO:teuthology.orchestra.run.smithi071.stdout:(8/10): yajl-2.1.0-10.el8.x86_64.rpm 755 kB/s | 41 kB 00:00 2022-04-26T02:05:07.017 INFO:teuthology.orchestra.run.smithi114.stdout:(8/10): yajl-2.1.0-10.el8.x86_64.rpm 1.2 MB/s | 41 kB 00:00 2022-04-26T02:05:07.042 INFO:teuthology.orchestra.run.smithi071.stdout:(9/10): toolbox-0.0.99.3-1.module_el8.5.0+877+1 13 MB/s | 2.3 MB 00:00 2022-04-26T02:05:07.117 INFO:teuthology.orchestra.run.smithi114.stdout:(9/10): buildah-1.24.2-2.module_el8.7.0+1106+45 12 MB/s | 8.1 MB 00:00 2022-04-26T02:05:07.175 INFO:teuthology.orchestra.run.smithi071.stdout:(10/10): skopeo-1.6.1-1.module_el8.7.0+1106+454 20 MB/s | 6.7 MB 00:00 2022-04-26T02:05:07.177 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:05:07.178 INFO:teuthology.orchestra.run.smithi071.stdout:Total 27 MB/s | 18 MB 00:00 2022-04-26T02:05:07.201 INFO:teuthology.orchestra.run.smithi114.stdout:(10/10): skopeo-1.6.1-1.module_el8.7.0+1106+454 14 MB/s | 6.7 MB 00:00 2022-04-26T02:05:07.203 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:05:07.203 INFO:teuthology.orchestra.run.smithi114.stdout:Total 25 MB/s | 18 MB 00:00 2022-04-26T02:05:07.367 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2022-04-26T02:05:07.384 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2022-04-26T02:05:07.384 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2022-04-26T02:05:07.392 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2022-04-26T02:05:07.409 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2022-04-26T02:05:07.410 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2022-04-26T02:05:07.857 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2022-04-26T02:05:07.860 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2022-04-26T02:05:07.867 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2022-04-26T02:05:07.870 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2022-04-26T02:05:08.362 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2022-04-26T02:05:08.384 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2022-04-26T02:05:08.606 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : yajl-2.1.0-10.el8.x86_64 1/10 2022-04-26T02:05:08.664 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : yajl-2.1.0-10.el8.x86_64 1/10 2022-04-26T02:05:08.801 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/10 2022-04-26T02:05:08.840 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/10 2022-04-26T02:05:09.060 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2022-04-26T02:05:09.148 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2022-04-26T02:05:09.314 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee 4/10 2022-04-26T02:05:09.401 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee 4/10 2022-04-26T02:05:09.506 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 5/10 2022-04-26T02:05:09.611 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 5/10 2022-04-26T02:05:09.912 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 6/10 2022-04-26T02:05:10.020 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 6/10 2022-04-26T02:05:10.661 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86 7/10 2022-04-26T02:05:10.764 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86 7/10 2022-04-26T02:05:10.874 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_ 8/10 2022-04-26T02:05:10.997 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_ 8/10 2022-04-26T02:05:11.762 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.n 9/10 2022-04-26T02:05:11.876 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.n 9/10 2022-04-26T02:05:11.954 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 10/10 2022-04-26T02:05:12.109 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 10/10 2022-04-26T02:05:12.232 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 10/10 2022-04-26T02:05:12.232 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 1/10 2022-04-26T02:05:12.232 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.n 2/10 2022-04-26T02:05:12.232 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 3/10 2022-04-26T02:05:12.232 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee 4/10 2022-04-26T02:05:12.233 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 5/10 2022-04-26T02:05:12.233 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 6/10 2022-04-26T02:05:12.233 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_ 7/10 2022-04-26T02:05:12.233 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86 8/10 2022-04-26T02:05:12.233 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 9/10 2022-04-26T02:05:12.367 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 10/10 2022-04-26T02:05:12.368 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x8 1/10 2022-04-26T02:05:12.368 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.n 2/10 2022-04-26T02:05:12.368 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 3/10 2022-04-26T02:05:12.368 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee 4/10 2022-04-26T02:05:12.368 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 5/10 2022-04-26T02:05:12.368 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 6/10 2022-04-26T02:05:12.368 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_ 7/10 2022-04-26T02:05:12.368 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86 8/10 2022-04-26T02:05:12.369 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 9/10 2022-04-26T02:05:12.688 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 10/10 2022-04-26T02:05:12.688 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:05:12.689 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2022-04-26T02:05:12.689 INFO:teuthology.orchestra.run.smithi114.stdout: buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x86_64 2022-04-26T02:05:12.689 INFO:teuthology.orchestra.run.smithi114.stdout: cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.noarch 2022-04-26T02:05:12.689 INFO:teuthology.orchestra.run.smithi114.stdout: crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 2022-04-26T02:05:12.690 INFO:teuthology.orchestra.run.smithi114.stdout: python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee0.noarch 2022-04-26T02:05:12.690 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2022-04-26T02:05:12.690 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyxdg-0.25-16.el8.noarch 2022-04-26T02:05:12.690 INFO:teuthology.orchestra.run.smithi114.stdout: skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_64 2022-04-26T02:05:12.690 INFO:teuthology.orchestra.run.smithi114.stdout: toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86_64 2022-04-26T02:05:12.691 INFO:teuthology.orchestra.run.smithi114.stdout: udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 2022-04-26T02:05:12.691 INFO:teuthology.orchestra.run.smithi114.stdout: yajl-2.1.0-10.el8.x86_64 2022-04-26T02:05:12.691 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:05:12.691 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:05:12.791 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 10/10 2022-04-26T02:05:12.791 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:05:12.791 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2022-04-26T02:05:12.791 INFO:teuthology.orchestra.run.smithi071.stdout: buildah-1:1.24.2-2.module_el8.7.0+1106+45480ee0.x86_64 2022-04-26T02:05:12.792 INFO:teuthology.orchestra.run.smithi071.stdout: cockpit-podman-43-1.module_el8.7.0+1106+45480ee0.noarch 2022-04-26T02:05:12.792 INFO:teuthology.orchestra.run.smithi071.stdout: crun-1.4.3-1.module_el8.7.0+1106+45480ee0.x86_64 2022-04-26T02:05:12.792 INFO:teuthology.orchestra.run.smithi071.stdout: python3-podman-4.0.0-1.module_el8.7.0+1106+45480ee0.noarch 2022-04-26T02:05:12.792 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2022-04-26T02:05:12.792 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pyxdg-0.25-16.el8.noarch 2022-04-26T02:05:12.792 INFO:teuthology.orchestra.run.smithi071.stdout: skopeo-2:1.6.1-1.module_el8.7.0+1106+45480ee0.x86_64 2022-04-26T02:05:12.792 INFO:teuthology.orchestra.run.smithi071.stdout: toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86_64 2022-04-26T02:05:12.792 INFO:teuthology.orchestra.run.smithi071.stdout: udica-0.2.6-2.module_el8.6.0+944+d413f95e.noarch 2022-04-26T02:05:12.792 INFO:teuthology.orchestra.run.smithi071.stdout: yajl-2.1.0-10.el8.x86_64 2022-04-26T02:05:12.792 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:05:12.793 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:05:12.823 DEBUG:teuthology.parallel:result is None 2022-04-26T02:05:12.912 DEBUG:teuthology.parallel:result is None 2022-04-26T02:05:12.913 INFO:teuthology.run_tasks:Running task install... 2022-04-26T02:05:12.924 DEBUG:teuthology.task.install:project ceph 2022-04-26T02:05:12.924 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6'}} 2022-04-26T02:05:12.924 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6'} 2022-04-26T02:05:12.924 INFO:teuthology.task.install:Using flavor: default 2022-04-26T02:05:12.931 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2022-04-26T02:05:12.931 INFO:teuthology.task.install:extra packages: [] 2022-04-26T02:05:12.932 DEBUG:teuthology.orchestra.run.smithi071:> sudo lsb_release -is 2022-04-26T02:05:12.966 INFO:teuthology.orchestra.run.smithi071.stdout:CentOSStream 2022-04-26T02:05:12.967 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-26T02:05:12.968 DEBUG:teuthology.orchestra.run.smithi114:> sudo lsb_release -is 2022-04-26T02:05:12.968 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'pacific', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6', 'tag': None, 'wait_for_package': False} 2022-04-26T02:05:12.968 DEBUG:teuthology.orchestra.run.smithi071:> sudo lsb_release -is 2022-04-26T02:05:13.003 INFO:teuthology.orchestra.run.smithi114.stdout:CentOSStream 2022-04-26T02:05:13.004 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-26T02:05:13.004 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'pacific', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6', 'tag': None, 'wait_for_package': False} 2022-04-26T02:05:13.005 DEBUG:teuthology.orchestra.run.smithi114:> sudo lsb_release -is 2022-04-26T02:05:13.041 INFO:teuthology.orchestra.run.smithi071.stdout:CentOSStream 2022-04-26T02:05:13.043 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-26T02:05:13.043 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T02:05:13.043 INFO:teuthology.packaging:ref: None 2022-04-26T02:05:13.044 INFO:teuthology.packaging:tag: None 2022-04-26T02:05:13.044 INFO:teuthology.packaging:branch: pacific 2022-04-26T02:05:13.044 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T02:05:13.044 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2022-04-26T02:05:13.083 INFO:teuthology.orchestra.run.smithi114.stdout:CentOSStream 2022-04-26T02:05:13.084 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-26T02:05:13.084 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T02:05:13.084 INFO:teuthology.packaging:ref: None 2022-04-26T02:05:13.085 INFO:teuthology.packaging:tag: None 2022-04-26T02:05:13.085 INFO:teuthology.packaging:branch: pacific 2022-04-26T02:05:13.085 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T02:05:13.085 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2022-04-26T02:05:13.266 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/centos/8/flavors/default/ 2022-04-26T02:05:13.267 INFO:teuthology.task.install.rpm:Package version is 16.2.7-940.g40f5fd17 2022-04-26T02:05:13.290 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/centos/8/flavors/default/ 2022-04-26T02:05:13.328 INFO:teuthology.task.install.rpm:Package version is 16.2.7-940.g40f5fd17 2022-04-26T02:05:13.474 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2022-04-26T02:05:13.635 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2022-04-26T02:05:13.635 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/yum.repos.d/ceph.repo 2022-04-26T02:05:13.638 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2022-04-26T02:05:13.638 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2022-04-26T02:05:13.639 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/yum.repos.d/ceph.repo 2022-04-26T02:05:13.661 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2022-04-26T02:05:13.689 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T02:05:13.689 INFO:teuthology.packaging:ref: None 2022-04-26T02:05:13.690 INFO:teuthology.packaging:tag: None 2022-04-26T02:05:13.690 INFO:teuthology.packaging:branch: pacific 2022-04-26T02:05:13.690 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T02:05:13.691 DEBUG:teuthology.orchestra.run.smithi071:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/pacific/;g' /etc/yum.repos.d/ceph.repo ; fi 2022-04-26T02:05:13.693 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2022-04-26T02:05:13.693 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T02:05:13.693 INFO:teuthology.packaging:ref: None 2022-04-26T02:05:13.693 INFO:teuthology.packaging:tag: None 2022-04-26T02:05:13.693 INFO:teuthology.packaging:branch: pacific 2022-04-26T02:05:13.693 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T02:05:13.694 DEBUG:teuthology.orchestra.run.smithi114:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/pacific/;g' /etc/yum.repos.d/ceph.repo ; fi 2022-04-26T02:05:13.729 DEBUG:teuthology.orchestra.run.smithi071:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2022-04-26T02:05:13.760 DEBUG:teuthology.orchestra.run.smithi114:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2022-04-26T02:05:13.805 DEBUG:teuthology.orchestra.run.smithi071:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2022-04-26T02:05:13.837 DEBUG:teuthology.orchestra.run.smithi114:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2022-04-26T02:05:13.871 INFO:teuthology.orchestra.run.smithi071.stdout:check_obsoletes = 1 2022-04-26T02:05:13.872 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum clean all 2022-04-26T02:05:13.902 INFO:teuthology.orchestra.run.smithi114.stdout:check_obsoletes = 1 2022-04-26T02:05:13.903 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum clean all 2022-04-26T02:05:14.113 INFO:teuthology.orchestra.run.smithi071.stdout:55 files removed 2022-04-26T02:05:14.133 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install ceph-radosgw 2022-04-26T02:05:14.140 INFO:teuthology.orchestra.run.smithi114.stdout:55 files removed 2022-04-26T02:05:14.161 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-radosgw 2022-04-26T02:05:14.745 INFO:teuthology.orchestra.run.smithi071.stdout:ceph packages for x86_64 276 kB/s | 76 kB 00:00 2022-04-26T02:05:14.764 INFO:teuthology.orchestra.run.smithi114.stdout:ceph packages for x86_64 285 kB/s | 76 kB 00:00 2022-04-26T02:05:15.006 INFO:teuthology.orchestra.run.smithi071.stdout:ceph noarch packages 68 kB/s | 15 kB 00:00 2022-04-26T02:05:15.089 INFO:teuthology.orchestra.run.smithi114.stdout:ceph noarch packages 54 kB/s | 15 kB 00:00 2022-04-26T02:05:15.291 INFO:teuthology.orchestra.run.smithi071.stdout:ceph source packages 5.5 kB/s | 1.4 kB 00:00 2022-04-26T02:05:15.370 INFO:teuthology.orchestra.run.smithi114.stdout:ceph source packages 5.5 kB/s | 1.4 kB 00:00 2022-04-26T02:05:15.967 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS-8 - AppStream 37 MB/s | 21 MB 00:00 2022-04-26T02:05:16.056 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS-8 - AppStream 29 MB/s | 21 MB 00:00 2022-04-26T02:05:20.334 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS-8 - Base 35 MB/s | 22 MB 00:00 2022-04-26T02:05:20.561 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS-8 - Base 34 MB/s | 22 MB 00:00 2022-04-26T02:05:23.583 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS-8 - Extras 156 kB/s | 18 kB 00:00 2022-04-26T02:05:24.093 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS-8 - PowerTools 12 MB/s | 4.5 MB 00:00 2022-04-26T02:05:24.213 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS-8 - Extras 41 kB/s | 18 kB 00:00 2022-04-26T02:05:24.590 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS-8 - PowerTools 18 MB/s | 4.5 MB 00:00 2022-04-26T02:05:27.140 INFO:teuthology.orchestra.run.smithi071.stdout:Copr repo for python3-asyncssh owned by ceph 2.1 kB/s | 3.5 kB 00:01 2022-04-26T02:05:27.168 INFO:teuthology.orchestra.run.smithi114.stdout:Copr repo for python3-asyncssh owned by ceph 1.6 kB/s | 3.5 kB 00:02 2022-04-26T02:05:28.383 INFO:teuthology.orchestra.run.smithi071.stdout:Extra Packages for Enterprise Linux 9.8 MB/s | 11 MB 00:01 2022-04-26T02:05:28.396 INFO:teuthology.orchestra.run.smithi114.stdout:Extra Packages for Enterprise Linux 10 MB/s | 11 MB 00:01 2022-04-26T02:05:31.077 INFO:teuthology.orchestra.run.smithi114.stdout:lab-extras 436 kB/s | 24 kB 00:00 2022-04-26T02:05:31.117 INFO:teuthology.orchestra.run.smithi071.stdout:lab-extras 404 kB/s | 24 kB 00:00 2022-04-26T02:05:33.798 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:05:33.801 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:05:33.801 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2022-04-26T02:05:33.801 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:05:33.801 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2022-04-26T02:05:33.801 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-radosgw x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 12 M 2022-04-26T02:05:33.801 INFO:teuthology.orchestra.run.smithi114.stdout:Upgrading: 2022-04-26T02:05:33.801 INFO:teuthology.orchestra.run.smithi114.stdout: librados2 x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 3.7 M 2022-04-26T02:05:33.801 INFO:teuthology.orchestra.run.smithi114.stdout: librbd1 x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 4.2 M 2022-04-26T02:05:33.802 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2022-04-26T02:05:33.802 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-base x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 6.0 M 2022-04-26T02:05:33.802 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-common x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 24 M 2022-04-26T02:05:33.802 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-selinux x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 26 k 2022-04-26T02:05:33.802 INFO:teuthology.orchestra.run.smithi114.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2022-04-26T02:05:33.802 INFO:teuthology.orchestra.run.smithi114.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2022-04-26T02:05:33.802 INFO:teuthology.orchestra.run.smithi114.stdout: libcephfs2 x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 816 k 2022-04-26T02:05:33.802 INFO:teuthology.orchestra.run.smithi114.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2022-04-26T02:05:33.802 INFO:teuthology.orchestra.run.smithi114.stdout: librabbitmq x86_64 0.9.0-3.el8 CentOS-Base 47 k 2022-04-26T02:05:33.803 INFO:teuthology.orchestra.run.smithi114.stdout: libradosstriper1 x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 492 k 2022-04-26T02:05:33.803 INFO:teuthology.orchestra.run.smithi114.stdout: librdkafka x86_64 0.11.4-3.el8 CentOS-AppStream 354 k 2022-04-26T02:05:33.803 INFO:teuthology.orchestra.run.smithi114.stdout: librgw2 x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 3.8 M 2022-04-26T02:05:33.803 INFO:teuthology.orchestra.run.smithi114.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2022-04-26T02:05:33.803 INFO:teuthology.orchestra.run.smithi114.stdout: lttng-ust x86_64 2.8.1-11.el8 CentOS-AppStream 259 k 2022-04-26T02:05:33.803 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ceph-argparse x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 45 k 2022-04-26T02:05:33.803 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ceph-common x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 93 k 2022-04-26T02:05:33.803 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cephfs x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 214 k 2022-04-26T02:05:33.803 INFO:teuthology.orchestra.run.smithi114.stdout: python3-prettytable noarch 0.7.2-14.el8 CentOS-AppStream 44 k 2022-04-26T02:05:33.803 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rados x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 387 k 2022-04-26T02:05:33.804 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rbd x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 368 k 2022-04-26T02:05:33.804 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rgw x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 114 k 2022-04-26T02:05:33.804 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:05:33.804 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2022-04-26T02:05:33.804 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:05:33.804 INFO:teuthology.orchestra.run.smithi114.stdout:Install 21 Packages 2022-04-26T02:05:33.804 INFO:teuthology.orchestra.run.smithi114.stdout:Upgrade 2 Packages 2022-04-26T02:05:33.804 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:05:33.805 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 57 M 2022-04-26T02:05:33.805 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2022-04-26T02:05:33.822 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:05:33.825 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:05:33.825 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repository Size 2022-04-26T02:05:33.825 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:05:33.825 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2022-04-26T02:05:33.825 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-radosgw x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 12 M 2022-04-26T02:05:33.826 INFO:teuthology.orchestra.run.smithi071.stdout:Upgrading: 2022-04-26T02:05:33.826 INFO:teuthology.orchestra.run.smithi071.stdout: librados2 x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 3.7 M 2022-04-26T02:05:33.826 INFO:teuthology.orchestra.run.smithi071.stdout: librbd1 x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 4.2 M 2022-04-26T02:05:33.826 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2022-04-26T02:05:33.826 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-base x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 6.0 M 2022-04-26T02:05:33.826 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-common x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 24 M 2022-04-26T02:05:33.826 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-selinux x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 26 k 2022-04-26T02:05:33.826 INFO:teuthology.orchestra.run.smithi071.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2022-04-26T02:05:33.826 INFO:teuthology.orchestra.run.smithi071.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2022-04-26T02:05:33.827 INFO:teuthology.orchestra.run.smithi071.stdout: libcephfs2 x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 816 k 2022-04-26T02:05:33.827 INFO:teuthology.orchestra.run.smithi071.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2022-04-26T02:05:33.827 INFO:teuthology.orchestra.run.smithi071.stdout: librabbitmq x86_64 0.9.0-3.el8 CentOS-Base 47 k 2022-04-26T02:05:33.827 INFO:teuthology.orchestra.run.smithi071.stdout: libradosstriper1 x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 492 k 2022-04-26T02:05:33.827 INFO:teuthology.orchestra.run.smithi071.stdout: librdkafka x86_64 0.11.4-3.el8 CentOS-AppStream 354 k 2022-04-26T02:05:33.827 INFO:teuthology.orchestra.run.smithi071.stdout: librgw2 x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 3.8 M 2022-04-26T02:05:33.827 INFO:teuthology.orchestra.run.smithi071.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2022-04-26T02:05:33.827 INFO:teuthology.orchestra.run.smithi071.stdout: lttng-ust x86_64 2.8.1-11.el8 CentOS-AppStream 259 k 2022-04-26T02:05:33.827 INFO:teuthology.orchestra.run.smithi071.stdout: python3-ceph-argparse x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 45 k 2022-04-26T02:05:33.827 INFO:teuthology.orchestra.run.smithi071.stdout: python3-ceph-common x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 93 k 2022-04-26T02:05:33.828 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cephfs x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 214 k 2022-04-26T02:05:33.828 INFO:teuthology.orchestra.run.smithi071.stdout: python3-prettytable noarch 0.7.2-14.el8 CentOS-AppStream 44 k 2022-04-26T02:05:33.828 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rados x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 387 k 2022-04-26T02:05:33.828 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rbd x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 368 k 2022-04-26T02:05:33.828 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rgw x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 114 k 2022-04-26T02:05:33.828 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:05:33.828 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2022-04-26T02:05:33.829 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:05:33.829 INFO:teuthology.orchestra.run.smithi071.stdout:Install 21 Packages 2022-04-26T02:05:33.829 INFO:teuthology.orchestra.run.smithi071.stdout:Upgrade 2 Packages 2022-04-26T02:05:33.829 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:05:33.829 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 57 M 2022-04-26T02:05:33.830 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2022-04-26T02:05:35.034 INFO:teuthology.orchestra.run.smithi071.stdout:(1/23): ceph-base-16.2.7-940.g40f5fd17.el8.x86_ 5.0 MB/s | 6.0 MB 00:01 2022-04-26T02:05:35.069 INFO:teuthology.orchestra.run.smithi114.stdout:(1/23): ceph-base-16.2.7-940.g40f5fd17.el8.x86_ 4.8 MB/s | 6.0 MB 00:01 2022-04-26T02:05:35.093 INFO:teuthology.orchestra.run.smithi071.stdout:(2/23): ceph-selinux-16.2.7-940.g40f5fd17.el8.x 439 kB/s | 26 kB 00:00 2022-04-26T02:05:35.137 INFO:teuthology.orchestra.run.smithi114.stdout:(2/23): ceph-selinux-16.2.7-940.g40f5fd17.el8.x 384 kB/s | 26 kB 00:00 2022-04-26T02:05:35.260 INFO:teuthology.orchestra.run.smithi071.stdout:(3/23): libcephfs2-16.2.7-940.g40f5fd17.el8.x86 4.8 MB/s | 816 kB 00:00 2022-04-26T02:05:35.387 INFO:teuthology.orchestra.run.smithi114.stdout:(3/23): libcephfs2-16.2.7-940.g40f5fd17.el8.x86 3.2 MB/s | 816 kB 00:00 2022-04-26T02:05:35.410 INFO:teuthology.orchestra.run.smithi071.stdout:(4/23): libradosstriper1-16.2.7-940.g40f5fd17.e 3.2 MB/s | 492 kB 00:00 2022-04-26T02:05:35.545 INFO:teuthology.orchestra.run.smithi114.stdout:(4/23): libradosstriper1-16.2.7-940.g40f5fd17.e 3.0 MB/s | 492 kB 00:00 2022-04-26T02:05:36.160 INFO:teuthology.orchestra.run.smithi071.stdout:(5/23): librgw2-16.2.7-940.g40f5fd17.el8.x86_64 5.0 MB/s | 3.8 MB 00:00 2022-04-26T02:05:36.319 INFO:teuthology.orchestra.run.smithi071.stdout:(6/23): ceph-radosgw-16.2.7-940.g40f5fd17.el8.x 4.6 MB/s | 12 MB 00:02 2022-04-26T02:05:36.335 INFO:teuthology.orchestra.run.smithi071.stdout:(7/23): python3-ceph-argparse-16.2.7-940.g40f5f 256 kB/s | 45 kB 00:00 2022-04-26T02:05:36.361 INFO:teuthology.orchestra.run.smithi071.stdout:(8/23): python3-ceph-common-16.2.7-940.g40f5fd1 2.2 MB/s | 93 kB 00:00 2022-04-26T02:05:36.386 INFO:teuthology.orchestra.run.smithi071.stdout:(9/23): python3-cephfs-16.2.7-940.g40f5fd17.el8 4.2 MB/s | 214 kB 00:00 2022-04-26T02:05:36.453 INFO:teuthology.orchestra.run.smithi071.stdout:(10/23): python3-rbd-16.2.7-940.g40f5fd17.el8.x 5.4 MB/s | 368 kB 00:00 2022-04-26T02:05:36.497 INFO:teuthology.orchestra.run.smithi071.stdout:(11/23): python3-rados-16.2.7-940.g40f5fd17.el8 2.8 MB/s | 387 kB 00:00 2022-04-26T02:05:36.520 INFO:teuthology.orchestra.run.smithi071.stdout:(12/23): python3-rgw-16.2.7-940.g40f5fd17.el8.x 1.7 MB/s | 114 kB 00:00 2022-04-26T02:05:36.529 INFO:teuthology.orchestra.run.smithi114.stdout:(5/23): ceph-common-16.2.7-940.g40f5fd17.el8.x8 8.7 MB/s | 24 MB 00:02 2022-04-26T02:05:36.587 INFO:teuthology.orchestra.run.smithi114.stdout:(6/23): librgw2-16.2.7-940.g40f5fd17.el8.x86_64 3.6 MB/s | 3.8 MB 00:01 2022-04-26T02:05:36.613 INFO:teuthology.orchestra.run.smithi114.stdout:(7/23): python3-ceph-argparse-16.2.7-940.g40f5f 538 kB/s | 45 kB 00:00 2022-04-26T02:05:36.630 INFO:teuthology.orchestra.run.smithi114.stdout:(8/23): python3-ceph-common-16.2.7-940.g40f5fd1 2.2 MB/s | 93 kB 00:00 2022-04-26T02:05:36.672 INFO:teuthology.orchestra.run.smithi114.stdout:(9/23): python3-cephfs-16.2.7-940.g40f5fd17.el8 3.6 MB/s | 214 kB 00:00 2022-04-26T02:05:36.730 INFO:teuthology.orchestra.run.smithi114.stdout:(10/23): python3-rados-16.2.7-940.g40f5fd17.el8 3.8 MB/s | 387 kB 00:00 2022-04-26T02:05:36.755 INFO:teuthology.orchestra.run.smithi114.stdout:(11/23): python3-rbd-16.2.7-940.g40f5fd17.el8.x 4.3 MB/s | 368 kB 00:00 2022-04-26T02:05:36.781 INFO:teuthology.orchestra.run.smithi114.stdout:(12/23): python3-rgw-16.2.7-940.g40f5fd17.el8.x 2.2 MB/s | 114 kB 00:00 2022-04-26T02:05:36.862 INFO:teuthology.orchestra.run.smithi071.stdout:(13/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 760 kB/s | 259 kB 00:00 2022-04-26T02:05:36.896 INFO:teuthology.orchestra.run.smithi071.stdout:(14/23): librdkafka-0.11.4-3.el8.x86_64.rpm 889 kB/s | 354 kB 00:00 2022-04-26T02:05:36.921 INFO:teuthology.orchestra.run.smithi071.stdout:(15/23): python3-prettytable-0.7.2-14.el8.noarc 751 kB/s | 44 kB 00:00 2022-04-26T02:05:37.181 INFO:teuthology.orchestra.run.smithi114.stdout:(13/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 760 kB/s | 259 kB 00:00 2022-04-26T02:05:37.181 INFO:teuthology.orchestra.run.smithi114.stdout:(14/23): librdkafka-0.11.4-3.el8.x86_64.rpm 865 kB/s | 354 kB 00:00 2022-04-26T02:05:37.181 INFO:teuthology.orchestra.run.smithi071.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 799 kB/s | 47 kB 00:00 2022-04-26T02:05:37.181 INFO:teuthology.orchestra.run.smithi071.stdout:(17/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.4 MB/s | 306 kB 00:00 2022-04-26T02:05:37.185 INFO:teuthology.orchestra.run.smithi071.stdout:(18/23): leveldb-1.22-1.el8.x86_64.rpm 790 kB/s | 181 kB 00:00 2022-04-26T02:05:37.190 INFO:teuthology.orchestra.run.smithi114.stdout:(15/23): python3-prettytable-0.7.2-14.el8.noarc 656 kB/s | 44 kB 00:00 2022-04-26T02:05:37.297 INFO:teuthology.orchestra.run.smithi071.stdout:(19/23): liboath-2.6.2-3.el8.x86_64.rpm 351 kB/s | 59 kB 00:00 2022-04-26T02:05:37.339 INFO:teuthology.orchestra.run.smithi114.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 269 kB/s | 47 kB 00:00 2022-04-26T02:05:37.457 INFO:teuthology.orchestra.run.smithi071.stdout:(20/23): libunwind-1.3.1-3.el8.x86_64.rpm 275 kB/s | 75 kB 00:00 2022-04-26T02:05:37.540 INFO:teuthology.orchestra.run.smithi114.stdout:(17/23): gperftools-libs-2.7-9.el8.x86_64.rpm 874 kB/s | 306 kB 00:00 2022-04-26T02:05:37.566 INFO:teuthology.orchestra.run.smithi114.stdout:(18/23): leveldb-1.22-1.el8.x86_64.rpm 799 kB/s | 181 kB 00:00 2022-04-26T02:05:37.608 INFO:teuthology.orchestra.run.smithi114.stdout:(19/23): liboath-2.6.2-3.el8.x86_64.rpm 881 kB/s | 59 kB 00:00 2022-04-26T02:05:37.725 INFO:teuthology.orchestra.run.smithi114.stdout:(20/23): ceph-radosgw-16.2.7-940.g40f5fd17.el8. 2.9 MB/s | 12 MB 00:03 2022-04-26T02:05:37.906 INFO:teuthology.orchestra.run.smithi071.stdout:(21/23): librados2-16.2.7-940.g40f5fd17.el8.x86 8.4 MB/s | 3.7 MB 00:00 2022-04-26T02:05:37.906 INFO:teuthology.orchestra.run.smithi114.stdout:(21/23): libunwind-1.3.1-3.el8.x86_64.rpm 408 kB/s | 75 kB 00:00 2022-04-26T02:05:38.142 INFO:teuthology.orchestra.run.smithi114.stdout:(22/23): librbd1-16.2.7-940.g40f5fd17.el8.x86_6 10 MB/s | 4.2 MB 00:00 2022-04-26T02:05:38.219 INFO:teuthology.orchestra.run.smithi114.stdout:(23/23): librados2-16.2.7-940.g40f5fd17.el8.x86 6.1 MB/s | 3.7 MB 00:00 2022-04-26T02:05:38.223 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:05:38.223 INFO:teuthology.orchestra.run.smithi114.stdout:Total 13 MB/s | 57 MB 00:04 2022-04-26T02:05:38.264 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2022-04-26T02:05:38.265 INFO:teuthology.orchestra.run.smithi071.stdout:(22/23): librbd1-16.2.7-940.g40f5fd17.el8.x86_6 5.2 MB/s | 4.2 MB 00:00 2022-04-26T02:05:38.309 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2022-04-26T02:05:38.309 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2022-04-26T02:05:38.702 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2022-04-26T02:05:38.705 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2022-04-26T02:05:39.540 INFO:teuthology.orchestra.run.smithi071.stdout:(23/23): ceph-common-16.2.7-940.g40f5fd17.el8.x 4.2 MB/s | 24 MB 00:05 2022-04-26T02:05:39.543 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:05:39.544 INFO:teuthology.orchestra.run.smithi071.stdout:Total 9.9 MB/s | 57 MB 00:05 2022-04-26T02:05:39.587 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2022-04-26T02:05:39.633 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2022-04-26T02:05:39.633 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2022-04-26T02:05:39.697 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2022-04-26T02:05:39.974 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/25 2022-04-26T02:05:40.006 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2022-04-26T02:05:40.009 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2022-04-26T02:05:40.181 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2022-04-26T02:05:40.562 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2022-04-26T02:05:40.764 INFO:teuthology.orchestra.run.smithi114.stdout: Upgrading : librados2-2:16.2.7-940.g40f5fd17.el8.x86_64 3/25 2022-04-26T02:05:40.867 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librados2-2:16.2.7-940.g40f5fd17.el8.x86_64 3/25 2022-04-26T02:05:41.030 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2022-04-26T02:05:41.153 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-rados-2:16.2.7-940.g40f5fd17.el8.x86_64 4/25 2022-04-26T02:05:41.312 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/25 2022-04-26T02:05:41.347 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libcephfs2-2:16.2.7-940.g40f5fd17.el8.x86_64 5/25 2022-04-26T02:05:41.542 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2022-04-26T02:05:41.752 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: libcephfs2-2:16.2.7-940.g40f5fd17.el8.x86_64 5/25 2022-04-26T02:05:41.915 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2022-04-26T02:05:42.100 INFO:teuthology.orchestra.run.smithi114.stdout: Upgrading : librbd1-2:16.2.7-940.g40f5fd17.el8.x86_64 6/25 2022-04-26T02:05:42.100 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librbd1-2:16.2.7-940.g40f5fd17.el8.x86_64 6/25 2022-04-26T02:05:42.117 INFO:teuthology.orchestra.run.smithi071.stdout: Upgrading : librados2-2:16.2.7-940.g40f5fd17.el8.x86_64 3/25 2022-04-26T02:05:42.196 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: librados2-2:16.2.7-940.g40f5fd17.el8.x86_64 3/25 2022-04-26T02:05:42.224 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 7/25 2022-04-26T02:05:42.417 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2022-04-26T02:05:42.431 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-rados-2:16.2.7-940.g40f5fd17.el8.x86_64 4/25 2022-04-26T02:05:42.675 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libcephfs2-2:16.2.7-940.g40f5fd17.el8.x86_64 5/25 2022-04-26T02:05:42.750 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2022-04-26T02:05:43.080 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: libcephfs2-2:16.2.7-940.g40f5fd17.el8.x86_64 5/25 2022-04-26T02:05:43.269 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : librgw2-2:16.2.7-940.g40f5fd17.el8.x86_64 9/25 2022-04-26T02:05:43.584 INFO:teuthology.orchestra.run.smithi071.stdout: Upgrading : librbd1-2:16.2.7-940.g40f5fd17.el8.x86_64 6/25 2022-04-26T02:05:43.679 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: librbd1-2:16.2.7-940.g40f5fd17.el8.x86_64 6/25 2022-04-26T02:05:43.700 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librgw2-2:16.2.7-940.g40f5fd17.el8.x86_64 9/25 2022-04-26T02:05:43.886 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : leveldb-1.22-1.el8.x86_64 10/25 2022-04-26T02:05:43.892 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 7/25 2022-04-26T02:05:44.053 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-ceph-argparse-2:16.2.7-940.g40f5fd17.el8.x 11/25 2022-04-26T02:05:44.058 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2022-04-26T02:05:44.251 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cephfs-2:16.2.7-940.g40f5fd17.el8.x86_64 12/25 2022-04-26T02:05:44.435 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2022-04-26T02:05:44.482 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-rgw-2:16.2.7-940.g40f5fd17.el8.x86_64 13/25 2022-04-26T02:05:44.608 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : librgw2-2:16.2.7-940.g40f5fd17.el8.x86_64 9/25 2022-04-26T02:05:44.710 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: librgw2-2:16.2.7-940.g40f5fd17.el8.x86_64 9/25 2022-04-26T02:05:44.722 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-rbd-2:16.2.7-940.g40f5fd17.el8.x86_64 14/25 2022-04-26T02:05:44.872 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : leveldb-1.22-1.el8.x86_64 10/25 2022-04-26T02:05:44.897 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libradosstriper1-2:16.2.7-940.g40f5fd17.el8.x86_64 15/25 2022-04-26T02:05:44.955 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: libradosstriper1-2:16.2.7-940.g40f5fd17.el8.x86_64 15/25 2022-04-26T02:05:45.022 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-ceph-argparse-2:16.2.7-940.g40f5fd17.el8.x 11/25 2022-04-26T02:05:45.165 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 16/25 2022-04-26T02:05:45.254 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-cephfs-2:16.2.7-940.g40f5fd17.el8.x86_64 12/25 2022-04-26T02:05:45.405 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 17/25 2022-04-26T02:05:45.459 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-rgw-2:16.2.7-940.g40f5fd17.el8.x86_64 13/25 2022-04-26T02:05:45.601 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2022-04-26T02:05:45.725 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-rbd-2:16.2.7-940.g40f5fd17.el8.x86_64 14/25 2022-04-26T02:05:45.797 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-ceph-common-2:16.2.7-940.g40f5fd17.el8.x86 19/25 2022-04-26T02:05:45.916 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libradosstriper1-2:16.2.7-940.g40f5fd17.el8.x86_64 15/25 2022-04-26T02:05:45.981 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: libradosstriper1-2:16.2.7-940.g40f5fd17.el8.x86_64 15/25 2022-04-26T02:05:46.250 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 16/25 2022-04-26T02:05:46.507 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 17/25 2022-04-26T02:05:46.743 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2022-04-26T02:05:46.916 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-ceph-common-2:16.2.7-940.g40f5fd17.el8.x86 19/25 2022-04-26T02:05:49.198 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 20/25 2022-04-26T02:05:49.447 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 20/25 2022-04-26T02:05:50.126 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 20/25 2022-04-26T02:05:50.314 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 20/25 2022-04-26T02:05:50.460 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-base-2:16.2.7-940.g40f5fd17.el8.x86_64 21/25 2022-04-26T02:05:50.541 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 20/25 2022-04-26T02:05:50.569 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-base-2:16.2.7-940.g40f5fd17.el8.x86_64 21/25 2022-04-26T02:05:50.704 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-selinux-2:16.2.7-940.g40f5fd17.el8.x86_64 22/25 2022-04-26T02:05:51.229 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 20/25 2022-04-26T02:05:51.511 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-base-2:16.2.7-940.g40f5fd17.el8.x86_64 21/25 2022-04-26T02:05:51.637 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-base-2:16.2.7-940.g40f5fd17.el8.x86_64 21/25 2022-04-26T02:05:51.757 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-selinux-2:16.2.7-940.g40f5fd17.el8.x86_64 22/25 2022-04-26T02:06:09.024 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-selinux-2:16.2.7-940.g40f5fd17.el8.x86_64 22/25 2022-04-26T02:06:09.024 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /sys 2022-04-26T02:06:09.025 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /proc 2022-04-26T02:06:09.025 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /dev 2022-04-26T02:06:09.025 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /run 2022-04-26T02:06:09.025 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /mnt 2022-04-26T02:06:09.025 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /var/tmp 2022-04-26T02:06:09.025 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /home 2022-04-26T02:06:09.025 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /tmp 2022-04-26T02:06:09.025 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /dev 2022-04-26T02:06:09.025 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:10.027 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-selinux-2:16.2.7-940.g40f5fd17.el8.x86_64 22/25 2022-04-26T02:06:10.027 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /sys 2022-04-26T02:06:10.027 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /proc 2022-04-26T02:06:10.027 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /dev 2022-04-26T02:06:10.027 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /run 2022-04-26T02:06:10.027 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /mnt 2022-04-26T02:06:10.027 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /var/tmp 2022-04-26T02:06:10.028 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /home 2022-04-26T02:06:10.028 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /tmp 2022-04-26T02:06:10.028 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /dev 2022-04-26T02:06:10.028 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:10.215 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-radosgw-2:16.2.7-940.g40f5fd17.el8.x86_64 23/25 2022-04-26T02:06:10.292 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-radosgw-2:16.2.7-940.g40f5fd17.el8.x86_64 23/25 2022-04-26T02:06:10.292 INFO:teuthology.orchestra.run.smithi114.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2022-04-26T02:06:10.504 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2022-04-26T02:06:10.504 INFO:teuthology.orchestra.run.smithi114.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2022-04-26T02:06:11.150 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2022-04-26T02:06:11.150 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-base-2:16.2.7-940.g40f5fd17.el8.x86_64 1/25 2022-04-26T02:06:11.150 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 2/25 2022-04-26T02:06:11.150 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-radosgw-2:16.2.7-940.g40f5fd17.el8.x86_64 3/25 2022-04-26T02:06:11.150 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-selinux-2:16.2.7-940.g40f5fd17.el8.x86_64 4/25 2022-04-26T02:06:11.150 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libcephfs2-2:16.2.7-940.g40f5fd17.el8.x86_64 5/25 2022-04-26T02:06:11.151 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libradosstriper1-2:16.2.7-940.g40f5fd17.el8.x86_64 6/25 2022-04-26T02:06:11.151 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librgw2-2:16.2.7-940.g40f5fd17.el8.x86_64 7/25 2022-04-26T02:06:11.151 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-ceph-argparse-2:16.2.7-940.g40f5fd17.el8.x 8/25 2022-04-26T02:06:11.151 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-ceph-common-2:16.2.7-940.g40f5fd17.el8.x86 9/25 2022-04-26T02:06:11.151 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cephfs-2:16.2.7-940.g40f5fd17.el8.x86_64 10/25 2022-04-26T02:06:11.151 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-rados-2:16.2.7-940.g40f5fd17.el8.x86_64 11/25 2022-04-26T02:06:11.151 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-rbd-2:16.2.7-940.g40f5fd17.el8.x86_64 12/25 2022-04-26T02:06:11.151 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-rgw-2:16.2.7-940.g40f5fd17.el8.x86_64 13/25 2022-04-26T02:06:11.151 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2022-04-26T02:06:11.151 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2022-04-26T02:06:11.152 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2022-04-26T02:06:11.152 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 17/25 2022-04-26T02:06:11.152 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2022-04-26T02:06:11.152 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : leveldb-1.22-1.el8.x86_64 19/25 2022-04-26T02:06:11.152 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 20/25 2022-04-26T02:06:11.152 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 21/25 2022-04-26T02:06:11.152 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librados2-2:16.2.7-940.g40f5fd17.el8.x86_64 22/25 2022-04-26T02:06:11.152 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2022-04-26T02:06:11.152 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librbd1-2:16.2.7-940.g40f5fd17.el8.x86_64 24/25 2022-04-26T02:06:11.174 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-radosgw-2:16.2.7-940.g40f5fd17.el8.x86_64 23/25 2022-04-26T02:06:11.250 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-radosgw-2:16.2.7-940.g40f5fd17.el8.x86_64 23/25 2022-04-26T02:06:11.251 INFO:teuthology.orchestra.run.smithi071.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2022-04-26T02:06:11.488 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2022-04-26T02:06:11.488 INFO:teuthology.orchestra.run.smithi071.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2022-04-26T02:06:11.881 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2022-04-26T02:06:11.882 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:11.882 INFO:teuthology.orchestra.run.smithi114.stdout:Upgraded: 2022-04-26T02:06:11.882 INFO:teuthology.orchestra.run.smithi114.stdout: librados2-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:11.882 INFO:teuthology.orchestra.run.smithi114.stdout: librbd1-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:11.882 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2022-04-26T02:06:11.882 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-base-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:11.882 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:11.882 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-radosgw-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:11.882 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-selinux-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:11.883 INFO:teuthology.orchestra.run.smithi114.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2022-04-26T02:06:11.883 INFO:teuthology.orchestra.run.smithi114.stdout: leveldb-1.22-1.el8.x86_64 2022-04-26T02:06:11.883 INFO:teuthology.orchestra.run.smithi114.stdout: libcephfs2-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:11.883 INFO:teuthology.orchestra.run.smithi114.stdout: liboath-2.6.2-3.el8.x86_64 2022-04-26T02:06:11.883 INFO:teuthology.orchestra.run.smithi114.stdout: librabbitmq-0.9.0-3.el8.x86_64 2022-04-26T02:06:11.883 INFO:teuthology.orchestra.run.smithi114.stdout: libradosstriper1-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:11.883 INFO:teuthology.orchestra.run.smithi114.stdout: librdkafka-0.11.4-3.el8.x86_64 2022-04-26T02:06:11.883 INFO:teuthology.orchestra.run.smithi114.stdout: librgw2-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:11.883 INFO:teuthology.orchestra.run.smithi114.stdout: libunwind-1.3.1-3.el8.x86_64 2022-04-26T02:06:11.883 INFO:teuthology.orchestra.run.smithi114.stdout: lttng-ust-2.8.1-11.el8.x86_64 2022-04-26T02:06:11.884 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ceph-argparse-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:11.884 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:11.884 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cephfs-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:11.884 INFO:teuthology.orchestra.run.smithi114.stdout: python3-prettytable-0.7.2-14.el8.noarch 2022-04-26T02:06:11.884 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rados-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:11.884 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rbd-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:11.884 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rgw-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:11.884 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:11.884 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:06:12.111 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2022-04-26T02:06:12.112 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-base-2:16.2.7-940.g40f5fd17.el8.x86_64 1/25 2022-04-26T02:06:12.112 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 2/25 2022-04-26T02:06:12.112 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-radosgw-2:16.2.7-940.g40f5fd17.el8.x86_64 3/25 2022-04-26T02:06:12.113 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-selinux-2:16.2.7-940.g40f5fd17.el8.x86_64 4/25 2022-04-26T02:06:12.113 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libcephfs2-2:16.2.7-940.g40f5fd17.el8.x86_64 5/25 2022-04-26T02:06:12.113 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libradosstriper1-2:16.2.7-940.g40f5fd17.el8.x86_64 6/25 2022-04-26T02:06:12.113 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librgw2-2:16.2.7-940.g40f5fd17.el8.x86_64 7/25 2022-04-26T02:06:12.113 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-ceph-argparse-2:16.2.7-940.g40f5fd17.el8.x 8/25 2022-04-26T02:06:12.113 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-ceph-common-2:16.2.7-940.g40f5fd17.el8.x86 9/25 2022-04-26T02:06:12.113 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-cephfs-2:16.2.7-940.g40f5fd17.el8.x86_64 10/25 2022-04-26T02:06:12.113 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-rados-2:16.2.7-940.g40f5fd17.el8.x86_64 11/25 2022-04-26T02:06:12.113 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-rbd-2:16.2.7-940.g40f5fd17.el8.x86_64 12/25 2022-04-26T02:06:12.114 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-rgw-2:16.2.7-940.g40f5fd17.el8.x86_64 13/25 2022-04-26T02:06:12.114 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2022-04-26T02:06:12.114 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2022-04-26T02:06:12.114 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2022-04-26T02:06:12.114 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 17/25 2022-04-26T02:06:12.114 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2022-04-26T02:06:12.114 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : leveldb-1.22-1.el8.x86_64 19/25 2022-04-26T02:06:12.114 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 20/25 2022-04-26T02:06:12.115 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 21/25 2022-04-26T02:06:12.115 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librados2-2:16.2.7-940.g40f5fd17.el8.x86_64 22/25 2022-04-26T02:06:12.115 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2022-04-26T02:06:12.115 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librbd1-2:16.2.7-940.g40f5fd17.el8.x86_64 24/25 2022-04-26T02:06:12.123 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-test 2022-04-26T02:06:12.699 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:41 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:06:12.947 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2022-04-26T02:06:12.948 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:12.948 INFO:teuthology.orchestra.run.smithi071.stdout:Upgraded: 2022-04-26T02:06:12.948 INFO:teuthology.orchestra.run.smithi071.stdout: librados2-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:12.948 INFO:teuthology.orchestra.run.smithi071.stdout: librbd1-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:12.948 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2022-04-26T02:06:12.949 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-base-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:12.949 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:12.949 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-radosgw-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:12.949 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-selinux-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:12.949 INFO:teuthology.orchestra.run.smithi071.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2022-04-26T02:06:12.949 INFO:teuthology.orchestra.run.smithi071.stdout: leveldb-1.22-1.el8.x86_64 2022-04-26T02:06:12.950 INFO:teuthology.orchestra.run.smithi071.stdout: libcephfs2-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:12.950 INFO:teuthology.orchestra.run.smithi071.stdout: liboath-2.6.2-3.el8.x86_64 2022-04-26T02:06:12.950 INFO:teuthology.orchestra.run.smithi071.stdout: librabbitmq-0.9.0-3.el8.x86_64 2022-04-26T02:06:12.950 INFO:teuthology.orchestra.run.smithi071.stdout: libradosstriper1-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:12.950 INFO:teuthology.orchestra.run.smithi071.stdout: librdkafka-0.11.4-3.el8.x86_64 2022-04-26T02:06:12.950 INFO:teuthology.orchestra.run.smithi071.stdout: librgw2-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:12.950 INFO:teuthology.orchestra.run.smithi071.stdout: libunwind-1.3.1-3.el8.x86_64 2022-04-26T02:06:12.951 INFO:teuthology.orchestra.run.smithi071.stdout: lttng-ust-2.8.1-11.el8.x86_64 2022-04-26T02:06:12.951 INFO:teuthology.orchestra.run.smithi071.stdout: python3-ceph-argparse-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:12.951 INFO:teuthology.orchestra.run.smithi071.stdout: python3-ceph-common-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:12.951 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cephfs-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:12.951 INFO:teuthology.orchestra.run.smithi071.stdout: python3-prettytable-0.7.2-14.el8.noarch 2022-04-26T02:06:12.951 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rados-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:12.951 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rbd-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:12.951 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rgw-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:12.951 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:12.951 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:06:13.227 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install ceph-test 2022-04-26T02:06:13.520 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:06:13.522 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:06:13.522 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2022-04-26T02:06:13.522 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:06:13.522 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2022-04-26T02:06:13.522 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-test x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 52 M 2022-04-26T02:06:13.522 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2022-04-26T02:06:13.522 INFO:teuthology.orchestra.run.smithi114.stdout: jq x86_64 1.6-3.el8 CentOS-AppStream 202 k 2022-04-26T02:06:13.522 INFO:teuthology.orchestra.run.smithi114.stdout: libcephsqlite x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 173 k 2022-04-26T02:06:13.523 INFO:teuthology.orchestra.run.smithi114.stdout: oniguruma x86_64 6.8.2-2.el8 CentOS-AppStream 187 k 2022-04-26T02:06:13.523 INFO:teuthology.orchestra.run.smithi114.stdout: socat x86_64 1.7.4.1-1.el8 CentOS-AppStream 323 k 2022-04-26T02:06:13.523 INFO:teuthology.orchestra.run.smithi114.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2022-04-26T02:06:13.523 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:13.523 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2022-04-26T02:06:13.523 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:06:13.523 INFO:teuthology.orchestra.run.smithi114.stdout:Install 6 Packages 2022-04-26T02:06:13.523 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:13.523 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 53 M 2022-04-26T02:06:13.523 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 195 M 2022-04-26T02:06:13.524 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2022-04-26T02:06:13.611 INFO:teuthology.orchestra.run.smithi114.stdout:(1/6): jq-1.6-3.el8.x86_64.rpm 2.2 MB/s | 202 kB 00:00 2022-04-26T02:06:13.627 INFO:teuthology.orchestra.run.smithi114.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 12 MB/s | 187 kB 00:00 2022-04-26T02:06:13.661 INFO:teuthology.orchestra.run.smithi114.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 9.4 MB/s | 323 kB 00:00 2022-04-26T02:06:13.770 INFO:teuthology.orchestra.run.smithi114.stdout:(4/6): libcephsqlite-16.2.7-940.g40f5fd17.el8.x 699 kB/s | 173 kB 00:00 2022-04-26T02:06:13.800 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:00:42 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:06:13.870 INFO:teuthology.orchestra.run.smithi114.stdout:(5/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 331 kB/s | 69 kB 00:00 2022-04-26T02:06:14.629 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:06:14.630 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:06:14.630 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repository Size 2022-04-26T02:06:14.630 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:06:14.630 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2022-04-26T02:06:14.630 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-test x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 52 M 2022-04-26T02:06:14.631 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2022-04-26T02:06:14.631 INFO:teuthology.orchestra.run.smithi071.stdout: jq x86_64 1.6-3.el8 CentOS-AppStream 202 k 2022-04-26T02:06:14.631 INFO:teuthology.orchestra.run.smithi071.stdout: libcephsqlite x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 173 k 2022-04-26T02:06:14.631 INFO:teuthology.orchestra.run.smithi071.stdout: oniguruma x86_64 6.8.2-2.el8 CentOS-AppStream 187 k 2022-04-26T02:06:14.631 INFO:teuthology.orchestra.run.smithi071.stdout: socat x86_64 1.7.4.1-1.el8 CentOS-AppStream 323 k 2022-04-26T02:06:14.631 INFO:teuthology.orchestra.run.smithi071.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2022-04-26T02:06:14.631 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:14.631 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2022-04-26T02:06:14.631 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:06:14.631 INFO:teuthology.orchestra.run.smithi071.stdout:Install 6 Packages 2022-04-26T02:06:14.632 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:14.632 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 53 M 2022-04-26T02:06:14.632 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 195 M 2022-04-26T02:06:14.633 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2022-04-26T02:06:14.701 INFO:teuthology.orchestra.run.smithi071.stdout:(1/6): jq-1.6-3.el8.x86_64.rpm 2.9 MB/s | 202 kB 00:00 2022-04-26T02:06:14.735 INFO:teuthology.orchestra.run.smithi071.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 7.3 MB/s | 187 kB 00:00 2022-04-26T02:06:14.768 INFO:teuthology.orchestra.run.smithi071.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 9.5 MB/s | 323 kB 00:00 2022-04-26T02:06:14.919 INFO:teuthology.orchestra.run.smithi071.stdout:(4/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 462 kB/s | 69 kB 00:00 2022-04-26T02:06:15.169 INFO:teuthology.orchestra.run.smithi071.stdout:(5/6): libcephsqlite-16.2.7-940.g40f5fd17.el8.x 323 kB/s | 173 kB 00:00 2022-04-26T02:06:16.178 INFO:teuthology.orchestra.run.smithi114.stdout:(6/6): ceph-test-16.2.7-940.g40f5fd17.el8.x86_6 19 MB/s | 52 MB 00:02 2022-04-26T02:06:16.181 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:06:16.181 INFO:teuthology.orchestra.run.smithi114.stdout:Total 20 MB/s | 53 MB 00:02 2022-04-26T02:06:16.214 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2022-04-26T02:06:16.235 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2022-04-26T02:06:16.235 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2022-04-26T02:06:16.548 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2022-04-26T02:06:16.551 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2022-04-26T02:06:17.097 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2022-04-26T02:06:17.283 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 1/6 2022-04-26T02:06:17.503 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2022-04-26T02:06:17.642 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2022-04-26T02:06:17.723 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2022-04-26T02:06:17.899 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : jq-1.6-3.el8.x86_64 4/6 2022-04-26T02:06:18.090 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libcephsqlite-2:16.2.7-940.g40f5fd17.el8.x86_64 5/6 2022-04-26T02:06:18.352 INFO:teuthology.orchestra.run.smithi071.stdout:(6/6): ceph-test-16.2.7-940.g40f5fd17.el8.x86_6 14 MB/s | 52 MB 00:03 2022-04-26T02:06:18.355 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:06:18.355 INFO:teuthology.orchestra.run.smithi071.stdout:Total 14 MB/s | 53 MB 00:03 2022-04-26T02:06:18.389 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2022-04-26T02:06:18.409 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2022-04-26T02:06:18.410 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2022-04-26T02:06:18.710 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2022-04-26T02:06:18.712 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2022-04-26T02:06:19.220 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2022-04-26T02:06:19.413 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 1/6 2022-04-26T02:06:19.639 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2022-04-26T02:06:19.784 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2022-04-26T02:06:19.872 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2022-04-26T02:06:20.090 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : jq-1.6-3.el8.x86_64 4/6 2022-04-26T02:06:20.271 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libcephsqlite-2:16.2.7-940.g40f5fd17.el8.x86_64 5/6 2022-04-26T02:06:22.665 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: libcephsqlite-2:16.2.7-940.g40f5fd17.el8.x86_64 5/6 2022-04-26T02:06:22.981 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-test-2:16.2.7-940.g40f5fd17.el8.x86_64 6/6 2022-04-26T02:06:23.227 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-test-2:16.2.7-940.g40f5fd17.el8.x86_64 6/6 2022-04-26T02:06:23.228 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-test-2:16.2.7-940.g40f5fd17.el8.x86_64 1/6 2022-04-26T02:06:23.228 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libcephsqlite-2:16.2.7-940.g40f5fd17.el8.x86_64 2/6 2022-04-26T02:06:23.228 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : jq-1.6-3.el8.x86_64 3/6 2022-04-26T02:06:23.228 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2022-04-26T02:06:23.228 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2022-04-26T02:06:23.829 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 6/6 2022-04-26T02:06:23.829 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:23.829 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2022-04-26T02:06:23.830 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-test-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:23.830 INFO:teuthology.orchestra.run.smithi114.stdout: jq-1.6-3.el8.x86_64 2022-04-26T02:06:23.830 INFO:teuthology.orchestra.run.smithi114.stdout: libcephsqlite-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:23.830 INFO:teuthology.orchestra.run.smithi114.stdout: oniguruma-6.8.2-2.el8.x86_64 2022-04-26T02:06:23.830 INFO:teuthology.orchestra.run.smithi114.stdout: socat-1.7.4.1-1.el8.x86_64 2022-04-26T02:06:23.830 INFO:teuthology.orchestra.run.smithi114.stdout: xmlstarlet-1.6.1-11.el8.x86_64 2022-04-26T02:06:23.830 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:23.830 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:06:24.056 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph 2022-04-26T02:06:24.680 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:53 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:06:24.814 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: libcephsqlite-2:16.2.7-940.g40f5fd17.el8.x86_64 5/6 2022-04-26T02:06:25.088 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-test-2:16.2.7-940.g40f5fd17.el8.x86_64 6/6 2022-04-26T02:06:25.318 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-test-2:16.2.7-940.g40f5fd17.el8.x86_64 6/6 2022-04-26T02:06:25.319 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-test-2:16.2.7-940.g40f5fd17.el8.x86_64 1/6 2022-04-26T02:06:25.319 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libcephsqlite-2:16.2.7-940.g40f5fd17.el8.x86_64 2/6 2022-04-26T02:06:25.319 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : jq-1.6-3.el8.x86_64 3/6 2022-04-26T02:06:25.319 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2022-04-26T02:06:25.319 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2022-04-26T02:06:25.512 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:06:25.515 INFO:teuthology.orchestra.run.smithi114.stdout:====================================================================================== 2022-04-26T02:06:25.515 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2022-04-26T02:06:25.515 INFO:teuthology.orchestra.run.smithi114.stdout:====================================================================================== 2022-04-26T02:06:25.515 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2022-04-26T02:06:25.515 INFO:teuthology.orchestra.run.smithi114.stdout: ceph x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 6.4 k 2022-04-26T02:06:25.515 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2022-04-26T02:06:25.515 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mds x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 2.4 M 2022-04-26T02:06:25.516 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 1.6 M 2022-04-26T02:06:25.516 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-modules-core noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 237 k 2022-04-26T02:06:25.516 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mon x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 5.0 M 2022-04-26T02:06:25.516 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-osd x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 18 M 2022-04-26T02:06:25.516 INFO:teuthology.orchestra.run.smithi114.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2022-04-26T02:06:25.516 INFO:teuthology.orchestra.run.smithi114.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2022-04-26T02:06:25.517 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cffi x86_64 1.11.5-5.el8 CentOS-Base 237 k 2022-04-26T02:06:25.517 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2022-04-26T02:06:25.517 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2022-04-26T02:06:25.517 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cryptography x86_64 3.2.1-5.el8 CentOS-Base 559 k 2022-04-26T02:06:25.517 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2022-04-26T02:06:25.517 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2022-04-26T02:06:25.517 INFO:teuthology.orchestra.run.smithi114.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2022-04-26T02:06:25.517 INFO:teuthology.orchestra.run.smithi114.stdout: python3-mako noarch 1.0.6-13.el8 CentOS-AppStream 157 k 2022-04-26T02:06:25.517 INFO:teuthology.orchestra.run.smithi114.stdout: python3-markupsafe x86_64 0.23-19.el8 CentOS-AppStream 39 k 2022-04-26T02:06:25.518 INFO:teuthology.orchestra.run.smithi114.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2022-04-26T02:06:25.518 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2022-04-26T02:06:25.518 INFO:teuthology.orchestra.run.smithi114.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2022-04-26T02:06:25.518 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 CentOS-AppStream 103 k 2022-04-26T02:06:25.518 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pycparser noarch 2.14-14.el8 CentOS-Base 109 k 2022-04-26T02:06:25.518 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pytz noarch 2017.2-9.el8 CentOS-AppStream 54 k 2022-04-26T02:06:25.519 INFO:teuthology.orchestra.run.smithi114.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2022-04-26T02:06:25.519 INFO:teuthology.orchestra.run.smithi114.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2022-04-26T02:06:25.519 INFO:teuthology.orchestra.run.smithi114.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2022-04-26T02:06:25.519 INFO:teuthology.orchestra.run.smithi114.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2022-04-26T02:06:25.519 INFO:teuthology.orchestra.run.smithi114.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2022-04-26T02:06:25.519 INFO:teuthology.orchestra.run.smithi114.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2022-04-26T02:06:25.519 INFO:teuthology.orchestra.run.smithi114.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2022-04-26T02:06:25.519 INFO:teuthology.orchestra.run.smithi114.stdout: python3-werkzeug noarch 0.12.2-4.el8 CentOS-AppStream 457 k 2022-04-26T02:06:25.519 INFO:teuthology.orchestra.run.smithi114.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2022-04-26T02:06:25.520 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:25.520 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2022-04-26T02:06:25.520 INFO:teuthology.orchestra.run.smithi114.stdout:====================================================================================== 2022-04-26T02:06:25.520 INFO:teuthology.orchestra.run.smithi114.stdout:Install 32 Packages 2022-04-26T02:06:25.520 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:25.521 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 31 M 2022-04-26T02:06:25.521 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 101 M 2022-04-26T02:06:25.521 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2022-04-26T02:06:25.654 INFO:teuthology.orchestra.run.smithi114.stdout:(1/32): ceph-16.2.7-940.g40f5fd17.el8.x86_64.rp 48 kB/s | 6.4 kB 00:00 2022-04-26T02:06:25.751 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 6/6 2022-04-26T02:06:25.751 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:25.752 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2022-04-26T02:06:25.752 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-test-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:25.752 INFO:teuthology.orchestra.run.smithi071.stdout: jq-1.6-3.el8.x86_64 2022-04-26T02:06:25.752 INFO:teuthology.orchestra.run.smithi071.stdout: libcephsqlite-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:25.752 INFO:teuthology.orchestra.run.smithi071.stdout: oniguruma-6.8.2-2.el8.x86_64 2022-04-26T02:06:25.752 INFO:teuthology.orchestra.run.smithi071.stdout: socat-1.7.4.1-1.el8.x86_64 2022-04-26T02:06:25.752 INFO:teuthology.orchestra.run.smithi071.stdout: xmlstarlet-1.6.1-11.el8.x86_64 2022-04-26T02:06:25.752 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:25.752 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:06:25.863 INFO:teuthology.orchestra.run.smithi114.stdout:(2/32): ceph-mds-16.2.7-940.g40f5fd17.el8.x86_6 7.1 MB/s | 2.4 MB 00:00 2022-04-26T02:06:25.904 INFO:teuthology.orchestra.run.smithi114.stdout:(3/32): ceph-mgr-16.2.7-940.g40f5fd17.el8.x86_6 4.2 MB/s | 1.6 MB 00:00 2022-04-26T02:06:25.928 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install ceph 2022-04-26T02:06:26.013 INFO:teuthology.orchestra.run.smithi114.stdout:(4/32): ceph-mgr-modules-core-16.2.7-940.g40f5f 2.1 MB/s | 237 kB 00:00 2022-04-26T02:06:26.072 INFO:teuthology.orchestra.run.smithi114.stdout:(5/32): python3-mako-1.0.6-13.el8.noarch.rpm 2.6 MB/s | 157 kB 00:00 2022-04-26T02:06:26.089 INFO:teuthology.orchestra.run.smithi114.stdout:(6/32): python3-markupsafe-0.23-19.el8.x86_64.r 2.3 MB/s | 39 kB 00:00 2022-04-26T02:06:26.114 INFO:teuthology.orchestra.run.smithi114.stdout:(7/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 4.0 MB/s | 103 kB 00:00 2022-04-26T02:06:26.131 INFO:teuthology.orchestra.run.smithi114.stdout:(8/32): python3-pytz-2017.2-9.el8.noarch.rpm 3.1 MB/s | 54 kB 00:00 2022-04-26T02:06:26.165 INFO:teuthology.orchestra.run.smithi114.stdout:(9/32): python3-werkzeug-0.12.2-4.el8.noarch.rp 13 MB/s | 457 kB 00:00 2022-04-26T02:06:26.215 INFO:teuthology.orchestra.run.smithi114.stdout:(10/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 4.6 MB/s | 237 kB 00:00 2022-04-26T02:06:26.257 INFO:teuthology.orchestra.run.smithi114.stdout:(11/32): python3-cryptography-3.2.1-5.el8.x86_6 13 MB/s | 559 kB 00:00 2022-04-26T02:06:26.282 INFO:teuthology.orchestra.run.smithi114.stdout:(12/32): python3-pycparser-2.14-14.el8.noarch.r 4.3 MB/s | 109 kB 00:00 2022-04-26T02:06:26.416 INFO:teuthology.orchestra.run.smithi114.stdout:(13/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 327 kB/s | 44 kB 00:00 2022-04-26T02:06:26.492 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:00:55 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:06:26.524 INFO:teuthology.orchestra.run.smithi114.stdout:(14/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 1.7 MB/s | 185 kB 00:00 2022-04-26T02:06:26.583 INFO:teuthology.orchestra.run.smithi114.stdout:(15/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 2.9 MB/s | 173 kB 00:00 2022-04-26T02:06:26.768 INFO:teuthology.orchestra.run.smithi114.stdout:(16/32): ceph-osd-16.2.7-940.g40f5fd17.el8.x86_ 20 MB/s | 18 MB 00:00 2022-04-26T02:06:26.792 INFO:teuthology.orchestra.run.smithi114.stdout:(17/32): python3-cherrypy-18.4.0-1.el8.noarch.r 1.8 MB/s | 384 kB 00:00 2022-04-26T02:06:26.842 INFO:teuthology.orchestra.run.smithi114.stdout:(18/32): python3-jaraco-functools-2.0-4.el8.noa 352 kB/s | 18 kB 00:00 2022-04-26T02:06:26.868 INFO:teuthology.orchestra.run.smithi114.stdout:(19/32): python3-jaraco-6.2-6.el8.noarch.rpm 111 kB/s | 11 kB 00:00 2022-04-26T02:06:26.893 INFO:teuthology.orchestra.run.smithi114.stdout:(20/32): python3-logutils-0.3.5-11.el8.noarch.r 969 kB/s | 49 kB 00:00 2022-04-26T02:06:26.952 INFO:teuthology.orchestra.run.smithi114.stdout:(21/32): python3-more-itertools-7.2.0-3.el8.noa 702 kB/s | 59 kB 00:00 2022-04-26T02:06:26.977 INFO:teuthology.orchestra.run.smithi114.stdout:(22/32): python3-pecan-1.3.2-9.el8.noarch.rpm 3.3 MB/s | 283 kB 00:00 2022-04-26T02:06:27.002 INFO:teuthology.orchestra.run.smithi114.stdout:(23/32): python3-portend-2.6-1.el8.noarch.rpm 310 kB/s | 16 kB 00:00 2022-04-26T02:06:27.069 INFO:teuthology.orchestra.run.smithi114.stdout:(24/32): ceph-mon-16.2.7-940.g40f5fd17.el8.x86_ 3.5 MB/s | 5.0 MB 00:01 2022-04-26T02:06:27.095 INFO:teuthology.orchestra.run.smithi114.stdout:(25/32): python3-simplegeneric-0.8.1-17.el8.noa 160 kB/s | 19 kB 00:00 2022-04-26T02:06:27.119 INFO:teuthology.orchestra.run.smithi114.stdout:(26/32): python3-singledispatch-3.4.0.3-18.el8. 204 kB/s | 24 kB 00:00 2022-04-26T02:06:27.170 INFO:teuthology.orchestra.run.smithi114.stdout:(27/32): python3-trustme-0.6.0-4.el8.noarch.rpm 555 kB/s | 27 kB 00:00 2022-04-26T02:06:27.203 INFO:teuthology.orchestra.run.smithi114.stdout:(28/32): python3-tempora-1.14.1-5.el8.noarch.rp 218 kB/s | 29 kB 00:00 2022-04-26T02:06:27.229 INFO:teuthology.orchestra.run.smithi114.stdout:(29/32): python3-waitress-1.2.1-2.el8.1.noarch. 2.2 MB/s | 241 kB 00:00 2022-04-26T02:06:27.254 INFO:teuthology.orchestra.run.smithi114.stdout:(30/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 2.9 MB/s | 251 kB 00:00 2022-04-26T02:06:27.279 INFO:teuthology.orchestra.run.smithi114.stdout:(31/32): python3-zc-lockfile-2.0-2.el8.noarch.r 458 kB/s | 23 kB 00:00 2022-04-26T02:06:27.304 INFO:teuthology.orchestra.run.smithi114.stdout:(32/32): python3-webtest-2.0.33-1.el8.noarch.rp 850 kB/s | 85 kB 00:00 2022-04-26T02:06:27.311 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:06:27.311 INFO:teuthology.orchestra.run.smithi114.stdout:Total 17 MB/s | 31 MB 00:01 2022-04-26T02:06:27.357 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:06:27.360 INFO:teuthology.orchestra.run.smithi071.stdout:====================================================================================== 2022-04-26T02:06:27.360 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repository Size 2022-04-26T02:06:27.360 INFO:teuthology.orchestra.run.smithi071.stdout:====================================================================================== 2022-04-26T02:06:27.360 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2022-04-26T02:06:27.360 INFO:teuthology.orchestra.run.smithi071.stdout: ceph x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 6.4 k 2022-04-26T02:06:27.360 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2022-04-26T02:06:27.360 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mds x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 2.4 M 2022-04-26T02:06:27.360 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 1.6 M 2022-04-26T02:06:27.361 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-modules-core noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 237 k 2022-04-26T02:06:27.361 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mon x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 5.0 M 2022-04-26T02:06:27.361 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-osd x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 18 M 2022-04-26T02:06:27.361 INFO:teuthology.orchestra.run.smithi071.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2022-04-26T02:06:27.361 INFO:teuthology.orchestra.run.smithi071.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2022-04-26T02:06:27.361 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cffi x86_64 1.11.5-5.el8 CentOS-Base 237 k 2022-04-26T02:06:27.361 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2022-04-26T02:06:27.361 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2022-04-26T02:06:27.361 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cryptography x86_64 3.2.1-5.el8 CentOS-Base 559 k 2022-04-26T02:06:27.361 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2022-04-26T02:06:27.362 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2022-04-26T02:06:27.362 INFO:teuthology.orchestra.run.smithi071.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2022-04-26T02:06:27.362 INFO:teuthology.orchestra.run.smithi071.stdout: python3-mako noarch 1.0.6-13.el8 CentOS-AppStream 157 k 2022-04-26T02:06:27.362 INFO:teuthology.orchestra.run.smithi071.stdout: python3-markupsafe x86_64 0.23-19.el8 CentOS-AppStream 39 k 2022-04-26T02:06:27.362 INFO:teuthology.orchestra.run.smithi071.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2022-04-26T02:06:27.362 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2022-04-26T02:06:27.362 INFO:teuthology.orchestra.run.smithi071.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2022-04-26T02:06:27.362 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 CentOS-AppStream 103 k 2022-04-26T02:06:27.362 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pycparser noarch 2.14-14.el8 CentOS-Base 109 k 2022-04-26T02:06:27.363 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pytz noarch 2017.2-9.el8 CentOS-AppStream 54 k 2022-04-26T02:06:27.363 INFO:teuthology.orchestra.run.smithi071.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2022-04-26T02:06:27.363 INFO:teuthology.orchestra.run.smithi071.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2022-04-26T02:06:27.363 INFO:teuthology.orchestra.run.smithi071.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2022-04-26T02:06:27.363 INFO:teuthology.orchestra.run.smithi071.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2022-04-26T02:06:27.363 INFO:teuthology.orchestra.run.smithi071.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2022-04-26T02:06:27.363 INFO:teuthology.orchestra.run.smithi071.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2022-04-26T02:06:27.363 INFO:teuthology.orchestra.run.smithi071.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2022-04-26T02:06:27.363 INFO:teuthology.orchestra.run.smithi071.stdout: python3-werkzeug noarch 0.12.2-4.el8 CentOS-AppStream 457 k 2022-04-26T02:06:27.363 INFO:teuthology.orchestra.run.smithi071.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2022-04-26T02:06:27.364 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:27.364 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2022-04-26T02:06:27.364 INFO:teuthology.orchestra.run.smithi071.stdout:====================================================================================== 2022-04-26T02:06:27.364 INFO:teuthology.orchestra.run.smithi071.stdout:Install 32 Packages 2022-04-26T02:06:27.364 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:27.365 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 31 M 2022-04-26T02:06:27.365 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 101 M 2022-04-26T02:06:27.365 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2022-04-26T02:06:27.390 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2022-04-26T02:06:27.427 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2022-04-26T02:06:27.428 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2022-04-26T02:06:27.485 INFO:teuthology.orchestra.run.smithi071.stdout:(1/32): ceph-16.2.7-940.g40f5fd17.el8.x86_64.rp 54 kB/s | 6.4 kB 00:00 2022-04-26T02:06:27.693 INFO:teuthology.orchestra.run.smithi071.stdout:(2/32): ceph-mgr-16.2.7-940.g40f5fd17.el8.x86_6 4.9 MB/s | 1.6 MB 00:00 2022-04-26T02:06:27.750 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2022-04-26T02:06:27.753 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2022-04-26T02:06:27.777 INFO:teuthology.orchestra.run.smithi071.stdout:(3/32): ceph-mds-16.2.7-940.g40f5fd17.el8.x86_6 5.9 MB/s | 2.4 MB 00:00 2022-04-26T02:06:27.852 INFO:teuthology.orchestra.run.smithi071.stdout:(4/32): ceph-mgr-modules-core-16.2.7-940.g40f5f 3.1 MB/s | 237 kB 00:00 2022-04-26T02:06:27.903 INFO:teuthology.orchestra.run.smithi071.stdout:(5/32): python3-mako-1.0.6-13.el8.noarch.rpm 3.1 MB/s | 157 kB 00:00 2022-04-26T02:06:27.928 INFO:teuthology.orchestra.run.smithi071.stdout:(6/32): python3-markupsafe-0.23-19.el8.x86_64.r 1.5 MB/s | 39 kB 00:00 2022-04-26T02:06:27.953 INFO:teuthology.orchestra.run.smithi071.stdout:(7/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 4.1 MB/s | 103 kB 00:00 2022-04-26T02:06:27.978 INFO:teuthology.orchestra.run.smithi071.stdout:(8/32): python3-pytz-2017.2-9.el8.noarch.rpm 2.1 MB/s | 54 kB 00:00 2022-04-26T02:06:28.031 INFO:teuthology.orchestra.run.smithi071.stdout:(9/32): python3-werkzeug-0.12.2-4.el8.noarch.rp 8.5 MB/s | 457 kB 00:00 2022-04-26T02:06:28.079 INFO:teuthology.orchestra.run.smithi071.stdout:(10/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 4.9 MB/s | 237 kB 00:00 2022-04-26T02:06:28.121 INFO:teuthology.orchestra.run.smithi071.stdout:(11/32): python3-cryptography-3.2.1-5.el8.x86_6 13 MB/s | 559 kB 00:00 2022-04-26T02:06:28.146 INFO:teuthology.orchestra.run.smithi071.stdout:(12/32): python3-pycparser-2.14-14.el8.noarch.r 4.3 MB/s | 109 kB 00:00 2022-04-26T02:06:28.288 INFO:teuthology.orchestra.run.smithi071.stdout:(13/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 308 kB/s | 44 kB 00:00 2022-04-26T02:06:28.355 INFO:teuthology.orchestra.run.smithi071.stdout:(14/32): ceph-mon-16.2.7-940.g40f5fd17.el8.x86_ 5.7 MB/s | 5.0 MB 00:00 2022-04-26T02:06:28.406 INFO:teuthology.orchestra.run.smithi071.stdout:(15/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 1.5 MB/s | 185 kB 00:00 2022-04-26T02:06:28.489 INFO:teuthology.orchestra.run.smithi071.stdout:(16/32): python3-cherrypy-18.4.0-1.el8.noarch.r 4.5 MB/s | 384 kB 00:00 2022-04-26T02:06:28.546 INFO:teuthology.orchestra.run.smithi071.stdout:(17/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 905 kB/s | 173 kB 00:00 2022-04-26T02:06:28.565 INFO:teuthology.orchestra.run.smithi071.stdout:(18/32): python3-jaraco-6.2-6.el8.noarch.rpm 147 kB/s | 11 kB 00:00 2022-04-26T02:06:28.740 INFO:teuthology.orchestra.run.smithi071.stdout:(19/32): ceph-osd-16.2.7-940.g40f5fd17.el8.x86_ 17 MB/s | 18 MB 00:01 2022-04-26T02:06:28.757 INFO:teuthology.orchestra.run.smithi071.stdout:(20/32): python3-jaraco-functools-2.0-4.el8.noa 83 kB/s | 18 kB 00:00 2022-04-26T02:06:28.774 INFO:teuthology.orchestra.run.smithi071.stdout:(21/32): python3-logutils-0.3.5-11.el8.noarch.r 233 kB/s | 49 kB 00:00 2022-04-26T02:06:28.816 INFO:teuthology.orchestra.run.smithi071.stdout:(22/32): python3-portend-2.6-1.el8.noarch.rpm 376 kB/s | 16 kB 00:00 2022-04-26T02:06:28.817 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2022-04-26T02:06:28.841 INFO:teuthology.orchestra.run.smithi071.stdout:(23/32): python3-pecan-1.3.2-9.el8.noarch.rpm 3.3 MB/s | 283 kB 00:00 2022-04-26T02:06:28.866 INFO:teuthology.orchestra.run.smithi071.stdout:(24/32): python3-simplegeneric-0.8.1-17.el8.noa 374 kB/s | 19 kB 00:00 2022-04-26T02:06:28.892 INFO:teuthology.orchestra.run.smithi071.stdout:(25/32): python3-more-itertools-7.2.0-3.el8.noa 389 kB/s | 59 kB 00:00 2022-04-26T02:06:28.917 INFO:teuthology.orchestra.run.smithi071.stdout:(26/32): python3-singledispatch-3.4.0.3-18.el8. 317 kB/s | 24 kB 00:00 2022-04-26T02:06:28.942 INFO:teuthology.orchestra.run.smithi071.stdout:(27/32): python3-tempora-1.14.1-5.el8.noarch.rp 387 kB/s | 29 kB 00:00 2022-04-26T02:06:28.967 INFO:teuthology.orchestra.run.smithi071.stdout:(28/32): python3-trustme-0.6.0-4.el8.noarch.rpm 365 kB/s | 27 kB 00:00 2022-04-26T02:06:29.045 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2022-04-26T02:06:29.050 INFO:teuthology.orchestra.run.smithi071.stdout:(29/32): python3-waitress-1.2.1-2.el8.1.noarch. 1.8 MB/s | 241 kB 00:00 2022-04-26T02:06:29.076 INFO:teuthology.orchestra.run.smithi071.stdout:(30/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.8 MB/s | 251 kB 00:00 2022-04-26T02:06:29.101 INFO:teuthology.orchestra.run.smithi071.stdout:(31/32): python3-webtest-2.0.33-1.el8.noarch.rp 639 kB/s | 85 kB 00:00 2022-04-26T02:06:29.126 INFO:teuthology.orchestra.run.smithi071.stdout:(32/32): python3-zc-lockfile-2.0-2.el8.noarch.r 301 kB/s | 23 kB 00:00 2022-04-26T02:06:29.130 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:06:29.130 INFO:teuthology.orchestra.run.smithi071.stdout:Total 18 MB/s | 31 MB 00:01 2022-04-26T02:06:29.212 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2022-04-26T02:06:29.250 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2022-04-26T02:06:29.250 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2022-04-26T02:06:29.255 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2022-04-26T02:06:29.477 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2022-04-26T02:06:29.598 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2022-04-26T02:06:29.601 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2022-04-26T02:06:29.705 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 4/32 2022-04-26T02:06:29.886 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2022-04-26T02:06:30.075 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2022-04-26T02:06:30.285 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2022-04-26T02:06:30.455 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2022-04-26T02:06:30.663 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2022-04-26T02:06:30.694 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2022-04-26T02:06:30.901 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2022-04-26T02:06:30.927 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2022-04-26T02:06:31.147 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2022-04-26T02:06:31.169 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2022-04-26T02:06:31.387 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2022-04-26T02:06:31.401 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2022-04-26T02:06:31.655 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 4/32 2022-04-26T02:06:31.775 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 13/32 2022-04-26T02:06:31.811 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2022-04-26T02:06:32.024 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2022-04-26T02:06:32.034 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 14/32 2022-04-26T02:06:32.234 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2022-04-26T02:06:32.247 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2022-04-26T02:06:32.404 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2022-04-26T02:06:32.505 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2022-04-26T02:06:32.596 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2022-04-26T02:06:32.732 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2022-04-26T02:06:32.833 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2022-04-26T02:06:33.015 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2022-04-26T02:06:33.071 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2022-04-26T02:06:33.245 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2022-04-26T02:06:33.336 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2022-04-26T02:06:33.434 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 20/32 2022-04-26T02:06:33.620 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2022-04-26T02:06:33.726 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 13/32 2022-04-26T02:06:33.870 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2022-04-26T02:06:33.966 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 14/32 2022-04-26T02:06:34.085 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2022-04-26T02:06:34.188 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2022-04-26T02:06:34.333 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2022-04-26T02:06:34.446 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2022-04-26T02:06:34.656 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2022-04-26T02:06:34.727 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 25/32 2022-04-26T02:06:34.905 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2022-04-26T02:06:35.039 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2022-04-26T02:06:35.136 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2022-04-26T02:06:35.307 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 20/32 2022-04-26T02:06:35.378 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-modules-core-2:16.2.7-940.g40f5fd17.el8.n 27/32 2022-04-26T02:06:35.527 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2022-04-26T02:06:35.612 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-2:16.2.7-940.g40f5fd17.el8.x86_64 28/32 2022-04-26T02:06:35.820 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2022-04-26T02:06:36.059 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2022-04-26T02:06:36.341 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2022-04-26T02:06:36.658 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 25/32 2022-04-26T02:06:36.922 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2022-04-26T02:06:37.103 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mgr-2:16.2.7-940.g40f5fd17.el8.x86_64 28/32 2022-04-26T02:06:37.273 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mgr-modules-core-2:16.2.7-940.g40f5fd17.el8.n 27/32 2022-04-26T02:06:37.281 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-osd-2:16.2.7-940.g40f5fd17.el8.x86_64 29/32 2022-04-26T02:06:37.468 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mgr-2:16.2.7-940.g40f5fd17.el8.x86_64 28/32 2022-04-26T02:06:37.708 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-osd-2:16.2.7-940.g40f5fd17.el8.x86_64 29/32 2022-04-26T02:06:37.915 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mon-2:16.2.7-940.g40f5fd17.el8.x86_64 30/32 2022-04-26T02:06:38.129 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mon-2:16.2.7-940.g40f5fd17.el8.x86_64 30/32 2022-04-26T02:06:38.306 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mds-2:16.2.7-940.g40f5fd17.el8.x86_64 31/32 2022-04-26T02:06:38.323 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mds-2:16.2.7-940.g40f5fd17.el8.x86_64 31/32 2022-04-26T02:06:38.497 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-2:16.2.7-940.g40f5fd17.el8.x86_64 32/32 2022-04-26T02:06:38.878 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-2:16.2.7-940.g40f5fd17.el8.x86_64 32/32 2022-04-26T02:06:38.878 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-2:16.2.7-940.g40f5fd17.el8.x86_64 1/32 2022-04-26T02:06:38.878 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mds-2:16.2.7-940.g40f5fd17.el8.x86_64 2/32 2022-04-26T02:06:38.878 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-2:16.2.7-940.g40f5fd17.el8.x86_64 3/32 2022-04-26T02:06:38.878 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mon-2:16.2.7-940.g40f5fd17.el8.x86_64 4/32 2022-04-26T02:06:38.879 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-osd-2:16.2.7-940.g40f5fd17.el8.x86_64 5/32 2022-04-26T02:06:38.879 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-modules-core-2:16.2.7-940.g40f5fd17.el8.n 6/32 2022-04-26T02:06:38.879 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 7/32 2022-04-26T02:06:38.879 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2022-04-26T02:06:38.879 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2022-04-26T02:06:38.879 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 10/32 2022-04-26T02:06:38.879 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2022-04-26T02:06:38.879 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 12/32 2022-04-26T02:06:38.879 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 13/32 2022-04-26T02:06:38.879 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2022-04-26T02:06:38.880 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2022-04-26T02:06:38.880 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2022-04-26T02:06:38.880 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2022-04-26T02:06:38.880 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2022-04-26T02:06:38.880 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2022-04-26T02:06:38.880 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2022-04-26T02:06:38.880 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2022-04-26T02:06:38.880 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2022-04-26T02:06:38.880 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2022-04-26T02:06:38.880 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2022-04-26T02:06:38.880 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2022-04-26T02:06:38.881 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2022-04-26T02:06:38.881 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2022-04-26T02:06:38.881 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2022-04-26T02:06:38.881 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 29/32 2022-04-26T02:06:38.881 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2022-04-26T02:06:38.881 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2022-04-26T02:06:38.957 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-mgr-2:16.2.7-940.g40f5fd17.el8.x86_64 28/32 2022-04-26T02:06:39.155 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-osd-2:16.2.7-940.g40f5fd17.el8.x86_64 29/32 2022-04-26T02:06:39.579 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-osd-2:16.2.7-940.g40f5fd17.el8.x86_64 29/32 2022-04-26T02:06:39.633 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2022-04-26T02:06:39.633 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:39.633 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2022-04-26T02:06:39.633 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:39.633 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mds-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:39.634 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:39.634 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-modules-core-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T02:06:39.634 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mon-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:39.634 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-osd-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:39.634 INFO:teuthology.orchestra.run.smithi114.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2022-04-26T02:06:39.634 INFO:teuthology.orchestra.run.smithi114.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2022-04-26T02:06:39.634 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cffi-1.11.5-5.el8.x86_64 2022-04-26T02:06:39.634 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cheroot-8.5.2-1.el8.noarch 2022-04-26T02:06:39.634 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2022-04-26T02:06:39.635 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2022-04-26T02:06:39.635 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-6.2-6.el8.noarch 2022-04-26T02:06:39.635 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2022-04-26T02:06:39.635 INFO:teuthology.orchestra.run.smithi114.stdout: python3-logutils-0.3.5-11.el8.noarch 2022-04-26T02:06:39.635 INFO:teuthology.orchestra.run.smithi114.stdout: python3-mako-1.0.6-13.el8.noarch 2022-04-26T02:06:39.635 INFO:teuthology.orchestra.run.smithi114.stdout: python3-markupsafe-0.23-19.el8.x86_64 2022-04-26T02:06:39.635 INFO:teuthology.orchestra.run.smithi114.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2022-04-26T02:06:39.635 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pecan-1.3.2-9.el8.noarch 2022-04-26T02:06:39.635 INFO:teuthology.orchestra.run.smithi114.stdout: python3-portend-2.6-1.el8.noarch 2022-04-26T02:06:39.635 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2022-04-26T02:06:39.636 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pycparser-2.14-14.el8.noarch 2022-04-26T02:06:39.636 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pytz-2017.2-9.el8.noarch 2022-04-26T02:06:39.636 INFO:teuthology.orchestra.run.smithi114.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2022-04-26T02:06:39.636 INFO:teuthology.orchestra.run.smithi114.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2022-04-26T02:06:39.636 INFO:teuthology.orchestra.run.smithi114.stdout: python3-tempora-1.14.1-5.el8.noarch 2022-04-26T02:06:39.636 INFO:teuthology.orchestra.run.smithi114.stdout: python3-trustme-0.6.0-4.el8.noarch 2022-04-26T02:06:39.636 INFO:teuthology.orchestra.run.smithi114.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2022-04-26T02:06:39.636 INFO:teuthology.orchestra.run.smithi114.stdout: python3-webob-1.8.5-1.el8.1.noarch 2022-04-26T02:06:39.636 INFO:teuthology.orchestra.run.smithi114.stdout: python3-webtest-2.0.33-1.el8.noarch 2022-04-26T02:06:39.637 INFO:teuthology.orchestra.run.smithi114.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2022-04-26T02:06:39.637 INFO:teuthology.orchestra.run.smithi114.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2022-04-26T02:06:39.637 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:39.637 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:06:39.838 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mon-2:16.2.7-940.g40f5fd17.el8.x86_64 30/32 2022-04-26T02:06:39.861 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-base 2022-04-26T02:06:40.051 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-mon-2:16.2.7-940.g40f5fd17.el8.x86_64 30/32 2022-04-26T02:06:40.279 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mds-2:16.2.7-940.g40f5fd17.el8.x86_64 31/32 2022-04-26T02:06:40.297 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-mds-2:16.2.7-940.g40f5fd17.el8.x86_64 31/32 2022-04-26T02:06:40.424 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:09 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:06:40.459 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-2:16.2.7-940.g40f5fd17.el8.x86_64 32/32 2022-04-26T02:06:40.825 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-2:16.2.7-940.g40f5fd17.el8.x86_64 32/32 2022-04-26T02:06:40.825 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-2:16.2.7-940.g40f5fd17.el8.x86_64 1/32 2022-04-26T02:06:40.825 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mds-2:16.2.7-940.g40f5fd17.el8.x86_64 2/32 2022-04-26T02:06:40.825 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mgr-2:16.2.7-940.g40f5fd17.el8.x86_64 3/32 2022-04-26T02:06:40.825 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mon-2:16.2.7-940.g40f5fd17.el8.x86_64 4/32 2022-04-26T02:06:40.825 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-osd-2:16.2.7-940.g40f5fd17.el8.x86_64 5/32 2022-04-26T02:06:40.826 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mgr-modules-core-2:16.2.7-940.g40f5fd17.el8.n 6/32 2022-04-26T02:06:40.826 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 7/32 2022-04-26T02:06:40.826 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2022-04-26T02:06:40.826 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2022-04-26T02:06:40.826 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 10/32 2022-04-26T02:06:40.826 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2022-04-26T02:06:40.826 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 12/32 2022-04-26T02:06:40.826 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 13/32 2022-04-26T02:06:40.826 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2022-04-26T02:06:40.827 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2022-04-26T02:06:40.827 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2022-04-26T02:06:40.827 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2022-04-26T02:06:40.827 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2022-04-26T02:06:40.827 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2022-04-26T02:06:40.827 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2022-04-26T02:06:40.827 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2022-04-26T02:06:40.827 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2022-04-26T02:06:40.827 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2022-04-26T02:06:40.827 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2022-04-26T02:06:40.828 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2022-04-26T02:06:40.828 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2022-04-26T02:06:40.828 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2022-04-26T02:06:40.830 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2022-04-26T02:06:40.830 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 29/32 2022-04-26T02:06:40.830 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2022-04-26T02:06:40.830 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2022-04-26T02:06:41.188 INFO:teuthology.orchestra.run.smithi114.stdout:Package ceph-base-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T02:06:41.244 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:06:41.245 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2022-04-26T02:06:41.245 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:06:41.335 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install cephadm 2022-04-26T02:06:41.659 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2022-04-26T02:06:41.659 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:41.659 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2022-04-26T02:06:41.659 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:41.659 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mds-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:41.659 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:41.660 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-modules-core-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T02:06:41.660 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mon-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:41.660 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-osd-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:41.660 INFO:teuthology.orchestra.run.smithi071.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2022-04-26T02:06:41.660 INFO:teuthology.orchestra.run.smithi071.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2022-04-26T02:06:41.660 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cffi-1.11.5-5.el8.x86_64 2022-04-26T02:06:41.660 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cheroot-8.5.2-1.el8.noarch 2022-04-26T02:06:41.660 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2022-04-26T02:06:41.661 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2022-04-26T02:06:41.661 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jaraco-6.2-6.el8.noarch 2022-04-26T02:06:41.661 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2022-04-26T02:06:41.661 INFO:teuthology.orchestra.run.smithi071.stdout: python3-logutils-0.3.5-11.el8.noarch 2022-04-26T02:06:41.661 INFO:teuthology.orchestra.run.smithi071.stdout: python3-mako-1.0.6-13.el8.noarch 2022-04-26T02:06:41.661 INFO:teuthology.orchestra.run.smithi071.stdout: python3-markupsafe-0.23-19.el8.x86_64 2022-04-26T02:06:41.661 INFO:teuthology.orchestra.run.smithi071.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2022-04-26T02:06:41.661 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pecan-1.3.2-9.el8.noarch 2022-04-26T02:06:41.661 INFO:teuthology.orchestra.run.smithi071.stdout: python3-portend-2.6-1.el8.noarch 2022-04-26T02:06:41.661 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2022-04-26T02:06:41.662 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pycparser-2.14-14.el8.noarch 2022-04-26T02:06:41.662 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pytz-2017.2-9.el8.noarch 2022-04-26T02:06:41.662 INFO:teuthology.orchestra.run.smithi071.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2022-04-26T02:06:41.662 INFO:teuthology.orchestra.run.smithi071.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2022-04-26T02:06:41.662 INFO:teuthology.orchestra.run.smithi071.stdout: python3-tempora-1.14.1-5.el8.noarch 2022-04-26T02:06:41.662 INFO:teuthology.orchestra.run.smithi071.stdout: python3-trustme-0.6.0-4.el8.noarch 2022-04-26T02:06:41.662 INFO:teuthology.orchestra.run.smithi071.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2022-04-26T02:06:41.662 INFO:teuthology.orchestra.run.smithi071.stdout: python3-webob-1.8.5-1.el8.1.noarch 2022-04-26T02:06:41.662 INFO:teuthology.orchestra.run.smithi071.stdout: python3-webtest-2.0.33-1.el8.noarch 2022-04-26T02:06:41.663 INFO:teuthology.orchestra.run.smithi071.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2022-04-26T02:06:41.663 INFO:teuthology.orchestra.run.smithi071.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2022-04-26T02:06:41.663 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:41.663 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:06:41.890 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:10 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:06:41.925 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install ceph-base 2022-04-26T02:06:42.489 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:01:11 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:06:42.753 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:06:42.754 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:06:42.754 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2022-04-26T02:06:42.754 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:06:42.754 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2022-04-26T02:06:42.754 INFO:teuthology.orchestra.run.smithi114.stdout: cephadm noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 81 k 2022-04-26T02:06:42.755 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:42.755 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2022-04-26T02:06:42.755 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:06:42.755 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2022-04-26T02:06:42.755 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:42.755 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 81 k 2022-04-26T02:06:42.755 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 334 k 2022-04-26T02:06:42.755 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2022-04-26T02:06:42.928 INFO:teuthology.orchestra.run.smithi114.stdout:cephadm-16.2.7-940.g40f5fd17.el8.noarch.rpm 466 kB/s | 81 kB 00:00 2022-04-26T02:06:42.929 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:06:42.929 INFO:teuthology.orchestra.run.smithi114.stdout:Total 462 kB/s | 81 kB 00:00 2022-04-26T02:06:42.929 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2022-04-26T02:06:42.936 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2022-04-26T02:06:42.936 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2022-04-26T02:06:42.938 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2022-04-26T02:06:42.941 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2022-04-26T02:06:42.980 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2022-04-26T02:06:43.253 INFO:teuthology.orchestra.run.smithi071.stdout:Package ceph-base-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T02:06:43.310 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:06:43.346 INFO:teuthology.orchestra.run.smithi071.stdout:Nothing to do. 2022-04-26T02:06:43.347 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:06:43.382 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install cephadm 2022-04-26T02:06:43.937 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:01:12 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:06:44.800 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:06:45.025 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:06:45.025 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repository Size 2022-04-26T02:06:45.025 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:06:45.025 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2022-04-26T02:06:45.025 INFO:teuthology.orchestra.run.smithi071.stdout: cephadm noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 81 k 2022-04-26T02:06:45.026 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:45.026 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2022-04-26T02:06:45.027 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:06:45.027 INFO:teuthology.orchestra.run.smithi071.stdout:Install 1 Package 2022-04-26T02:06:45.027 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:45.027 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 81 k 2022-04-26T02:06:45.027 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 334 k 2022-04-26T02:06:45.028 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2022-04-26T02:06:45.119 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 1/1 2022-04-26T02:06:45.289 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 1/1 2022-04-26T02:06:45.366 INFO:teuthology.orchestra.run.smithi071.stdout:cephadm-16.2.7-940.g40f5fd17.el8.noarch.rpm 143 kB/s | 81 kB 00:00 2022-04-26T02:06:45.367 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:06:45.367 INFO:teuthology.orchestra.run.smithi071.stdout:Total 143 kB/s | 81 kB 00:00 2022-04-26T02:06:45.368 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2022-04-26T02:06:45.375 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2022-04-26T02:06:45.375 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2022-04-26T02:06:45.377 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2022-04-26T02:06:45.380 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2022-04-26T02:06:45.426 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2022-04-26T02:06:45.473 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 1/1 2022-04-26T02:06:45.828 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 1/1 2022-04-26T02:06:45.829 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:45.829 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2022-04-26T02:06:45.829 INFO:teuthology.orchestra.run.smithi114.stdout: cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T02:06:45.829 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:45.829 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:06:46.013 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-immutable-object-cache 2022-04-26T02:06:46.700 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:15 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:06:46.869 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 1/1 2022-04-26T02:06:47.020 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 1/1 2022-04-26T02:06:47.202 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 1/1 2022-04-26T02:06:47.519 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:06:47.520 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:06:47.520 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repo Size 2022-04-26T02:06:47.521 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:06:47.521 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2022-04-26T02:06:47.521 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-immutable-object-cache x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 161 k 2022-04-26T02:06:47.521 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:47.521 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2022-04-26T02:06:47.521 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:06:47.521 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2022-04-26T02:06:47.521 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:47.521 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 161 k 2022-04-26T02:06:47.521 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 470 k 2022-04-26T02:06:47.522 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2022-04-26T02:06:47.573 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 1/1 2022-04-26T02:06:47.573 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:47.573 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2022-04-26T02:06:47.573 INFO:teuthology.orchestra.run.smithi071.stdout: cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T02:06:47.573 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:47.573 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:06:47.735 INFO:teuthology.orchestra.run.smithi114.stdout:ceph-immutable-object-cache-16.2.7-940.g40f5fd1 752 kB/s | 161 kB 00:00 2022-04-26T02:06:47.736 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:06:47.736 INFO:teuthology.orchestra.run.smithi114.stdout:Total 748 kB/s | 161 kB 00:00 2022-04-26T02:06:47.736 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2022-04-26T02:06:47.747 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2022-04-26T02:06:47.747 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2022-04-26T02:06:47.786 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install ceph-immutable-object-cache 2022-04-26T02:06:47.794 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2022-04-26T02:06:47.797 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2022-04-26T02:06:47.906 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2022-04-26T02:06:48.088 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-immutable-object-cache-2:16.2.7-940.g40f5fd17.e 1/1 2022-04-26T02:06:48.463 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.2.7-940.g40f5fd17.e 1/1 2022-04-26T02:06:48.505 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:01:17 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:06:48.831 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-immutable-object-cache-2:16.2.7-940.g40f5fd17.e 1/1 2022-04-26T02:06:48.831 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:48.832 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2022-04-26T02:06:48.832 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-immutable-object-cache-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:48.832 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:48.832 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:06:48.993 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-mgr 2022-04-26T02:06:49.367 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:06:49.368 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:06:49.368 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repo Size 2022-04-26T02:06:49.368 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:06:49.368 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2022-04-26T02:06:49.368 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-immutable-object-cache x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 161 k 2022-04-26T02:06:49.369 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:49.369 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2022-04-26T02:06:49.369 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:06:49.369 INFO:teuthology.orchestra.run.smithi071.stdout:Install 1 Package 2022-04-26T02:06:49.369 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:49.370 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 161 k 2022-04-26T02:06:49.370 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 470 k 2022-04-26T02:06:49.370 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2022-04-26T02:06:49.563 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:18 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:06:49.576 INFO:teuthology.orchestra.run.smithi071.stdout:ceph-immutable-object-cache-16.2.7-940.g40f5fd1 777 kB/s | 161 kB 00:00 2022-04-26T02:06:49.578 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:06:49.578 INFO:teuthology.orchestra.run.smithi071.stdout:Total 772 kB/s | 161 kB 00:00 2022-04-26T02:06:49.578 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2022-04-26T02:06:49.588 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2022-04-26T02:06:49.588 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2022-04-26T02:06:49.634 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2022-04-26T02:06:49.637 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2022-04-26T02:06:49.759 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2022-04-26T02:06:49.953 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-immutable-object-cache-2:16.2.7-940.g40f5fd17.e 1/1 2022-04-26T02:06:50.305 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.2.7-940.g40f5fd17.e 1/1 2022-04-26T02:06:50.379 INFO:teuthology.orchestra.run.smithi114.stdout:Package ceph-mgr-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T02:06:50.435 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:06:50.436 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2022-04-26T02:06:50.436 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:06:50.685 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-immutable-object-cache-2:16.2.7-940.g40f5fd17.e 1/1 2022-04-26T02:06:50.686 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:50.686 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2022-04-26T02:06:50.686 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-immutable-object-cache-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:06:50.686 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:50.686 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:06:50.883 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-mgr-dashboard 2022-04-26T02:06:50.928 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install ceph-mgr 2022-04-26T02:06:51.439 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:20 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:06:51.504 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:01:20 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:06:52.263 INFO:teuthology.orchestra.run.smithi071.stdout:Package ceph-mgr-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T02:06:52.309 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:06:52.310 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:06:52.310 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2022-04-26T02:06:52.311 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:06:52.311 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2022-04-26T02:06:52.311 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-dashboard noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 2.9 M 2022-04-26T02:06:52.311 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2022-04-26T02:06:52.311 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-grafana-dashboards noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 25 k 2022-04-26T02:06:52.311 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-prometheus-alerts noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 15 k 2022-04-26T02:06:52.311 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jwt noarch 1.6.1-2.el8 CentOS-Base 43 k 2022-04-26T02:06:52.311 INFO:teuthology.orchestra.run.smithi114.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2022-04-26T02:06:52.311 INFO:teuthology.orchestra.run.smithi114.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2022-04-26T02:06:52.311 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:52.312 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2022-04-26T02:06:52.312 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:06:52.312 INFO:teuthology.orchestra.run.smithi114.stdout:Install 6 Packages 2022-04-26T02:06:52.312 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:52.313 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 3.2 M 2022-04-26T02:06:52.313 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 15 M 2022-04-26T02:06:52.313 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2022-04-26T02:06:52.321 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:06:52.322 INFO:teuthology.orchestra.run.smithi071.stdout:Nothing to do. 2022-04-26T02:06:52.322 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:06:52.422 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install ceph-mgr-dashboard 2022-04-26T02:06:52.489 INFO:teuthology.orchestra.run.smithi114.stdout:(1/6): ceph-prometheus-alerts-16.2.7-940.g40f5f 85 kB/s | 15 kB 00:00 2022-04-26T02:06:52.514 INFO:teuthology.orchestra.run.smithi114.stdout:(2/6): ceph-grafana-dashboards-16.2.7-940.g40f5 125 kB/s | 25 kB 00:00 2022-04-26T02:06:52.573 INFO:teuthology.orchestra.run.smithi114.stdout:(3/6): python3-jwt-1.6.1-2.el8.noarch.rpm 510 kB/s | 43 kB 00:00 2022-04-26T02:06:52.623 INFO:teuthology.orchestra.run.smithi114.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 309 kB/s | 34 kB 00:00 2022-04-26T02:06:52.731 INFO:teuthology.orchestra.run.smithi114.stdout:(5/6): ceph-mgr-dashboard-16.2.7-940.g40f5fd17. 6.9 MB/s | 2.9 MB 00:00 2022-04-26T02:06:52.781 INFO:teuthology.orchestra.run.smithi114.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 942 kB/s | 196 kB 00:00 2022-04-26T02:06:52.784 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:06:52.784 INFO:teuthology.orchestra.run.smithi114.stdout:Total 6.8 MB/s | 3.2 MB 00:00 2022-04-26T02:06:52.793 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2022-04-26T02:06:52.803 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2022-04-26T02:06:52.803 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2022-04-26T02:06:52.977 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:01:21 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:06:52.981 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2022-04-26T02:06:52.984 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2022-04-26T02:06:53.260 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2022-04-26T02:06:53.459 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2022-04-26T02:06:53.696 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2022-04-26T02:06:53.798 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:06:53.799 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:06:53.799 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repository Size 2022-04-26T02:06:53.799 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:06:53.799 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2022-04-26T02:06:53.799 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-dashboard noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 2.9 M 2022-04-26T02:06:53.800 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2022-04-26T02:06:53.800 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-grafana-dashboards noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 25 k 2022-04-26T02:06:53.800 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-prometheus-alerts noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 15 k 2022-04-26T02:06:53.800 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jwt noarch 1.6.1-2.el8 CentOS-Base 43 k 2022-04-26T02:06:53.800 INFO:teuthology.orchestra.run.smithi071.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2022-04-26T02:06:53.800 INFO:teuthology.orchestra.run.smithi071.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2022-04-26T02:06:53.801 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:53.801 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2022-04-26T02:06:53.801 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:06:53.801 INFO:teuthology.orchestra.run.smithi071.stdout:Install 6 Packages 2022-04-26T02:06:53.801 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:53.802 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 3.2 M 2022-04-26T02:06:53.802 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 15 M 2022-04-26T02:06:53.802 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2022-04-26T02:06:53.939 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2022-04-26T02:06:53.972 INFO:teuthology.orchestra.run.smithi071.stdout:(1/6): ceph-prometheus-alerts-16.2.7-940.g40f5f 88 kB/s | 15 kB 00:00 2022-04-26T02:06:53.998 INFO:teuthology.orchestra.run.smithi071.stdout:(2/6): ceph-grafana-dashboards-16.2.7-940.g40f5 128 kB/s | 25 kB 00:00 2022-04-26T02:06:54.065 INFO:teuthology.orchestra.run.smithi071.stdout:(3/6): python3-jwt-1.6.1-2.el8.noarch.rpm 463 kB/s | 43 kB 00:00 2022-04-26T02:06:54.094 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-prometheus-alerts-2:16.2.7-940.g40f5fd17.el8.no 4/6 2022-04-26T02:06:54.107 INFO:teuthology.orchestra.run.smithi071.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 310 kB/s | 34 kB 00:00 2022-04-26T02:06:54.207 INFO:teuthology.orchestra.run.smithi071.stdout:(5/6): ceph-mgr-dashboard-16.2.7-940.g40f5fd17. 7.1 MB/s | 2.9 MB 00:00 2022-04-26T02:06:54.241 INFO:teuthology.orchestra.run.smithi071.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.1 MB/s | 196 kB 00:00 2022-04-26T02:06:54.243 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:06:54.243 INFO:teuthology.orchestra.run.smithi071.stdout:Total 7.2 MB/s | 3.2 MB 00:00 2022-04-26T02:06:54.252 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2022-04-26T02:06:54.262 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2022-04-26T02:06:54.262 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2022-04-26T02:06:54.416 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2022-04-26T02:06:54.420 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2022-04-26T02:06:54.694 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2022-04-26T02:06:54.932 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2022-04-26T02:06:55.074 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-grafana-dashboards-2:16.2.7-940.g40f5fd17.el8.n 5/6 2022-04-26T02:06:55.161 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2022-04-26T02:06:55.334 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-dashboard-2:16.2.7-940.g40f5fd17.el8.noarch 6/6 2022-04-26T02:06:55.387 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2022-04-26T02:06:55.602 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.2.7-940.g40f5fd17.el8.noarch 6/6 2022-04-26T02:06:55.608 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-grafana-dashboards-2:16.2.7-940.g40f5fd17.el8.n 1/6 2022-04-26T02:06:55.608 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-dashboard-2:16.2.7-940.g40f5fd17.el8.noarch 2/6 2022-04-26T02:06:55.608 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-prometheus-alerts-2:16.2.7-940.g40f5fd17.el8.no 3/6 2022-04-26T02:06:55.608 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2022-04-26T02:06:55.609 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2022-04-26T02:06:55.963 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2022-04-26T02:06:55.963 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:55.963 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2022-04-26T02:06:55.963 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-grafana-dashboards-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T02:06:55.964 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-dashboard-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T02:06:55.964 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-prometheus-alerts-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T02:06:55.964 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jwt-1.6.1-2.el8.noarch 2022-04-26T02:06:55.964 INFO:teuthology.orchestra.run.smithi114.stdout: python3-repoze-lru-0.7-6.el8.noarch 2022-04-26T02:06:55.964 INFO:teuthology.orchestra.run.smithi114.stdout: python3-routes-2.4.1-12.el8.noarch 2022-04-26T02:06:55.965 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:55.965 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:06:56.072 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-mgr-diskprediction-local 2022-04-26T02:06:56.088 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-prometheus-alerts-2:16.2.7-940.g40f5fd17.el8.no 4/6 2022-04-26T02:06:56.630 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:25 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:06:57.462 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:06:57.463 INFO:teuthology.orchestra.run.smithi114.stdout:===================================================================================================== 2022-04-26T02:06:57.463 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2022-04-26T02:06:57.463 INFO:teuthology.orchestra.run.smithi114.stdout:===================================================================================================== 2022-04-26T02:06:57.463 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2022-04-26T02:06:57.463 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-diskprediction-local noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 8.6 M 2022-04-26T02:06:57.463 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2022-04-26T02:06:57.463 INFO:teuthology.orchestra.run.smithi114.stdout: libgfortran x86_64 8.5.0-12.el8 CentOS-Base 644 k 2022-04-26T02:06:57.463 INFO:teuthology.orchestra.run.smithi114.stdout: libquadmath x86_64 8.5.0-12.el8 CentOS-Base 171 k 2022-04-26T02:06:57.464 INFO:teuthology.orchestra.run.smithi114.stdout: openblas x86_64 0.3.15-3.el8 CentOS-AppStream 4.7 M 2022-04-26T02:06:57.464 INFO:teuthology.orchestra.run.smithi114.stdout: openblas-threads x86_64 0.3.15-3.el8 CentOS-AppStream 4.9 M 2022-04-26T02:06:57.464 INFO:teuthology.orchestra.run.smithi114.stdout: python3-numpy x86_64 1:1.14.3-10.el8 CentOS-AppStream 3.7 M 2022-04-26T02:06:57.464 INFO:teuthology.orchestra.run.smithi114.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 CentOS-AppStream 225 k 2022-04-26T02:06:57.464 INFO:teuthology.orchestra.run.smithi114.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 CentOS-AppStream 14 M 2022-04-26T02:06:57.464 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:57.464 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2022-04-26T02:06:57.464 INFO:teuthology.orchestra.run.smithi114.stdout:===================================================================================================== 2022-04-26T02:06:57.464 INFO:teuthology.orchestra.run.smithi114.stdout:Install 8 Packages 2022-04-26T02:06:57.465 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:06:57.465 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 37 M 2022-04-26T02:06:57.465 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 210 M 2022-04-26T02:06:57.465 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2022-04-26T02:06:57.638 INFO:teuthology.orchestra.run.smithi114.stdout:(1/8): openblas-0.3.15-3.el8.x86_64.rpm 28 MB/s | 4.7 MB 00:00 2022-04-26T02:06:57.763 INFO:teuthology.orchestra.run.smithi114.stdout:(2/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 16 MB/s | 4.9 MB 00:00 2022-04-26T02:06:57.797 INFO:teuthology.orchestra.run.smithi114.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 6.6 MB/s | 225 kB 00:00 2022-04-26T02:06:57.864 INFO:teuthology.orchestra.run.smithi114.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 17 MB/s | 3.7 MB 00:00 2022-04-26T02:06:57.906 INFO:teuthology.orchestra.run.smithi114.stdout:(5/8): libgfortran-8.5.0-12.el8.x86_64.rpm 15 MB/s | 644 kB 00:00 2022-04-26T02:06:57.939 INFO:teuthology.orchestra.run.smithi114.stdout:(6/8): libquadmath-8.5.0-12.el8.x86_64.rpm 5.0 MB/s | 171 kB 00:00 2022-04-26T02:06:58.087 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-grafana-dashboards-2:16.2.7-940.g40f5fd17.el8.n 5/6 2022-04-26T02:06:58.106 INFO:teuthology.orchestra.run.smithi114.stdout:(7/8): ceph-mgr-diskprediction-local-16.2.7-940 13 MB/s | 8.6 MB 00:00 2022-04-26T02:06:58.256 INFO:teuthology.orchestra.run.smithi114.stdout:(8/8): python3-scipy-1.0.0-21.module_el8.5.0+77 30 MB/s | 14 MB 00:00 2022-04-26T02:06:58.259 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:06:58.259 INFO:teuthology.orchestra.run.smithi114.stdout:Total 46 MB/s | 37 MB 00:00 2022-04-26T02:06:58.321 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mgr-dashboard-2:16.2.7-940.g40f5fd17.el8.noarch 6/6 2022-04-26T02:06:58.488 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2022-04-26T02:06:58.505 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2022-04-26T02:06:58.505 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2022-04-26T02:06:58.564 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.2.7-940.g40f5fd17.el8.noarch 6/6 2022-04-26T02:06:58.564 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-grafana-dashboards-2:16.2.7-940.g40f5fd17.el8.n 1/6 2022-04-26T02:06:58.564 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mgr-dashboard-2:16.2.7-940.g40f5fd17.el8.noarch 2/6 2022-04-26T02:06:58.564 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-prometheus-alerts-2:16.2.7-940.g40f5fd17.el8.no 3/6 2022-04-26T02:06:58.565 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2022-04-26T02:06:58.565 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2022-04-26T02:06:58.802 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2022-04-26T02:06:58.805 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2022-04-26T02:06:58.966 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2022-04-26T02:06:58.967 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:58.967 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2022-04-26T02:06:58.967 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-grafana-dashboards-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T02:06:58.967 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-dashboard-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T02:06:58.967 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-prometheus-alerts-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T02:06:58.967 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jwt-1.6.1-2.el8.noarch 2022-04-26T02:06:58.967 INFO:teuthology.orchestra.run.smithi071.stdout: python3-repoze-lru-0.7-6.el8.noarch 2022-04-26T02:06:58.967 INFO:teuthology.orchestra.run.smithi071.stdout: python3-routes-2.4.1-12.el8.noarch 2022-04-26T02:06:58.967 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:06:58.968 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:06:59.055 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install ceph-mgr-diskprediction-local 2022-04-26T02:06:59.364 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2022-04-26T02:06:59.511 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libquadmath-8.5.0-12.el8.x86_64 1/8 2022-04-26T02:06:59.615 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:01:28 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:06:59.652 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: libquadmath-8.5.0-12.el8.x86_64 1/8 2022-04-26T02:06:59.803 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libgfortran-8.5.0-12.el8.x86_64 2/8 2022-04-26T02:07:00.405 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: libgfortran-8.5.0-12.el8.x86_64 2/8 2022-04-26T02:07:00.436 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:07:00.437 INFO:teuthology.orchestra.run.smithi071.stdout:===================================================================================================== 2022-04-26T02:07:00.437 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repository Size 2022-04-26T02:07:00.437 INFO:teuthology.orchestra.run.smithi071.stdout:===================================================================================================== 2022-04-26T02:07:00.437 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2022-04-26T02:07:00.437 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-diskprediction-local noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 8.6 M 2022-04-26T02:07:00.437 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2022-04-26T02:07:00.438 INFO:teuthology.orchestra.run.smithi071.stdout: libgfortran x86_64 8.5.0-12.el8 CentOS-Base 644 k 2022-04-26T02:07:00.438 INFO:teuthology.orchestra.run.smithi071.stdout: libquadmath x86_64 8.5.0-12.el8 CentOS-Base 171 k 2022-04-26T02:07:00.438 INFO:teuthology.orchestra.run.smithi071.stdout: openblas x86_64 0.3.15-3.el8 CentOS-AppStream 4.7 M 2022-04-26T02:07:00.438 INFO:teuthology.orchestra.run.smithi071.stdout: openblas-threads x86_64 0.3.15-3.el8 CentOS-AppStream 4.9 M 2022-04-26T02:07:00.438 INFO:teuthology.orchestra.run.smithi071.stdout: python3-numpy x86_64 1:1.14.3-10.el8 CentOS-AppStream 3.7 M 2022-04-26T02:07:00.438 INFO:teuthology.orchestra.run.smithi071.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 CentOS-AppStream 225 k 2022-04-26T02:07:00.438 INFO:teuthology.orchestra.run.smithi071.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 CentOS-AppStream 14 M 2022-04-26T02:07:00.438 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:00.438 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2022-04-26T02:07:00.438 INFO:teuthology.orchestra.run.smithi071.stdout:===================================================================================================== 2022-04-26T02:07:00.439 INFO:teuthology.orchestra.run.smithi071.stdout:Install 8 Packages 2022-04-26T02:07:00.439 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:00.439 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 37 M 2022-04-26T02:07:00.439 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 210 M 2022-04-26T02:07:00.439 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2022-04-26T02:07:00.569 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : openblas-0.3.15-3.el8.x86_64 3/8 2022-04-26T02:07:00.644 INFO:teuthology.orchestra.run.smithi071.stdout:(1/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 24 MB/s | 4.9 MB 00:00 2022-04-26T02:07:00.720 INFO:teuthology.orchestra.run.smithi071.stdout:(2/8): openblas-0.3.15-3.el8.x86_64.rpm 17 MB/s | 4.7 MB 00:00 2022-04-26T02:07:00.753 INFO:teuthology.orchestra.run.smithi071.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 6.7 MB/s | 225 kB 00:00 2022-04-26T02:07:00.820 INFO:teuthology.orchestra.run.smithi071.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 21 MB/s | 3.7 MB 00:00 2022-04-26T02:07:00.862 INFO:teuthology.orchestra.run.smithi071.stdout:(5/8): libgfortran-8.5.0-12.el8.x86_64.rpm 15 MB/s | 644 kB 00:00 2022-04-26T02:07:00.896 INFO:teuthology.orchestra.run.smithi071.stdout:(6/8): libquadmath-8.5.0-12.el8.x86_64.rpm 5.1 MB/s | 171 kB 00:00 2022-04-26T02:07:01.171 INFO:teuthology.orchestra.run.smithi071.stdout:(7/8): python3-scipy-1.0.0-21.module_el8.5.0+77 33 MB/s | 14 MB 00:00 2022-04-26T02:07:01.183 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 3/8 2022-04-26T02:07:01.271 INFO:teuthology.orchestra.run.smithi071.stdout:(8/8): ceph-mgr-diskprediction-local-16.2.7-940 10 MB/s | 8.6 MB 00:00 2022-04-26T02:07:01.274 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:07:01.274 INFO:teuthology.orchestra.run.smithi071.stdout:Total 44 MB/s | 37 MB 00:00 2022-04-26T02:07:01.369 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 4/8 2022-04-26T02:07:01.503 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2022-04-26T02:07:01.521 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2022-04-26T02:07:01.521 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2022-04-26T02:07:01.838 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2022-04-26T02:07:01.841 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2022-04-26T02:07:02.057 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 4/8 2022-04-26T02:07:02.397 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2022-04-26T02:07:02.421 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2022-04-26T02:07:02.550 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libquadmath-8.5.0-12.el8.x86_64 1/8 2022-04-26T02:07:02.644 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2022-04-26T02:07:02.703 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: libquadmath-8.5.0-12.el8.x86_64 1/8 2022-04-26T02:07:02.842 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libgfortran-8.5.0-12.el8.x86_64 2/8 2022-04-26T02:07:03.426 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: libgfortran-8.5.0-12.el8.x86_64 2/8 2022-04-26T02:07:03.582 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : openblas-0.3.15-3.el8.x86_64 3/8 2022-04-26T02:07:04.211 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 3/8 2022-04-26T02:07:04.366 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 4/8 2022-04-26T02:07:04.398 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2022-04-26T02:07:05.056 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 4/8 2022-04-26T02:07:05.410 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2022-04-26T02:07:05.666 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2022-04-26T02:07:05.896 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2022-04-26T02:07:05.943 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-diskprediction-local-2:16.2.7-940.g40f5fd17 8/8 2022-04-26T02:07:06.220 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.2.7-940.g40f5fd17 8/8 2022-04-26T02:07:06.220 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.2.7-940.g40f5fd17 1/8 2022-04-26T02:07:06.221 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 2/8 2022-04-26T02:07:06.221 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 3/8 2022-04-26T02:07:06.221 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2022-04-26T02:07:06.221 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2022-04-26T02:07:06.221 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2022-04-26T02:07:06.221 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libgfortran-8.5.0-12.el8.x86_64 7/8 2022-04-26T02:07:06.604 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libquadmath-8.5.0-12.el8.x86_64 8/8 2022-04-26T02:07:06.604 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:06.604 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2022-04-26T02:07:06.604 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-diskprediction-local-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T02:07:06.604 INFO:teuthology.orchestra.run.smithi114.stdout: libgfortran-8.5.0-12.el8.x86_64 2022-04-26T02:07:06.604 INFO:teuthology.orchestra.run.smithi114.stdout: libquadmath-8.5.0-12.el8.x86_64 2022-04-26T02:07:06.605 INFO:teuthology.orchestra.run.smithi114.stdout: openblas-0.3.15-3.el8.x86_64 2022-04-26T02:07:06.605 INFO:teuthology.orchestra.run.smithi114.stdout: openblas-threads-0.3.15-3.el8.x86_64 2022-04-26T02:07:06.605 INFO:teuthology.orchestra.run.smithi114.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2022-04-26T02:07:06.605 INFO:teuthology.orchestra.run.smithi114.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2022-04-26T02:07:06.605 INFO:teuthology.orchestra.run.smithi114.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2022-04-26T02:07:06.605 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:06.605 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:07:06.719 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-mgr-rook 2022-04-26T02:07:07.278 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:36 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:07.412 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2022-04-26T02:07:08.097 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:07:08.099 INFO:teuthology.orchestra.run.smithi114.stdout:======================================================================================= 2022-04-26T02:07:08.099 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2022-04-26T02:07:08.099 INFO:teuthology.orchestra.run.smithi114.stdout:======================================================================================= 2022-04-26T02:07:08.099 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2022-04-26T02:07:08.099 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-rook noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 27 k 2022-04-26T02:07:08.099 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2022-04-26T02:07:08.099 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2022-04-26T02:07:08.099 INFO:teuthology.orchestra.run.smithi114.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2022-04-26T02:07:08.100 INFO:teuthology.orchestra.run.smithi114.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2022-04-26T02:07:08.100 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jsonpatch noarch 1.21-2.el8 CentOS-AppStream 27 k 2022-04-26T02:07:08.100 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jsonpointer noarch 1.10-11.el8 CentOS-AppStream 20 k 2022-04-26T02:07:08.100 INFO:teuthology.orchestra.run.smithi114.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2022-04-26T02:07:08.100 INFO:teuthology.orchestra.run.smithi114.stdout: python3-oauthlib noarch 2.1.0-1.el8 CentOS-Base 155 k 2022-04-26T02:07:08.100 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyasn1 noarch 0.3.7-6.el8 CentOS-AppStream 126 k 2022-04-26T02:07:08.100 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 CentOS-AppStream 110 k 2022-04-26T02:07:08.100 INFO:teuthology.orchestra.run.smithi114.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 CentOS-Base 43 k 2022-04-26T02:07:08.100 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rsa noarch 4.8-1.el8 epel 61 k 2022-04-26T02:07:08.100 INFO:teuthology.orchestra.run.smithi114.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2022-04-26T02:07:08.100 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:08.101 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2022-04-26T02:07:08.101 INFO:teuthology.orchestra.run.smithi114.stdout:======================================================================================= 2022-04-26T02:07:08.101 INFO:teuthology.orchestra.run.smithi114.stdout:Install 13 Packages 2022-04-26T02:07:08.101 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:08.101 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 1.9 M 2022-04-26T02:07:08.102 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 24 M 2022-04-26T02:07:08.102 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2022-04-26T02:07:08.187 INFO:teuthology.orchestra.run.smithi114.stdout:(1/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 314 kB/s | 27 kB 00:00 2022-04-26T02:07:08.216 INFO:teuthology.orchestra.run.smithi114.stdout:(2/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 4.6 MB/s | 126 kB 00:00 2022-04-26T02:07:08.240 INFO:teuthology.orchestra.run.smithi114.stdout:(3/13): python3-jsonpointer-1.10-11.el8.noarch. 145 kB/s | 20 kB 00:00 2022-04-26T02:07:08.266 INFO:teuthology.orchestra.run.smithi114.stdout:(4/13): python3-pyasn1-modules-0.3.7-6.el8.noar 2.1 MB/s | 110 kB 00:00 2022-04-26T02:07:08.291 INFO:teuthology.orchestra.run.smithi114.stdout:(5/13): ceph-mgr-rook-16.2.7-940.g40f5fd17.el8. 145 kB/s | 27 kB 00:00 2022-04-26T02:07:08.316 INFO:teuthology.orchestra.run.smithi114.stdout:(6/13): python3-requests-oauthlib-1.0.0-1.el8.n 850 kB/s | 43 kB 00:00 2022-04-26T02:07:08.333 INFO:teuthology.orchestra.run.smithi114.stdout:(7/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 1.6 MB/s | 155 kB 00:00 2022-04-26T02:07:08.467 INFO:teuthology.orchestra.run.smithi114.stdout:(8/13): python3-cachetools-3.1.1-4.el8.noarch.r 188 kB/s | 33 kB 00:00 2022-04-26T02:07:08.492 INFO:teuthology.orchestra.run.smithi114.stdout:(9/13): python3-certifi-2018.10.15-7.el8.noarch 93 kB/s | 16 kB 00:00 2022-04-26T02:07:08.517 INFO:teuthology.orchestra.run.smithi114.stdout:(10/13): python3-google-auth-1.1.1-10.el8.noarc 441 kB/s | 81 kB 00:00 2022-04-26T02:07:08.568 INFO:teuthology.orchestra.run.smithi114.stdout:(11/13): python3-websocket-client-0.56.0-5.el8. 1.2 MB/s | 61 kB 00:00 2022-04-26T02:07:08.593 INFO:teuthology.orchestra.run.smithi114.stdout:(12/13): python3-rsa-4.8-1.el8.noarch.rpm 611 kB/s | 61 kB 00:00 2022-04-26T02:07:08.718 INFO:teuthology.orchestra.run.smithi114.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 4.6 MB/s | 1.2 MB 00:00 2022-04-26T02:07:08.720 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:07:08.720 INFO:teuthology.orchestra.run.smithi114.stdout:Total 3.1 MB/s | 1.9 MB 00:00 2022-04-26T02:07:08.771 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2022-04-26T02:07:08.786 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2022-04-26T02:07:08.786 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2022-04-26T02:07:08.815 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2022-04-26T02:07:08.866 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2022-04-26T02:07:08.869 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2022-04-26T02:07:09.048 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mgr-diskprediction-local-2:16.2.7-940.g40f5fd17 8/8 2022-04-26T02:07:09.302 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.2.7-940.g40f5fd17 8/8 2022-04-26T02:07:09.302 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.2.7-940.g40f5fd17 1/8 2022-04-26T02:07:09.302 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 2/8 2022-04-26T02:07:09.302 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 3/8 2022-04-26T02:07:09.303 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2022-04-26T02:07:09.303 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2022-04-26T02:07:09.303 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2022-04-26T02:07:09.303 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libgfortran-8.5.0-12.el8.x86_64 7/8 2022-04-26T02:07:09.340 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2022-04-26T02:07:09.570 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2022-04-26T02:07:09.693 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libquadmath-8.5.0-12.el8.x86_64 8/8 2022-04-26T02:07:09.694 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:09.694 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2022-04-26T02:07:09.694 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-diskprediction-local-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T02:07:09.694 INFO:teuthology.orchestra.run.smithi071.stdout: libgfortran-8.5.0-12.el8.x86_64 2022-04-26T02:07:09.694 INFO:teuthology.orchestra.run.smithi071.stdout: libquadmath-8.5.0-12.el8.x86_64 2022-04-26T02:07:09.694 INFO:teuthology.orchestra.run.smithi071.stdout: openblas-0.3.15-3.el8.x86_64 2022-04-26T02:07:09.694 INFO:teuthology.orchestra.run.smithi071.stdout: openblas-threads-0.3.15-3.el8.x86_64 2022-04-26T02:07:09.694 INFO:teuthology.orchestra.run.smithi071.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2022-04-26T02:07:09.694 INFO:teuthology.orchestra.run.smithi071.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2022-04-26T02:07:09.695 INFO:teuthology.orchestra.run.smithi071.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2022-04-26T02:07:09.695 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:09.695 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:07:09.760 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2022-04-26T02:07:09.804 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install ceph-mgr-rook 2022-04-26T02:07:09.986 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-rsa-4.8-1.el8.noarch 3/13 2022-04-26T02:07:10.208 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2022-04-26T02:07:10.394 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:01:39 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:10.415 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2022-04-26T02:07:10.664 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2022-04-26T02:07:10.922 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2022-04-26T02:07:11.139 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2022-04-26T02:07:11.266 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:07:11.267 INFO:teuthology.orchestra.run.smithi071.stdout:======================================================================================= 2022-04-26T02:07:11.268 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repository Size 2022-04-26T02:07:11.268 INFO:teuthology.orchestra.run.smithi071.stdout:======================================================================================= 2022-04-26T02:07:11.268 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2022-04-26T02:07:11.268 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-rook noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 27 k 2022-04-26T02:07:11.268 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2022-04-26T02:07:11.268 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2022-04-26T02:07:11.268 INFO:teuthology.orchestra.run.smithi071.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2022-04-26T02:07:11.269 INFO:teuthology.orchestra.run.smithi071.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2022-04-26T02:07:11.269 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jsonpatch noarch 1.21-2.el8 CentOS-AppStream 27 k 2022-04-26T02:07:11.269 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jsonpointer noarch 1.10-11.el8 CentOS-AppStream 20 k 2022-04-26T02:07:11.269 INFO:teuthology.orchestra.run.smithi071.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2022-04-26T02:07:11.269 INFO:teuthology.orchestra.run.smithi071.stdout: python3-oauthlib noarch 2.1.0-1.el8 CentOS-Base 155 k 2022-04-26T02:07:11.269 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pyasn1 noarch 0.3.7-6.el8 CentOS-AppStream 126 k 2022-04-26T02:07:11.269 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 CentOS-AppStream 110 k 2022-04-26T02:07:11.269 INFO:teuthology.orchestra.run.smithi071.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 CentOS-Base 43 k 2022-04-26T02:07:11.270 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rsa noarch 4.8-1.el8 epel 61 k 2022-04-26T02:07:11.270 INFO:teuthology.orchestra.run.smithi071.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2022-04-26T02:07:11.270 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:11.270 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2022-04-26T02:07:11.270 INFO:teuthology.orchestra.run.smithi071.stdout:======================================================================================= 2022-04-26T02:07:11.270 INFO:teuthology.orchestra.run.smithi071.stdout:Install 13 Packages 2022-04-26T02:07:11.270 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:11.271 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 1.9 M 2022-04-26T02:07:11.271 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 24 M 2022-04-26T02:07:11.271 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2022-04-26T02:07:11.336 INFO:teuthology.orchestra.run.smithi071.stdout:(1/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 414 kB/s | 27 kB 00:00 2022-04-26T02:07:11.369 INFO:teuthology.orchestra.run.smithi071.stdout:(2/13): python3-jsonpointer-1.10-11.el8.noarch. 204 kB/s | 20 kB 00:00 2022-04-26T02:07:11.394 INFO:teuthology.orchestra.run.smithi071.stdout:(3/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.1 MB/s | 126 kB 00:00 2022-04-26T02:07:11.437 INFO:teuthology.orchestra.run.smithi071.stdout:(4/13): ceph-mgr-rook-16.2.7-940.g40f5fd17.el8. 165 kB/s | 27 kB 00:00 2022-04-26T02:07:11.453 INFO:teuthology.orchestra.run.smithi071.stdout:(5/13): python3-pyasn1-modules-0.3.7-6.el8.noar 1.3 MB/s | 110 kB 00:00 2022-04-26T02:07:11.479 INFO:teuthology.orchestra.run.smithi071.stdout:(6/13): python3-requests-oauthlib-1.0.0-1.el8.n 1.0 MB/s | 43 kB 00:00 2022-04-26T02:07:11.504 INFO:teuthology.orchestra.run.smithi071.stdout:(7/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 1.4 MB/s | 155 kB 00:00 2022-04-26T02:07:11.604 INFO:teuthology.orchestra.run.smithi071.stdout:(8/13): python3-cachetools-3.1.1-4.el8.noarch.r 219 kB/s | 33 kB 00:00 2022-04-26T02:07:11.688 INFO:teuthology.orchestra.run.smithi071.stdout:(9/13): python3-certifi-2018.10.15-7.el8.noarch 78 kB/s | 16 kB 00:00 2022-04-26T02:07:11.713 INFO:teuthology.orchestra.run.smithi071.stdout:(10/13): python3-google-auth-1.1.1-10.el8.noarc 389 kB/s | 81 kB 00:00 2022-04-26T02:07:11.772 INFO:teuthology.orchestra.run.smithi071.stdout:(11/13): python3-rsa-4.8-1.el8.noarch.rpm 737 kB/s | 61 kB 00:00 2022-04-26T02:07:11.797 INFO:teuthology.orchestra.run.smithi071.stdout:(12/13): python3-websocket-client-0.56.0-5.el8. 732 kB/s | 61 kB 00:00 2022-04-26T02:07:11.864 INFO:teuthology.orchestra.run.smithi071.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 4.5 MB/s | 1.2 MB 00:00 2022-04-26T02:07:11.865 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:07:11.866 INFO:teuthology.orchestra.run.smithi071.stdout:Total 3.2 MB/s | 1.9 MB 00:00 2022-04-26T02:07:11.917 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2022-04-26T02:07:11.932 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2022-04-26T02:07:11.932 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2022-04-26T02:07:12.011 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2022-04-26T02:07:12.014 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2022-04-26T02:07:12.158 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2022-04-26T02:07:12.633 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2022-04-26T02:07:12.756 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2022-04-26T02:07:12.876 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2022-04-26T02:07:13.059 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2022-04-26T02:07:13.243 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-rook-2:16.2.7-940.g40f5fd17.el8.noarch 13/13 2022-04-26T02:07:13.361 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2022-04-26T02:07:13.505 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mgr-rook-2:16.2.7-940.g40f5fd17.el8.noarch 13/13 2022-04-26T02:07:13.505 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-rook-2:16.2.7-940.g40f5fd17.el8.noarch 1/13 2022-04-26T02:07:13.505 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2022-04-26T02:07:13.505 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2022-04-26T02:07:13.505 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2022-04-26T02:07:13.506 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2022-04-26T02:07:13.506 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2022-04-26T02:07:13.506 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2022-04-26T02:07:13.506 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2022-04-26T02:07:13.506 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2022-04-26T02:07:13.507 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2022-04-26T02:07:13.507 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2022-04-26T02:07:13.507 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-rsa-4.8-1.el8.noarch 12/13 2022-04-26T02:07:13.552 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2022-04-26T02:07:13.810 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-rsa-4.8-1.el8.noarch 3/13 2022-04-26T02:07:13.926 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2022-04-26T02:07:13.927 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:13.927 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2022-04-26T02:07:13.927 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-rook-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T02:07:13.927 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cachetools-3.1.1-4.el8.noarch 2022-04-26T02:07:13.927 INFO:teuthology.orchestra.run.smithi114.stdout: python3-certifi-2018.10.15-7.el8.noarch 2022-04-26T02:07:13.927 INFO:teuthology.orchestra.run.smithi114.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2022-04-26T02:07:13.927 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jsonpatch-1.21-2.el8.noarch 2022-04-26T02:07:13.927 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jsonpointer-1.10-11.el8.noarch 2022-04-26T02:07:13.928 INFO:teuthology.orchestra.run.smithi114.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2022-04-26T02:07:13.928 INFO:teuthology.orchestra.run.smithi114.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2022-04-26T02:07:13.928 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2022-04-26T02:07:13.928 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2022-04-26T02:07:13.928 INFO:teuthology.orchestra.run.smithi114.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2022-04-26T02:07:13.928 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rsa-4.8-1.el8.noarch 2022-04-26T02:07:13.928 INFO:teuthology.orchestra.run.smithi114.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2022-04-26T02:07:13.928 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:13.928 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:07:14.038 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2022-04-26T02:07:14.056 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-mgr-cephadm 2022-04-26T02:07:14.262 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2022-04-26T02:07:14.487 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2022-04-26T02:07:14.611 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:43 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:14.746 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2022-04-26T02:07:14.960 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2022-04-26T02:07:15.475 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:07:15.475 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:07:15.475 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2022-04-26T02:07:15.475 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:07:15.475 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2022-04-26T02:07:15.475 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-cephadm noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 108 k 2022-04-26T02:07:15.475 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2022-04-26T02:07:15.476 INFO:teuthology.orchestra.run.smithi114.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2022-04-26T02:07:15.476 INFO:teuthology.orchestra.run.smithi114.stdout: python3-babel noarch 2.5.1-7.el8 CentOS-AppStream 4.8 M 2022-04-26T02:07:15.476 INFO:teuthology.orchestra.run.smithi114.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2022-04-26T02:07:15.476 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jinja2 noarch 2.10.1-3.el8 CentOS-AppStream 538 k 2022-04-26T02:07:15.476 INFO:teuthology.orchestra.run.smithi114.stdout: python3-remoto noarch 1.2.1-1.el8 epel 49 k 2022-04-26T02:07:15.476 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:15.476 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2022-04-26T02:07:15.476 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:07:15.476 INFO:teuthology.orchestra.run.smithi114.stdout:Install 6 Packages 2022-04-26T02:07:15.476 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:15.477 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 5.8 M 2022-04-26T02:07:15.478 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 24 M 2022-04-26T02:07:15.478 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2022-04-26T02:07:15.568 INFO:teuthology.orchestra.run.smithi114.stdout:(1/6): python3-jinja2-2.10.1-3.el8.noarch.rpm 5.8 MB/s | 538 kB 00:00 2022-04-26T02:07:15.686 INFO:teuthology.orchestra.run.smithi114.stdout:(2/6): python3-babel-2.5.1-7.el8.noarch.rpm 23 MB/s | 4.8 MB 00:00 2022-04-26T02:07:15.703 INFO:teuthology.orchestra.run.smithi114.stdout:(3/6): python3-apipkg-1.5-6.el8.noarch.rpm 158 kB/s | 21 kB 00:00 2022-04-26T02:07:15.729 INFO:teuthology.orchestra.run.smithi114.stdout:(4/6): ceph-mgr-cephadm-16.2.7-940.g40f5fd17.el 431 kB/s | 108 kB 00:00 2022-04-26T02:07:15.796 INFO:teuthology.orchestra.run.smithi114.stdout:(5/6): python3-remoto-1.2.1-1.el8.noarch.rpm 530 kB/s | 49 kB 00:00 2022-04-26T02:07:15.945 INFO:teuthology.orchestra.run.smithi114.stdout:(6/6): python3-execnet-1.7.1-1.el8.noarch.rpm 1.3 MB/s | 355 kB 00:00 2022-04-26T02:07:15.947 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:07:15.947 INFO:teuthology.orchestra.run.smithi114.stdout:Total 12 MB/s | 5.8 MB 00:00 2022-04-26T02:07:15.992 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2022-04-26T02:07:15.997 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2022-04-26T02:07:16.006 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2022-04-26T02:07:16.007 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2022-04-26T02:07:16.096 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2022-04-26T02:07:16.099 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2022-04-26T02:07:16.311 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2022-04-26T02:07:16.363 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2022-04-26T02:07:16.520 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2022-04-26T02:07:16.624 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 1/6 2022-04-26T02:07:16.745 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2022-04-26T02:07:16.885 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 2/6 2022-04-26T02:07:16.938 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mgr-rook-2:16.2.7-940.g40f5fd17.el8.noarch 13/13 2022-04-26T02:07:17.198 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-mgr-rook-2:16.2.7-940.g40f5fd17.el8.noarch 13/13 2022-04-26T02:07:17.198 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mgr-rook-2:16.2.7-940.g40f5fd17.el8.noarch 1/13 2022-04-26T02:07:17.198 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2022-04-26T02:07:17.198 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2022-04-26T02:07:17.198 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2022-04-26T02:07:17.198 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2022-04-26T02:07:17.199 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2022-04-26T02:07:17.199 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2022-04-26T02:07:17.199 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2022-04-26T02:07:17.199 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2022-04-26T02:07:17.199 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2022-04-26T02:07:17.199 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2022-04-26T02:07:17.199 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-rsa-4.8-1.el8.noarch 12/13 2022-04-26T02:07:17.651 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2022-04-26T02:07:17.652 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:17.652 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2022-04-26T02:07:17.652 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-rook-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T02:07:17.652 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cachetools-3.1.1-4.el8.noarch 2022-04-26T02:07:17.652 INFO:teuthology.orchestra.run.smithi071.stdout: python3-certifi-2018.10.15-7.el8.noarch 2022-04-26T02:07:17.652 INFO:teuthology.orchestra.run.smithi071.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2022-04-26T02:07:17.652 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jsonpatch-1.21-2.el8.noarch 2022-04-26T02:07:17.652 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jsonpointer-1.10-11.el8.noarch 2022-04-26T02:07:17.652 INFO:teuthology.orchestra.run.smithi071.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2022-04-26T02:07:17.652 INFO:teuthology.orchestra.run.smithi071.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2022-04-26T02:07:17.653 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2022-04-26T02:07:17.653 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2022-04-26T02:07:17.653 INFO:teuthology.orchestra.run.smithi071.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2022-04-26T02:07:17.653 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rsa-4.8-1.el8.noarch 2022-04-26T02:07:17.653 INFO:teuthology.orchestra.run.smithi071.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2022-04-26T02:07:17.653 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:17.653 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:07:17.799 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-remoto-1.2.1-1.el8.noarch 3/6 2022-04-26T02:07:17.805 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install ceph-mgr-cephadm 2022-04-26T02:07:18.148 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 4/6 2022-04-26T02:07:18.359 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:01:47 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:19.060 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 5/6 2022-04-26T02:07:19.178 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:07:19.179 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:07:19.179 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repository Size 2022-04-26T02:07:19.180 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:07:19.180 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2022-04-26T02:07:19.180 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-cephadm noarch 2:16.2.7-940.g40f5fd17.el8 ceph-noarch 108 k 2022-04-26T02:07:19.180 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2022-04-26T02:07:19.180 INFO:teuthology.orchestra.run.smithi071.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2022-04-26T02:07:19.180 INFO:teuthology.orchestra.run.smithi071.stdout: python3-babel noarch 2.5.1-7.el8 CentOS-AppStream 4.8 M 2022-04-26T02:07:19.180 INFO:teuthology.orchestra.run.smithi071.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2022-04-26T02:07:19.180 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jinja2 noarch 2.10.1-3.el8 CentOS-AppStream 538 k 2022-04-26T02:07:19.180 INFO:teuthology.orchestra.run.smithi071.stdout: python3-remoto noarch 1.2.1-1.el8 epel 49 k 2022-04-26T02:07:19.180 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:19.181 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2022-04-26T02:07:19.181 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:07:19.181 INFO:teuthology.orchestra.run.smithi071.stdout:Install 6 Packages 2022-04-26T02:07:19.181 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:19.181 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 5.8 M 2022-04-26T02:07:19.182 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 24 M 2022-04-26T02:07:19.182 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2022-04-26T02:07:19.259 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 6/6 2022-04-26T02:07:19.287 INFO:teuthology.orchestra.run.smithi071.stdout:(1/6): python3-jinja2-2.10.1-3.el8.noarch.rpm 5.1 MB/s | 538 kB 00:00 2022-04-26T02:07:19.387 INFO:teuthology.orchestra.run.smithi071.stdout:(2/6): python3-babel-2.5.1-7.el8.noarch.rpm 23 MB/s | 4.8 MB 00:00 2022-04-26T02:07:19.412 INFO:teuthology.orchestra.run.smithi071.stdout:(3/6): python3-apipkg-1.5-6.el8.noarch.rpm 170 kB/s | 21 kB 00:00 2022-04-26T02:07:19.501 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 6/6 2022-04-26T02:07:19.501 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 1/6 2022-04-26T02:07:19.501 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/6 2022-04-26T02:07:19.501 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/6 2022-04-26T02:07:19.501 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 4/6 2022-04-26T02:07:19.502 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 5/6 2022-04-26T02:07:19.512 INFO:teuthology.orchestra.run.smithi071.stdout:(4/6): python3-remoto-1.2.1-1.el8.noarch.rpm 490 kB/s | 49 kB 00:00 2022-04-26T02:07:19.596 INFO:teuthology.orchestra.run.smithi071.stdout:(5/6): python3-execnet-1.7.1-1.el8.noarch.rpm 1.7 MB/s | 355 kB 00:00 2022-04-26T02:07:19.704 INFO:teuthology.orchestra.run.smithi071.stdout:(6/6): ceph-mgr-cephadm-16.2.7-940.g40f5fd17.el 208 kB/s | 108 kB 00:00 2022-04-26T02:07:19.706 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:07:19.706 INFO:teuthology.orchestra.run.smithi071.stdout:Total 11 MB/s | 5.8 MB 00:00 2022-04-26T02:07:19.757 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2022-04-26T02:07:19.767 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2022-04-26T02:07:19.767 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2022-04-26T02:07:19.861 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2022-04-26T02:07:19.864 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2022-04-26T02:07:19.867 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-remoto-1.2.1-1.el8.noarch 6/6 2022-04-26T02:07:19.867 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:19.867 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2022-04-26T02:07:19.867 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T02:07:19.867 INFO:teuthology.orchestra.run.smithi114.stdout: python3-apipkg-1.5-6.el8.noarch 2022-04-26T02:07:19.867 INFO:teuthology.orchestra.run.smithi114.stdout: python3-babel-2.5.1-7.el8.noarch 2022-04-26T02:07:19.867 INFO:teuthology.orchestra.run.smithi114.stdout: python3-execnet-1.7.1-1.el8.noarch 2022-04-26T02:07:19.868 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jinja2-2.10.1-3.el8.noarch 2022-04-26T02:07:19.868 INFO:teuthology.orchestra.run.smithi114.stdout: python3-remoto-1.2.1-1.el8.noarch 2022-04-26T02:07:19.868 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:19.868 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:07:19.977 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-fuse 2022-04-26T02:07:20.120 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2022-04-26T02:07:20.376 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 1/6 2022-04-26T02:07:20.532 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:49 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:20.630 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 2/6 2022-04-26T02:07:21.403 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:07:21.404 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:07:21.404 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2022-04-26T02:07:21.404 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:07:21.404 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2022-04-26T02:07:21.404 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-fuse x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 901 k 2022-04-26T02:07:21.405 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2022-04-26T02:07:21.405 INFO:teuthology.orchestra.run.smithi114.stdout: fuse x86_64 2.9.7-15.el8 CentOS-Base 83 k 2022-04-26T02:07:21.405 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:21.405 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2022-04-26T02:07:21.405 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:07:21.405 INFO:teuthology.orchestra.run.smithi114.stdout:Install 2 Packages 2022-04-26T02:07:21.405 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:21.406 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 984 k 2022-04-26T02:07:21.406 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 2.8 M 2022-04-26T02:07:21.406 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2022-04-26T02:07:21.471 INFO:teuthology.orchestra.run.smithi114.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 1.2 MB/s | 83 kB 00:00 2022-04-26T02:07:21.564 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-remoto-1.2.1-1.el8.noarch 3/6 2022-04-26T02:07:21.948 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 4/6 2022-04-26T02:07:22.138 INFO:teuthology.orchestra.run.smithi114.stdout:(2/2): ceph-fuse-16.2.7-940.g40f5fd17.el8.x86_6 1.2 MB/s | 901 kB 00:00 2022-04-26T02:07:22.139 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:07:22.139 INFO:teuthology.orchestra.run.smithi114.stdout:Total 1.3 MB/s | 984 kB 00:00 2022-04-26T02:07:22.149 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2022-04-26T02:07:22.160 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 5/6 2022-04-26T02:07:22.169 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2022-04-26T02:07:22.170 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2022-04-26T02:07:22.244 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2022-04-26T02:07:22.246 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2022-04-26T02:07:22.378 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mgr-cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 6/6 2022-04-26T02:07:22.403 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2022-04-26T02:07:22.628 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 6/6 2022-04-26T02:07:22.629 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mgr-cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 1/6 2022-04-26T02:07:22.629 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/6 2022-04-26T02:07:22.629 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/6 2022-04-26T02:07:22.629 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 4/6 2022-04-26T02:07:22.629 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 5/6 2022-04-26T02:07:22.672 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2022-04-26T02:07:22.898 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 2/2 2022-04-26T02:07:23.004 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-remoto-1.2.1-1.el8.noarch 6/6 2022-04-26T02:07:23.004 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:23.005 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2022-04-26T02:07:23.005 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-cephadm-2:16.2.7-940.g40f5fd17.el8.noarch 2022-04-26T02:07:23.005 INFO:teuthology.orchestra.run.smithi071.stdout: python3-apipkg-1.5-6.el8.noarch 2022-04-26T02:07:23.005 INFO:teuthology.orchestra.run.smithi071.stdout: python3-babel-2.5.1-7.el8.noarch 2022-04-26T02:07:23.006 INFO:teuthology.orchestra.run.smithi071.stdout: python3-execnet-1.7.1-1.el8.noarch 2022-04-26T02:07:23.006 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jinja2-2.10.1-3.el8.noarch 2022-04-26T02:07:23.006 INFO:teuthology.orchestra.run.smithi071.stdout: python3-remoto-1.2.1-1.el8.noarch 2022-04-26T02:07:23.006 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:23.006 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:07:23.101 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install ceph-fuse 2022-04-26T02:07:23.246 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 2/2 2022-04-26T02:07:23.246 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 1/2 2022-04-26T02:07:23.610 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2022-04-26T02:07:23.610 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:23.610 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2022-04-26T02:07:23.611 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2022-04-26T02:07:23.611 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:23.611 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:07:23.657 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:01:52 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:23.795 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install librados-devel 2022-04-26T02:07:24.363 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:53 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:24.494 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:07:24.495 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:07:24.495 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repository Size 2022-04-26T02:07:24.495 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:07:24.495 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2022-04-26T02:07:24.495 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-fuse x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 901 k 2022-04-26T02:07:24.495 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2022-04-26T02:07:24.496 INFO:teuthology.orchestra.run.smithi071.stdout: fuse x86_64 2.9.7-15.el8 CentOS-Base 83 k 2022-04-26T02:07:24.496 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:24.496 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2022-04-26T02:07:24.496 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:07:24.496 INFO:teuthology.orchestra.run.smithi071.stdout:Install 2 Packages 2022-04-26T02:07:24.496 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:24.497 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 984 k 2022-04-26T02:07:24.497 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 2.8 M 2022-04-26T02:07:24.497 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2022-04-26T02:07:24.562 INFO:teuthology.orchestra.run.smithi071.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 1.2 MB/s | 83 kB 00:00 2022-04-26T02:07:24.995 INFO:teuthology.orchestra.run.smithi071.stdout:(2/2): ceph-fuse-16.2.7-940.g40f5fd17.el8.x86_6 1.8 MB/s | 901 kB 00:00 2022-04-26T02:07:24.996 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:07:24.997 INFO:teuthology.orchestra.run.smithi071.stdout:Total 1.9 MB/s | 984 kB 00:00 2022-04-26T02:07:25.006 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2022-04-26T02:07:25.027 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2022-04-26T02:07:25.027 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2022-04-26T02:07:25.101 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2022-04-26T02:07:25.103 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2022-04-26T02:07:25.184 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:07:25.185 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:07:25.185 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repo Size 2022-04-26T02:07:25.185 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:07:25.185 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2022-04-26T02:07:25.185 INFO:teuthology.orchestra.run.smithi114.stdout: librados-devel x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 131 k 2022-04-26T02:07:25.186 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:25.186 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2022-04-26T02:07:25.186 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:07:25.186 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2022-04-26T02:07:25.186 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:25.187 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 131 k 2022-04-26T02:07:25.187 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 432 k 2022-04-26T02:07:25.187 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2022-04-26T02:07:25.258 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2022-04-26T02:07:25.459 INFO:teuthology.orchestra.run.smithi114.stdout:librados-devel-16.2.7-940.g40f5fd17.el8.x86_64. 482 kB/s | 131 kB 00:00 2022-04-26T02:07:25.460 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:07:25.460 INFO:teuthology.orchestra.run.smithi114.stdout:Total 479 kB/s | 131 kB 00:00 2022-04-26T02:07:25.460 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2022-04-26T02:07:25.465 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2022-04-26T02:07:25.465 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2022-04-26T02:07:25.514 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2022-04-26T02:07:25.517 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2022-04-26T02:07:25.543 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2022-04-26T02:07:25.621 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2022-04-26T02:07:25.782 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 2/2 2022-04-26T02:07:25.864 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : librados-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:26.112 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librados-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:26.138 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 2/2 2022-04-26T02:07:26.139 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 1/2 2022-04-26T02:07:26.500 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librados-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:26.500 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:26.501 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2022-04-26T02:07:26.501 INFO:teuthology.orchestra.run.smithi114.stdout: librados-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:07:26.501 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:26.501 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:07:26.511 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2022-04-26T02:07:26.511 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:26.511 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2022-04-26T02:07:26.511 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2022-04-26T02:07:26.511 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:26.512 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:07:26.699 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install librados-devel 2022-04-26T02:07:26.820 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install libcephfs2 2022-04-26T02:07:27.386 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:01:56 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:27.392 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:56 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:28.187 INFO:teuthology.orchestra.run.smithi114.stdout:Package libcephfs2-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T02:07:28.211 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:07:28.211 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:07:28.211 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repo Size 2022-04-26T02:07:28.211 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:07:28.212 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2022-04-26T02:07:28.212 INFO:teuthology.orchestra.run.smithi071.stdout: librados-devel x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 131 k 2022-04-26T02:07:28.212 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:28.212 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2022-04-26T02:07:28.212 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:07:28.212 INFO:teuthology.orchestra.run.smithi071.stdout:Install 1 Package 2022-04-26T02:07:28.212 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:28.213 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 131 k 2022-04-26T02:07:28.213 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 432 k 2022-04-26T02:07:28.213 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2022-04-26T02:07:28.243 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:07:28.244 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2022-04-26T02:07:28.245 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:07:28.327 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install libcephfs-devel 2022-04-26T02:07:28.423 INFO:teuthology.orchestra.run.smithi071.stdout:librados-devel-16.2.7-940.g40f5fd17.el8.x86_64. 622 kB/s | 131 kB 00:00 2022-04-26T02:07:28.424 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:07:28.424 INFO:teuthology.orchestra.run.smithi071.stdout:Total 619 kB/s | 131 kB 00:00 2022-04-26T02:07:28.424 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2022-04-26T02:07:28.429 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2022-04-26T02:07:28.429 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2022-04-26T02:07:28.479 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2022-04-26T02:07:28.482 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2022-04-26T02:07:28.628 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2022-04-26T02:07:28.888 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:57 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:28.892 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : librados-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:29.144 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: librados-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:29.648 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librados-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:29.648 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:29.648 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2022-04-26T02:07:29.648 INFO:teuthology.orchestra.run.smithi071.stdout: librados-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:07:29.649 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:29.649 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:07:29.715 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:07:29.716 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:07:29.717 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repo Size 2022-04-26T02:07:29.717 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:07:29.717 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2022-04-26T02:07:29.717 INFO:teuthology.orchestra.run.smithi114.stdout: libcephfs-devel x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 25 k 2022-04-26T02:07:29.717 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:29.718 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2022-04-26T02:07:29.718 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:07:29.718 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2022-04-26T02:07:29.718 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:29.719 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 25 k 2022-04-26T02:07:29.719 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 104 k 2022-04-26T02:07:29.719 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2022-04-26T02:07:29.846 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install libcephfs2 2022-04-26T02:07:29.905 INFO:teuthology.orchestra.run.smithi114.stdout:libcephfs-devel-16.2.7-940.g40f5fd17.el8.x86_64 133 kB/s | 25 kB 00:00 2022-04-26T02:07:29.906 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:07:29.906 INFO:teuthology.orchestra.run.smithi114.stdout:Total 133 kB/s | 25 kB 00:00 2022-04-26T02:07:29.906 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2022-04-26T02:07:29.909 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2022-04-26T02:07:29.909 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2022-04-26T02:07:29.912 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2022-04-26T02:07:29.914 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2022-04-26T02:07:29.965 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2022-04-26T02:07:30.122 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libcephfs-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:30.343 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: libcephfs-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:30.412 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:01:59 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:30.669 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libcephfs-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:30.669 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:30.669 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2022-04-26T02:07:30.669 INFO:teuthology.orchestra.run.smithi114.stdout: libcephfs-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:07:30.669 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:30.669 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:07:30.774 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install librados2 2022-04-26T02:07:31.189 INFO:teuthology.orchestra.run.smithi071.stdout:Package libcephfs2-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T02:07:31.247 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:07:31.248 INFO:teuthology.orchestra.run.smithi071.stdout:Nothing to do. 2022-04-26T02:07:31.248 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:07:31.329 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install libcephfs-devel 2022-04-26T02:07:31.335 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:02:00 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:31.889 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:02:00 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:32.144 INFO:teuthology.orchestra.run.smithi114.stdout:Package librados2-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T02:07:32.201 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:07:32.202 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2022-04-26T02:07:32.202 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:07:32.287 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install librbd1 2022-04-26T02:07:32.711 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:07:32.711 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:07:32.711 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repo Size 2022-04-26T02:07:32.711 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:07:32.712 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2022-04-26T02:07:32.712 INFO:teuthology.orchestra.run.smithi071.stdout: libcephfs-devel x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 25 k 2022-04-26T02:07:32.712 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:32.712 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2022-04-26T02:07:32.712 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:07:32.712 INFO:teuthology.orchestra.run.smithi071.stdout:Install 1 Package 2022-04-26T02:07:32.712 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:32.713 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 25 k 2022-04-26T02:07:32.713 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 104 k 2022-04-26T02:07:32.713 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2022-04-26T02:07:32.845 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:02:01 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:32.944 INFO:teuthology.orchestra.run.smithi071.stdout:libcephfs-devel-16.2.7-940.g40f5fd17.el8.x86_64 108 kB/s | 25 kB 00:00 2022-04-26T02:07:32.945 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:07:32.945 INFO:teuthology.orchestra.run.smithi071.stdout:Total 108 kB/s | 25 kB 00:00 2022-04-26T02:07:32.945 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2022-04-26T02:07:32.948 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2022-04-26T02:07:32.948 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2022-04-26T02:07:32.950 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2022-04-26T02:07:32.953 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2022-04-26T02:07:33.005 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2022-04-26T02:07:33.174 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libcephfs-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:33.385 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: libcephfs-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:33.608 INFO:teuthology.orchestra.run.smithi114.stdout:Package librbd1-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T02:07:33.668 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:07:33.669 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2022-04-26T02:07:33.669 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:07:33.713 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libcephfs-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:33.713 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:33.714 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2022-04-26T02:07:33.714 INFO:teuthology.orchestra.run.smithi071.stdout: libcephfs-devel-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:07:33.714 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:33.714 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:07:33.787 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install python3-rados 2022-04-26T02:07:33.819 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install librados2 2022-04-26T02:07:34.345 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:02:03 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:34.376 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:02:03 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:35.125 INFO:teuthology.orchestra.run.smithi114.stdout:Package python3-rados-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T02:07:35.141 INFO:teuthology.orchestra.run.smithi071.stdout:Package librados2-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T02:07:35.182 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:07:35.183 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2022-04-26T02:07:35.184 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:07:35.198 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:07:35.199 INFO:teuthology.orchestra.run.smithi071.stdout:Nothing to do. 2022-04-26T02:07:35.199 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:07:35.717 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install librbd1 2022-04-26T02:07:35.864 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install python3-rgw 2022-04-26T02:07:36.280 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:02:05 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:36.426 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:02:05 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:37.068 INFO:teuthology.orchestra.run.smithi071.stdout:Package librbd1-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T02:07:37.128 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:07:37.129 INFO:teuthology.orchestra.run.smithi071.stdout:Nothing to do. 2022-04-26T02:07:37.130 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:07:37.214 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install python3-rados 2022-04-26T02:07:37.231 INFO:teuthology.orchestra.run.smithi114.stdout:Package python3-rgw-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T02:07:37.291 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:07:37.292 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2022-04-26T02:07:37.292 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:07:37.374 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install python3-cephfs 2022-04-26T02:07:37.771 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:02:06 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:37.935 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:02:06 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:38.541 INFO:teuthology.orchestra.run.smithi071.stdout:Package python3-rados-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T02:07:38.597 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:07:38.599 INFO:teuthology.orchestra.run.smithi071.stdout:Nothing to do. 2022-04-26T02:07:38.599 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:07:38.678 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install python3-rgw 2022-04-26T02:07:38.746 INFO:teuthology.orchestra.run.smithi114.stdout:Package python3-cephfs-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T02:07:38.806 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:07:38.807 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2022-04-26T02:07:38.807 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:07:38.915 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install python3-rbd 2022-04-26T02:07:39.233 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:02:08 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:39.475 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:02:08 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:40.041 INFO:teuthology.orchestra.run.smithi071.stdout:Package python3-rgw-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T02:07:40.098 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:07:40.099 INFO:teuthology.orchestra.run.smithi071.stdout:Nothing to do. 2022-04-26T02:07:40.099 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:07:40.177 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install python3-cephfs 2022-04-26T02:07:40.248 INFO:teuthology.orchestra.run.smithi114.stdout:Package python3-rbd-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T02:07:40.305 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:07:40.306 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2022-04-26T02:07:40.306 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:07:40.390 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install rbd-fuse 2022-04-26T02:07:40.737 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:02:09 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:40.951 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:02:09 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:41.506 INFO:teuthology.orchestra.run.smithi071.stdout:Package python3-cephfs-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T02:07:41.565 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:07:41.567 INFO:teuthology.orchestra.run.smithi071.stdout:Nothing to do. 2022-04-26T02:07:41.567 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:07:41.770 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:07:41.771 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:07:41.772 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2022-04-26T02:07:41.772 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:07:41.772 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2022-04-26T02:07:41.772 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-fuse x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 88 k 2022-04-26T02:07:41.772 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:41.772 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2022-04-26T02:07:41.772 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:07:41.772 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2022-04-26T02:07:41.772 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:41.773 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 88 k 2022-04-26T02:07:41.773 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 236 k 2022-04-26T02:07:41.773 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2022-04-26T02:07:42.004 INFO:teuthology.orchestra.run.smithi114.stdout:rbd-fuse-16.2.7-940.g40f5fd17.el8.x86_64.rpm 378 kB/s | 88 kB 00:00 2022-04-26T02:07:42.005 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:07:42.005 INFO:teuthology.orchestra.run.smithi114.stdout:Total 376 kB/s | 88 kB 00:00 2022-04-26T02:07:42.005 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2022-04-26T02:07:42.014 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2022-04-26T02:07:42.014 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2022-04-26T02:07:42.063 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2022-04-26T02:07:42.065 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2022-04-26T02:07:42.119 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install python3-rbd 2022-04-26T02:07:42.163 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2022-04-26T02:07:42.353 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : rbd-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:42.598 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: rbd-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:42.683 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:02:11 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:42.973 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : rbd-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:42.974 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:42.974 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2022-04-26T02:07:42.974 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:07:42.974 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:42.974 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:07:43.172 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install rbd-mirror 2022-04-26T02:07:43.449 INFO:teuthology.orchestra.run.smithi071.stdout:Package python3-rbd-2:16.2.7-940.g40f5fd17.el8.x86_64 is already installed. 2022-04-26T02:07:43.507 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:07:43.508 INFO:teuthology.orchestra.run.smithi071.stdout:Nothing to do. 2022-04-26T02:07:43.508 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:07:43.597 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install rbd-fuse 2022-04-26T02:07:43.740 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:02:12 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:44.156 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:02:13 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:44.573 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:07:44.574 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:07:44.574 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repo Size 2022-04-26T02:07:44.575 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:07:44.575 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2022-04-26T02:07:44.575 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-mirror x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 3.7 M 2022-04-26T02:07:44.575 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:44.575 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2022-04-26T02:07:44.575 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:07:44.575 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2022-04-26T02:07:44.575 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:44.575 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 3.7 M 2022-04-26T02:07:44.575 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 15 M 2022-04-26T02:07:44.576 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2022-04-26T02:07:44.942 INFO:teuthology.orchestra.run.smithi114.stdout:rbd-mirror-16.2.7-940.g40f5fd17.el8.x86_64.rpm 10 MB/s | 3.7 MB 00:00 2022-04-26T02:07:44.943 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:07:44.943 INFO:teuthology.orchestra.run.smithi114.stdout:Total 10 MB/s | 3.7 MB 00:00 2022-04-26T02:07:44.943 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2022-04-26T02:07:44.952 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2022-04-26T02:07:44.952 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2022-04-26T02:07:44.991 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:07:44.991 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:07:44.992 INFO:teuthology.orchestra.run.smithi071.stdout: Package Architecture Version Repository Size 2022-04-26T02:07:44.992 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:07:44.992 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2022-04-26T02:07:44.992 INFO:teuthology.orchestra.run.smithi071.stdout: rbd-fuse x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 88 k 2022-04-26T02:07:44.992 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:44.992 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2022-04-26T02:07:44.992 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:07:44.992 INFO:teuthology.orchestra.run.smithi071.stdout:Install 1 Package 2022-04-26T02:07:44.992 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:44.993 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 88 k 2022-04-26T02:07:44.993 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 236 k 2022-04-26T02:07:44.993 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2022-04-26T02:07:45.014 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2022-04-26T02:07:45.016 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2022-04-26T02:07:45.173 INFO:teuthology.orchestra.run.smithi071.stdout:rbd-fuse-16.2.7-940.g40f5fd17.el8.x86_64.rpm 485 kB/s | 88 kB 00:00 2022-04-26T02:07:45.174 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:07:45.174 INFO:teuthology.orchestra.run.smithi071.stdout:Total 482 kB/s | 88 kB 00:00 2022-04-26T02:07:45.174 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2022-04-26T02:07:45.183 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2022-04-26T02:07:45.183 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2022-04-26T02:07:45.231 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2022-04-26T02:07:45.234 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2022-04-26T02:07:45.335 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2022-04-26T02:07:45.443 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2022-04-26T02:07:45.563 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : rbd-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:45.614 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : rbd-mirror-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:45.811 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: rbd-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:45.984 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: rbd-mirror-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:46.185 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : rbd-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:46.185 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:46.186 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2022-04-26T02:07:46.186 INFO:teuthology.orchestra.run.smithi071.stdout: rbd-fuse-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:07:46.186 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:46.186 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:07:46.331 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : rbd-mirror-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:46.331 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:46.331 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2022-04-26T02:07:46.331 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-mirror-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:07:46.331 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:46.331 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:07:46.346 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install rbd-mirror 2022-04-26T02:07:46.535 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install rbd-nbd 2022-04-26T02:07:46.912 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:02:15 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:47.102 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:02:16 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:47.748 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:07:47.748 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:07:47.749 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repo Size 2022-04-26T02:07:47.749 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:07:47.749 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2022-04-26T02:07:47.749 INFO:teuthology.orchestra.run.smithi071.stdout: rbd-mirror x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 3.7 M 2022-04-26T02:07:47.749 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:47.749 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2022-04-26T02:07:47.749 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:07:47.750 INFO:teuthology.orchestra.run.smithi071.stdout:Install 1 Package 2022-04-26T02:07:47.750 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:47.750 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 3.7 M 2022-04-26T02:07:47.750 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 15 M 2022-04-26T02:07:47.750 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2022-04-26T02:07:47.929 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2022-04-26T02:07:47.929 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:07:47.930 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2022-04-26T02:07:47.930 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:07:47.930 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2022-04-26T02:07:47.930 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-nbd x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 173 k 2022-04-26T02:07:47.930 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:47.930 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2022-04-26T02:07:47.930 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2022-04-26T02:07:47.930 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2022-04-26T02:07:47.930 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:47.931 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 173 k 2022-04-26T02:07:47.931 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 519 k 2022-04-26T02:07:47.931 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2022-04-26T02:07:48.195 INFO:teuthology.orchestra.run.smithi114.stdout:rbd-nbd-16.2.7-940.g40f5fd17.el8.x86_64.rpm 657 kB/s | 173 kB 00:00 2022-04-26T02:07:48.195 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:07:48.195 INFO:teuthology.orchestra.run.smithi114.stdout:Total 654 kB/s | 173 kB 00:00 2022-04-26T02:07:48.196 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2022-04-26T02:07:48.205 INFO:teuthology.orchestra.run.smithi071.stdout:rbd-mirror-16.2.7-940.g40f5fd17.el8.x86_64.rpm 8.0 MB/s | 3.7 MB 00:00 2022-04-26T02:07:48.207 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2022-04-26T02:07:48.207 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2022-04-26T02:07:48.208 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:07:48.208 INFO:teuthology.orchestra.run.smithi071.stdout:Total 8.0 MB/s | 3.7 MB 00:00 2022-04-26T02:07:48.208 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2022-04-26T02:07:48.218 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2022-04-26T02:07:48.218 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2022-04-26T02:07:48.254 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2022-04-26T02:07:48.257 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2022-04-26T02:07:48.280 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2022-04-26T02:07:48.283 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2022-04-26T02:07:48.364 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2022-04-26T02:07:48.544 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : rbd-nbd-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:48.715 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2022-04-26T02:07:48.788 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: rbd-nbd-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:48.898 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : rbd-mirror-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:49.162 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : rbd-nbd-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:49.162 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:49.162 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2022-04-26T02:07:49.163 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-nbd-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:07:49.163 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:07:49.163 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2022-04-26T02:07:49.283 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: rbd-mirror-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:49.324 DEBUG:teuthology.parallel:result is None 2022-04-26T02:07:49.693 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : rbd-mirror-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:49.693 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:49.693 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2022-04-26T02:07:49.693 INFO:teuthology.orchestra.run.smithi071.stdout: rbd-mirror-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:07:49.693 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:49.693 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:07:49.916 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install rbd-nbd 2022-04-26T02:07:50.486 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:02:19 ago on Tue 26 Apr 2022 02:05:31 AM UTC. 2022-04-26T02:07:51.321 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2022-04-26T02:07:51.322 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:07:51.322 INFO:teuthology.orchestra.run.smithi071.stdout: Package Architecture Version Repository Size 2022-04-26T02:07:51.322 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:07:51.322 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2022-04-26T02:07:51.322 INFO:teuthology.orchestra.run.smithi071.stdout: rbd-nbd x86_64 2:16.2.7-940.g40f5fd17.el8 ceph 173 k 2022-04-26T02:07:51.322 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:51.322 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2022-04-26T02:07:51.322 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2022-04-26T02:07:51.323 INFO:teuthology.orchestra.run.smithi071.stdout:Install 1 Package 2022-04-26T02:07:51.323 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:51.323 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 173 k 2022-04-26T02:07:51.323 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 519 k 2022-04-26T02:07:51.324 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2022-04-26T02:07:51.559 INFO:teuthology.orchestra.run.smithi071.stdout:rbd-nbd-16.2.7-940.g40f5fd17.el8.x86_64.rpm 739 kB/s | 173 kB 00:00 2022-04-26T02:07:51.559 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2022-04-26T02:07:51.559 INFO:teuthology.orchestra.run.smithi071.stdout:Total 735 kB/s | 173 kB 00:00 2022-04-26T02:07:51.560 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2022-04-26T02:07:51.569 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2022-04-26T02:07:51.569 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2022-04-26T02:07:51.619 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2022-04-26T02:07:51.622 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2022-04-26T02:07:51.736 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2022-04-26T02:07:51.929 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : rbd-nbd-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:52.161 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: rbd-nbd-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:52.532 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : rbd-nbd-2:16.2.7-940.g40f5fd17.el8.x86_64 1/1 2022-04-26T02:07:52.532 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:52.533 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2022-04-26T02:07:52.533 INFO:teuthology.orchestra.run.smithi071.stdout: rbd-nbd-2:16.2.7-940.g40f5fd17.el8.x86_64 2022-04-26T02:07:52.533 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:07:52.533 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2022-04-26T02:07:52.712 DEBUG:teuthology.parallel:result is None 2022-04-26T02:07:52.713 DEBUG:teuthology.orchestra.run.smithi071:> sudo lsb_release -is 2022-04-26T02:07:52.748 INFO:teuthology.orchestra.run.smithi071.stdout:CentOSStream 2022-04-26T02:07:52.750 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-26T02:07:52.750 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T02:07:52.750 INFO:teuthology.packaging:ref: None 2022-04-26T02:07:52.750 INFO:teuthology.packaging:tag: None 2022-04-26T02:07:52.750 INFO:teuthology.packaging:branch: pacific 2022-04-26T02:07:52.750 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T02:07:52.751 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2022-04-26T02:07:52.988 DEBUG:teuthology.orchestra.run.smithi071:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2022-04-26T02:07:53.009 INFO:teuthology.orchestra.run.smithi071.stdout:16.2.7-940.g40f5fd17.el8 2022-04-26T02:07:53.010 INFO:teuthology.packaging:The installed version of ceph is 16.2.7-940.g40f5fd17.el8 2022-04-26T02:07:53.010 INFO:teuthology.task.install:The correct ceph version 16.2.7-940.g40f5fd17 is installed. 2022-04-26T02:07:53.010 DEBUG:teuthology.orchestra.run.smithi114:> sudo lsb_release -is 2022-04-26T02:07:53.053 INFO:teuthology.orchestra.run.smithi114.stdout:CentOSStream 2022-04-26T02:07:53.055 DEBUG:teuthology.misc:System to be installed: CentOSStream 2022-04-26T02:07:53.055 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T02:07:53.055 INFO:teuthology.packaging:ref: None 2022-04-26T02:07:53.055 INFO:teuthology.packaging:tag: None 2022-04-26T02:07:53.056 INFO:teuthology.packaging:branch: pacific 2022-04-26T02:07:53.056 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T02:07:53.056 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2022-04-26T02:07:53.320 DEBUG:teuthology.orchestra.run.smithi114:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2022-04-26T02:07:53.346 INFO:teuthology.orchestra.run.smithi114.stdout:16.2.7-940.g40f5fd17.el8 2022-04-26T02:07:53.346 INFO:teuthology.packaging:The installed version of ceph is 16.2.7-940.g40f5fd17.el8 2022-04-26T02:07:53.347 INFO:teuthology.task.install:The correct ceph version 16.2.7-940.g40f5fd17 is installed. 2022-04-26T02:07:53.347 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2022-04-26T02:07:53.347 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2022-04-26T02:07:53.347 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2022-04-26T02:07:53.376 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2022-04-26T02:07:53.376 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2022-04-26T02:07:53.415 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2022-04-26T02:07:53.416 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2022-04-26T02:07:53.416 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/usr/bin/daemon-helper 2022-04-26T02:07:53.443 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod a=rx -- /usr/bin/daemon-helper 2022-04-26T02:07:53.510 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2022-04-26T02:07:53.510 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/usr/bin/daemon-helper 2022-04-26T02:07:53.539 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod a=rx -- /usr/bin/daemon-helper 2022-04-26T02:07:53.607 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2022-04-26T02:07:53.608 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2022-04-26T02:07:53.608 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/usr/bin/adjust-ulimits 2022-04-26T02:07:53.635 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2022-04-26T02:07:53.702 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2022-04-26T02:07:53.702 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/usr/bin/adjust-ulimits 2022-04-26T02:07:53.731 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2022-04-26T02:07:53.799 INFO:teuthology.run_tasks:Running task cephadm... 2022-04-26T02:07:53.870 INFO:tasks.cephadm:Config: {'cephadm_branch': 'pacific', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'docker.io/ceph/daemon-base:latest-pacific', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-whitelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6'} 2022-04-26T02:07:53.871 INFO:tasks.cephadm:Cluster image is docker.io/ceph/daemon-base:latest-pacific 2022-04-26T02:07:53.871 INFO:tasks.cephadm:Cluster fsid is aebc28c2-c505-11ec-8c39-001a4aab830c 2022-04-26T02:07:53.872 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2022-04-26T02:07:53.872 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.71', 'mon.c': '[v2:172.21.15.71:3301,v1:172.21.15.71:6790]', 'mon.b': '172.21.15.114'} 2022-04-26T02:07:53.872 INFO:tasks.cephadm:First mon is mon.a on smithi071 2022-04-26T02:07:53.872 INFO:tasks.cephadm:First mgr is y 2022-04-26T02:07:53.872 INFO:tasks.cephadm:Normalizing hostnames... 2022-04-26T02:07:53.872 DEBUG:teuthology.orchestra.run.smithi071:> sudo hostname $(hostname -s) 2022-04-26T02:07:53.900 DEBUG:teuthology.orchestra.run.smithi114:> sudo hostname $(hostname -s) 2022-04-26T02:07:53.929 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref pacific)... 2022-04-26T02:07:53.929 DEBUG:teuthology.orchestra.run.smithi071:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2022-04-26T02:07:54.040 INFO:teuthology.orchestra.run.smithi071.stdout:-rw-rw-r--. 1 ubuntu ubuntu 336707 Apr 26 02:07 /home/ubuntu/cephtest/cephadm 2022-04-26T02:07:54.040 DEBUG:teuthology.orchestra.run.smithi114:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2022-04-26T02:07:54.151 INFO:teuthology.orchestra.run.smithi114.stdout:-rw-rw-r--. 1 ubuntu ubuntu 336707 Apr 26 02:07 /home/ubuntu/cephtest/cephadm 2022-04-26T02:07:54.152 DEBUG:teuthology.orchestra.run.smithi071:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2022-04-26T02:07:54.170 DEBUG:teuthology.orchestra.run.smithi114:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2022-04-26T02:07:54.202 INFO:tasks.cephadm:Pulling image docker.io/ceph/daemon-base:latest-pacific on all hosts... 2022-04-26T02:07:54.202 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific pull 2022-04-26T02:07:54.213 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific pull 2022-04-26T02:07:55.611 INFO:teuthology.orchestra.run.smithi114.stderr:Pulling container image docker.io/ceph/daemon-base:latest-pacific... 2022-04-26T02:07:55.615 INFO:teuthology.orchestra.run.smithi071.stderr:Pulling container image docker.io/ceph/daemon-base:latest-pacific... 2022-04-26T02:08:10.905 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2022-04-26T02:08:10.905 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2022-04-26T02:08:10.905 INFO:teuthology.orchestra.run.smithi071.stdout: "image_id": "46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f", 2022-04-26T02:08:10.906 INFO:teuthology.orchestra.run.smithi071.stdout: "repo_digests": [ 2022-04-26T02:08:10.906 INFO:teuthology.orchestra.run.smithi071.stdout: "docker.io/ceph/daemon-base@sha256:02f4aa6b553e20e1f3fae6eefcc99f66fcf867bf0eae95d362ae2121efc26684" 2022-04-26T02:08:10.906 INFO:teuthology.orchestra.run.smithi071.stdout: ] 2022-04-26T02:08:10.906 INFO:teuthology.orchestra.run.smithi071.stdout:} 2022-04-26T02:08:10.984 INFO:teuthology.orchestra.run.smithi114.stdout:{ 2022-04-26T02:08:11.016 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2022-04-26T02:08:11.016 INFO:teuthology.orchestra.run.smithi114.stdout: "image_id": "46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f", 2022-04-26T02:08:11.016 INFO:teuthology.orchestra.run.smithi114.stdout: "repo_digests": [ 2022-04-26T02:08:11.017 INFO:teuthology.orchestra.run.smithi114.stdout: "docker.io/ceph/daemon-base@sha256:02f4aa6b553e20e1f3fae6eefcc99f66fcf867bf0eae95d362ae2121efc26684" 2022-04-26T02:08:11.017 INFO:teuthology.orchestra.run.smithi114.stdout: ] 2022-04-26T02:08:11.017 INFO:teuthology.orchestra.run.smithi114.stdout:} 2022-04-26T02:08:11.019 DEBUG:teuthology.orchestra.run.smithi071:> sudo mkdir -p /etc/ceph 2022-04-26T02:08:11.049 DEBUG:teuthology.orchestra.run.smithi114:> sudo mkdir -p /etc/ceph 2022-04-26T02:08:11.079 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod 777 /etc/ceph 2022-04-26T02:08:11.115 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 777 /etc/ceph 2022-04-26T02:08:11.145 INFO:tasks.cephadm:Writing seed config... 2022-04-26T02:08:11.146 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2022-04-26T02:08:11.146 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2022-04-26T02:08:11.146 INFO:tasks.cephadm: override: [osd] debug ms = 1 2022-04-26T02:08:11.146 INFO:tasks.cephadm: override: [osd] debug osd = 20 2022-04-26T02:08:11.146 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2022-04-26T02:08:11.146 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2022-04-26T02:08:11.146 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2022-04-26T02:08:11.147 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2022-04-26T02:08:11.147 INFO:tasks.cephadm: override: [mon] debug mon = 20 2022-04-26T02:08:11.147 INFO:tasks.cephadm: override: [mon] debug ms = 1 2022-04-26T02:08:11.147 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2022-04-26T02:08:11.147 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2022-04-26T02:08:11.148 DEBUG:teuthology.orchestra.run.smithi071:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2022-04-26T02:08:11.172 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = aebc28c2-c505-11ec-8c39-001a4aab830c mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2022-04-26T02:08:11.172 DEBUG:teuthology.orchestra.run.smithi071:mon.a> sudo journalctl -f -n 0 -u ceph-aebc28c2-c505-11ec-8c39-001a4aab830c@mon.a.service 2022-04-26T02:08:11.215 DEBUG:teuthology.orchestra.run.smithi071:mgr.y> sudo journalctl -f -n 0 -u ceph-aebc28c2-c505-11ec-8c39-001a4aab830c@mgr.y.service 2022-04-26T02:08:11.240 INFO:journalctl@ceph.mon.a.smithi071.stdout:-- Logs begin at Tue 2022-04-26 01:59:55 UTC. -- 2022-04-26T02:08:11.241 INFO:tasks.cephadm:Bootstrapping... 2022-04-26T02:08:11.241 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific -v bootstrap --fsid aebc28c2-c505-11ec-8c39-001a4aab830c --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.71 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2022-04-26T02:08:11.266 INFO:journalctl@ceph.mgr.y.smithi071.stdout:-- Logs begin at Tue 2022-04-26 01:59:55 UTC. -- 2022-04-26T02:08:11.438 INFO:teuthology.orchestra.run.smithi071.stderr:-------------------------------------------------------------------------------- 2022-04-26T02:08:11.438 INFO:teuthology.orchestra.run.smithi071.stderr:cephadm ['--image', 'docker.io/ceph/daemon-base:latest-pacific', '-v', 'bootstrap', '--fsid', 'aebc28c2-c505-11ec-8c39-001a4aab830c', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.71', '--skip-admin-label'] 2022-04-26T02:08:11.474 INFO:teuthology.orchestra.run.smithi071.stderr:/bin/podman: 4.0.2 2022-04-26T02:08:11.582 INFO:teuthology.orchestra.run.smithi071.stderr:Verifying podman|docker is present... 2022-04-26T02:08:11.616 INFO:teuthology.orchestra.run.smithi071.stderr:/bin/podman: 4.0.2 2022-04-26T02:08:11.724 INFO:teuthology.orchestra.run.smithi071.stderr:Verifying lvm2 is present... 2022-04-26T02:08:11.725 INFO:teuthology.orchestra.run.smithi071.stderr:Verifying time synchronization is in place... 2022-04-26T02:08:11.731 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2022-04-26T02:08:11.736 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: inactive 2022-04-26T02:08:11.742 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: enabled 2022-04-26T02:08:11.748 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: active 2022-04-26T02:08:11.748 INFO:teuthology.orchestra.run.smithi071.stderr:Unit chronyd.service is enabled and running 2022-04-26T02:08:11.749 INFO:teuthology.orchestra.run.smithi071.stderr:Repeating the final host check... 2022-04-26T02:08:11.782 INFO:teuthology.orchestra.run.smithi071.stderr:/bin/podman: 4.0.2 2022-04-26T02:08:11.892 INFO:teuthology.orchestra.run.smithi071.stderr:podman (/bin/podman) version 4.0.2 is present 2022-04-26T02:08:11.892 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl is present 2022-04-26T02:08:11.892 INFO:teuthology.orchestra.run.smithi071.stderr:lvcreate is present 2022-04-26T02:08:11.897 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2022-04-26T02:08:11.903 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: inactive 2022-04-26T02:08:11.909 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: enabled 2022-04-26T02:08:11.914 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: active 2022-04-26T02:08:11.915 INFO:teuthology.orchestra.run.smithi071.stderr:Unit chronyd.service is enabled and running 2022-04-26T02:08:11.915 INFO:teuthology.orchestra.run.smithi071.stderr:Host looks OK 2022-04-26T02:08:11.915 INFO:teuthology.orchestra.run.smithi071.stderr:Cluster fsid: aebc28c2-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:11.915 INFO:teuthology.orchestra.run.smithi071.stderr:Acquiring lock 140521825835496 on /run/cephadm/aebc28c2-c505-11ec-8c39-001a4aab830c.lock 2022-04-26T02:08:11.915 INFO:teuthology.orchestra.run.smithi071.stderr:Lock 140521825835496 acquired on /run/cephadm/aebc28c2-c505-11ec-8c39-001a4aab830c.lock 2022-04-26T02:08:11.916 INFO:teuthology.orchestra.run.smithi071.stderr:Verifying IP 172.21.15.71 port 3300 ... 2022-04-26T02:08:11.916 INFO:teuthology.orchestra.run.smithi071.stderr:Verifying IP 172.21.15.71 port 6789 ... 2022-04-26T02:08:11.916 INFO:teuthology.orchestra.run.smithi071.stderr:Base mon IP(s) is [172.21.15.71:3300, 172.21.15.71:6789], mon addrv is [v2:172.21.15.71:3300,v1:172.21.15.71:6789] 2022-04-26T02:08:11.919 INFO:teuthology.orchestra.run.smithi071.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp metric 100 2022-04-26T02:08:11.919 INFO:teuthology.orchestra.run.smithi071.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.71 metric 100 2022-04-26T02:08:11.922 INFO:teuthology.orchestra.run.smithi071.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2022-04-26T02:08:11.922 INFO:teuthology.orchestra.run.smithi071.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2022-04-26T02:08:11.922 INFO:teuthology.orchestra.run.smithi071.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1792sec hoplimit 64 pref medium 2022-04-26T02:08:11.924 INFO:teuthology.orchestra.run.smithi071.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2022-04-26T02:08:11.924 INFO:teuthology.orchestra.run.smithi071.stderr:/sbin/ip: inet6 ::1/128 scope host 2022-04-26T02:08:11.925 INFO:teuthology.orchestra.run.smithi071.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2022-04-26T02:08:11.925 INFO:teuthology.orchestra.run.smithi071.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2022-04-26T02:08:11.925 INFO:teuthology.orchestra.run.smithi071.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d765/64 scope link 2022-04-26T02:08:11.925 INFO:teuthology.orchestra.run.smithi071.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2022-04-26T02:08:11.926 INFO:teuthology.orchestra.run.smithi071.stderr:Mon IP `172.21.15.71` is in CIDR network `172.21.0.0/20` 2022-04-26T02:08:11.926 INFO:teuthology.orchestra.run.smithi071.stderr:Mon IP `172.21.15.71` is in CIDR network `172.21.0.0/20` 2022-04-26T02:08:11.926 INFO:teuthology.orchestra.run.smithi071.stderr:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2022-04-26T02:08:11.926 INFO:teuthology.orchestra.run.smithi071.stderr:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2022-04-26T02:08:11.927 INFO:teuthology.orchestra.run.smithi071.stderr:Pulling container image docker.io/ceph/daemon-base:latest-pacific... 2022-04-26T02:08:12.012 INFO:teuthology.orchestra.run.smithi071.stderr:/bin/podman: Trying to pull docker.io/ceph/daemon-base:latest-pacific... 2022-04-26T02:08:12.381 INFO:teuthology.orchestra.run.smithi071.stderr:/bin/podman: Getting image source signatures 2022-04-26T02:08:12.381 INFO:teuthology.orchestra.run.smithi071.stderr:/bin/podman: Copying blob sha256:a997af56d24c50f31dbc8bd557a1c2adeb9ea675d7d7142f1a37cb629070c246 2022-04-26T02:08:12.381 INFO:teuthology.orchestra.run.smithi071.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2022-04-26T02:08:12.381 INFO:teuthology.orchestra.run.smithi071.stderr:/bin/podman: Copying config sha256:46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f 2022-04-26T02:08:12.434 INFO:teuthology.orchestra.run.smithi071.stderr:/bin/podman: Writing manifest to image destination 2022-04-26T02:08:12.434 INFO:teuthology.orchestra.run.smithi071.stderr:/bin/podman: Storing signatures 2022-04-26T02:08:12.603 INFO:teuthology.orchestra.run.smithi071.stderr:/bin/podman: 46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f 2022-04-26T02:08:13.076 INFO:teuthology.orchestra.run.smithi071.stderr:ceph: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2022-04-26T02:08:13.416 INFO:teuthology.orchestra.run.smithi071.stderr:Ceph version: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2022-04-26T02:08:13.416 INFO:teuthology.orchestra.run.smithi071.stderr:Extracting ceph user uid/gid from container image... 2022-04-26T02:08:13.761 INFO:teuthology.orchestra.run.smithi071.stderr:stat: 167 167 2022-04-26T02:08:14.063 INFO:teuthology.orchestra.run.smithi071.stderr:Creating initial keys... 2022-04-26T02:08:14.461 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-authtool: AQAOVGdisNx4GhAAGz1xkEAUH1Unm7eZbvuMOA== 2022-04-26T02:08:15.136 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-authtool: AQAPVGdi4r4fBxAAi1dK6n6q3NeEQPHvErqG2A== 2022-04-26T02:08:15.861 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-authtool: AQAPVGdiZGufMhAA+8EZm5/rORuDYctT73LCmQ== 2022-04-26T02:08:16.210 INFO:teuthology.orchestra.run.smithi071.stderr:Creating initial monmap... 2022-04-26T02:08:16.544 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2022-04-26T02:08:16.579 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to aebc28c2-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:16.579 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2022-04-26T02:08:16.956 INFO:teuthology.orchestra.run.smithi071.stderr:monmaptool for a [v2:172.21.15.71:3300,v1:172.21.15.71:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2022-04-26T02:08:16.956 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/monmaptool: set fsid to aebc28c2-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:16.956 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2022-04-26T02:08:16.956 INFO:teuthology.orchestra.run.smithi071.stderr: 2022-04-26T02:08:16.956 INFO:teuthology.orchestra.run.smithi071.stderr:Creating mon... 2022-04-26T02:08:17.375 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.318+0000 7fa0697af700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-26T02:08:17.375 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 1 imported monmap: 2022-04-26T02:08:17.375 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: epoch 0 2022-04-26T02:08:17.376 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: fsid aebc28c2-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:17.376 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: last_changed 2022-04-26T02:08:16.536992+0000 2022-04-26T02:08:17.376 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: created 2022-04-26T02:08:16.536992+0000 2022-04-26T02:08:17.376 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2022-04-26T02:08:17.376 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: election_strategy: 1 2022-04-26T02:08:17.377 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2022-04-26T02:08:17.377 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:17.377 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 0 /usr/bin/ceph-mon: set fsid to aebc28c2-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:17.377 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: RocksDB version: 6.8.1 2022-04-26T02:08:17.377 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:17.377 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-26T02:08:17.377 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Compile date Jul 8 2021 2022-04-26T02:08:17.377 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: DB SUMMARY 2022-04-26T02:08:17.378 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:17.378 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2022-04-26T02:08:17.378 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:17.378 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2022-04-26T02:08:17.378 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:17.378 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.error_if_exists: 0 2022-04-26T02:08:17.378 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.create_if_missing: 1 2022-04-26T02:08:17.378 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.paranoid_checks: 1 2022-04-26T02:08:17.378 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.env: 0x562662b081c0 2022-04-26T02:08:17.379 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.fs: Posix File System 2022-04-26T02:08:17.379 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.info_log: 0x562664a08f00 2022-04-26T02:08:17.379 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-26T02:08:17.379 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.statistics: (nil) 2022-04-26T02:08:17.379 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.use_fsync: 0 2022-04-26T02:08:17.379 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.max_log_file_size: 0 2022-04-26T02:08:17.379 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-26T02:08:17.379 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-26T02:08:17.379 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-26T02:08:17.379 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-26T02:08:17.380 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.allow_fallocate: 1 2022-04-26T02:08:17.380 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-26T02:08:17.380 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-26T02:08:17.380 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.use_direct_reads: 0 2022-04-26T02:08:17.380 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-26T02:08:17.380 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-26T02:08:17.380 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.db_log_dir: 2022-04-26T02:08:17.380 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2022-04-26T02:08:17.381 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-26T02:08:17.381 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.max_subcompactions: 1 2022-04-26T02:08:17.381 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.max_background_flushes: -1 2022-04-26T02:08:17.381 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-26T02:08:17.381 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-26T02:08:17.381 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-26T02:08:17.381 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-26T02:08:17.381 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-26T02:08:17.381 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-26T02:08:17.381 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-26T02:08:17.382 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.write_buffer_manager: 0x562664a11500 2022-04-26T02:08:17.382 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-26T02:08:17.382 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-26T02:08:17.382 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-26T02:08:17.382 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-26T02:08:17.382 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-26T02:08:17.382 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-26T02:08:17.382 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-26T02:08:17.382 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-26T02:08:17.382 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-26T02:08:17.383 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.unordered_write: 0 2022-04-26T02:08:17.383 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-26T02:08:17.383 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-26T02:08:17.383 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-26T02:08:17.383 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-26T02:08:17.383 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.row_cache: None 2022-04-26T02:08:17.383 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.wal_filter: None 2022-04-26T02:08:17.383 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-26T02:08:17.383 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-26T02:08:17.384 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.preserve_deletes: 0 2022-04-26T02:08:17.384 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.two_write_queues: 0 2022-04-26T02:08:17.384 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-26T02:08:17.384 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.atomic_flush: 0 2022-04-26T02:08:17.384 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-26T02:08:17.384 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-26T02:08:17.384 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-26T02:08:17.384 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.log_readahead_size: 0 2022-04-26T02:08:17.384 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-26T02:08:17.384 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.max_background_jobs: 2 2022-04-26T02:08:17.385 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.max_background_compactions: -1 2022-04-26T02:08:17.385 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-26T02:08:17.385 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-26T02:08:17.385 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-26T02:08:17.385 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-26T02:08:17.385 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-26T02:08:17.385 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-26T02:08:17.385 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-26T02:08:17.385 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-26T02:08:17.385 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.max_open_files: -1 2022-04-26T02:08:17.386 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-26T02:08:17.386 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-26T02:08:17.386 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-26T02:08:17.386 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-26T02:08:17.386 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Compression algorithms supported: 2022-04-26T02:08:17.386 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-26T02:08:17.386 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: kZSTD supported: 0 2022-04-26T02:08:17.386 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: kXpressCompression supported: 0 2022-04-26T02:08:17.386 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-26T02:08:17.387 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: kLZ4Compression supported: 1 2022-04-26T02:08:17.387 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: kBZip2Compression supported: 0 2022-04-26T02:08:17.387 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: kZlibCompression supported: 1 2022-04-26T02:08:17.387 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: kSnappyCompression supported: 1 2022-04-26T02:08:17.387 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.319+0000 7fa0697af700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-26T02:08:17.387 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2022-04-26T02:08:17.387 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:17.387 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2022-04-26T02:08:17.387 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:17.387 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-26T02:08:17.388 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:17.388 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-26T02:08:17.388 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.merge_operator: 2022-04-26T02:08:17.388 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.compaction_filter: None 2022-04-26T02:08:17.388 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-26T02:08:17.388 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-26T02:08:17.388 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-26T02:08:17.388 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562664922160) 2022-04-26T02:08:17.388 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2022-04-26T02:08:17.389 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-26T02:08:17.389 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-26T02:08:17.389 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2022-04-26T02:08:17.389 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: index_type: 0 2022-04-26T02:08:17.389 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2022-04-26T02:08:17.389 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: index_shortening: 1 2022-04-26T02:08:17.389 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2022-04-26T02:08:17.389 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2022-04-26T02:08:17.389 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: checksum: 1 2022-04-26T02:08:17.389 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2022-04-26T02:08:17.389 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: block_cache: 0x562664958d10 2022-04-26T02:08:17.390 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2022-04-26T02:08:17.390 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: block_cache_options: 2022-04-26T02:08:17.390 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: capacity : 536870912 2022-04-26T02:08:17.390 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2022-04-26T02:08:17.390 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2022-04-26T02:08:17.390 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2022-04-26T02:08:17.390 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2022-04-26T02:08:17.390 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2022-04-26T02:08:17.390 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: block_size: 4096 2022-04-26T02:08:17.390 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2022-04-26T02:08:17.391 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2022-04-26T02:08:17.391 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2022-04-26T02:08:17.391 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2022-04-26T02:08:17.391 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: partition_filters: 0 2022-04-26T02:08:17.391 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2022-04-26T02:08:17.391 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-26T02:08:17.391 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2022-04-26T02:08:17.391 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: verify_compression: 0 2022-04-26T02:08:17.391 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2022-04-26T02:08:17.391 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: format_version: 2 2022-04-26T02:08:17.392 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2022-04-26T02:08:17.392 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: block_align: 0 2022-04-26T02:08:17.392 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:17.392 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-26T02:08:17.392 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-26T02:08:17.392 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.compression: NoCompression 2022-04-26T02:08:17.392 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-26T02:08:17.392 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-26T02:08:17.392 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-26T02:08:17.392 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.num_levels: 7 2022-04-26T02:08:17.393 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-26T02:08:17.393 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-26T02:08:17.393 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-26T02:08:17.393 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-26T02:08:17.393 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-26T02:08:17.393 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-26T02:08:17.393 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-26T02:08:17.393 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-26T02:08:17.393 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-26T02:08:17.393 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-26T02:08:17.394 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-26T02:08:17.394 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-26T02:08:17.394 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-26T02:08:17.394 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-26T02:08:17.394 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-26T02:08:17.394 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-26T02:08:17.394 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-26T02:08:17.394 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-26T02:08:17.394 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-26T02:08:17.395 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-26T02:08:17.395 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-26T02:08:17.395 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-26T02:08:17.395 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-26T02:08:17.395 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-26T02:08:17.395 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-26T02:08:17.395 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-26T02:08:17.395 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-26T02:08:17.395 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-26T02:08:17.396 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-26T02:08:17.396 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-26T02:08:17.396 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-26T02:08:17.396 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-26T02:08:17.396 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-26T02:08:17.396 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-26T02:08:17.396 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-26T02:08:17.396 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-26T02:08:17.396 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-26T02:08:17.396 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-26T02:08:17.397 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-26T02:08:17.397 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-26T02:08:17.397 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-26T02:08:17.397 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-26T02:08:17.397 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-26T02:08:17.397 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-26T02:08:17.397 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-26T02:08:17.397 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-26T02:08:17.397 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-26T02:08:17.397 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.table_properties_collectors: 2022-04-26T02:08:17.398 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.inplace_update_support: 0 2022-04-26T02:08:17.398 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-26T02:08:17.398 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-26T02:08:17.398 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-26T02:08:17.398 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-26T02:08:17.398 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.bloom_locality: 0 2022-04-26T02:08:17.398 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.max_successive_merges: 0 2022-04-26T02:08:17.398 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-26T02:08:17.398 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-26T02:08:17.398 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-26T02:08:17.399 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-26T02:08:17.399 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.ttl: 2592000 2022-04-26T02:08:17.399 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.320+0000 7fa0697af700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-26T02:08:17.399 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.321+0000 7fa0697af700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2022-04-26T02:08:17.399 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:17.399 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.321+0000 7fa0697af700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2022-04-26T02:08:17.399 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:17.399 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.321+0000 7fa0697af700 4 rocksdb: DB pointer 0x562664a1d800 2022-04-26T02:08:17.399 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.321+0000 7fa052638700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-26T02:08:17.399 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.321+0000 7fa052638700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-26T02:08:17.400 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2022-04-26T02:08:17.400 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:08:17.400 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2022-04-26T02:08:17.400 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-26T02:08:17.400 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T02:08:17.400 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2022-04-26T02:08:17.400 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-26T02:08:17.401 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T02:08:17.401 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:17.401 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-26T02:08:17.401 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2022-04-26T02:08:17.401 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:08:17.402 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2022-04-26T02:08:17.402 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2022-04-26T02:08:17.402 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:17.402 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-26T02:08:17.402 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2022-04-26T02:08:17.403 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:08:17.403 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:08:17.403 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T02:08:17.403 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T02:08:17.404 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T02:08:17.404 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T02:08:17.404 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2022-04-26T02:08:17.404 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:08:17.404 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:08:17.405 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2022-04-26T02:08:17.405 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:17.405 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2022-04-26T02:08:17.405 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:17.405 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-26T02:08:17.406 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2022-04-26T02:08:17.406 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:08:17.406 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2022-04-26T02:08:17.406 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2022-04-26T02:08:17.406 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:17.407 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-26T02:08:17.407 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2022-04-26T02:08:17.407 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:08:17.407 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:08:17.408 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T02:08:17.408 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T02:08:17.408 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T02:08:17.408 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T02:08:17.408 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2022-04-26T02:08:17.409 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:08:17.409 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:08:17.409 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2022-04-26T02:08:17.409 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:17.410 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2022-04-26T02:08:17.410 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:17.410 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.323+0000 7fa0697af700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2022-04-26T02:08:17.410 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.323+0000 7fa0697af700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2022-04-26T02:08:17.410 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:17.323+0000 7fa0697af700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2022-04-26T02:08:17.701 INFO:teuthology.orchestra.run.smithi071.stderr:create mon.a on 2022-04-26T02:08:17.714 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2022-04-26T02:08:17.805 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2022-04-26T02:08:17.896 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-aebc28c2-c505-11ec-8c39-001a4aab830c.target → /etc/systemd/system/ceph-aebc28c2-c505-11ec-8c39-001a4aab830c.target. 2022-04-26T02:08:17.897 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-aebc28c2-c505-11ec-8c39-001a4aab830c.target → /etc/systemd/system/ceph-aebc28c2-c505-11ec-8c39-001a4aab830c.target. 2022-04-26T02:08:18.092 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Failed to reset failed state of unit ceph-aebc28c2-c505-11ec-8c39-001a4aab830c@mon.a.service: Unit ceph-aebc28c2-c505-11ec-8c39-001a4aab830c@mon.a.service not loaded. 2022-04-26T02:08:18.098 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Created symlink /etc/systemd/system/ceph-aebc28c2-c505-11ec-8c39-001a4aab830c.target.wants/ceph-aebc28c2-c505-11ec-8c39-001a4aab830c@mon.a.service → /etc/systemd/system/ceph-aebc28c2-c505-11ec-8c39-001a4aab830c@.service. 2022-04-26T02:08:18.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:18 smithi071 systemd[1]: Starting Ceph mon.a for aebc28c2-c505-11ec-8c39-001a4aab830c... 2022-04-26T02:08:18.684 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: disabled 2022-04-26T02:08:18.690 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: inactive 2022-04-26T02:08:18.691 INFO:teuthology.orchestra.run.smithi071.stderr:firewalld.service is not enabled 2022-04-26T02:08:18.691 INFO:teuthology.orchestra.run.smithi071.stderr:Not possible to enable service . firewalld.service is not available 2022-04-26T02:08:18.692 INFO:teuthology.orchestra.run.smithi071.stderr:Waiting for mon to start... 2022-04-26T02:08:18.692 INFO:teuthology.orchestra.run.smithi071.stderr:Waiting for mon... 2022-04-26T02:08:18.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:18 smithi071 podman[30285]: 2022-04-26T02:08:18.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:18 smithi071 bash[30285]: 8c95d31a9b37351a26607f8ff125aa574117947ed1f9c6aac46db7212556a57b 2022-04-26T02:08:18.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:18 smithi071 systemd[1]: Started Ceph mon.a for aebc28c2-c505-11ec-8c39-001a4aab830c. 2022-04-26T02:08:19.112 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:18 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30301]: cluster 2022-04-26T02:08:18.705132+0000 mon.a (mon.0) 0 : [INF] mkfs aebc28c2-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:19.112 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:18 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30301]: cluster 2022-04-26T02:08:18.680149+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2022-04-26T02:08:19.191 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: cluster: 2022-04-26T02:08:19.191 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: id: aebc28c2-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:19.191 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: health: HEALTH_OK 2022-04-26T02:08:19.191 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2022-04-26T02:08:19.191 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: services: 2022-04-26T02:08:19.192 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.483236s) 2022-04-26T02:08:19.192 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mgr: no daemons active 2022-04-26T02:08:19.192 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2022-04-26T02:08:19.192 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2022-04-26T02:08:19.192 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: data: 2022-04-26T02:08:19.192 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2022-04-26T02:08:19.192 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2022-04-26T02:08:19.192 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2022-04-26T02:08:19.192 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: pgs: 2022-04-26T02:08:19.193 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2022-04-26T02:08:19.540 INFO:teuthology.orchestra.run.smithi071.stderr:mon is available 2022-04-26T02:08:19.540 INFO:teuthology.orchestra.run.smithi071.stderr:Assimilating anything we can from ceph.conf... 2022-04-26T02:08:19.773 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30301]: cluster 2022-04-26T02:08:18.701977+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2022-04-26T02:08:19.774 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30301]: cluster 2022-04-26T02:08:18.702232+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0]} 2022-04-26T02:08:19.774 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30301]: cluster 2022-04-26T02:08:18.707449+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2022-04-26T02:08:19.774 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30301]: cluster 2022-04-26T02:08:18.710683+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2022-04-26T02:08:19.774 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30301]: cluster 2022-04-26T02:08:18.711098+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2022-04-26T02:08:19.774 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30301]: audit 2022-04-26T02:08:19.185178+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.71:0/4200838946' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2022-04-26T02:08:20.055 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2022-04-26T02:08:20.055 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: [global] 2022-04-26T02:08:20.055 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: fsid = aebc28c2-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:20.055 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: log_to_journald = false 2022-04-26T02:08:20.055 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.71:3300,v1:172.21.15.71:6789] 2022-04-26T02:08:20.055 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2022-04-26T02:08:20.055 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2022-04-26T02:08:20.056 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2022-04-26T02:08:20.056 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2022-04-26T02:08:20.056 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2022-04-26T02:08:20.056 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: [mgr] 2022-04-26T02:08:20.056 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2022-04-26T02:08:20.056 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2022-04-26T02:08:20.056 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: [osd] 2022-04-26T02:08:20.056 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2022-04-26T02:08:20.056 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2022-04-26T02:08:20.381 INFO:teuthology.orchestra.run.smithi071.stderr:Generating new minimal ceph.conf... 2022-04-26T02:08:21.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:20 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30301]: audit 2022-04-26T02:08:20.045997+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.71:0/3615537189' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2022-04-26T02:08:21.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:20 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30301]: audit 2022-04-26T02:08:20.048729+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.71:0/3615537189' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2022-04-26T02:08:21.322 INFO:teuthology.orchestra.run.smithi071.stderr:Restarting the monitor... 2022-04-26T02:08:21.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:21 smithi071 systemd[1]: Stopping Ceph mon.a for aebc28c2-c505-11ec-8c39-001a4aab830c... 2022-04-26T02:08:21.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:21 smithi071 bash[30638]: Error: no container with name or ID "ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.a" found: no such container 2022-04-26T02:08:21.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30301]: debug 2022-04-26T02:08:21.444+0000 7fe55026a700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2022-04-26T02:08:21.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30301]: debug 2022-04-26T02:08:21.445+0000 7fe55026a700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2022-04-26T02:08:22.112 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:21 smithi071 bash[30652]: ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a 2022-04-26T02:08:22.112 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:21 smithi071 bash[30694]: Error: no container with name or ID "ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.a" found: no such container 2022-04-26T02:08:22.112 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:21 smithi071 systemd[1]: ceph-aebc28c2-c505-11ec-8c39-001a4aab830c@mon.a.service: Succeeded. 2022-04-26T02:08:22.112 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:21 smithi071 systemd[1]: Stopped Ceph mon.a for aebc28c2-c505-11ec-8c39-001a4aab830c. 2022-04-26T02:08:22.112 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:21 smithi071 systemd[1]: Starting Ceph mon.a for aebc28c2-c505-11ec-8c39-001a4aab830c... 2022-04-26T02:08:22.421 INFO:teuthology.orchestra.run.smithi071.stderr:Setting mon public_network to 172.21.0.0/20 2022-04-26T02:08:22.442 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 podman[30770]: 2022-04-26T02:08:22.442 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 bash[30770]: 4e6e1cee41471ade55c9bcf26c3481acc6579c9cd94138201ed5c924e83a48b4 2022-04-26T02:08:22.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.355+0000 7f7a601e9700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-26T02:08:22.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.355+0000 7f7a601e9700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2022-04-26T02:08:22.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.355+0000 7f7a601e9700 0 pidfile_write: ignore empty --pid-file 2022-04-26T02:08:22.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.359+0000 7f7a601e9700 0 load: jerasure load: lrc load: isa 2022-04-26T02:08:22.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: RocksDB version: 6.8.1 2022-04-26T02:08:22.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: 2022-04-26T02:08:22.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-26T02:08:22.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Compile date Jul 8 2021 2022-04-26T02:08:22.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: DB SUMMARY 2022-04-26T02:08:22.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: 2022-04-26T02:08:22.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: CURRENT file: CURRENT 2022-04-26T02:08:22.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: 2022-04-26T02:08:22.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: IDENTITY file: IDENTITY 2022-04-26T02:08:22.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: 2022-04-26T02:08:22.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2022-04-26T02:08:22.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: 2022-04-26T02:08:22.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2022-04-26T02:08:22.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: 2022-04-26T02:08:22.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 81008 ; 2022-04-26T02:08:22.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: 2022-04-26T02:08:22.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.error_if_exists: 0 2022-04-26T02:08:22.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.create_if_missing: 0 2022-04-26T02:08:22.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.paranoid_checks: 1 2022-04-26T02:08:22.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.env: 0x556f49a3a1c0 2022-04-26T02:08:22.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.fs: Posix File System 2022-04-26T02:08:22.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.info_log: 0x556f4b0ec6a0 2022-04-26T02:08:22.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-26T02:08:22.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.statistics: (nil) 2022-04-26T02:08:22.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.use_fsync: 0 2022-04-26T02:08:22.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_log_file_size: 0 2022-04-26T02:08:22.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-26T02:08:22.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-26T02:08:22.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-26T02:08:22.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-26T02:08:22.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.allow_fallocate: 1 2022-04-26T02:08:22.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-26T02:08:22.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-26T02:08:22.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.use_direct_reads: 0 2022-04-26T02:08:22.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-26T02:08:22.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-26T02:08:22.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.db_log_dir: 2022-04-26T02:08:22.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2022-04-26T02:08:22.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-26T02:08:22.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_subcompactions: 1 2022-04-26T02:08:22.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_background_flushes: -1 2022-04-26T02:08:22.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-26T02:08:22.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-26T02:08:22.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-26T02:08:22.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-26T02:08:22.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-26T02:08:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-26T02:08:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-26T02:08:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.write_buffer_manager: 0x556f4b17ff80 2022-04-26T02:08:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-26T02:08:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-26T02:08:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-26T02:08:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-26T02:08:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-26T02:08:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-26T02:08:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-26T02:08:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-26T02:08:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-26T02:08:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.unordered_write: 0 2022-04-26T02:08:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-26T02:08:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-26T02:08:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-26T02:08:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-26T02:08:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.row_cache: None 2022-04-26T02:08:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.wal_filter: None 2022-04-26T02:08:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-26T02:08:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-26T02:08:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.preserve_deletes: 0 2022-04-26T02:08:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.two_write_queues: 0 2022-04-26T02:08:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-26T02:08:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.atomic_flush: 0 2022-04-26T02:08:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-26T02:08:22.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-26T02:08:22.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-26T02:08:22.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.log_readahead_size: 0 2022-04-26T02:08:22.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-26T02:08:22.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_background_jobs: 2 2022-04-26T02:08:22.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_background_compactions: -1 2022-04-26T02:08:22.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-26T02:08:22.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-26T02:08:22.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-26T02:08:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-26T02:08:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-26T02:08:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-26T02:08:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-26T02:08:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-26T02:08:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_open_files: -1 2022-04-26T02:08:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-26T02:08:22.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-26T02:08:22.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-26T02:08:22.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-26T02:08:22.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Compression algorithms supported: 2022-04-26T02:08:22.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-26T02:08:22.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: kZSTD supported: 0 2022-04-26T02:08:22.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: kXpressCompression supported: 0 2022-04-26T02:08:22.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-26T02:08:22.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: kLZ4Compression supported: 1 2022-04-26T02:08:22.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: kBZip2Compression supported: 0 2022-04-26T02:08:22.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: kZlibCompression supported: 1 2022-04-26T02:08:22.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: kSnappyCompression supported: 1 2022-04-26T02:08:22.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-26T02:08:22.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2022-04-26T02:08:22.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: 2022-04-26T02:08:22.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-26T02:08:22.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: 2022-04-26T02:08:22.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-26T02:08:22.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.merge_operator: 2022-04-26T02:08:22.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.compaction_filter: None 2022-04-26T02:08:22.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-26T02:08:22.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-26T02:08:22.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-26T02:08:22.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556f4b091cc0) 2022-04-26T02:08:22.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cache_index_and_filter_blocks: 1 2022-04-26T02:08:22.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-26T02:08:22.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-26T02:08:22.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: pin_top_level_index_and_filter: 1 2022-04-26T02:08:22.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: index_type: 0 2022-04-26T02:08:22.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: data_block_index_type: 0 2022-04-26T02:08:22.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: index_shortening: 1 2022-04-26T02:08:22.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: data_block_hash_table_util_ratio: 0.750000 2022-04-26T02:08:22.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: hash_index_allow_collision: 1 2022-04-26T02:08:22.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: checksum: 1 2022-04-26T02:08:22.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: no_block_cache: 0 2022-04-26T02:08:22.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: block_cache: 0x556f4b0c6f10 2022-04-26T02:08:22.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: block_cache_name: BinnedLRUCache 2022-04-26T02:08:22.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: block_cache_options: 2022-04-26T02:08:22.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: capacity : 536870912 2022-04-26T02:08:22.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: num_shard_bits : 4 2022-04-26T02:08:22.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: strict_capacity_limit : 0 2022-04-26T02:08:22.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: high_pri_pool_ratio: 0.000 2022-04-26T02:08:22.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: block_cache_compressed: (nil) 2022-04-26T02:08:22.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: persistent_cache: (nil) 2022-04-26T02:08:22.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: block_size: 4096 2022-04-26T02:08:22.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: block_size_deviation: 10 2022-04-26T02:08:22.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: block_restart_interval: 16 2022-04-26T02:08:22.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: index_block_restart_interval: 1 2022-04-26T02:08:22.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: metadata_block_size: 4096 2022-04-26T02:08:22.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: partition_filters: 0 2022-04-26T02:08:22.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: use_delta_encoding: 1 2022-04-26T02:08:22.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-26T02:08:22.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: whole_key_filtering: 1 2022-04-26T02:08:22.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: verify_compression: 0 2022-04-26T02:08:22.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: read_amp_bytes_per_bit: 0 2022-04-26T02:08:22.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: format_version: 2 2022-04-26T02:08:22.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: enable_index_compression: 1 2022-04-26T02:08:22.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: block_align: 0 2022-04-26T02:08:22.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: 2022-04-26T02:08:22.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-26T02:08:22.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-26T02:08:22.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.compression: NoCompression 2022-04-26T02:08:22.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-26T02:08:22.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-26T02:08:22.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-26T02:08:22.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.num_levels: 7 2022-04-26T02:08:22.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-26T02:08:22.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-26T02:08:22.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-26T02:08:22.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-26T02:08:22.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-26T02:08:22.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-26T02:08:22.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-26T02:08:22.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-26T02:08:22.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-26T02:08:22.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-26T02:08:22.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-26T02:08:22.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-26T02:08:22.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-26T02:08:22.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-26T02:08:22.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-26T02:08:22.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-26T02:08:22.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-26T02:08:22.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-26T02:08:22.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-26T02:08:22.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-26T02:08:22.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-26T02:08:22.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-26T02:08:22.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-26T02:08:22.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-26T02:08:22.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-26T02:08:22.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-26T02:08:22.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-26T02:08:22.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-26T02:08:22.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-26T02:08:22.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-26T02:08:22.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-26T02:08:22.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-26T02:08:22.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-26T02:08:22.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-26T02:08:22.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-26T02:08:22.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-26T02:08:22.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-26T02:08:22.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-26T02:08:22.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-26T02:08:22.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-26T02:08:22.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-26T02:08:22.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-26T02:08:22.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-26T02:08:22.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-26T02:08:22.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-26T02:08:22.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-26T02:08:22.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-26T02:08:22.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.table_properties_collectors: 2022-04-26T02:08:22.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.inplace_update_support: 0 2022-04-26T02:08:22.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-26T02:08:22.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-26T02:08:22.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-26T02:08:22.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-26T02:08:22.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.bloom_locality: 0 2022-04-26T02:08:22.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.max_successive_merges: 0 2022-04-26T02:08:22.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-26T02:08:22.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-26T02:08:22.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-26T02:08:22.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-26T02:08:22.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.ttl: 2592000 2022-04-26T02:08:22.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.360+0000 7f7a601e9700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-26T02:08:22.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.361+0000 7f7a601e9700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2022-04-26T02:08:22.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: 2022-04-26T02:08:22.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.361+0000 7f7a601e9700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2022-04-26T02:08:22.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: 2022-04-26T02:08:22.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.361+0000 7f7a601e9700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650938902361855, "job": 1, "event": "recovery_started", "log_files": [6]} 2022-04-26T02:08:22.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.361+0000 7f7a601e9700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2022-04-26T02:08:22.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.361+0000 7f7a601e9700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2022-04-26T02:08:22.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.362+0000 7f7a601e9700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650938902363009, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 77742, "table_properties": {"data_size": 76038, "index_size": 309, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 9666, "raw_average_key_size": 48, "raw_value_size": 70522, "raw_average_value_size": 350, "num_data_blocks": 10, "num_entries": 201, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1650938902, "oldest_key_time": 3, "file_creation_time": 0}} 2022-04-26T02:08:22.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.362+0000 7f7a601e9700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2022-04-26T02:08:22.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: 2022-04-26T02:08:22.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.362+0000 7f7a601e9700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650938902363510, "job": 1, "event": "recovery_finished"} 2022-04-26T02:08:22.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.363+0000 7f7a601e9700 4 rocksdb: DB pointer 0x556f4b18b800 2022-04-26T02:08:22.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.364+0000 7f7a46ff1700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-26T02:08:22.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.364+0000 7f7a46ff1700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-26T02:08:22.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: ** DB Stats ** 2022-04-26T02:08:22.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:08:22.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2022-04-26T02:08:22.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-26T02:08:22.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T02:08:22.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2022-04-26T02:08:22.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-26T02:08:22.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T02:08:22.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: 2022-04-26T02:08:22.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: ** Compaction Stats [default] ** 2022-04-26T02:08:22.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2022-04-26T02:08:22.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:08:22.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: L0 2/0 77.57 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 95.4 0.00 0.00 1 0.001 0 0 2022-04-26T02:08:22.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Sum 2/0 77.57 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 95.4 0.00 0.00 1 0.001 0 0 2022-04-26T02:08:22.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 95.4 0.00 0.00 1 0.001 0 0 2022-04-26T02:08:22.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: 2022-04-26T02:08:22.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: ** Compaction Stats [default] ** 2022-04-26T02:08:22.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2022-04-26T02:08:22.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:08:22.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 95.4 0.00 0.00 1 0.001 0 0 2022-04-26T02:08:22.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:08:22.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T02:08:22.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T02:08:22.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T02:08:22.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T02:08:22.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: AddFile(Keys): cumulative 0, interval 0 2022-04-26T02:08:22.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Cumulative compaction: 0.00 GB write, 20.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:08:22.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Interval compaction: 0.00 GB write, 20.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:08:22.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2022-04-26T02:08:22.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: 2022-04-26T02:08:22.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: ** File Read Latency Histogram By Level [default] ** 2022-04-26T02:08:22.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: 2022-04-26T02:08:22.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: ** Compaction Stats [default] ** 2022-04-26T02:08:22.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2022-04-26T02:08:22.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:08:22.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: L0 2/0 77.57 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 95.4 0.00 0.00 1 0.001 0 0 2022-04-26T02:08:22.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Sum 2/0 77.57 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 95.4 0.00 0.00 1 0.001 0 0 2022-04-26T02:08:22.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2022-04-26T02:08:22.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: 2022-04-26T02:08:22.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: ** Compaction Stats [default] ** 2022-04-26T02:08:22.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2022-04-26T02:08:22.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:08:22.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 95.4 0.00 0.00 1 0.001 0 0 2022-04-26T02:08:22.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:08:22.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T02:08:22.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T02:08:22.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T02:08:22.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T02:08:22.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: AddFile(Keys): cumulative 0, interval 0 2022-04-26T02:08:22.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Cumulative compaction: 0.00 GB write, 20.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:08:22.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:08:22.477 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2022-04-26T02:08:22.477 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: 2022-04-26T02:08:22.477 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: ** File Read Latency Histogram By Level [default] ** 2022-04-26T02:08:22.477 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: 2022-04-26T02:08:22.477 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.364+0000 7f7a601e9700 0 starting mon.a rank 0 at public addrs [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] at bind addrs [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid aebc28c2-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:22.477 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.366+0000 7f7a601e9700 1 mon.a@-1(???) e1 preinit fsid aebc28c2-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:22.477 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.366+0000 7f7a601e9700 0 mon.a@-1(???).mds e1 new map 2022-04-26T02:08:22.477 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.366+0000 7f7a601e9700 0 mon.a@-1(???).mds e1 print_map 2022-04-26T02:08:22.477 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: e1 2022-04-26T02:08:22.478 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-26T02:08:22.478 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2022-04-26T02:08:22.478 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: legacy client fscid: -1 2022-04-26T02:08:22.478 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: 2022-04-26T02:08:22.478 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: No filesystems configured 2022-04-26T02:08:22.478 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: 2022-04-26T02:08:22.478 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.366+0000 7f7a601e9700 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-26T02:08:22.478 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.366+0000 7f7a601e9700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T02:08:22.479 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.366+0000 7f7a601e9700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T02:08:22.479 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.366+0000 7f7a601e9700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T02:08:22.479 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:20.045997+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.71:0/3615537189' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2022-04-26T02:08:22.479 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:20.048729+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.71:0/3615537189' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2022-04-26T02:08:22.479 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: debug 2022-04-26T02:08:22.367+0000 7f7a601e9700 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2022-04-26T02:08:22.479 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 systemd[1]: Started Ceph mon.a for aebc28c2-c505-11ec-8c39-001a4aab830c. 2022-04-26T02:08:22.479 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:22.383315+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2022-04-26T02:08:22.479 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:22.383371+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0]} 2022-04-26T02:08:22.480 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:22.383401+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2022-04-26T02:08:22.480 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:22.383425+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2022-04-26T02:08:22.480 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:22.383765+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2022-04-26T02:08:23.268 INFO:teuthology.orchestra.run.smithi071.stderr:Wrote config to /etc/ceph/ceph.conf 2022-04-26T02:08:23.269 INFO:teuthology.orchestra.run.smithi071.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2022-04-26T02:08:23.269 INFO:teuthology.orchestra.run.smithi071.stderr:Creating mgr... 2022-04-26T02:08:23.269 INFO:teuthology.orchestra.run.smithi071.stderr:Verifying port 9283 ... 2022-04-26T02:08:23.388 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Failed to reset failed state of unit ceph-aebc28c2-c505-11ec-8c39-001a4aab830c@mgr.y.service: Unit ceph-aebc28c2-c505-11ec-8c39-001a4aab830c@mgr.y.service not loaded. 2022-04-26T02:08:23.394 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Created symlink /etc/systemd/system/ceph-aebc28c2-c505-11ec-8c39-001a4aab830c.target.wants/ceph-aebc28c2-c505-11ec-8c39-001a4aab830c@mgr.y.service → /etc/systemd/system/ceph-aebc28c2-c505-11ec-8c39-001a4aab830c@.service. 2022-04-26T02:08:23.612 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:23 smithi071 systemd[1]: Starting Ceph mgr.y for aebc28c2-c505-11ec-8c39-001a4aab830c... 2022-04-26T02:08:24.001 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:23 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:22.944889+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.71:0/3712825750' entity='client.admin' 2022-04-26T02:08:24.001 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:23 smithi071 podman[31043]: 2022-04-26T02:08:24.074 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: disabled 2022-04-26T02:08:24.081 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: inactive 2022-04-26T02:08:24.081 INFO:teuthology.orchestra.run.smithi071.stderr:firewalld.service is not enabled 2022-04-26T02:08:24.082 INFO:teuthology.orchestra.run.smithi071.stderr:Not possible to enable service . firewalld.service is not available 2022-04-26T02:08:24.089 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: disabled 2022-04-26T02:08:24.096 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: inactive 2022-04-26T02:08:24.097 INFO:teuthology.orchestra.run.smithi071.stderr:firewalld.service is not enabled 2022-04-26T02:08:24.097 INFO:teuthology.orchestra.run.smithi071.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2022-04-26T02:08:24.097 INFO:teuthology.orchestra.run.smithi071.stderr:Waiting for mgr to start... 2022-04-26T02:08:24.097 INFO:teuthology.orchestra.run.smithi071.stderr:Waiting for mgr... 2022-04-26T02:08:24.310 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:23 smithi071 bash[31043]: 95bccdc31d847cb4b9341192a739b5652e8e892f7447734d122bdf3151f28345 2022-04-26T02:08:24.310 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:24 smithi071 systemd[1]: Started Ceph mgr.y for aebc28c2-c505-11ec-8c39-001a4aab830c. 2022-04-26T02:08:24.657 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2022-04-26T02:08:24.657 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: { 2022-04-26T02:08:24.657 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "fsid": "aebc28c2-c505-11ec-8c39-001a4aab830c", 2022-04-26T02:08:24.657 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "health": { 2022-04-26T02:08:24.657 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-26T02:08:24.657 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "checks": {}, 2022-04-26T02:08:24.658 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "mutes": [] 2022-04-26T02:08:24.658 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:24.658 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-26T02:08:24.658 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "quorum": [ 2022-04-26T02:08:24.659 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 0 2022-04-26T02:08:24.659 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ], 2022-04-26T02:08:24.659 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-26T02:08:24.659 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "a" 2022-04-26T02:08:24.659 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ], 2022-04-26T02:08:24.659 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "quorum_age": 2, 2022-04-26T02:08:24.659 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "monmap": { 2022-04-26T02:08:24.659 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:24.659 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-26T02:08:24.660 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-26T02:08:24.660 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:24.660 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "osdmap": { 2022-04-26T02:08:24.660 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:24.660 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-26T02:08:24.660 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-26T02:08:24.660 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-26T02:08:24.664 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-26T02:08:24.664 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-26T02:08:24.664 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-26T02:08:24.664 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:24.664 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "pgmap": { 2022-04-26T02:08:24.665 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-26T02:08:24.665 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-26T02:08:24.665 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-26T02:08:24.665 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-26T02:08:24.665 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-26T02:08:24.665 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-26T02:08:24.665 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-26T02:08:24.665 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-26T02:08:24.665 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:24.666 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "fsmap": { 2022-04-26T02:08:24.666 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:24.666 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-26T02:08:24.666 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-26T02:08:24.666 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:24.666 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-26T02:08:24.666 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "available": false, 2022-04-26T02:08:24.666 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-26T02:08:24.666 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "modules": [ 2022-04-26T02:08:24.666 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "iostat", 2022-04-26T02:08:24.666 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "nfs", 2022-04-26T02:08:24.667 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "restful" 2022-04-26T02:08:24.667 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ], 2022-04-26T02:08:24.667 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "services": {} 2022-04-26T02:08:24.667 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:24.667 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "servicemap": { 2022-04-26T02:08:24.667 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:24.667 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "modified": "2022-04-26T02:08:18.705560+0000", 2022-04-26T02:08:24.667 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "services": {} 2022-04-26T02:08:24.667 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:24.667 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-26T02:08:24.667 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: } 2022-04-26T02:08:25.043 INFO:teuthology.orchestra.run.smithi071.stderr:mgr not available, waiting (1/15)... 2022-04-26T02:08:25.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:24 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:24.649080+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.71:0/3700088600' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-26T02:08:27.610 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2022-04-26T02:08:27.617 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: { 2022-04-26T02:08:27.617 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "fsid": "aebc28c2-c505-11ec-8c39-001a4aab830c", 2022-04-26T02:08:27.617 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "health": { 2022-04-26T02:08:27.617 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-26T02:08:27.617 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "checks": {}, 2022-04-26T02:08:27.618 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "mutes": [] 2022-04-26T02:08:27.618 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:27.618 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-26T02:08:27.618 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "quorum": [ 2022-04-26T02:08:27.618 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 0 2022-04-26T02:08:27.618 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ], 2022-04-26T02:08:27.618 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-26T02:08:27.618 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "a" 2022-04-26T02:08:27.618 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ], 2022-04-26T02:08:27.618 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "quorum_age": 5, 2022-04-26T02:08:27.619 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "monmap": { 2022-04-26T02:08:27.619 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:27.619 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-26T02:08:27.619 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-26T02:08:27.619 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:27.619 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "osdmap": { 2022-04-26T02:08:27.619 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:27.619 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-26T02:08:27.619 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-26T02:08:27.619 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-26T02:08:27.619 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-26T02:08:27.620 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-26T02:08:27.620 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-26T02:08:27.620 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:27.620 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "pgmap": { 2022-04-26T02:08:27.620 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-26T02:08:27.620 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-26T02:08:27.620 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-26T02:08:27.620 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-26T02:08:27.620 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-26T02:08:27.621 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-26T02:08:27.621 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-26T02:08:27.621 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-26T02:08:27.621 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:27.621 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "fsmap": { 2022-04-26T02:08:27.621 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:27.621 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-26T02:08:27.621 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-26T02:08:27.621 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:27.621 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-26T02:08:27.621 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "available": false, 2022-04-26T02:08:27.622 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-26T02:08:27.622 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "modules": [ 2022-04-26T02:08:27.622 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "iostat", 2022-04-26T02:08:27.622 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "nfs", 2022-04-26T02:08:27.622 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "restful" 2022-04-26T02:08:27.622 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ], 2022-04-26T02:08:27.622 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "services": {} 2022-04-26T02:08:27.622 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:27.622 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "servicemap": { 2022-04-26T02:08:27.622 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:27.623 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "modified": "2022-04-26T02:08:18.705560+0000", 2022-04-26T02:08:27.623 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "services": {} 2022-04-26T02:08:27.623 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:27.623 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-26T02:08:27.623 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: } 2022-04-26T02:08:27.987 INFO:teuthology.orchestra.run.smithi071.stderr:mgr not available, waiting (2/15)... 2022-04-26T02:08:28.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:28 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:27.605630+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.71:0/3730506949' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-26T02:08:29.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:29.123562+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2022-04-26T02:08:29.894 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:29.126249+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00280533s) 2022-04-26T02:08:29.894 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:29.127177+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.71:0/4242281968' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-26T02:08:29.894 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:29.127381+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.71:0/4242281968' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-26T02:08:29.894 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:29.127562+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.71:0/4242281968' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-26T02:08:29.894 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:29.127747+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.71:0/4242281968' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T02:08:29.894 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:29.127913+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.71:0/4242281968' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2022-04-26T02:08:29.894 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:29.140795+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2022-04-26T02:08:29.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:29.150701+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.71:0/4242281968' entity='mgr.y' 2022-04-26T02:08:29.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:29.153789+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.71:0/4242281968' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T02:08:29.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:29.154927+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.71:0/4242281968' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T02:08:29.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:29.161987+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.71:0/4242281968' entity='mgr.y' 2022-04-26T02:08:29.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:29.167048+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.71:0/4242281968' entity='mgr.y' 2022-04-26T02:08:30.679 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2022-04-26T02:08:30.679 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: { 2022-04-26T02:08:30.679 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "fsid": "aebc28c2-c505-11ec-8c39-001a4aab830c", 2022-04-26T02:08:30.680 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "health": { 2022-04-26T02:08:30.680 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-26T02:08:30.680 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "checks": {}, 2022-04-26T02:08:30.680 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "mutes": [] 2022-04-26T02:08:30.680 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:30.680 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-26T02:08:30.680 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "quorum": [ 2022-04-26T02:08:30.680 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 0 2022-04-26T02:08:30.680 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ], 2022-04-26T02:08:30.680 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-26T02:08:30.681 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "a" 2022-04-26T02:08:30.681 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ], 2022-04-26T02:08:30.681 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "quorum_age": 8, 2022-04-26T02:08:30.681 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "monmap": { 2022-04-26T02:08:30.681 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:30.681 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-26T02:08:30.681 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-26T02:08:30.681 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:30.681 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "osdmap": { 2022-04-26T02:08:30.681 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:30.682 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-26T02:08:30.682 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-26T02:08:30.682 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-26T02:08:30.682 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-26T02:08:30.682 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-26T02:08:30.682 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-26T02:08:30.682 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:30.682 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "pgmap": { 2022-04-26T02:08:30.682 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-26T02:08:30.682 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-26T02:08:30.683 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-26T02:08:30.683 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-26T02:08:30.683 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-26T02:08:30.683 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-26T02:08:30.683 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-26T02:08:30.683 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-26T02:08:30.683 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:30.683 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "fsmap": { 2022-04-26T02:08:30.683 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:30.683 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-26T02:08:30.684 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-26T02:08:30.684 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:30.684 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-26T02:08:30.684 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "available": true, 2022-04-26T02:08:30.684 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-26T02:08:30.684 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "modules": [ 2022-04-26T02:08:30.684 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "iostat", 2022-04-26T02:08:30.684 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "nfs", 2022-04-26T02:08:30.684 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "restful" 2022-04-26T02:08:30.684 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ], 2022-04-26T02:08:30.684 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "services": {} 2022-04-26T02:08:30.685 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:30.685 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "servicemap": { 2022-04-26T02:08:30.685 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:30.685 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "modified": "2022-04-26T02:08:18.705560+0000", 2022-04-26T02:08:30.685 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "services": {} 2022-04-26T02:08:30.685 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:30.685 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-26T02:08:30.685 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: } 2022-04-26T02:08:31.036 INFO:teuthology.orchestra.run.smithi071.stderr:mgr is available 2022-04-26T02:08:31.245 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:31 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:30.128970+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.00552s) 2022-04-26T02:08:31.245 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:31 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:30.668280+0000 mon.a (mon.0) 23 : audit [DBG] from='client.? 172.21.15.71:0/1961004314' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-26T02:08:31.653 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2022-04-26T02:08:31.654 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: [global] 2022-04-26T02:08:31.654 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: fsid = aebc28c2-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:31.654 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: log_to_journald = false 2022-04-26T02:08:31.654 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2022-04-26T02:08:31.654 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2022-04-26T02:08:31.654 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2022-04-26T02:08:31.654 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2022-04-26T02:08:31.654 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2022-04-26T02:08:31.654 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: [mgr] 2022-04-26T02:08:31.654 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2022-04-26T02:08:31.655 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2022-04-26T02:08:31.655 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: [osd] 2022-04-26T02:08:31.655 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2022-04-26T02:08:31.655 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2022-04-26T02:08:32.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:32 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:31.647076+0000 mon.a (mon.0) 24 : audit [INF] from='client.? 172.21.15.71:0/382846529' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2022-04-26T02:08:33.182 INFO:teuthology.orchestra.run.smithi071.stderr:Enabling cephadm module... 2022-04-26T02:08:33.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:33 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:32.133849+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e4: y(active, since 3s) 2022-04-26T02:08:35.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:35 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:35.081851+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.71:0/3335277204' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2022-04-26T02:08:35.612 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:35 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: ignoring --setuser ceph since I am not root 2022-04-26T02:08:35.613 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:35 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: ignoring --setgroup ceph since I am not root 2022-04-26T02:08:36.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:36 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:35.134911+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.71:0/3335277204' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2022-04-26T02:08:36.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:36 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:35.134969+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 6s) 2022-04-26T02:08:39.017 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: { 2022-04-26T02:08:39.017 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 5, 2022-04-26T02:08:39.017 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "available": true, 2022-04-26T02:08:39.018 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "active_name": "y", 2022-04-26T02:08:39.018 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_standby": 0 2022-04-26T02:08:39.018 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: } 2022-04-26T02:08:39.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:39 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:39.011792+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.71:0/1789055975' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2022-04-26T02:08:40.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:40.173980+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2022-04-26T02:08:40.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:40.174343+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2022-04-26T02:08:40.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:40.178368+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2022-04-26T02:08:41.006 INFO:teuthology.orchestra.run.smithi071.stderr:Waiting for the mgr to restart... 2022-04-26T02:08:41.006 INFO:teuthology.orchestra.run.smithi071.stderr:Waiting for mgr epoch 5... 2022-04-26T02:08:41.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:41 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:40.229179+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0549084s) 2022-04-26T02:08:41.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:41 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:40.231420+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T02:08:41.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:41 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:40.231900+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2022-04-26T02:08:41.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:41 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:40.232684+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-26T02:08:41.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:41 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:40.232842+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-26T02:08:41.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:41 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:40.232958+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-26T02:08:41.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:41 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:40.234762+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2022-04-26T02:08:41.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:41 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:40.248466+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' 2022-04-26T02:08:41.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:41 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:40.251182+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' 2022-04-26T02:08:41.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:41 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:40.253455+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' 2022-04-26T02:08:41.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:41 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:40.341517+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' 2022-04-26T02:08:41.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:41 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:40.342231+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:08:41.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:41 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:40.343853+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:08:41.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:41 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:40.345704+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:08:41.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:41 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:40.356015+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T02:08:41.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:41 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:40.357161+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T02:08:42.570 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: { 2022-04-26T02:08:42.570 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "mgrmap_epoch": 8, 2022-04-26T02:08:42.570 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "initialized": true 2022-04-26T02:08:42.570 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: } 2022-04-26T02:08:42.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:42 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:41.234068+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.05979s) 2022-04-26T02:08:42.951 INFO:teuthology.orchestra.run.smithi071.stderr:mgr epoch 5 is available 2022-04-26T02:08:42.951 INFO:teuthology.orchestra.run.smithi071.stderr:Setting orchestrator backend to cephadm... 2022-04-26T02:08:43.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:43 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:42.245853+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e8: y(active, since 2s) 2022-04-26T02:08:43.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:43 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:42.559486+0000 mgr.y (mgr.14116) 1 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2022-04-26T02:08:43.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:43 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:42.565210+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2022-04-26T02:08:44.456 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: value unchanged 2022-04-26T02:08:44.756 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:44 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:43.555035+0000 mgr.y (mgr.14116) 3 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:08:44.756 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:44 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:43.558954+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' 2022-04-26T02:08:44.756 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:44 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:43.562600+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:08:44.931 INFO:teuthology.orchestra.run.smithi071.stderr:Generating ssh key... 2022-04-26T02:08:45.861 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:44.451832+0000 mgr.y (mgr.14116) 4 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:08:46.318 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: Generating public/private rsa key pair. 2022-04-26T02:08:46.318 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: Your identification has been saved in /tmp/tmpdspq082v/key. 2022-04-26T02:08:46.318 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: Your public key has been saved in /tmp/tmpdspq082v/key.pub. 2022-04-26T02:08:46.318 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: The key fingerprint is: 2022-04-26T02:08:46.318 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: SHA256:2jafBlQu0V991J1oC9WwMTxGE6D9C909Kgbj7P5YFvI ceph-aebc28c2-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:46.319 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: The key's randomart image is: 2022-04-26T02:08:46.319 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: +---[RSA 3072]----+ 2022-04-26T02:08:46.319 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: | . .=O=o=| 2022-04-26T02:08:46.319 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: | . =. **o=| 2022-04-26T02:08:46.319 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: | = o+oo .| 2022-04-26T02:08:46.319 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: | o . +.. .| 2022-04-26T02:08:46.319 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: | .S= o o o.| 2022-04-26T02:08:46.319 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: | o+ = o o .| 2022-04-26T02:08:46.319 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: | . ++ E o | 2022-04-26T02:08:46.319 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: | ..o*.. | 2022-04-26T02:08:46.320 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: | .=+. | 2022-04-26T02:08:46.320 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: +----[SHA256]-----+ 2022-04-26T02:08:46.982 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChJnIVYV0sgtI8XRezREAzRlPaLY2gLCOog48WKEh6O+H65UC6TBm7ptS/TOoOXLV6VPT+n/nmsS4aSMFymQIqPqrL8J1nNdJdGlTXh3+9fcJdFioJgxzUmXQpd9uYgNJQ43XA41eI6k5tjtJz8pvoXAobgkiOU3DHqsTkHjjTfjOkMU1qPLzBIvrIcOdFCKsrXuw1IhGhj/84yxWuE826gOIVwkXWoASg5TQdwK7NvBq7AnExhnwFBA/AszKoBC5OrEnaEYXxDAhROydFVDlwRzw3XYVU7pGWQWWMxpjOJ5Z1mP3c+XmfrL8RusZUppMacFOd04cuT2u7K82BtzAoS91O5ExwXNun0eu50Njd/He5G6xLiChrpqJodjJINWztwIqHPcIhu4tjC8VMZcAJgFKnfpk7djQ4xMUPzPKC6HtnZjaIDTF9LM8OvXNEk8Mc4G0bTCH1q6vc8lL4J7nGNlq666nI46mjkzygRsWU4WrQhxjFP39MSXOa6dzpO8E= ceph-aebc28c2-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:47.313 INFO:teuthology.orchestra.run.smithi071.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2022-04-26T02:08:47.313 INFO:teuthology.orchestra.run.smithi071.stderr:Adding key to root@localhost authorized_keys... 2022-04-26T02:08:47.314 INFO:teuthology.orchestra.run.smithi071.stderr:Adding host smithi071... 2022-04-26T02:08:47.347 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:46 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:08:45.523157+0000 mgr.y (mgr.14116) 6 : cephadm [INF] Generating ssh key... 2022-04-26T02:08:47.347 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:46 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:45.971260+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' 2022-04-26T02:08:47.347 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:46 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:45.973051+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' 2022-04-26T02:08:48.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:47 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:46.977374+0000 mgr.y (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:08:48.362 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:47 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: [79B blob data] 2022-04-26T02:08:48.634 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: Added host 'smithi071' with addr '172.21.15.71' 2022-04-26T02:08:48.956 INFO:teuthology.orchestra.run.smithi071.stderr:Deploying unmanaged mon service... 2022-04-26T02:08:49.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:48 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:47.916620+0000 mgr.y (mgr.14116) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi071", "addr": "172.21.15.71", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:08:49.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:48 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:48.628439+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' 2022-04-26T02:08:49.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:48 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:48.628940+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:08:49.570 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: Scheduled mon update... 2022-04-26T02:08:49.996 INFO:teuthology.orchestra.run.smithi071.stderr:Deploying unmanaged mgr service... 2022-04-26T02:08:50.245 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:49 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:08:48.628712+0000 mgr.y (mgr.14116) 9 : cephadm [INF] Added host smithi071 2022-04-26T02:08:50.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:49 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:49.565326+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' 2022-04-26T02:08:50.674 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: Scheduled mgr update... 2022-04-26T02:08:51.289 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:50 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:49.562256+0000 mgr.y (mgr.14116) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:08:51.289 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:50 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:08:49.562963+0000 mgr.y (mgr.14116) 11 : cephadm [INF] Saving service mon spec with placement count:5 2022-04-26T02:08:51.289 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:50 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:50.669203+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' 2022-04-26T02:08:52.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:50.666430+0000 mgr.y (mgr.14116) 12 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:08:52.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:08:50.666989+0000 mgr.y (mgr.14116) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2022-04-26T02:08:52.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:51.307370+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' 2022-04-26T02:08:52.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:51.696684+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' 2022-04-26T02:08:52.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:51.960130+0000 mon.a (mon.0) 61 : audit [INF] from='client.? 172.21.15.71:0/3699704391' entity='client.admin' 2022-04-26T02:08:53.626 INFO:teuthology.orchestra.run.smithi071.stderr:Enabling the dashboard module... 2022-04-26T02:08:53.843 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:52.657159+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14116 172.21.15.71:0/546709837' entity='mgr.y' 2022-04-26T02:08:53.844 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:53.064678+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.71:0/3461047850' entity='client.admin' 2022-04-26T02:08:55.047 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:54 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: ignoring --setuser ceph since I am not root 2022-04-26T02:08:55.047 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:08:54 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: ignoring --setgroup ceph since I am not root 2022-04-26T02:08:55.048 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:54 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:54.467418+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.71:0/959578852' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2022-04-26T02:08:55.724 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: { 2022-04-26T02:08:55.724 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 9, 2022-04-26T02:08:55.724 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "available": true, 2022-04-26T02:08:55.724 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "active_name": "y", 2022-04-26T02:08:55.724 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_standby": 0 2022-04-26T02:08:55.724 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: } 2022-04-26T02:08:55.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:55 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:54.660789+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.71:0/959578852' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2022-04-26T02:08:55.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:55 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:54.660863+0000 mon.a (mon.0) 66 : cluster [DBG] mgrmap e9: y(active, since 14s) 2022-04-26T02:08:56.170 INFO:teuthology.orchestra.run.smithi071.stderr:Waiting for the mgr to restart... 2022-04-26T02:08:56.170 INFO:teuthology.orchestra.run.smithi071.stderr:Waiting for mgr epoch 9... 2022-04-26T02:08:57.112 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:56 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:55.718489+0000 mon.a (mon.0) 67 : audit [DBG] from='client.? 172.21.15.71:0/3211785104' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2022-04-26T02:09:00.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:59 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:59.848345+0000 mon.a (mon.0) 68 : cluster [INF] Active manager daemon y restarted 2022-04-26T02:09:00.053 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:59 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:59.848753+0000 mon.a (mon.0) 69 : cluster [INF] Activating manager daemon y 2022-04-26T02:09:00.053 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:08:59 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:59.850381+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2022-04-26T02:09:00.361 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:09:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: [79B blob data] 2022-04-26T02:09:00.921 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: { 2022-04-26T02:09:00.921 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2022-04-26T02:09:00.921 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "initialized": true 2022-04-26T02:09:00.922 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: } 2022-04-26T02:09:01.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:59.901302+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0526378s) 2022-04-26T02:09:01.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:59.903744+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T02:09:01.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:59.904554+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2022-04-26T02:09:01.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:59.905387+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-26T02:09:01.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:59.905644+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-26T02:09:01.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:08:59.905882+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-26T02:09:01.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:08:59.918912+0000 mon.a (mon.0) 77 : cluster [INF] Manager daemon y is now available 2022-04-26T02:09:01.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:00.017117+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:01.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:00.019329+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:01.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:00.038106+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T02:09:01.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:00.039575+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T02:09:01.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:00.877105+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:01.222 INFO:teuthology.orchestra.run.smithi071.stderr:mgr epoch 9 is available 2022-04-26T02:09:01.222 INFO:teuthology.orchestra.run.smithi071.stderr:Generating a dashboard self-signed certificate... 2022-04-26T02:09:01.998 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: Self-signed certificate created 2022-04-26T02:09:02.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:01 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:00.909362+0000 mgr.y (mgr.14146) 1 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2022-04-26T02:09:02.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:01 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:00.910319+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e11: y(active, since 1.06165s) 2022-04-26T02:09:02.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:01 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:00.915789+0000 mgr.y (mgr.14146) 2 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2022-04-26T02:09:02.364 INFO:teuthology.orchestra.run.smithi071.stderr:Creating initial admin user... 2022-04-26T02:09:03.192 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$iCnISkVFmlqKQQAUF7tG/.faBVaH6a//KxNjyQJcs5W9BQLIR2/ny", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1650938943, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2022-04-26T02:09:03.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:02 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:01.889623+0000 mgr.y (mgr.14146) 3 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:09:03.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:02 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:01.912564+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e12: y(active, since 2s) 2022-04-26T02:09:03.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:02 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:01.990424+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:03.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:02 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:01.992975+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:03.607 INFO:teuthology.orchestra.run.smithi071.stderr:Fetching dashboard port number... 2022-04-26T02:09:04.217 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 8443 2022-04-26T02:09:04.559 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:04 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:02.971199+0000 mgr.y (mgr.14146) 4 : audit [DBG] from='client.14158 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:09:04.559 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:04 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:03.187067+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:04.560 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: disabled 2022-04-26T02:09:04.565 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: inactive 2022-04-26T02:09:04.565 INFO:teuthology.orchestra.run.smithi071.stderr:firewalld.service is not enabled 2022-04-26T02:09:04.565 INFO:teuthology.orchestra.run.smithi071.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2022-04-26T02:09:04.567 INFO:teuthology.orchestra.run.smithi071.stderr:Ceph Dashboard is now available at: 2022-04-26T02:09:04.567 INFO:teuthology.orchestra.run.smithi071.stderr: 2022-04-26T02:09:04.567 INFO:teuthology.orchestra.run.smithi071.stderr: URL: https://smithi071:8443/ 2022-04-26T02:09:04.568 INFO:teuthology.orchestra.run.smithi071.stderr: User: admin 2022-04-26T02:09:04.568 INFO:teuthology.orchestra.run.smithi071.stderr: Password: hd50ufqbx2 2022-04-26T02:09:04.568 INFO:teuthology.orchestra.run.smithi071.stderr: 2022-04-26T02:09:04.568 INFO:teuthology.orchestra.run.smithi071.stderr:Enabling autotune for osd_memory_target 2022-04-26T02:09:05.532 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:05 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:04.212854+0000 mon.a (mon.0) 88 : audit [DBG] from='client.? 172.21.15.71:0/835129578' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2022-04-26T02:09:06.238 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2022-04-26T02:09:06.650 INFO:teuthology.orchestra.run.smithi071.stderr:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2022-04-26T02:09:06.650 INFO:teuthology.orchestra.run.smithi071.stderr: 2022-04-26T02:09:06.650 INFO:teuthology.orchestra.run.smithi071.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid aebc28c2-c505-11ec-8c39-001a4aab830c -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2022-04-26T02:09:06.650 INFO:teuthology.orchestra.run.smithi071.stderr: 2022-04-26T02:09:06.650 INFO:teuthology.orchestra.run.smithi071.stderr:Or, if you are only running a single cluster on this host: 2022-04-26T02:09:06.650 INFO:teuthology.orchestra.run.smithi071.stderr: 2022-04-26T02:09:06.651 INFO:teuthology.orchestra.run.smithi071.stderr: sudo /home/ubuntu/cephtest/cephadm shell 2022-04-26T02:09:06.651 INFO:teuthology.orchestra.run.smithi071.stderr: 2022-04-26T02:09:06.651 INFO:teuthology.orchestra.run.smithi071.stderr:Please consider enabling telemetry to help improve Ceph: 2022-04-26T02:09:06.651 INFO:teuthology.orchestra.run.smithi071.stderr: 2022-04-26T02:09:06.651 INFO:teuthology.orchestra.run.smithi071.stderr: ceph telemetry on 2022-04-26T02:09:06.651 INFO:teuthology.orchestra.run.smithi071.stderr: 2022-04-26T02:09:06.651 INFO:teuthology.orchestra.run.smithi071.stderr:For more information see: 2022-04-26T02:09:06.651 INFO:teuthology.orchestra.run.smithi071.stderr: 2022-04-26T02:09:06.651 INFO:teuthology.orchestra.run.smithi071.stderr: https://docs.ceph.com/en/pacific/mgr/telemetry/ 2022-04-26T02:09:06.651 INFO:teuthology.orchestra.run.smithi071.stderr: 2022-04-26T02:09:06.651 INFO:teuthology.orchestra.run.smithi071.stderr:Bootstrap complete. 2022-04-26T02:09:06.687 INFO:tasks.cephadm:Fetching config... 2022-04-26T02:09:06.687 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2022-04-26T02:09:06.687 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2022-04-26T02:09:06.705 INFO:tasks.cephadm:Fetching client.admin keyring... 2022-04-26T02:09:06.705 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2022-04-26T02:09:06.705 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2022-04-26T02:09:06.763 INFO:tasks.cephadm:Fetching mon keyring... 2022-04-26T02:09:06.763 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2022-04-26T02:09:06.763 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/var/lib/ceph/aebc28c2-c505-11ec-8c39-001a4aab830c/mon.a/keyring of=/dev/stdout 2022-04-26T02:09:06.830 INFO:tasks.cephadm:Fetching pub ssh key... 2022-04-26T02:09:06.830 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2022-04-26T02:09:06.830 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2022-04-26T02:09:06.888 INFO:tasks.cephadm:Installing pub ssh key for root users... 2022-04-26T02:09:06.889 DEBUG:teuthology.orchestra.run.smithi071:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChJnIVYV0sgtI8XRezREAzRlPaLY2gLCOog48WKEh6O+H65UC6TBm7ptS/TOoOXLV6VPT+n/nmsS4aSMFymQIqPqrL8J1nNdJdGlTXh3+9fcJdFioJgxzUmXQpd9uYgNJQ43XA41eI6k5tjtJz8pvoXAobgkiOU3DHqsTkHjjTfjOkMU1qPLzBIvrIcOdFCKsrXuw1IhGhj/84yxWuE826gOIVwkXWoASg5TQdwK7NvBq7AnExhnwFBA/AszKoBC5OrEnaEYXxDAhROydFVDlwRzw3XYVU7pGWQWWMxpjOJ5Z1mP3c+XmfrL8RusZUppMacFOd04cuT2u7K82BtzAoS91O5ExwXNun0eu50Njd/He5G6xLiChrpqJodjJINWztwIqHPcIhu4tjC8VMZcAJgFKnfpk7djQ4xMUPzPKC6HtnZjaIDTF9LM8OvXNEk8Mc4G0bTCH1q6vc8lL4J7nGNlq666nI46mjkzygRsWU4WrQhxjFP39MSXOa6dzpO8E= ceph-aebc28c2-c505-11ec-8c39-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2022-04-26T02:09:06.973 INFO:teuthology.orchestra.run.smithi071.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChJnIVYV0sgtI8XRezREAzRlPaLY2gLCOog48WKEh6O+H65UC6TBm7ptS/TOoOXLV6VPT+n/nmsS4aSMFymQIqPqrL8J1nNdJdGlTXh3+9fcJdFioJgxzUmXQpd9uYgNJQ43XA41eI6k5tjtJz8pvoXAobgkiOU3DHqsTkHjjTfjOkMU1qPLzBIvrIcOdFCKsrXuw1IhGhj/84yxWuE826gOIVwkXWoASg5TQdwK7NvBq7AnExhnwFBA/AszKoBC5OrEnaEYXxDAhROydFVDlwRzw3XYVU7pGWQWWMxpjOJ5Z1mP3c+XmfrL8RusZUppMacFOd04cuT2u7K82BtzAoS91O5ExwXNun0eu50Njd/He5G6xLiChrpqJodjJINWztwIqHPcIhu4tjC8VMZcAJgFKnfpk7djQ4xMUPzPKC6HtnZjaIDTF9LM8OvXNEk8Mc4G0bTCH1q6vc8lL4J7nGNlq666nI46mjkzygRsWU4WrQhxjFP39MSXOa6dzpO8E= ceph-aebc28c2-c505-11ec-8c39-001a4aab830c 2022-04-26T02:09:06.985 DEBUG:teuthology.orchestra.run.smithi114:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChJnIVYV0sgtI8XRezREAzRlPaLY2gLCOog48WKEh6O+H65UC6TBm7ptS/TOoOXLV6VPT+n/nmsS4aSMFymQIqPqrL8J1nNdJdGlTXh3+9fcJdFioJgxzUmXQpd9uYgNJQ43XA41eI6k5tjtJz8pvoXAobgkiOU3DHqsTkHjjTfjOkMU1qPLzBIvrIcOdFCKsrXuw1IhGhj/84yxWuE826gOIVwkXWoASg5TQdwK7NvBq7AnExhnwFBA/AszKoBC5OrEnaEYXxDAhROydFVDlwRzw3XYVU7pGWQWWMxpjOJ5Z1mP3c+XmfrL8RusZUppMacFOd04cuT2u7K82BtzAoS91O5ExwXNun0eu50Njd/He5G6xLiChrpqJodjJINWztwIqHPcIhu4tjC8VMZcAJgFKnfpk7djQ4xMUPzPKC6HtnZjaIDTF9LM8OvXNEk8Mc4G0bTCH1q6vc8lL4J7nGNlq666nI46mjkzygRsWU4WrQhxjFP39MSXOa6dzpO8E= ceph-aebc28c2-c505-11ec-8c39-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2022-04-26T02:09:07.029 INFO:teuthology.orchestra.run.smithi114.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChJnIVYV0sgtI8XRezREAzRlPaLY2gLCOog48WKEh6O+H65UC6TBm7ptS/TOoOXLV6VPT+n/nmsS4aSMFymQIqPqrL8J1nNdJdGlTXh3+9fcJdFioJgxzUmXQpd9uYgNJQ43XA41eI6k5tjtJz8pvoXAobgkiOU3DHqsTkHjjTfjOkMU1qPLzBIvrIcOdFCKsrXuw1IhGhj/84yxWuE826gOIVwkXWoASg5TQdwK7NvBq7AnExhnwFBA/AszKoBC5OrEnaEYXxDAhROydFVDlwRzw3XYVU7pGWQWWMxpjOJ5Z1mP3c+XmfrL8RusZUppMacFOd04cuT2u7K82BtzAoS91O5ExwXNun0eu50Njd/He5G6xLiChrpqJodjJINWztwIqHPcIhu4tjC8VMZcAJgFKnfpk7djQ4xMUPzPKC6HtnZjaIDTF9LM8OvXNEk8Mc4G0bTCH1q6vc8lL4J7nGNlq666nI46mjkzygRsWU4WrQhxjFP39MSXOa6dzpO8E= ceph-aebc28c2-c505-11ec-8c39-001a4aab830c 2022-04-26T02:09:07.042 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aebc28c2-c505-11ec-8c39-001a4aab830c -- ceph config set mgr mgr/cephadm/allow_ptrace true 2022-04-26T02:09:07.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:07 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:06.190069+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e13: y(active, since 6s) 2022-04-26T02:09:07.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:07 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:06.231072+0000 mon.a (mon.0) 90 : audit [INF] from='client.? 172.21.15.71:0/1540921384' entity='client.admin' 2022-04-26T02:09:11.330 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2022-04-26T02:09:11.340 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aebc28c2-c505-11ec-8c39-001a4aab830c -- ceph orch client-keyring set client.admin '*' --mode 0755 2022-04-26T02:09:12.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:11 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:10.871054+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:12.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:11 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:10.972267+0000 mon.a (mon.0) 92 : audit [INF] from='client.? 172.21.15.71:0/2231459767' entity='client.admin' 2022-04-26T02:09:12.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:11 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:11.609603+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:09:12.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:11 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:11.612775+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:12.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:11 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:11.613912+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:12.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:11 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:11.621420+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:13.594 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi114 2022-04-26T02:09:13.594 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2022-04-26T02:09:13.595 DEBUG:teuthology.orchestra.run.smithi114:> dd of=/etc/ceph/ceph.conf 2022-04-26T02:09:13.615 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2022-04-26T02:09:13.615 DEBUG:teuthology.orchestra.run.smithi114:> dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-26T02:09:13.674 INFO:tasks.cephadm:Adding host smithi114 to orchestrator... 2022-04-26T02:09:13.674 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aebc28c2-c505-11ec-8c39-001a4aab830c -- ceph orch host add smithi114 2022-04-26T02:09:14.516 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:14 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:13.180191+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:14.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:14 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:13.180698+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:14.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:14 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:13.181600+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:14.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:14 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:13.182304+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:09:14.529 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:14 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:09:13.183586+0000 mgr.y (mgr.14146) 6 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2022-04-26T02:09:14.529 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:14 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:09:13.206731+0000 mgr.y (mgr.14146) 7 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2022-04-26T02:09:14.529 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:14 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:13.234335+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:14.529 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:14 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:13.239609+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:15.612 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:09:15 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: [90B blob data] 2022-04-26T02:09:16.026 INFO:teuthology.orchestra.run.smithi071.stdout:Added host 'smithi114' with addr '172.21.15.114' 2022-04-26T02:09:16.056 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:15 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:15.290587+0000 mgr.y (mgr.14146) 8 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi114", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:09:16.362 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 26 02:09:16 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr-y[31058]: [80B blob data] 2022-04-26T02:09:16.415 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aebc28c2-c505-11ec-8c39-001a4aab830c -- ceph orch host ls --format=json 2022-04-26T02:09:17.257 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:17 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:16.021119+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:17.257 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:17 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:09:16.021422+0000 mgr.y (mgr.14146) 9 : cephadm [INF] Added host smithi114 2022-04-26T02:09:17.257 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:17 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:16.021672+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:17.257 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:17 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:16.022795+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:17.257 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:17 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:16.023467+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:09:17.257 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:17 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:16.565414+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:18.091 INFO:teuthology.orchestra.run.smithi071.stdout: 2022-04-26T02:09:18.092 INFO:teuthology.orchestra.run.smithi071.stdout:[{"addr": "172.21.15.71", "hostname": "smithi071", "labels": [], "status": ""}, {"addr": "172.21.15.114", "hostname": "smithi114", "labels": [], "status": ""}] 2022-04-26T02:09:18.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:18 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:17.026301+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:18.458 INFO:tasks.cephadm:Setting crush tunables to default 2022-04-26T02:09:18.459 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aebc28c2-c505-11ec-8c39-001a4aab830c -- ceph osd crush tunables default 2022-04-26T02:09:19.265 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:18.086717+0000 mgr.y (mgr.14146) 10 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2022-04-26T02:09:20.916 INFO:teuthology.orchestra.run.smithi071.stderr:adjusted tunables profile to default 2022-04-26T02:09:21.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:20 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:19.761696+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:21.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:20 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:19.906589+0000 mgr.y (mgr.14146) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:21.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:20 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:20.086844+0000 mon.a (mon.0) 110 : audit [INF] from='client.? 172.21.15.71:0/4000240988' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2022-04-26T02:09:21.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:20 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:20.150911+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:21.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:20 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:20.151407+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi114", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:09:21.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:20 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:20.153880+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:21.289 INFO:tasks.cephadm:Adding mon.a on smithi071 2022-04-26T02:09:21.290 INFO:tasks.cephadm:Adding mon.c on smithi071 2022-04-26T02:09:21.290 INFO:tasks.cephadm:Adding mon.b on smithi114 2022-04-26T02:09:21.290 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aebc28c2-c505-11ec-8c39-001a4aab830c -- ceph orch apply mon '3;smithi071:172.21.15.71=a;smithi071:[v2:172.21.15.71:3301,v1:172.21.15.71:6790]=c;smithi114:172.21.15.114=b' 2022-04-26T02:09:22.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:20.909159+0000 mon.a (mon.0) 114 : audit [INF] from='client.? 172.21.15.71:0/4000240988' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2022-04-26T02:09:22.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:20.909211+0000 mon.a (mon.0) 115 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T02:09:22.813 INFO:teuthology.orchestra.run.smithi114.stdout:Scheduled mon update... 2022-04-26T02:09:23.160 DEBUG:teuthology.orchestra.run.smithi071:mon.c> sudo journalctl -f -n 0 -u ceph-aebc28c2-c505-11ec-8c39-001a4aab830c@mon.c.service 2022-04-26T02:09:23.163 DEBUG:teuthology.orchestra.run.smithi114:mon.b> sudo journalctl -f -n 0 -u ceph-aebc28c2-c505-11ec-8c39-001a4aab830c@mon.b.service 2022-04-26T02:09:23.165 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2022-04-26T02:09:23.165 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aebc28c2-c505-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-26T02:09:23.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:-- Logs begin at Tue 2022-04-26 01:59:55 UTC. -- 2022-04-26T02:09:23.193 INFO:journalctl@ceph.mon.b.smithi114.stdout:-- Logs begin at Tue 2022-04-26 01:59:54 UTC. -- 2022-04-26T02:09:23.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:23 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:21.906945+0000 mgr.y (mgr.14146) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:23.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:23 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:22.807804+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:23.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:23 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:22.808486+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:23.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:23 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:22.809582+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:23.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:23 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:22.810430+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:09:23.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:23 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:22.890128+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:23.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:23 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:22.893350+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:23.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:23 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:22.894808+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:09:23.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:23 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:22.895605+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:24.738 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:09:24.738 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":1,"fsid":"aebc28c2-c505-11ec-8c39-001a4aab830c","modified":"2022-04-26T02:08:16.536992Z","created":"2022-04-26T02:08:16.536992Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2022-04-26T02:09:24.740 INFO:teuthology.orchestra.run.smithi114.stderr:dumped monmap epoch 1 2022-04-26T02:09:24.746 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:24 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:22.803246+0000 mgr.y (mgr.14146) 13 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi071:172.21.15.71=a;smithi071:[v2:172.21.15.71:3301,v1:172.21.15.71:6790]=c;smithi114:172.21.15.114=b", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:09:24.746 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:24 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:09:22.804684+0000 mgr.y (mgr.14146) 14 : cephadm [INF] Saving service mon spec with placement smithi071:172.21.15.71=a;smithi071:[v2:172.21.15.71:3301,v1:172.21.15.71:6790]=c;smithi114:172.21.15.114=b;count:3 2022-04-26T02:09:24.746 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:24 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:09:22.811945+0000 mgr.y (mgr.14146) 15 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.conf 2022-04-26T02:09:24.746 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:24 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:09:22.836923+0000 mgr.y (mgr.14146) 16 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.client.admin.keyring 2022-04-26T02:09:24.746 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:24 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:09:22.896528+0000 mgr.y (mgr.14146) 17 : cephadm [INF] Deploying daemon mon.c on smithi071 2022-04-26T02:09:25.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:24 smithi071 systemd[1]: Starting Ceph mon.c for aebc28c2-c505-11ec-8c39-001a4aab830c... 2022-04-26T02:09:25.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:23.907248+0000 mgr.y (mgr.14146) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:25.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:24.733529+0000 mon.a (mon.0) 124 : audit [DBG] from='client.? 172.21.15.114:0/2116865564' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T02:09:25.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 podman[35814]: 2022-04-26T02:09:25.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.370+0000 7f8aa9dc2700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-26T02:09:25.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.370+0000 7f8aa9dc2700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2022-04-26T02:09:25.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.370+0000 7f8aa9dc2700 0 pidfile_write: ignore empty --pid-file 2022-04-26T02:09:25.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.374+0000 7f8aa9dc2700 0 load: jerasure load: lrc load: isa 2022-04-26T02:09:25.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 bash[35814]: 8cdfba07c88c7851f07e49f6cb6df9ece1b7d54720a26f40ecaf450fa0444ec5 2022-04-26T02:09:25.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: RocksDB version: 6.8.1 2022-04-26T02:09:25.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: 2022-04-26T02:09:25.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-26T02:09:25.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Compile date Jul 8 2021 2022-04-26T02:09:25.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: DB SUMMARY 2022-04-26T02:09:25.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: 2022-04-26T02:09:25.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: CURRENT file: CURRENT 2022-04-26T02:09:25.616 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: 2022-04-26T02:09:25.616 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: IDENTITY file: IDENTITY 2022-04-26T02:09:25.616 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: 2022-04-26T02:09:25.616 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2022-04-26T02:09:25.616 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: 2022-04-26T02:09:25.616 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2022-04-26T02:09:25.616 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: 2022-04-26T02:09:25.616 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 511 ; 2022-04-26T02:09:25.616 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: 2022-04-26T02:09:25.616 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.error_if_exists: 0 2022-04-26T02:09:25.616 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.create_if_missing: 0 2022-04-26T02:09:25.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.paranoid_checks: 1 2022-04-26T02:09:25.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.env: 0x556b24a5a1c0 2022-04-26T02:09:25.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.fs: Posix File System 2022-04-26T02:09:25.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.info_log: 0x556b271c26a0 2022-04-26T02:09:25.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-26T02:09:25.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.statistics: (nil) 2022-04-26T02:09:25.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.use_fsync: 0 2022-04-26T02:09:25.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_log_file_size: 0 2022-04-26T02:09:25.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-26T02:09:25.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-26T02:09:25.618 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-26T02:09:25.618 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-26T02:09:25.618 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.allow_fallocate: 1 2022-04-26T02:09:25.618 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-26T02:09:25.618 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-26T02:09:25.618 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.use_direct_reads: 0 2022-04-26T02:09:25.618 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-26T02:09:25.618 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-26T02:09:25.618 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.db_log_dir: 2022-04-26T02:09:25.618 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2022-04-26T02:09:25.618 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-26T02:09:25.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_subcompactions: 1 2022-04-26T02:09:25.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_background_flushes: -1 2022-04-26T02:09:25.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-26T02:09:25.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-26T02:09:25.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-26T02:09:25.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-26T02:09:25.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-26T02:09:25.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-26T02:09:25.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-26T02:09:25.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.write_buffer_manager: 0x556b27255fb0 2022-04-26T02:09:25.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-26T02:09:25.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-26T02:09:25.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-26T02:09:25.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-26T02:09:25.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-26T02:09:25.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-26T02:09:25.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-26T02:09:25.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-26T02:09:25.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-26T02:09:25.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.unordered_write: 0 2022-04-26T02:09:25.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-26T02:09:25.621 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-26T02:09:25.621 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-26T02:09:25.621 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-26T02:09:25.621 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.row_cache: None 2022-04-26T02:09:25.621 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.wal_filter: None 2022-04-26T02:09:25.621 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-26T02:09:25.621 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-26T02:09:25.621 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.preserve_deletes: 0 2022-04-26T02:09:25.621 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.two_write_queues: 0 2022-04-26T02:09:25.622 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-26T02:09:25.622 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.atomic_flush: 0 2022-04-26T02:09:25.622 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-26T02:09:25.622 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-26T02:09:25.622 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-26T02:09:25.622 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.log_readahead_size: 0 2022-04-26T02:09:25.622 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-26T02:09:25.622 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_background_jobs: 2 2022-04-26T02:09:25.622 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_background_compactions: -1 2022-04-26T02:09:25.623 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-26T02:09:25.623 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-26T02:09:25.623 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-26T02:09:25.623 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-26T02:09:25.623 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-26T02:09:25.623 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-26T02:09:25.623 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-26T02:09:25.623 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-26T02:09:25.623 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_open_files: -1 2022-04-26T02:09:25.623 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-26T02:09:25.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-26T02:09:25.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-26T02:09:25.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-26T02:09:25.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Compression algorithms supported: 2022-04-26T02:09:25.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-26T02:09:25.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: kZSTD supported: 0 2022-04-26T02:09:25.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: kXpressCompression supported: 0 2022-04-26T02:09:25.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-26T02:09:25.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: kLZ4Compression supported: 1 2022-04-26T02:09:25.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: kBZip2Compression supported: 0 2022-04-26T02:09:25.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: kZlibCompression supported: 1 2022-04-26T02:09:25.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: kSnappyCompression supported: 1 2022-04-26T02:09:25.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-26T02:09:25.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2022-04-26T02:09:25.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: 2022-04-26T02:09:25.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-26T02:09:25.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: 2022-04-26T02:09:25.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-26T02:09:25.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.merge_operator: 2022-04-26T02:09:25.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.compaction_filter: None 2022-04-26T02:09:25.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-26T02:09:25.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-26T02:09:25.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-26T02:09:25.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556b27167cc0) 2022-04-26T02:09:25.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cache_index_and_filter_blocks: 1 2022-04-26T02:09:25.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-26T02:09:25.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-26T02:09:25.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: pin_top_level_index_and_filter: 1 2022-04-26T02:09:25.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: index_type: 0 2022-04-26T02:09:25.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: data_block_index_type: 0 2022-04-26T02:09:25.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: index_shortening: 1 2022-04-26T02:09:25.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: data_block_hash_table_util_ratio: 0.750000 2022-04-26T02:09:25.627 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: hash_index_allow_collision: 1 2022-04-26T02:09:25.627 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: checksum: 1 2022-04-26T02:09:25.627 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: no_block_cache: 0 2022-04-26T02:09:25.627 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: block_cache: 0x556b2719cf10 2022-04-26T02:09:25.627 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: block_cache_name: BinnedLRUCache 2022-04-26T02:09:25.627 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: block_cache_options: 2022-04-26T02:09:25.627 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: capacity : 536870912 2022-04-26T02:09:25.627 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: num_shard_bits : 4 2022-04-26T02:09:25.627 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: strict_capacity_limit : 0 2022-04-26T02:09:25.627 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: high_pri_pool_ratio: 0.000 2022-04-26T02:09:25.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: block_cache_compressed: (nil) 2022-04-26T02:09:25.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: persistent_cache: (nil) 2022-04-26T02:09:25.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: block_size: 4096 2022-04-26T02:09:25.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: block_size_deviation: 10 2022-04-26T02:09:25.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: block_restart_interval: 16 2022-04-26T02:09:25.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: index_block_restart_interval: 1 2022-04-26T02:09:25.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: metadata_block_size: 4096 2022-04-26T02:09:25.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: partition_filters: 0 2022-04-26T02:09:25.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: use_delta_encoding: 1 2022-04-26T02:09:25.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-26T02:09:25.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: whole_key_filtering: 1 2022-04-26T02:09:25.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: verify_compression: 0 2022-04-26T02:09:25.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: read_amp_bytes_per_bit: 0 2022-04-26T02:09:25.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: format_version: 2 2022-04-26T02:09:25.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: enable_index_compression: 1 2022-04-26T02:09:25.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: block_align: 0 2022-04-26T02:09:25.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: 2022-04-26T02:09:25.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-26T02:09:25.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-26T02:09:25.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.compression: NoCompression 2022-04-26T02:09:25.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-26T02:09:25.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-26T02:09:25.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-26T02:09:25.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.num_levels: 7 2022-04-26T02:09:25.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-26T02:09:25.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-26T02:09:25.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-26T02:09:25.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-26T02:09:25.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-26T02:09:25.631 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-26T02:09:25.631 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-26T02:09:25.631 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-26T02:09:25.631 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-26T02:09:25.631 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-26T02:09:25.631 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-26T02:09:25.631 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-26T02:09:25.631 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-26T02:09:25.631 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-26T02:09:25.631 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-26T02:09:25.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-26T02:09:25.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-26T02:09:25.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-26T02:09:25.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-26T02:09:25.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-26T02:09:25.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-26T02:09:25.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-26T02:09:25.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-26T02:09:25.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-26T02:09:25.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-26T02:09:25.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-26T02:09:25.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-26T02:09:25.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-26T02:09:25.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-26T02:09:25.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-26T02:09:25.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-26T02:09:25.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-26T02:09:25.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-26T02:09:25.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-26T02:09:25.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-26T02:09:25.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-26T02:09:25.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-26T02:09:25.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-26T02:09:25.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-26T02:09:25.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-26T02:09:25.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-26T02:09:25.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-26T02:09:25.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-26T02:09:25.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-26T02:09:25.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-26T02:09:25.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-26T02:09:25.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-26T02:09:25.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.table_properties_collectors: 2022-04-26T02:09:25.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.inplace_update_support: 0 2022-04-26T02:09:25.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-26T02:09:25.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-26T02:09:25.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-26T02:09:25.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-26T02:09:25.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.bloom_locality: 0 2022-04-26T02:09:25.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.max_successive_merges: 0 2022-04-26T02:09:25.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-26T02:09:25.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-26T02:09:25.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-26T02:09:25.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-26T02:09:25.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.ttl: 2592000 2022-04-26T02:09:25.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.375+0000 7f8aa9dc2700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-26T02:09:25.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.376+0000 7f8aa9dc2700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2022-04-26T02:09:25.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: 2022-04-26T02:09:25.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.376+0000 7f8aa9dc2700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2022-04-26T02:09:25.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: 2022-04-26T02:09:25.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.376+0000 7f8aa9dc2700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650938965376915, "job": 1, "event": "recovery_started", "log_files": [3]} 2022-04-26T02:09:25.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.376+0000 7f8aa9dc2700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2022-04-26T02:09:25.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.376+0000 7f8aa9dc2700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2022-04-26T02:09:25.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.376+0000 7f8aa9dc2700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650938965377371, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1437, "table_properties": {"data_size": 523, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1650938965, "oldest_key_time": 3, "file_creation_time": 0}} 2022-04-26T02:09:25.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.376+0000 7f8aa9dc2700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2022-04-26T02:09:25.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: 2022-04-26T02:09:25.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.377+0000 7f8aa9dc2700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650938965377764, "job": 1, "event": "recovery_finished"} 2022-04-26T02:09:25.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 systemd[1]: Started Ceph mon.c for aebc28c2-c505-11ec-8c39-001a4aab830c. 2022-04-26T02:09:25.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.377+0000 7f8aa9dc2700 4 rocksdb: DB pointer 0x556b27261800 2022-04-26T02:09:25.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.378+0000 7f8a90bca700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-26T02:09:25.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.378+0000 7f8a90bca700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-26T02:09:25.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: ** DB Stats ** 2022-04-26T02:09:25.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:09:25.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2022-04-26T02:09:25.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-26T02:09:25.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T02:09:25.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2022-04-26T02:09:25.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-26T02:09:25.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T02:09:25.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: 2022-04-26T02:09:25.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: ** Compaction Stats [default] ** 2022-04-26T02:09:25.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2022-04-26T02:09:25.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:09:25.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2022-04-26T02:09:25.639 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2022-04-26T02:09:25.639 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2022-04-26T02:09:25.639 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: 2022-04-26T02:09:25.639 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: ** Compaction Stats [default] ** 2022-04-26T02:09:25.639 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2022-04-26T02:09:25.639 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:09:25.639 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2022-04-26T02:09:25.639 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:09:25.640 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T02:09:25.640 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T02:09:25.640 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T02:09:25.640 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T02:09:25.640 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: AddFile(Keys): cumulative 0, interval 0 2022-04-26T02:09:25.640 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Cumulative compaction: 0.00 GB write, 0.58 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:09:25.640 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Interval compaction: 0.00 GB write, 0.58 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:09:25.640 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2022-04-26T02:09:25.640 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: 2022-04-26T02:09:25.640 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: ** File Read Latency Histogram By Level [default] ** 2022-04-26T02:09:25.640 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: 2022-04-26T02:09:25.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: ** Compaction Stats [default] ** 2022-04-26T02:09:25.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2022-04-26T02:09:25.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:09:25.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2022-04-26T02:09:25.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2022-04-26T02:09:25.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2022-04-26T02:09:25.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: 2022-04-26T02:09:25.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: ** Compaction Stats [default] ** 2022-04-26T02:09:25.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2022-04-26T02:09:25.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:09:25.642 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2022-04-26T02:09:25.642 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:09:25.642 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T02:09:25.642 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T02:09:25.642 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T02:09:25.642 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T02:09:25.642 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: AddFile(Keys): cumulative 0, interval 0 2022-04-26T02:09:25.642 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Cumulative compaction: 0.00 GB write, 0.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:09:25.642 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:09:25.642 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2022-04-26T02:09:25.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: 2022-04-26T02:09:25.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: ** File Read Latency Histogram By Level [default] ** 2022-04-26T02:09:25.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: 2022-04-26T02:09:25.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.378+0000 7f8aa9dc2700 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2022-04-26T02:09:25.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.378+0000 7f8aa9dc2700 0 using public_addrv [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] 2022-04-26T02:09:25.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.379+0000 7f8aa9dc2700 0 starting mon.c rank -1 at public addrs [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] at bind addrs [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid aebc28c2-c505-11ec-8c39-001a4aab830c 2022-04-26T02:09:25.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.380+0000 7f8aa9dc2700 1 mon.c@-1(???) e0 preinit fsid aebc28c2-c505-11ec-8c39-001a4aab830c 2022-04-26T02:09:25.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.399+0000 7f8a933cf700 0 mon.c@-1(synchronizing).mds e1 new map 2022-04-26T02:09:25.644 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.399+0000 7f8a933cf700 0 mon.c@-1(synchronizing).mds e1 print_map 2022-04-26T02:09:25.644 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: e1 2022-04-26T02:09:25.644 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-26T02:09:25.644 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2022-04-26T02:09:25.644 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: legacy client fscid: -1 2022-04-26T02:09:25.644 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: 2022-04-26T02:09:25.644 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: No filesystems configured 2022-04-26T02:09:25.644 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: 2022-04-26T02:09:25.644 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.399+0000 7f8a933cf700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2022-04-26T02:09:25.644 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.399+0000 7f8a933cf700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2022-04-26T02:09:25.645 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.399+0000 7f8a933cf700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2022-04-26T02:09:25.645 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.399+0000 7f8a933cf700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2022-04-26T02:09:25.645 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.399+0000 7f8a933cf700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2022-04-26T02:09:25.645 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.399+0000 7f8a933cf700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2022-04-26T02:09:25.645 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.400+0000 7f8a933cf700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-26T02:09:25.645 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.400+0000 7f8a933cf700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T02:09:25.645 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.400+0000 7f8a933cf700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T02:09:25.645 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.400+0000 7f8a933cf700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T02:09:25.645 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:23.907248+0000 mgr.y (mgr.14146) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:25.645 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:24.733529+0000 mon.a (mon.0) 124 : audit [DBG] from='client.? 172.21.15.114:0/2116865564' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T02:09:25.645 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: debug 2022-04-26T02:09:25.400+0000 7f8a933cf700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2022-04-26T02:09:26.155 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2022-04-26T02:09:26.156 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aebc28c2-c505-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-26T02:09:30.751 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:09:30.751 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":2,"fsid":"aebc28c2-c505-11ec-8c39-001a4aab830c","modified":"2022-04-26T02:09:25.404252Z","created":"2022-04-26T02:08:16.536992Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3301","nonce":0},{"type":"v1","addr":"172.21.15.71:6790","nonce":0}]},"addr":"172.21.15.71:6790/0","public_addr":"172.21.15.71:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2022-04-26T02:09:30.753 INFO:teuthology.orchestra.run.smithi114.stderr:dumped monmap epoch 2 2022-04-26T02:09:30.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:25.407014+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T02:09:30.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:25.407156+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:09:30.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:25.407294+0000 mon.a (mon.0) 128 : cluster [INF] mon.a calling monitor election 2022-04-26T02:09:30.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:25.907606+0000 mgr.y (mgr.14146) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:30.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:26.403858+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:09:30.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:27.403841+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:09:30.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:27.405083+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2022-04-26T02:09:30.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:27.907828+0000 mgr.y (mgr.14146) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:30.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:28.404070+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:09:30.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:29.404226+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:09:30.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:30.404195+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:09:30.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:30.433273+0000 mon.a (mon.0) 134 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2022-04-26T02:09:30.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:30.444400+0000 mon.a (mon.0) 135 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} 2022-04-26T02:09:30.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:30.444465+0000 mon.a (mon.0) 136 : cluster [DBG] fsmap 2022-04-26T02:09:30.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:30.444497+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T02:09:30.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:30.444716+0000 mon.a (mon.0) 138 : cluster [DBG] mgrmap e13: y(active, since 30s) 2022-04-26T02:09:30.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:30.454145+0000 mon.a (mon.0) 139 : cluster [INF] overall HEALTH_OK 2022-04-26T02:09:30.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:30.460183+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:30.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:30.461244+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:09:30.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:30.462045+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:30.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:25.407014+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T02:09:30.865 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:25.407156+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:09:30.865 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:25.407294+0000 mon.a (mon.0) 128 : cluster [INF] mon.a calling monitor election 2022-04-26T02:09:30.865 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:25.907606+0000 mgr.y (mgr.14146) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:30.865 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:26.403858+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:09:30.865 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:27.403841+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:09:30.865 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:27.405083+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2022-04-26T02:09:30.865 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:27.907828+0000 mgr.y (mgr.14146) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:30.865 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:28.404070+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:09:30.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:29.404226+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:09:30.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:30.404195+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:09:30.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:30.433273+0000 mon.a (mon.0) 134 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2022-04-26T02:09:30.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:30.444400+0000 mon.a (mon.0) 135 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} 2022-04-26T02:09:30.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:30.444465+0000 mon.a (mon.0) 136 : cluster [DBG] fsmap 2022-04-26T02:09:30.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:30.444497+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T02:09:30.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:30.444716+0000 mon.a (mon.0) 138 : cluster [DBG] mgrmap e13: y(active, since 30s) 2022-04-26T02:09:30.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:30.454145+0000 mon.a (mon.0) 139 : cluster [INF] overall HEALTH_OK 2022-04-26T02:09:30.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:30.460183+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:30.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:30.461244+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:09:30.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:30 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:30.462045+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:31.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:31 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:29.908136+0000 mgr.y (mgr.14146) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:31.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:31 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:09:30.462811+0000 mgr.y (mgr.14146) 22 : cephadm [INF] Deploying daemon mon.b on smithi114 2022-04-26T02:09:31.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:31 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:30.746759+0000 mon.a (mon.0) 143 : audit [DBG] from='client.? 172.21.15.114:0/594441424' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T02:09:31.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:31 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:31.404424+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:09:31.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:31 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:29.908136+0000 mgr.y (mgr.14146) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:31.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:31 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cephadm 2022-04-26T02:09:30.462811+0000 mgr.y (mgr.14146) 22 : cephadm [INF] Deploying daemon mon.b on smithi114 2022-04-26T02:09:31.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:31 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:30.746759+0000 mon.a (mon.0) 143 : audit [DBG] from='client.? 172.21.15.114:0/594441424' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T02:09:31.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:31 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:31.404424+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:09:32.178 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2022-04-26T02:09:32.186 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aebc28c2-c505-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-26T02:09:33.165 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 systemd[1]: Starting Ceph mon.b for aebc28c2-c505-11ec-8c39-001a4aab830c... 2022-04-26T02:09:33.760 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 podman[31009]: 2022-04-26T02:09:33.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:33 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:31.908485+0000 mgr.y (mgr.14146) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:33.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:33 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:31.908485+0000 mgr.y (mgr.14146) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:34.045 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.754+0000 7f03b105c700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-26T02:09:34.046 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.754+0000 7f03b105c700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2022-04-26T02:09:34.046 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.754+0000 7f03b105c700 0 pidfile_write: ignore empty --pid-file 2022-04-26T02:09:34.046 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 bash[31009]: f04414f903a91945a02cfab2e92d6ed21ac1ace24061ee377d11df111e89179a 2022-04-26T02:09:34.046 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.758+0000 7f03b105c700 0 load: jerasure load: lrc load: isa 2022-04-26T02:09:34.046 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: RocksDB version: 6.8.1 2022-04-26T02:09:34.046 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: 2022-04-26T02:09:34.047 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-26T02:09:34.047 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Compile date Jul 8 2021 2022-04-26T02:09:34.047 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: DB SUMMARY 2022-04-26T02:09:34.047 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: 2022-04-26T02:09:34.047 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: CURRENT file: CURRENT 2022-04-26T02:09:34.047 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: 2022-04-26T02:09:34.047 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: IDENTITY file: IDENTITY 2022-04-26T02:09:34.047 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: 2022-04-26T02:09:34.047 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2022-04-26T02:09:34.047 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: 2022-04-26T02:09:34.048 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2022-04-26T02:09:34.048 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: 2022-04-26T02:09:34.048 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 636 ; 2022-04-26T02:09:34.048 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: 2022-04-26T02:09:34.048 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.error_if_exists: 0 2022-04-26T02:09:34.048 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.create_if_missing: 0 2022-04-26T02:09:34.048 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.paranoid_checks: 1 2022-04-26T02:09:34.048 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.env: 0x557fa18121c0 2022-04-26T02:09:34.048 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.fs: Posix File System 2022-04-26T02:09:34.049 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.info_log: 0x557fa29306a0 2022-04-26T02:09:34.049 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-26T02:09:34.049 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.statistics: (nil) 2022-04-26T02:09:34.049 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.use_fsync: 0 2022-04-26T02:09:34.049 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_log_file_size: 0 2022-04-26T02:09:34.049 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-26T02:09:34.049 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-26T02:09:34.049 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-26T02:09:34.049 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-26T02:09:34.049 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.allow_fallocate: 1 2022-04-26T02:09:34.050 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-26T02:09:34.050 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-26T02:09:34.050 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.use_direct_reads: 0 2022-04-26T02:09:34.050 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-26T02:09:34.050 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-26T02:09:34.050 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.db_log_dir: 2022-04-26T02:09:34.050 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2022-04-26T02:09:34.050 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-26T02:09:34.050 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_subcompactions: 1 2022-04-26T02:09:34.050 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_background_flushes: -1 2022-04-26T02:09:34.051 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-26T02:09:34.051 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-26T02:09:34.051 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-26T02:09:34.051 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-26T02:09:34.051 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-26T02:09:34.051 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-26T02:09:34.051 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-26T02:09:34.051 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.write_buffer_manager: 0x557fa29c3f20 2022-04-26T02:09:34.051 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-26T02:09:34.052 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-26T02:09:34.052 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-26T02:09:34.052 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-26T02:09:34.052 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-26T02:09:34.052 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-26T02:09:34.052 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-26T02:09:34.052 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-26T02:09:34.052 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-26T02:09:34.052 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.unordered_write: 0 2022-04-26T02:09:34.052 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-26T02:09:34.053 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-26T02:09:34.053 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-26T02:09:34.053 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-26T02:09:34.055 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.row_cache: None 2022-04-26T02:09:34.055 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.wal_filter: None 2022-04-26T02:09:34.055 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-26T02:09:34.055 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-26T02:09:34.055 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.preserve_deletes: 0 2022-04-26T02:09:34.055 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.two_write_queues: 0 2022-04-26T02:09:34.055 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-26T02:09:34.056 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.atomic_flush: 0 2022-04-26T02:09:34.056 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-26T02:09:34.056 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-26T02:09:34.056 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-26T02:09:34.056 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.log_readahead_size: 0 2022-04-26T02:09:34.056 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-26T02:09:34.056 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_background_jobs: 2 2022-04-26T02:09:34.056 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_background_compactions: -1 2022-04-26T02:09:34.056 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-26T02:09:34.056 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-26T02:09:34.057 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-26T02:09:34.057 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-26T02:09:34.057 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-26T02:09:34.057 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-26T02:09:34.057 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-26T02:09:34.057 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-26T02:09:34.057 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_open_files: -1 2022-04-26T02:09:34.057 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-26T02:09:34.057 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-26T02:09:34.058 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-26T02:09:34.058 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-26T02:09:34.058 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Compression algorithms supported: 2022-04-26T02:09:34.058 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-26T02:09:34.058 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: kZSTD supported: 0 2022-04-26T02:09:34.058 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: kXpressCompression supported: 0 2022-04-26T02:09:34.058 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-26T02:09:34.058 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: kLZ4Compression supported: 1 2022-04-26T02:09:34.058 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: kBZip2Compression supported: 0 2022-04-26T02:09:34.058 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: kZlibCompression supported: 1 2022-04-26T02:09:34.059 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: kSnappyCompression supported: 1 2022-04-26T02:09:34.059 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-26T02:09:34.059 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2022-04-26T02:09:34.059 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: 2022-04-26T02:09:34.059 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-26T02:09:34.059 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: 2022-04-26T02:09:34.059 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-26T02:09:34.059 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.merge_operator: 2022-04-26T02:09:34.059 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.compaction_filter: None 2022-04-26T02:09:34.060 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-26T02:09:34.060 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-26T02:09:34.060 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-26T02:09:34.060 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557fa28d5cc0) 2022-04-26T02:09:34.060 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cache_index_and_filter_blocks: 1 2022-04-26T02:09:34.060 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-26T02:09:34.060 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-26T02:09:34.060 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: pin_top_level_index_and_filter: 1 2022-04-26T02:09:34.060 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: index_type: 0 2022-04-26T02:09:34.060 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: data_block_index_type: 0 2022-04-26T02:09:34.061 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: index_shortening: 1 2022-04-26T02:09:34.061 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: data_block_hash_table_util_ratio: 0.750000 2022-04-26T02:09:34.061 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: hash_index_allow_collision: 1 2022-04-26T02:09:34.061 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: checksum: 1 2022-04-26T02:09:34.061 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: no_block_cache: 0 2022-04-26T02:09:34.061 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: block_cache: 0x557fa290af10 2022-04-26T02:09:34.061 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: block_cache_name: BinnedLRUCache 2022-04-26T02:09:34.061 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: block_cache_options: 2022-04-26T02:09:34.061 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: capacity : 536870912 2022-04-26T02:09:34.061 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: num_shard_bits : 4 2022-04-26T02:09:34.062 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: strict_capacity_limit : 0 2022-04-26T02:09:34.062 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: high_pri_pool_ratio: 0.000 2022-04-26T02:09:34.062 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: block_cache_compressed: (nil) 2022-04-26T02:09:34.062 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: persistent_cache: (nil) 2022-04-26T02:09:34.062 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: block_size: 4096 2022-04-26T02:09:34.062 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: block_size_deviation: 10 2022-04-26T02:09:34.062 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: block_restart_interval: 16 2022-04-26T02:09:34.062 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: index_block_restart_interval: 1 2022-04-26T02:09:34.062 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: metadata_block_size: 4096 2022-04-26T02:09:34.062 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: partition_filters: 0 2022-04-26T02:09:34.063 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: use_delta_encoding: 1 2022-04-26T02:09:34.063 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-26T02:09:34.063 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: whole_key_filtering: 1 2022-04-26T02:09:34.063 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: verify_compression: 0 2022-04-26T02:09:34.063 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: read_amp_bytes_per_bit: 0 2022-04-26T02:09:34.063 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: format_version: 2 2022-04-26T02:09:34.063 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: enable_index_compression: 1 2022-04-26T02:09:34.063 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: block_align: 0 2022-04-26T02:09:34.063 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: 2022-04-26T02:09:34.063 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-26T02:09:34.063 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-26T02:09:34.064 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.compression: NoCompression 2022-04-26T02:09:34.064 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-26T02:09:34.064 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-26T02:09:34.064 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-26T02:09:34.064 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.num_levels: 7 2022-04-26T02:09:34.064 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-26T02:09:34.064 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-26T02:09:34.064 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-26T02:09:34.064 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-26T02:09:34.064 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-26T02:09:34.065 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-26T02:09:34.065 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-26T02:09:34.065 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-26T02:09:34.065 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-26T02:09:34.065 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-26T02:09:34.065 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-26T02:09:34.065 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-26T02:09:34.065 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-26T02:09:34.065 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-26T02:09:34.066 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-26T02:09:34.066 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-26T02:09:34.066 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-26T02:09:34.066 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-26T02:09:34.066 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-26T02:09:34.066 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-26T02:09:34.066 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-26T02:09:34.066 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-26T02:09:34.066 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-26T02:09:34.066 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-26T02:09:34.067 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-26T02:09:34.067 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-26T02:09:34.067 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-26T02:09:34.067 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-26T02:09:34.067 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-26T02:09:34.067 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-26T02:09:34.067 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-26T02:09:34.067 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-26T02:09:34.067 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-26T02:09:34.067 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-26T02:09:34.068 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-26T02:09:34.068 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-26T02:09:34.068 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-26T02:09:34.068 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-26T02:09:34.068 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-26T02:09:34.068 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-26T02:09:34.068 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-26T02:09:34.068 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-26T02:09:34.068 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-26T02:09:34.069 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-26T02:09:34.069 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-26T02:09:34.069 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-26T02:09:34.069 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-26T02:09:34.069 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.table_properties_collectors: 2022-04-26T02:09:34.069 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.inplace_update_support: 0 2022-04-26T02:09:34.069 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-26T02:09:34.069 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-26T02:09:34.069 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-26T02:09:34.069 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-26T02:09:34.070 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.bloom_locality: 0 2022-04-26T02:09:34.070 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.max_successive_merges: 0 2022-04-26T02:09:34.070 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-26T02:09:34.070 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-26T02:09:34.070 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-26T02:09:34.070 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-26T02:09:34.070 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.ttl: 2592000 2022-04-26T02:09:34.070 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.759+0000 7f03b105c700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-26T02:09:34.070 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.760+0000 7f03b105c700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2022-04-26T02:09:34.071 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: 2022-04-26T02:09:34.071 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.760+0000 7f03b105c700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2022-04-26T02:09:34.071 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: 2022-04-26T02:09:34.071 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.760+0000 7f03b105c700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650938973761601, "job": 1, "event": "recovery_started", "log_files": [3]} 2022-04-26T02:09:34.071 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.760+0000 7f03b105c700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2022-04-26T02:09:34.071 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.760+0000 7f03b105c700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2022-04-26T02:09:34.071 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.761+0000 7f03b105c700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650938973762220, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1562, "table_properties": {"data_size": 648, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1650938973, "oldest_key_time": 3, "file_creation_time": 0}} 2022-04-26T02:09:34.071 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.761+0000 7f03b105c700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2022-04-26T02:09:34.071 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: 2022-04-26T02:09:34.071 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.761+0000 7f03b105c700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650938973762699, "job": 1, "event": "recovery_finished"} 2022-04-26T02:09:34.072 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.762+0000 7f03b105c700 4 rocksdb: DB pointer 0x557fa29cf800 2022-04-26T02:09:34.072 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.763+0000 7f0397e64700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-26T02:09:34.072 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.763+0000 7f0397e64700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-26T02:09:34.072 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: ** DB Stats ** 2022-04-26T02:09:34.072 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:09:34.072 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2022-04-26T02:09:34.072 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-26T02:09:34.072 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T02:09:34.072 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2022-04-26T02:09:34.073 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-26T02:09:34.073 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T02:09:34.073 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: 2022-04-26T02:09:34.073 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: ** Compaction Stats [default] ** 2022-04-26T02:09:34.073 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2022-04-26T02:09:34.073 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:09:34.073 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: L0 1/0 1.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2022-04-26T02:09:34.073 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Sum 1/0 1.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2022-04-26T02:09:34.073 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2022-04-26T02:09:34.073 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: 2022-04-26T02:09:34.074 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: ** Compaction Stats [default] ** 2022-04-26T02:09:34.074 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2022-04-26T02:09:34.074 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:09:34.074 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2022-04-26T02:09:34.074 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:09:34.074 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T02:09:34.074 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T02:09:34.074 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T02:09:34.074 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T02:09:34.074 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: AddFile(Keys): cumulative 0, interval 0 2022-04-26T02:09:34.075 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Cumulative compaction: 0.00 GB write, 0.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:09:34.075 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Interval compaction: 0.00 GB write, 0.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:09:34.075 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2022-04-26T02:09:34.075 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: 2022-04-26T02:09:34.075 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: ** File Read Latency Histogram By Level [default] ** 2022-04-26T02:09:34.075 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: 2022-04-26T02:09:34.075 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: ** Compaction Stats [default] ** 2022-04-26T02:09:34.075 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2022-04-26T02:09:34.075 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:09:34.075 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: L0 1/0 1.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2022-04-26T02:09:34.076 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Sum 1/0 1.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2022-04-26T02:09:34.076 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2022-04-26T02:09:34.076 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: 2022-04-26T02:09:34.076 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: ** Compaction Stats [default] ** 2022-04-26T02:09:34.076 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2022-04-26T02:09:34.076 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:09:34.076 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2022-04-26T02:09:34.076 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:09:34.076 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T02:09:34.076 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T02:09:34.077 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T02:09:34.077 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T02:09:34.077 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: AddFile(Keys): cumulative 0, interval 0 2022-04-26T02:09:34.077 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Cumulative compaction: 0.00 GB write, 0.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:09:34.077 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:09:34.077 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2022-04-26T02:09:34.077 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: 2022-04-26T02:09:34.077 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: ** File Read Latency Histogram By Level [default] ** 2022-04-26T02:09:34.077 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: 2022-04-26T02:09:34.077 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.763+0000 7f03b105c700 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2022-04-26T02:09:34.078 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.763+0000 7f03b105c700 0 using public_addr v2:172.21.15.114:0/0 -> [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] 2022-04-26T02:09:34.078 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.764+0000 7f03b105c700 0 starting mon.b rank -1 at public addrs [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] at bind addrs [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid aebc28c2-c505-11ec-8c39-001a4aab830c 2022-04-26T02:09:34.078 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 systemd[1]: Started Ceph mon.b for aebc28c2-c505-11ec-8c39-001a4aab830c. 2022-04-26T02:09:34.078 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.765+0000 7f03b105c700 1 mon.b@-1(???) e0 preinit fsid aebc28c2-c505-11ec-8c39-001a4aab830c 2022-04-26T02:09:34.078 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.783+0000 7f039a669700 0 mon.b@-1(synchronizing).mds e1 new map 2022-04-26T02:09:34.078 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.783+0000 7f039a669700 0 mon.b@-1(synchronizing).mds e1 print_map 2022-04-26T02:09:34.078 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: e1 2022-04-26T02:09:34.078 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-26T02:09:34.078 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2022-04-26T02:09:34.079 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: legacy client fscid: -1 2022-04-26T02:09:34.079 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: 2022-04-26T02:09:34.079 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: No filesystems configured 2022-04-26T02:09:34.079 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: 2022-04-26T02:09:34.079 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.783+0000 7f039a669700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2022-04-26T02:09:34.079 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.783+0000 7f039a669700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2022-04-26T02:09:34.079 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.784+0000 7f039a669700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2022-04-26T02:09:34.079 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.784+0000 7f039a669700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2022-04-26T02:09:34.079 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.784+0000 7f039a669700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2022-04-26T02:09:34.079 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.784+0000 7f039a669700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2022-04-26T02:09:34.079 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.784+0000 7f039a669700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-26T02:09:34.080 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.784+0000 7f039a669700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T02:09:34.080 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.784+0000 7f039a669700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T02:09:34.080 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.784+0000 7f039a669700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T02:09:34.080 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:31.908485+0000 mgr.y (mgr.14146) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:34.080 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.784+0000 7f039a669700 1 mon.b@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2022-04-26T02:09:34.080 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.786+0000 7f039a669700 20 expand_channel_meta expand map: {default=false} 2022-04-26T02:09:34.080 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.786+0000 7f039a669700 20 expand_channel_meta from 'false' to 'false' 2022-04-26T02:09:34.080 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.786+0000 7f039a669700 20 expand_channel_meta expanded map: {default=false} 2022-04-26T02:09:34.080 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.786+0000 7f039a669700 20 expand_channel_meta expand map: {default=info} 2022-04-26T02:09:34.081 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.786+0000 7f039a669700 20 expand_channel_meta from 'info' to 'info' 2022-04-26T02:09:34.081 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.786+0000 7f039a669700 20 expand_channel_meta expanded map: {default=info} 2022-04-26T02:09:34.081 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.786+0000 7f039a669700 20 expand_channel_meta expand map: {default=daemon} 2022-04-26T02:09:34.081 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.786+0000 7f039a669700 20 expand_channel_meta from 'daemon' to 'daemon' 2022-04-26T02:09:34.081 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.786+0000 7f039a669700 20 expand_channel_meta expanded map: {default=daemon} 2022-04-26T02:09:34.081 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.786+0000 7f039a669700 20 expand_channel_meta expand map: {default=debug} 2022-04-26T02:09:34.081 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.786+0000 7f039a669700 20 expand_channel_meta from 'debug' to 'debug' 2022-04-26T02:09:34.081 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: debug 2022-04-26T02:09:33.786+0000 7f039a669700 20 expand_channel_meta expanded map: {default=debug} 2022-04-26T02:09:39.295 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:33.792798+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T02:09:39.295 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:33.793011+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2022-04-26T02:09:39.295 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:33.795561+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2022-04-26T02:09:39.295 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:33.805269+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:09:39.295 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:33.805444+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:09:39.296 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:33.908788+0000 mgr.y (mgr.14146) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:39.296 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:34.789406+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:09:39.296 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:35.789266+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:09:39.296 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:35.790814+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2022-04-26T02:09:39.296 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:35.909134+0000 mgr.y (mgr.14146) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:39.296 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:36.789461+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:09:39.296 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:37.789739+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:09:39.296 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:37.909468+0000 mgr.y (mgr.14146) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:39.296 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:38.789822+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:09:39.297 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:38.819048+0000 mon.a (mon.0) 155 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2022-04-26T02:09:39.297 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:38.821963+0000 mon.a (mon.0) 156 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} 2022-04-26T02:09:39.297 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:38.822029+0000 mon.a (mon.0) 157 : cluster [DBG] fsmap 2022-04-26T02:09:39.297 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:38.822059+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T02:09:39.297 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:38.822273+0000 mon.a (mon.0) 159 : cluster [DBG] mgrmap e13: y(active, since 38s) 2022-04-26T02:09:39.297 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:38.825882+0000 mon.a (mon.0) 160 : cluster [INF] overall HEALTH_OK 2022-04-26T02:09:39.297 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:38.830589+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:39.297 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:38.831760+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:39.297 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:38.832968+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:39.297 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:38 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:38.833958+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:09:39.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:33.792798+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T02:09:39.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:33.793011+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2022-04-26T02:09:39.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:33.795561+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2022-04-26T02:09:39.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:33.805269+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:09:39.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:33.805444+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:09:39.363 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:33.908788+0000 mgr.y (mgr.14146) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:39.363 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:34.789406+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:09:39.363 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:35.789266+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:09:39.363 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:35.790814+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2022-04-26T02:09:39.363 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:35.909134+0000 mgr.y (mgr.14146) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:39.363 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:36.789461+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:09:39.363 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:37.789739+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:09:39.363 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:37.909468+0000 mgr.y (mgr.14146) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:39.363 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:38.789822+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:09:39.363 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:38.819048+0000 mon.a (mon.0) 155 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2022-04-26T02:09:39.363 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:38.821963+0000 mon.a (mon.0) 156 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} 2022-04-26T02:09:39.364 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:38.822029+0000 mon.a (mon.0) 157 : cluster [DBG] fsmap 2022-04-26T02:09:39.364 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:33.792798+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T02:09:39.364 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:33.793011+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2022-04-26T02:09:39.364 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:33.795561+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2022-04-26T02:09:39.364 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:33.805269+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:09:39.364 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:33.805444+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:09:39.364 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:33.908788+0000 mgr.y (mgr.14146) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:39.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:34.789406+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:09:39.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:35.789266+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:09:39.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:35.790814+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2022-04-26T02:09:39.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:35.909134+0000 mgr.y (mgr.14146) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:39.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:36.789461+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:09:39.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:37.789739+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:09:39.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:37.909468+0000 mgr.y (mgr.14146) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:39.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:38.789822+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:09:39.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:38.819048+0000 mon.a (mon.0) 155 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2022-04-26T02:09:39.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:38.821963+0000 mon.a (mon.0) 156 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} 2022-04-26T02:09:39.366 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:38.822029+0000 mon.a (mon.0) 157 : cluster [DBG] fsmap 2022-04-26T02:09:39.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:38.822059+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T02:09:39.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:38.822273+0000 mon.a (mon.0) 159 : cluster [DBG] mgrmap e13: y(active, since 38s) 2022-04-26T02:09:39.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:38.825882+0000 mon.a (mon.0) 160 : cluster [INF] overall HEALTH_OK 2022-04-26T02:09:39.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:38.830589+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:39.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:38.831760+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:39.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:38.832968+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:39.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:38.833958+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:09:39.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:38.822059+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T02:09:39.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:38.822273+0000 mon.a (mon.0) 159 : cluster [DBG] mgrmap e13: y(active, since 38s) 2022-04-26T02:09:39.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:38.825882+0000 mon.a (mon.0) 160 : cluster [INF] overall HEALTH_OK 2022-04-26T02:09:39.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:38.830589+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:39.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:38.831760+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:39.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:38.832968+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:39.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:38 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:38.833958+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:09:40.244 INFO:teuthology.orchestra.run.smithi114.stdout: 2022-04-26T02:09:40.245 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":3,"fsid":"aebc28c2-c505-11ec-8c39-001a4aab830c","modified":"2022-04-26T02:09:33.789642Z","created":"2022-04-26T02:08:16.536992Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3301","nonce":0},{"type":"v1","addr":"172.21.15.71:6790","nonce":0}]},"addr":"172.21.15.71:6790/0","public_addr":"172.21.15.71:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2022-04-26T02:09:40.246 INFO:teuthology.orchestra.run.smithi114.stderr:dumped monmap epoch 3 2022-04-26T02:09:40.274 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:39 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:39.790066+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:09:40.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:39 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:39.790066+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:09:40.362 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:39 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:39.790066+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:09:40.577 INFO:tasks.cephadm:Generating final ceph.conf file... 2022-04-26T02:09:40.577 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aebc28c2-c505-11ec-8c39-001a4aab830c -- ceph config generate-minimal-conf 2022-04-26T02:09:41.261 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:39.909826+0000 mgr.y (mgr.14146) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:41.261 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:39.917586+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:41.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:09:39.918015+0000 mgr.y (mgr.14146) 28 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.conf 2022-04-26T02:09:41.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:39.938817+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:41.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:40.036242+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:41.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:40.217550+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:41.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:09:40.217910+0000 mgr.y (mgr.14146) 29 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2022-04-26T02:09:41.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:40.240169+0000 mon.a (mon.0) 170 : audit [DBG] from='client.? 172.21.15.114:0/1597110110' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T02:09:41.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:40.241682+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:41.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:40.246705+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:41.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:09:40.247462+0000 mgr.y (mgr.14146) 30 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2022-04-26T02:09:41.263 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:40.247657+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:09:41.263 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:40.248171+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T02:09:41.263 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:40.248710+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:41.263 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:09:40.249270+0000 mgr.y (mgr.14146) 31 : cephadm [INF] Reconfiguring daemon mon.a on smithi071 2022-04-26T02:09:41.263 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:39.909826+0000 mgr.y (mgr.14146) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:41.263 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:39.917586+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:41.263 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cephadm 2022-04-26T02:09:39.918015+0000 mgr.y (mgr.14146) 28 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.conf 2022-04-26T02:09:41.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:39.938817+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:41.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:40.036242+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:41.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:40.217550+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:41.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cephadm 2022-04-26T02:09:40.217910+0000 mgr.y (mgr.14146) 29 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2022-04-26T02:09:41.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:40.240169+0000 mon.a (mon.0) 170 : audit [DBG] from='client.? 172.21.15.114:0/1597110110' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T02:09:41.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:40.241682+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:41.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:40.246705+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:41.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cephadm 2022-04-26T02:09:40.247462+0000 mgr.y (mgr.14146) 30 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2022-04-26T02:09:41.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:40.247657+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:09:41.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:40.248171+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T02:09:41.265 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:40.248710+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:41.265 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:40 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cephadm 2022-04-26T02:09:40.249270+0000 mgr.y (mgr.14146) 31 : cephadm [INF] Reconfiguring daemon mon.a on smithi071 2022-04-26T02:09:41.294 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:40 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:39.909826+0000 mgr.y (mgr.14146) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:41.295 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:40 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:39.917586+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:41.295 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:40 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cephadm 2022-04-26T02:09:39.918015+0000 mgr.y (mgr.14146) 28 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.conf 2022-04-26T02:09:41.295 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:40 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:39.938817+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:41.295 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:40 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:40.036242+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:41.295 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:40 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:40.217550+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:41.295 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:40 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cephadm 2022-04-26T02:09:40.217910+0000 mgr.y (mgr.14146) 29 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2022-04-26T02:09:41.295 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:40 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:40.240169+0000 mon.a (mon.0) 170 : audit [DBG] from='client.? 172.21.15.114:0/1597110110' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T02:09:41.295 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:40 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:40.241682+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:41.295 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:40 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:40.246705+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:41.296 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:40 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cephadm 2022-04-26T02:09:40.247462+0000 mgr.y (mgr.14146) 30 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2022-04-26T02:09:41.296 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:40 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:40.247657+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:09:41.296 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:40 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:40.248171+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T02:09:41.296 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:40 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:40.248710+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:41.296 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:40 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cephadm 2022-04-26T02:09:40.249270+0000 mgr.y (mgr.14146) 31 : cephadm [INF] Reconfiguring daemon mon.a on smithi071 2022-04-26T02:09:42.604 INFO:teuthology.orchestra.run.smithi071.stdout:# minimal ceph.conf for aebc28c2-c505-11ec-8c39-001a4aab830c 2022-04-26T02:09:42.613 INFO:teuthology.orchestra.run.smithi071.stdout:[global] 2022-04-26T02:09:42.613 INFO:teuthology.orchestra.run.smithi071.stdout: fsid = aebc28c2-c505-11ec-8c39-001a4aab830c 2022-04-26T02:09:42.613 INFO:teuthology.orchestra.run.smithi071.stdout: mon_host = [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] 2022-04-26T02:09:42.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:42 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:41.338048+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:42.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:42 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:09:41.338510+0000 mgr.y (mgr.14146) 32 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2022-04-26T02:09:42.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:42 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:41.338702+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:09:42.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:42 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:41.339270+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T02:09:42.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:42 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:41.339779+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:42.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:42 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:09:41.340364+0000 mgr.y (mgr.14146) 33 : cephadm [INF] Reconfiguring daemon mon.c on smithi071 2022-04-26T02:09:42.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:42 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:41.338048+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:42.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:42 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cephadm 2022-04-26T02:09:41.338510+0000 mgr.y (mgr.14146) 32 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2022-04-26T02:09:42.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:42 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:41.338702+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:09:42.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:42 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:41.339270+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T02:09:42.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:42 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:41.339779+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:42.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:42 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cephadm 2022-04-26T02:09:41.340364+0000 mgr.y (mgr.14146) 33 : cephadm [INF] Reconfiguring daemon mon.c on smithi071 2022-04-26T02:09:42.794 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:42 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:41.338048+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:42.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:42 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cephadm 2022-04-26T02:09:41.338510+0000 mgr.y (mgr.14146) 32 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2022-04-26T02:09:42.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:42 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:41.338702+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:09:42.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:42 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:41.339270+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T02:09:42.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:42 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:41.339779+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:42.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:42 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cephadm 2022-04-26T02:09:41.340364+0000 mgr.y (mgr.14146) 33 : cephadm [INF] Reconfiguring daemon mon.c on smithi071 2022-04-26T02:09:43.298 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2022-04-26T02:09:43.298 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2022-04-26T02:09:43.298 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/ceph/ceph.conf 2022-04-26T02:09:43.327 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2022-04-26T02:09:43.328 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-26T02:09:43.395 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2022-04-26T02:09:43.395 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/ceph/ceph.conf 2022-04-26T02:09:43.426 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2022-04-26T02:09:43.426 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-26T02:09:43.496 INFO:tasks.cephadm:Adding mgr.y on smithi071 2022-04-26T02:09:43.496 INFO:tasks.cephadm:Adding mgr.x on smithi114 2022-04-26T02:09:43.496 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aebc28c2-c505-11ec-8c39-001a4aab830c -- ceph orch apply mgr '2;smithi071=y;smithi114=x' 2022-04-26T02:09:43.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:43 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:41.910282+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:43.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:43 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:42.599802+0000 mon.a (mon.0) 180 : audit [DBG] from='client.? 172.21.15.71:0/3734308205' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:43.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:43 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:42.926356+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:43.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:43 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:42.926968+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:09:43.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:43 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:42.927495+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T02:09:43.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:43 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:42.928130+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:43.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:43 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:41.910282+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:43.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:43 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:42.599802+0000 mon.a (mon.0) 180 : audit [DBG] from='client.? 172.21.15.71:0/3734308205' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:43.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:43 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:42.926356+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:43.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:43 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:42.926968+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:09:43.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:43 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:42.927495+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T02:09:43.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:43 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:42.928130+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:43.746 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:43 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:41.910282+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:43.772 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:43 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:42.599802+0000 mon.a (mon.0) 180 : audit [DBG] from='client.? 172.21.15.71:0/3734308205' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:43.772 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:43 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:42.926356+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:43.773 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:43 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:42.926968+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:09:43.773 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:43 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:42.927495+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T02:09:43.773 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:43 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:42.928130+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:44.471 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:44 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cephadm 2022-04-26T02:09:42.926764+0000 mgr.y (mgr.14146) 35 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2022-04-26T02:09:44.471 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:44 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cephadm 2022-04-26T02:09:42.928785+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Reconfiguring daemon mon.b on smithi114 2022-04-26T02:09:44.471 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:44 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:44.023271+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:44.471 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:44 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:44.024033+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:44.472 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:44 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:44.025036+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:44.472 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:44 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:44.025737+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:09:44.472 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:44 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:44.029557+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:44.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:44 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:09:42.926764+0000 mgr.y (mgr.14146) 35 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2022-04-26T02:09:44.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:44 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:09:42.928785+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Reconfiguring daemon mon.b on smithi114 2022-04-26T02:09:44.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:44 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:44.023271+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:44.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:44 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:44.024033+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:44.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:44 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:44.025036+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:44.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:44 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:44.025737+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:09:44.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:44 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:44.029557+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:44.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:44 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cephadm 2022-04-26T02:09:42.926764+0000 mgr.y (mgr.14146) 35 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2022-04-26T02:09:44.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:44 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cephadm 2022-04-26T02:09:42.928785+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Reconfiguring daemon mon.b on smithi114 2022-04-26T02:09:44.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:44 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:44.023271+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:44.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:44 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:44.024033+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:44.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:44 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:44.025036+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:44.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:44 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:44.025737+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:09:44.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:44 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:44.029557+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:45.288 INFO:teuthology.orchestra.run.smithi114.stdout:Scheduled mgr update... 2022-04-26T02:09:45.648 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:45 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:43.910701+0000 mgr.y (mgr.14146) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:45.648 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:45 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:45.282993+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:45.649 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:45 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:45.283734+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:45.649 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:45 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:45.284900+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:45.649 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:45 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:45.286004+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:09:45.649 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:45 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:45.293050+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:45.649 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:45 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:45.294339+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T02:09:45.650 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:45 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:45.299373+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2022-04-26T02:09:45.650 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:45 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:45.300199+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T02:09:45.650 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:45 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:45.301132+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:45.727 DEBUG:teuthology.orchestra.run.smithi114:mgr.x> sudo journalctl -f -n 0 -u ceph-aebc28c2-c505-11ec-8c39-001a4aab830c@mgr.x.service 2022-04-26T02:09:45.729 INFO:tasks.cephadm:Deploying OSDs... 2022-04-26T02:09:45.730 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2022-04-26T02:09:45.730 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/scratch_devs of=/dev/stdout 2022-04-26T02:09:45.751 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2022-04-26T02:09:45.751 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_1 && sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_1 2022-04-26T02:09:45.761 INFO:journalctl@ceph.mgr.x.smithi114.stdout:-- Logs begin at Tue 2022-04-26 01:59:54 UTC. -- 2022-04-26T02:09:45.811 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2022-04-26T02:09:45.811 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T02:09:45.812 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 6h/6d Inode: 151289 Links: 1 2022-04-26T02:09:45.812 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T02:09:45.812 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:device_t:s0 2022-04-26T02:09:45.812 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2022-04-26 02:09:24.914042496 +0000 2022-04-26T02:09:45.812 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2022-04-26 02:04:40.888820930 +0000 2022-04-26T02:09:45.812 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2022-04-26 02:04:40.888820930 +0000 2022-04-26T02:09:45.812 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: - 2022-04-26T02:09:45.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:43.910701+0000 mgr.y (mgr.14146) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:45.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:45.282993+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:45.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:45.283734+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:45.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:45.284900+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:45.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:45.286004+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:09:45.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:45.293050+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:45.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:45.294339+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T02:09:45.822 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:45.299373+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2022-04-26T02:09:45.822 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:45.300199+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T02:09:45.822 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:45.301132+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:45.822 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:43.910701+0000 mgr.y (mgr.14146) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:45.822 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:45.282993+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:45.822 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:45.283734+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:45.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:45.284900+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:45.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:45.286004+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:09:45.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:45.293050+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:45.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:45.294339+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T02:09:45.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:45.299373+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2022-04-26T02:09:45.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:45.300199+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T02:09:45.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:45 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:45.301132+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:45.824 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2022-04-26T02:09:45.824 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2022-04-26T02:09:45.824 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000256053 s, 2.0 MB/s 2022-04-26T02:09:45.827 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_2 && sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_2 2022-04-26T02:09:45.886 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2022-04-26T02:09:45.886 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T02:09:45.886 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 6h/6d Inode: 147147 Links: 1 2022-04-26T02:09:45.886 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T02:09:45.887 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:device_t:s0 2022-04-26T02:09:45.887 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2022-04-26 02:09:24.915042479 +0000 2022-04-26T02:09:45.887 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2022-04-26 02:04:41.228814960 +0000 2022-04-26T02:09:45.887 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2022-04-26 02:04:41.228814960 +0000 2022-04-26T02:09:45.887 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: - 2022-04-26T02:09:45.897 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2022-04-26T02:09:45.897 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2022-04-26T02:09:45.897 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000250175 s, 2.0 MB/s 2022-04-26T02:09:45.900 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_3 && sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_3 2022-04-26T02:09:45.959 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2022-04-26T02:09:45.959 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T02:09:45.959 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 6h/6d Inode: 149112 Links: 1 2022-04-26T02:09:45.959 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T02:09:45.959 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:device_t:s0 2022-04-26T02:09:45.960 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2022-04-26 02:09:24.915042479 +0000 2022-04-26T02:09:45.960 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2022-04-26 02:04:41.576808850 +0000 2022-04-26T02:09:45.960 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2022-04-26 02:04:41.576808850 +0000 2022-04-26T02:09:45.960 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: - 2022-04-26T02:09:45.970 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2022-04-26T02:09:45.970 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2022-04-26T02:09:45.970 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000250675 s, 2.0 MB/s 2022-04-26T02:09:45.973 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_4 && sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_4 2022-04-26T02:09:46.031 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2022-04-26T02:09:46.031 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T02:09:46.031 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 6h/6d Inode: 149165 Links: 1 2022-04-26T02:09:46.031 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T02:09:46.032 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:device_t:s0 2022-04-26T02:09:46.032 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2022-04-26 02:09:24.915042479 +0000 2022-04-26T02:09:46.032 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2022-04-26 02:04:41.909803003 +0000 2022-04-26T02:09:46.032 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2022-04-26 02:04:41.909803003 +0000 2022-04-26T02:09:46.032 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: - 2022-04-26T02:09:46.041 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2022-04-26T02:09:46.041 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2022-04-26T02:09:46.041 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000200831 s, 2.5 MB/s 2022-04-26T02:09:46.044 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2022-04-26T02:09:46.044 DEBUG:teuthology.orchestra.run.smithi114:> dd if=/scratch_devs of=/dev/stdout 2022-04-26T02:09:46.061 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2022-04-26T02:09:46.062 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_1 && sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_1 2022-04-26T02:09:46.118 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2022-04-26T02:09:46.119 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T02:09:46.119 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 6h/6d Inode: 148135 Links: 1 2022-04-26T02:09:46.119 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T02:09:46.119 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2022-04-26T02:09:46.119 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2022-04-26 02:09:33.067846467 +0000 2022-04-26T02:09:46.119 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2022-04-26 02:04:40.905754759 +0000 2022-04-26T02:09:46.120 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2022-04-26 02:04:40.905754759 +0000 2022-04-26T02:09:46.120 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2022-04-26T02:09:46.129 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2022-04-26T02:09:46.129 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2022-04-26T02:09:46.130 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000247486 s, 2.1 MB/s 2022-04-26T02:09:46.132 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_2 && sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_2 2022-04-26T02:09:46.195 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2022-04-26T02:09:46.195 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T02:09:46.195 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 6h/6d Inode: 149030 Links: 1 2022-04-26T02:09:46.195 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T02:09:46.195 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2022-04-26T02:09:46.195 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2022-04-26 02:09:33.067846467 +0000 2022-04-26T02:09:46.195 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2022-04-26 02:04:41.236747710 +0000 2022-04-26T02:09:46.196 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2022-04-26 02:04:41.236747710 +0000 2022-04-26T02:09:46.196 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2022-04-26T02:09:46.200 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2022-04-26T02:09:46.200 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2022-04-26T02:09:46.200 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000221611 s, 2.3 MB/s 2022-04-26T02:09:46.203 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_3 && sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_3 2022-04-26T02:09:46.260 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2022-04-26T02:09:46.261 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T02:09:46.261 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 6h/6d Inode: 153773 Links: 1 2022-04-26T02:09:46.261 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T02:09:46.261 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2022-04-26T02:09:46.261 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2022-04-26 02:09:33.067846467 +0000 2022-04-26T02:09:46.261 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2022-04-26 02:04:41.579740406 +0000 2022-04-26T02:09:46.261 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2022-04-26 02:04:41.579740406 +0000 2022-04-26T02:09:46.261 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2022-04-26T02:09:46.270 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2022-04-26T02:09:46.270 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2022-04-26T02:09:46.270 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000215041 s, 2.4 MB/s 2022-04-26T02:09:46.273 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_4 && sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_4 2022-04-26T02:09:46.330 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2022-04-26T02:09:46.331 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T02:09:46.331 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 6h/6d Inode: 148267 Links: 1 2022-04-26T02:09:46.331 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T02:09:46.331 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2022-04-26T02:09:46.332 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2022-04-26 02:09:33.067846467 +0000 2022-04-26T02:09:46.332 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2022-04-26 02:04:41.916733229 +0000 2022-04-26T02:09:46.332 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2022-04-26 02:04:41.916733229 +0000 2022-04-26T02:09:46.332 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2022-04-26T02:09:46.340 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2022-04-26T02:09:46.340 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2022-04-26T02:09:46.341 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.00018476 s, 2.8 MB/s 2022-04-26T02:09:46.344 INFO:tasks.cephadm:Deploying osd.0 on smithi071 with /dev/vg_nvme/lv_4... 2022-04-26T02:09:46.372 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aebc28c2-c505-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2022-04-26T02:09:46.451 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:46 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:45.278723+0000 mgr.y (mgr.14146) 38 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi071=y;smithi114=x", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:09:46.462 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:46 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cephadm 2022-04-26T02:09:45.279491+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Saving service mgr spec with placement smithi071=y;smithi114=x;count:2 2022-04-26T02:09:46.462 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:46 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cephadm 2022-04-26T02:09:45.301873+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Deploying daemon mgr.x on smithi114 2022-04-26T02:09:46.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:46 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:45.278723+0000 mgr.y (mgr.14146) 38 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi071=y;smithi114=x", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:09:46.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:46 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:09:45.279491+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Saving service mgr spec with placement smithi071=y;smithi114=x;count:2 2022-04-26T02:09:46.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:46 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:09:45.301873+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Deploying daemon mgr.x on smithi114 2022-04-26T02:09:46.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:46 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:45.278723+0000 mgr.y (mgr.14146) 38 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi071=y;smithi114=x", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:09:46.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:46 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cephadm 2022-04-26T02:09:45.279491+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Saving service mgr spec with placement smithi071=y;smithi114=x;count:2 2022-04-26T02:09:46.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:46 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cephadm 2022-04-26T02:09:45.301873+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Deploying daemon mgr.x on smithi114 2022-04-26T02:09:47.043 INFO:journalctl@ceph.mgr.x.smithi114.stdout:Apr 26 02:09:46 smithi114 systemd[1]: Starting Ceph mgr.x for aebc28c2-c505-11ec-8c39-001a4aab830c... 2022-04-26T02:09:47.075 INFO:journalctl@ceph.mgr.x.smithi114.stdout:Apr 26 02:09:46 smithi114 podman[31955]: 2022-04-26T02:09:47.409 INFO:journalctl@ceph.mgr.x.smithi114.stdout:Apr 26 02:09:47 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mgr.x[31971]: debug 2022-04-26T02:09:47.148+0000 7ffa82c71700 1 -- 172.21.15.114:0/2757620099 <== mon.2 v2:172.21.15.114:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5568eac144e0 con 0x5568eabe9400 2022-04-26T02:09:47.409 INFO:journalctl@ceph.mgr.x.smithi114.stdout:Apr 26 02:09:47 smithi114 bash[31955]: 8964a089f81dc8ba2e4f935654b1905f8ddf1ecd1b43cdf84ed0d0e620729687 2022-04-26T02:09:47.409 INFO:journalctl@ceph.mgr.x.smithi114.stdout:Apr 26 02:09:47 smithi114 systemd[1]: Started Ceph mgr.x for aebc28c2-c505-11ec-8c39-001a4aab830c. 2022-04-26T02:09:47.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:47 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:45.911136+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:47.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:47 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:47.288764+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:47.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:47 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:47.290019+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:47.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:47 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:47.291028+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:47.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:47 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:47.291622+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:09:47.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:47 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:45.911136+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:47.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:47 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:47.288764+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:47.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:47 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:47.290019+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:47.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:47 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:47.291028+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:47.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:47 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:47.291622+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:09:47.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:47 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:45.911136+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:47.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:47 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:47.288764+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:47.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:47 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:47.290019+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:47.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:47 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:47.291028+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:47.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:47 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:47.291622+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:09:48.153 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping: /dev/vg_nvme/lv_4 2022-04-26T02:09:48.153 INFO:teuthology.orchestra.run.smithi071.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2022-04-26T02:09:48.153 INFO:teuthology.orchestra.run.smithi071.stderr: stderr: 10+0 records in 2022-04-26T02:09:48.153 INFO:teuthology.orchestra.run.smithi071.stderr:10+0 records out 2022-04-26T02:09:48.153 INFO:teuthology.orchestra.run.smithi071.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0123458 s, 849 MB/s 2022-04-26T02:09:48.153 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping successful for: 2022-04-26T02:09:48.513 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aebc28c2-c505-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi071:vg_nvme/lv_4 2022-04-26T02:09:49.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:49 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:47.911470+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:49.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:49 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:48.651705+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:49.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:49 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:48.655301+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:49.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:49 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cephadm 2022-04-26T02:09:48.656549+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2022-04-26T02:09:49.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:49 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:48.656764+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T02:09:49.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:49 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:48.657409+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T02:09:49.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:49 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:48.657923+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:49.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:49 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cephadm 2022-04-26T02:09:48.658399+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring daemon mgr.y on smithi071 2022-04-26T02:09:49.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:49 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:47.911470+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:49.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:49 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:48.651705+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:49.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:49 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:48.655301+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:49.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:49 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:09:48.656549+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2022-04-26T02:09:49.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:49 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:48.656764+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T02:09:49.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:49 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:48.657409+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T02:09:49.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:49 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:48.657923+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:49.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:49 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:09:48.658399+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring daemon mgr.y on smithi071 2022-04-26T02:09:50.045 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:49 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:47.911470+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:50.045 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:49 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:48.651705+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:50.045 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:49 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:48.655301+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:50.045 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:49 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cephadm 2022-04-26T02:09:48.656549+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2022-04-26T02:09:50.045 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:49 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:48.656764+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T02:09:50.045 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:49 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:48.657409+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T02:09:50.045 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:49 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:48.657923+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:50.046 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:49 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cephadm 2022-04-26T02:09:48.658399+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring daemon mgr.y on smithi071 2022-04-26T02:09:51.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:49.911689+0000 mgr.y (mgr.14146) 45 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:51.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:50.051291+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:51.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:50.373719+0000 mgr.y (mgr.14146) 46 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:09:51.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:50.374486+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:09:51.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:50.375848+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:09:51.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:50.376391+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:51.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:50.405857+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:51.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:50.406601+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:51.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:50.407524+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:51.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:50.408057+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:09:51.115 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:50.411668+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:51.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:49.911689+0000 mgr.y (mgr.14146) 45 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:51.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:50.051291+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:51.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:50.373719+0000 mgr.y (mgr.14146) 46 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:09:51.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:50.374486+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:09:51.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:50.375848+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:09:51.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:50.376391+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:51.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:50.405857+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:51.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:50.406601+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:51.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:50.407524+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:51.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:50.408057+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:09:51.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:51 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:50.411668+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:51.545 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:51 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:49.911689+0000 mgr.y (mgr.14146) 45 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:51.545 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:51 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:50.051291+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:51.545 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:51 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:50.373719+0000 mgr.y (mgr.14146) 46 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:09:51.545 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:51 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:50.374486+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:09:51.545 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:51 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:50.375848+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:09:51.545 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:51 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:50.376391+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:51.546 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:51 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:50.405857+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:51.546 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:51 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:50.406601+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:51.546 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:51 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:50.407524+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:51.546 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:51 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:50.408057+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:09:51.546 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:51 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:50.411668+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:09:53.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:51.911925+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:53.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:52.195280+0000 mon.a (mon.0) 217 : cluster [DBG] Standby manager daemon x started 2022-04-26T02:09:53.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:52.196346+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.114:0/133819583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2022-04-26T02:09:53.363 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:52.196664+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.114:0/133819583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-26T02:09:53.363 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:52.197587+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.114:0/133819583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2022-04-26T02:09:53.363 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:52.197875+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.114:0/133819583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-26T02:09:53.363 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:52.302298+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.71:0/2653332629' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7cbe3ae1-a5a9-4f83-9ade-f36e55768917"}]: dispatch 2022-04-26T02:09:53.363 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:52.302638+0000 mon.a (mon.0) 218 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7cbe3ae1-a5a9-4f83-9ade-f36e55768917"}]: dispatch 2022-04-26T02:09:53.363 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:52.306420+0000 mon.a (mon.0) 219 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7cbe3ae1-a5a9-4f83-9ade-f36e55768917"}]': finished 2022-04-26T02:09:53.364 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:52.306491+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2022-04-26T02:09:53.364 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:52.306604+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:09:53.364 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:52.706287+0000 mon.a (mon.0) 222 : audit [DBG] from='client.? 172.21.15.71:0/3981233259' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:09:53.364 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:51.911925+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:53.364 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:52.195280+0000 mon.a (mon.0) 217 : cluster [DBG] Standby manager daemon x started 2022-04-26T02:09:53.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:52.196346+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.114:0/133819583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2022-04-26T02:09:53.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:52.196664+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.114:0/133819583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-26T02:09:53.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:52.197587+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.114:0/133819583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2022-04-26T02:09:53.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:52.197875+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.114:0/133819583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-26T02:09:53.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:52.302298+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.71:0/2653332629' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7cbe3ae1-a5a9-4f83-9ade-f36e55768917"}]: dispatch 2022-04-26T02:09:53.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:52.302638+0000 mon.a (mon.0) 218 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7cbe3ae1-a5a9-4f83-9ade-f36e55768917"}]: dispatch 2022-04-26T02:09:53.366 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:52.306420+0000 mon.a (mon.0) 219 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7cbe3ae1-a5a9-4f83-9ade-f36e55768917"}]': finished 2022-04-26T02:09:53.366 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:52.306491+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2022-04-26T02:09:53.366 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:52.306604+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:09:53.366 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:53 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:52.706287+0000 mon.a (mon.0) 222 : audit [DBG] from='client.? 172.21.15.71:0/3981233259' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:09:53.545 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:53 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:51.911925+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:53.545 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:53 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:52.195280+0000 mon.a (mon.0) 217 : cluster [DBG] Standby manager daemon x started 2022-04-26T02:09:53.545 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:53 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:52.196346+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.114:0/133819583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2022-04-26T02:09:53.545 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:53 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:52.196664+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.114:0/133819583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-26T02:09:53.545 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:53 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:52.197587+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.114:0/133819583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2022-04-26T02:09:53.545 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:53 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:52.197875+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.114:0/133819583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-26T02:09:53.545 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:53 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:52.302298+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.71:0/2653332629' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7cbe3ae1-a5a9-4f83-9ade-f36e55768917"}]: dispatch 2022-04-26T02:09:53.545 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:53 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:52.302638+0000 mon.a (mon.0) 218 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7cbe3ae1-a5a9-4f83-9ade-f36e55768917"}]: dispatch 2022-04-26T02:09:53.546 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:53 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:52.306420+0000 mon.a (mon.0) 219 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7cbe3ae1-a5a9-4f83-9ade-f36e55768917"}]': finished 2022-04-26T02:09:53.546 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:53 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:52.306491+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2022-04-26T02:09:53.546 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:53 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:52.306604+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:09:53.546 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:53 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:52.706287+0000 mon.a (mon.0) 222 : audit [DBG] from='client.? 172.21.15.71:0/3981233259' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:09:54.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:54 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:53.060806+0000 mon.a (mon.0) 223 : cluster [DBG] mgrmap e14: y(active, since 53s), standbys: x 2022-04-26T02:09:54.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:54 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:53.060927+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2022-04-26T02:09:54.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:54 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:53.060806+0000 mon.a (mon.0) 223 : cluster [DBG] mgrmap e14: y(active, since 53s), standbys: x 2022-04-26T02:09:54.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:54 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:53.060927+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2022-04-26T02:09:54.544 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:54 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:53.060806+0000 mon.a (mon.0) 223 : cluster [DBG] mgrmap e14: y(active, since 53s), standbys: x 2022-04-26T02:09:54.545 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:54 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:53.060927+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2022-04-26T02:09:55.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:55 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:53.912305+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:55.362 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:55 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:53.912305+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:55.544 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:55 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:53.912305+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:57.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:57 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:55.912560+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:57.362 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:57 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:55.912560+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:57.544 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:57 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:55.912560+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:58.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:58 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:57.408304+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-26T02:09:58.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:58 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:09:57.408873+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:58.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:58 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:09:57.409312+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Deploying daemon osd.0 on smithi071 2022-04-26T02:09:58.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:58 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:57.408304+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-26T02:09:58.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:58 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:09:57.408873+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:58.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:58 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cephadm 2022-04-26T02:09:57.409312+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Deploying daemon osd.0 on smithi071 2022-04-26T02:09:58.794 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:58 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:57.408304+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-26T02:09:58.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:58 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:09:57.408873+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:58.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:58 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cephadm 2022-04-26T02:09:57.409312+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Deploying daemon osd.0 on smithi071 2022-04-26T02:09:59.794 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:09:59 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:57.912777+0000 mgr.y (mgr.14146) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:59.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:09:59 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:57.912777+0000 mgr.y (mgr.14146) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:59.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:09:59 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:57.912777+0000 mgr.y (mgr.14146) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:00.306 INFO:teuthology.orchestra.run.smithi071.stdout:Created osd(s) 0 on host 'smithi071' 2022-04-26T02:10:00.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:00.000123+0000 mon.a (mon.0) 227 : cluster [INF] overall HEALTH_OK 2022-04-26T02:10:00.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:00.039397+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T02:10:00.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:00.040451+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T02:10:00.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:00.291680+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:00.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:00.293077+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:00.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:00.295202+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:00.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:00.295382+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:00.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:00.299260+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:00.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:00.000123+0000 mon.a (mon.0) 227 : cluster [INF] overall HEALTH_OK 2022-04-26T02:10:00.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:00.039397+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T02:10:00.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:00.040451+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T02:10:00.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:00.291680+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:00.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:00.293077+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:00.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:00.295202+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:00.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:00.295382+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:00.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:00 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:00.299260+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:00.687 DEBUG:teuthology.orchestra.run.smithi071:osd.0> sudo journalctl -f -n 0 -u ceph-aebc28c2-c505-11ec-8c39-001a4aab830c@osd.0.service 2022-04-26T02:10:00.689 INFO:tasks.cephadm:Deploying osd.1 on smithi071 with /dev/vg_nvme/lv_3... 2022-04-26T02:10:00.689 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aebc28c2-c505-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2022-04-26T02:10:00.720 INFO:journalctl@ceph.osd.0.smithi071.stdout:-- Logs begin at Tue 2022-04-26 01:59:55 UTC. -- 2022-04-26T02:10:00.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:00 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:00.000123+0000 mon.a (mon.0) 227 : cluster [INF] overall HEALTH_OK 2022-04-26T02:10:00.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:00 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:00.039397+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T02:10:00.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:00 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:00.040451+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T02:10:00.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:00 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:00.291680+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:00.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:00 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:00.293077+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:00.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:00 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:00.295202+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:00.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:00 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:00.295382+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:00.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:00 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:00.299260+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:01.556 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:01 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:09:59.913104+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:01.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:01 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:09:59.913104+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:01.794 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:01 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:09:59.913104+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:02.676 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping: /dev/vg_nvme/lv_3 2022-04-26T02:10:02.677 INFO:teuthology.orchestra.run.smithi071.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2022-04-26T02:10:02.677 INFO:teuthology.orchestra.run.smithi071.stderr: stderr: 10+0 records in 2022-04-26T02:10:02.677 INFO:teuthology.orchestra.run.smithi071.stderr:10+0 records out 2022-04-26T02:10:02.677 INFO:teuthology.orchestra.run.smithi071.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0151046 s, 694 MB/s 2022-04-26T02:10:02.677 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping successful for: 2022-04-26T02:10:03.087 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aebc28c2-c505-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi071:vg_nvme/lv_3 2022-04-26T02:10:03.612 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 26 02:10:03 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-osd.0[38529]: debug 2022-04-26T02:10:03.385+0000 7f39e3df5080 -1 osd.0 0 log_to_monitors {default=true} 2022-04-26T02:10:03.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:03 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:01.913382+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:03.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:03 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:02.405985+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:03.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:03 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:03.389593+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/1424476005,v1:172.21.15.71:6803/1424476005]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-26T02:10:03.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:03 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:03.389951+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-26T02:10:03.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:03 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:01.913382+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:03.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:03 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:02.405985+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:03.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:03 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:03.389593+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/1424476005,v1:172.21.15.71:6803/1424476005]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-26T02:10:03.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:03 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:03.389951+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-26T02:10:03.794 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:03 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:01.913382+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:03.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:03 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:02.405985+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:03.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:03 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:03.389593+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/1424476005,v1:172.21.15.71:6803/1424476005]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-26T02:10:03.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:03 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:03.389951+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-26T02:10:04.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:04 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:03.414419+0000 mon.a (mon.0) 237 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-26T02:10:04.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:04 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:03.414475+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-26T02:10:04.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:04 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:03.414584+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:10:04.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:04 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:03.417661+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/1424476005,v1:172.21.15.71:6803/1424476005]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2022-04-26T02:10:04.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:04 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:03.417943+0000 mon.a (mon.0) 240 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2022-04-26T02:10:04.728 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 26 02:10:04 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-osd.0[38529]: debug 2022-04-26T02:10:04.426+0000 7f39da358700 -1 osd.0 0 waiting for initial osdmap 2022-04-26T02:10:04.729 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 26 02:10:04 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-osd.0[38529]: debug 2022-04-26T02:10:04.428+0000 7f39d4ad0700 -1 osd.0 7 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2022-04-26T02:10:04.729 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:04 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:03.414419+0000 mon.a (mon.0) 237 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-26T02:10:04.729 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:04 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:03.414475+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-26T02:10:04.729 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:04 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:03.414584+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:10:04.729 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:04 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:03.417661+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/1424476005,v1:172.21.15.71:6803/1424476005]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2022-04-26T02:10:04.729 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:04 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:03.417943+0000 mon.a (mon.0) 240 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2022-04-26T02:10:04.794 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:04 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:03.414419+0000 mon.a (mon.0) 237 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-26T02:10:04.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:04 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:03.414475+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-26T02:10:04.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:04 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:03.414584+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:10:04.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:04 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:03.417661+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/1424476005,v1:172.21.15.71:6803/1424476005]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2022-04-26T02:10:04.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:04 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:03.417943+0000 mon.a (mon.0) 240 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2022-04-26T02:10:05.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:05 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:03.913724+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:05.440 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:05 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:04.418688+0000 mon.a (mon.0) 241 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2022-04-26T02:10:05.440 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:05 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:04.418764+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2022-04-26T02:10:05.440 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:05 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:04.419137+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:10:05.440 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:05 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:04.421808+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:10:05.440 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:05 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:05.297649+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:10:05.440 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:05 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:05.298874+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:10:05.440 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:05 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:05.299433+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:05.440 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:05 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:05.421762+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:10:05.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:05 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:03.913724+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:05.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:05 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:04.418688+0000 mon.a (mon.0) 241 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2022-04-26T02:10:05.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:05 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:04.418764+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2022-04-26T02:10:05.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:05 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:04.419137+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:10:05.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:05 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:04.421808+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:10:05.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:05 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:05.297649+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:10:05.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:05 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:05.298874+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:10:05.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:05 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:05.299433+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:05.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:05 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:05.421762+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:10:05.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:05 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:03.913724+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:05.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:05 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:04.418688+0000 mon.a (mon.0) 241 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2022-04-26T02:10:05.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:05 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:04.418764+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2022-04-26T02:10:05.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:05 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:04.419137+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:10:05.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:05 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:04.421808+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:10:05.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:05 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:05.297649+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:10:05.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:05 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:05.298874+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:10:05.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:05 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:05.299433+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:05.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:05 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:05.421762+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:10:06.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:04.401421+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T02:10:06.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:04.401627+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T02:10:06.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:05.296896+0000 mgr.y (mgr.14146) 55 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:10:06.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:05.427895+0000 mon.a (mon.0) 249 : cluster [INF] osd.0 [v2:172.21.15.71:6802/1424476005,v1:172.21.15.71:6803/1424476005] boot 2022-04-26T02:10:06.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:05.427949+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2022-04-26T02:10:06.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:05.428898+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:10:06.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:05.746672+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:06.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:05.747375+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:10:06.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:05.753407+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:06.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:05.758681+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:06.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:05.759975+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:06.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:05.760801+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:06.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:05.761356+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:06.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:05.766815+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:06.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:04.401421+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T02:10:06.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:04.401627+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T02:10:06.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:05.296896+0000 mgr.y (mgr.14146) 55 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:10:06.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:05.427895+0000 mon.a (mon.0) 249 : cluster [INF] osd.0 [v2:172.21.15.71:6802/1424476005,v1:172.21.15.71:6803/1424476005] boot 2022-04-26T02:10:06.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:05.427949+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2022-04-26T02:10:06.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:05.428898+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:10:06.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:05.746672+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:06.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:05.747375+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:10:06.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:05.753407+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:06.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:05.758681+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:06.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:05.759975+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:06.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:05.760801+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:06.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:05.761356+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:06.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:06 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:05.766815+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:06.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:06 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:04.401421+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T02:10:06.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:06 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:04.401627+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T02:10:06.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:06 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:05.296896+0000 mgr.y (mgr.14146) 55 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:10:06.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:06 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:05.427895+0000 mon.a (mon.0) 249 : cluster [INF] osd.0 [v2:172.21.15.71:6802/1424476005,v1:172.21.15.71:6803/1424476005] boot 2022-04-26T02:10:06.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:06 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:05.427949+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2022-04-26T02:10:06.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:06 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:05.428898+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:10:06.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:06 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:05.746672+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:06.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:06 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:05.747375+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:10:06.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:06 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:05.753407+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:06.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:06 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:05.758681+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:06.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:06 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:05.759975+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:06.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:06 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:05.760801+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:06.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:06 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:05.761356+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:06.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:06 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:05.766815+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:07.794 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:07 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cephadm 2022-04-26T02:10:05.742663+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Detected new or changed devices on smithi071 2022-04-26T02:10:07.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:07 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cephadm 2022-04-26T02:10:05.747823+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 16144M 2022-04-26T02:10:07.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:07 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:05.913947+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:07.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:07 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:06.445645+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2022-04-26T02:10:07.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:07 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:07.034569+0000 mon.a (mon.0) 261 : audit [INF] from='client.? 172.21.15.71:0/2236551526' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04fe3a81-711b-4154-8a79-53a11e0b04f0"}]: dispatch 2022-04-26T02:10:07.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:07 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:07.040997+0000 mon.a (mon.0) 262 : audit [INF] from='client.? 172.21.15.71:0/2236551526' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04fe3a81-711b-4154-8a79-53a11e0b04f0"}]': finished 2022-04-26T02:10:07.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:07 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:07.041062+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2022-04-26T02:10:07.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:07 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:07.041171+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:10:07.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:07 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cephadm 2022-04-26T02:10:05.742663+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Detected new or changed devices on smithi071 2022-04-26T02:10:07.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:07 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cephadm 2022-04-26T02:10:05.747823+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 16144M 2022-04-26T02:10:07.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:07 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:05.913947+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:07.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:07 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:06.445645+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2022-04-26T02:10:07.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:07 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:07.034569+0000 mon.a (mon.0) 261 : audit [INF] from='client.? 172.21.15.71:0/2236551526' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04fe3a81-711b-4154-8a79-53a11e0b04f0"}]: dispatch 2022-04-26T02:10:07.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:07 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:07.040997+0000 mon.a (mon.0) 262 : audit [INF] from='client.? 172.21.15.71:0/2236551526' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04fe3a81-711b-4154-8a79-53a11e0b04f0"}]': finished 2022-04-26T02:10:07.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:07 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:07.041062+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2022-04-26T02:10:07.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:07 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:07.041171+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:10:07.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:07 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:10:05.742663+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Detected new or changed devices on smithi071 2022-04-26T02:10:07.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:07 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:10:05.747823+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 16144M 2022-04-26T02:10:07.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:07 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:05.913947+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:07.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:07 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:06.445645+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2022-04-26T02:10:07.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:07 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:07.034569+0000 mon.a (mon.0) 261 : audit [INF] from='client.? 172.21.15.71:0/2236551526' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04fe3a81-711b-4154-8a79-53a11e0b04f0"}]: dispatch 2022-04-26T02:10:07.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:07 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:07.040997+0000 mon.a (mon.0) 262 : audit [INF] from='client.? 172.21.15.71:0/2236551526' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04fe3a81-711b-4154-8a79-53a11e0b04f0"}]': finished 2022-04-26T02:10:07.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:07 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:07.041062+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2022-04-26T02:10:07.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:07 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:07.041171+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:10:08.794 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:08 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:07.455607+0000 mon.a (mon.0) 265 : audit [DBG] from='client.? 172.21.15.71:0/2091064257' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:10:08.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:08 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:07.455607+0000 mon.a (mon.0) 265 : audit [DBG] from='client.? 172.21.15.71:0/2091064257' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:10:08.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:08 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:07.455607+0000 mon.a (mon.0) 265 : audit [DBG] from='client.? 172.21.15.71:0/2091064257' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:10:09.720 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:09 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:07.914364+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:10:09.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:09 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:07.914364+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:10:09.794 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:09 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:07.914364+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:10:11.794 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:11 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:09.914781+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:10:11.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:11 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:09.914781+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:10:11.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:11 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:09.914781+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:10:12.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:12 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:12.130365+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-26T02:10:12.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:12 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:12.130996+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:12.818 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:12 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:12.130365+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-26T02:10:12.818 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:12 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:12.130996+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:12.819 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:12 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:12.130365+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-26T02:10:12.819 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:12 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:12.130996+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:13.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:13 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:11.915208+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:10:13.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:13 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:10:12.131463+0000 mgr.y (mgr.14146) 62 : cephadm [INF] Deploying daemon osd.1 on smithi071 2022-04-26T02:10:13.757 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:13 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:11.915208+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:10:13.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:13 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cephadm 2022-04-26T02:10:12.131463+0000 mgr.y (mgr.14146) 62 : cephadm [INF] Deploying daemon osd.1 on smithi071 2022-04-26T02:10:13.942 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:13 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:11.915208+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:10:13.942 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:13 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cephadm 2022-04-26T02:10:12.131463+0000 mgr.y (mgr.14146) 62 : cephadm [INF] Deploying daemon osd.1 on smithi071 2022-04-26T02:10:14.951 INFO:teuthology.orchestra.run.smithi071.stdout:Created osd(s) 1 on host 'smithi071' 2022-04-26T02:10:15.300 DEBUG:teuthology.orchestra.run.smithi071:osd.1> sudo journalctl -f -n 0 -u ceph-aebc28c2-c505-11ec-8c39-001a4aab830c@osd.1.service 2022-04-26T02:10:15.302 INFO:tasks.cephadm:Deploying osd.2 on smithi071 with /dev/vg_nvme/lv_2... 2022-04-26T02:10:15.302 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aebc28c2-c505-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2022-04-26T02:10:15.333 INFO:journalctl@ceph.osd.1.smithi071.stdout:-- Logs begin at Tue 2022-04-26 01:59:55 UTC. -- 2022-04-26T02:10:15.612 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 26 02:10:15 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-osd.1[41348]: debug 2022-04-26T02:10:15.341+0000 7ff99e6a5080 -1 Falling back to public interface 2022-04-26T02:10:15.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:15 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:13.915555+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:10:15.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:15 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:14.937699+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:15.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:15 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:14.939099+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:15.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:15 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:14.941244+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:15.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:15 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:14.941408+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:15.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:15 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:14.944812+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:15.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:15 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:13.915555+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:10:15.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:15 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:14.937699+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:15.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:15 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:14.939099+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:15.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:15 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:14.941244+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:15.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:15 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:14.941408+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:15.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:15 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:14.944812+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:15.794 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:15 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:13.915555+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:10:15.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:15 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:14.937699+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:15.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:15 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:14.939099+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:15.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:15 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:14.941244+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:15.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:15 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:14.941408+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:15.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:15 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:14.944812+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:17.237 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping: /dev/vg_nvme/lv_2 2022-04-26T02:10:17.237 INFO:teuthology.orchestra.run.smithi071.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2022-04-26T02:10:17.237 INFO:teuthology.orchestra.run.smithi071.stderr: stderr: 10+0 records in 2022-04-26T02:10:17.237 INFO:teuthology.orchestra.run.smithi071.stderr:10+0 records out 2022-04-26T02:10:17.237 INFO:teuthology.orchestra.run.smithi071.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0120878 s, 867 MB/s 2022-04-26T02:10:17.237 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping successful for: 2022-04-26T02:10:17.533 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:17 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:15.915885+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:10:17.533 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:17 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:17.022713+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:17.533 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:17 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:15.915885+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:10:17.534 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:17 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:17.022713+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:17.586 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aebc28c2-c505-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi071:vg_nvme/lv_2 2022-04-26T02:10:17.794 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:17 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:15.915885+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:10:17.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:17 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:17.022713+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:18.362 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 26 02:10:18 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-osd.1[41348]: debug 2022-04-26T02:10:18.095+0000 7ff99e6a5080 -1 osd.1 0 log_to_monitors {default=true} 2022-04-26T02:10:18.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:18 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:18.098748+0000 mon.a (mon.0) 274 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/2416459146,v1:172.21.15.71:6811/2416459146]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-26T02:10:18.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:18 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:18.098748+0000 mon.a (mon.0) 274 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/2416459146,v1:172.21.15.71:6811/2416459146]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-26T02:10:18.794 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:18 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:18.098748+0000 mon.a (mon.0) 274 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/2416459146,v1:172.21.15.71:6811/2416459146]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-26T02:10:19.754 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 26 02:10:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-osd.1[41348]: debug 2022-04-26T02:10:19.473+0000 7ff994c08700 -1 osd.1 0 waiting for initial osdmap 2022-04-26T02:10:19.754 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 26 02:10:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-osd.1[41348]: debug 2022-04-26T02:10:19.478+0000 7ff98eb7f700 -1 osd.1 12 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2022-04-26T02:10:19.755 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:17.916183+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:10:19.755 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:18.468636+0000 mon.a (mon.0) 275 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/2416459146,v1:172.21.15.71:6811/2416459146]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-26T02:10:19.755 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:18.468688+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2022-04-26T02:10:19.756 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:18.468820+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:10:19.756 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:18.469270+0000 mon.a (mon.0) 278 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/2416459146,v1:172.21.15.71:6811/2416459146]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2022-04-26T02:10:19.756 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:19.458403+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:10:19.756 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:19.459589+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:10:19.756 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:19.460094+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:19.757 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:17.916183+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:10:19.757 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:18.468636+0000 mon.a (mon.0) 275 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/2416459146,v1:172.21.15.71:6811/2416459146]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-26T02:10:19.757 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:18.468688+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2022-04-26T02:10:19.757 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:18.468820+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:10:19.758 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:18.469270+0000 mon.a (mon.0) 278 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/2416459146,v1:172.21.15.71:6811/2416459146]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2022-04-26T02:10:19.758 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:19.458403+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:10:19.758 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:19.459589+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:10:19.758 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:19 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:19.460094+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:19.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:19 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:17.916183+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:10:19.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:19 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:18.468636+0000 mon.a (mon.0) 275 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/2416459146,v1:172.21.15.71:6811/2416459146]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-26T02:10:19.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:19 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:18.468688+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2022-04-26T02:10:19.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:19 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:18.468820+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:10:19.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:19 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:18.469270+0000 mon.a (mon.0) 278 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/2416459146,v1:172.21.15.71:6811/2416459146]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2022-04-26T02:10:19.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:19 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:19.458403+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:10:19.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:19 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:19.459589+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:10:19.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:19 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:19.460094+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:20.483 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:20 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:19.457720+0000 mgr.y (mgr.14146) 66 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:10:20.484 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:20 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:19.470394+0000 mon.a (mon.0) 282 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/2416459146,v1:172.21.15.71:6811/2416459146]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2022-04-26T02:10:20.484 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:20 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:19.470464+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2022-04-26T02:10:20.484 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:20 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:19.470858+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:10:20.484 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:20 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:19.475448+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:10:20.484 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:20 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:19.457720+0000 mgr.y (mgr.14146) 66 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:10:20.484 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:20 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:19.470394+0000 mon.a (mon.0) 282 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/2416459146,v1:172.21.15.71:6811/2416459146]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2022-04-26T02:10:20.484 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:20 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:19.470464+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2022-04-26T02:10:20.485 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:20 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:19.470858+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:10:20.485 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:20 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:19.475448+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:10:20.794 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:20 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:19.457720+0000 mgr.y (mgr.14146) 66 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:10:20.817 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:20 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:19.470394+0000 mon.a (mon.0) 282 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/2416459146,v1:172.21.15.71:6811/2416459146]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2022-04-26T02:10:20.817 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:20 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:19.470464+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2022-04-26T02:10:20.817 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:20 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:19.470858+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:10:20.818 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:20 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:19.475448+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:10:21.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:21 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:19.052291+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T02:10:21.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:21 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:19.052375+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T02:10:21.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:21 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:19.916476+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:10:21.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:21 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:20.475521+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:10:21.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:21 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:20.480686+0000 mon.a (mon.0) 287 : cluster [INF] osd.1 [v2:172.21.15.71:6810/2416459146,v1:172.21.15.71:6811/2416459146] boot 2022-04-26T02:10:21.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:21 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:20.480727+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2022-04-26T02:10:21.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:21 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:20.481043+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:10:21.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:21 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cephadm 2022-04-26T02:10:20.573060+0000 mgr.y (mgr.14146) 68 : cephadm [INF] Detected new or changed devices on smithi071 2022-04-26T02:10:21.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:21 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:20.578190+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:21.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:21 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:20.967098+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:10:21.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:21 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:20.967818+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:10:21.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:21 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:20.973471+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:21.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:21 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:20.978270+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:21.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:21 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:20.979707+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:21.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:21 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:20.980718+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:21.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:21 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:20.981262+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:21.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:21 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:21.259060+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:21.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:19.052291+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T02:10:21.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:19.052375+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T02:10:21.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:19.916476+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:10:21.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:20.475521+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:10:21.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:20.480686+0000 mon.a (mon.0) 287 : cluster [INF] osd.1 [v2:172.21.15.71:6810/2416459146,v1:172.21.15.71:6811/2416459146] boot 2022-04-26T02:10:21.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:20.480727+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2022-04-26T02:10:21.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:20.481043+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:10:21.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:10:20.573060+0000 mgr.y (mgr.14146) 68 : cephadm [INF] Detected new or changed devices on smithi071 2022-04-26T02:10:21.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:20.578190+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:21.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:20.967098+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:10:21.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:20.967818+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:10:21.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:20.973471+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:21.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:20.978270+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:21.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:20.979707+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:21.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:20.980718+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:21.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:20.981262+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:21.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:21.259060+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:21.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:19.052291+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T02:10:21.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:19.052375+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T02:10:21.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:19.916476+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:10:21.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:20.475521+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:10:21.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:20.480686+0000 mon.a (mon.0) 287 : cluster [INF] osd.1 [v2:172.21.15.71:6810/2416459146,v1:172.21.15.71:6811/2416459146] boot 2022-04-26T02:10:21.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:20.480727+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2022-04-26T02:10:21.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:20.481043+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:10:21.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cephadm 2022-04-26T02:10:20.573060+0000 mgr.y (mgr.14146) 68 : cephadm [INF] Detected new or changed devices on smithi071 2022-04-26T02:10:21.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:20.578190+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:21.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:20.967098+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:10:21.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:20.967818+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:10:21.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:20.973471+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:21.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:20.978270+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:21.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:20.979707+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:21.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:20.980718+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:21.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:20.981262+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:21.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:21 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:21.259060+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:22.794 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:22 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cephadm 2022-04-26T02:10:20.968328+0000 mgr.y (mgr.14146) 69 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 8072M 2022-04-26T02:10:22.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:22 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:21.639118+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.71:0/1464206420' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07529519-683e-493c-b93f-ffc6b907d9b4"}]: dispatch 2022-04-26T02:10:22.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:22 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:21.639452+0000 mon.a (mon.0) 299 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07529519-683e-493c-b93f-ffc6b907d9b4"}]: dispatch 2022-04-26T02:10:22.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:22 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:21.642873+0000 mon.a (mon.0) 300 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "07529519-683e-493c-b93f-ffc6b907d9b4"}]': finished 2022-04-26T02:10:22.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:22 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:21.642936+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e14: 3 total, 2 up, 3 in 2022-04-26T02:10:22.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:22 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:21.643046+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:10:22.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:22 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:22.044660+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.71:0/4033768695' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:10:22.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:10:20.968328+0000 mgr.y (mgr.14146) 69 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 8072M 2022-04-26T02:10:22.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:21.639118+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.71:0/1464206420' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07529519-683e-493c-b93f-ffc6b907d9b4"}]: dispatch 2022-04-26T02:10:22.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:21.639452+0000 mon.a (mon.0) 299 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07529519-683e-493c-b93f-ffc6b907d9b4"}]: dispatch 2022-04-26T02:10:22.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:21.642873+0000 mon.a (mon.0) 300 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "07529519-683e-493c-b93f-ffc6b907d9b4"}]': finished 2022-04-26T02:10:22.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:21.642936+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e14: 3 total, 2 up, 3 in 2022-04-26T02:10:22.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:21.643046+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:10:22.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:22.044660+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.71:0/4033768695' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:10:22.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cephadm 2022-04-26T02:10:20.968328+0000 mgr.y (mgr.14146) 69 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 8072M 2022-04-26T02:10:22.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:21.639118+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.71:0/1464206420' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07529519-683e-493c-b93f-ffc6b907d9b4"}]: dispatch 2022-04-26T02:10:22.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:21.639452+0000 mon.a (mon.0) 299 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07529519-683e-493c-b93f-ffc6b907d9b4"}]: dispatch 2022-04-26T02:10:22.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:21.642873+0000 mon.a (mon.0) 300 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "07529519-683e-493c-b93f-ffc6b907d9b4"}]': finished 2022-04-26T02:10:22.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:21.642936+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e14: 3 total, 2 up, 3 in 2022-04-26T02:10:22.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:21.643046+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:10:22.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:22 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:22.044660+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.71:0/4033768695' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:10:24.044 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:23 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:21.916782+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:10:24.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:23 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:21.916782+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:10:24.112 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:23 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:21.916782+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:10:25.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:23.917206+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:10:26.044 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:25 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:23.917206+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:10:26.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:25 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:23.917206+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:10:26.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:26 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:26.505790+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-26T02:10:26.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:26 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:26.506449+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:26.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:26 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:26.505790+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-26T02:10:26.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:26 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:26.506449+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:27.044 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:26 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:26.505790+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-26T02:10:27.045 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:26 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:26.506449+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:28.044 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:27 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:25.917527+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:10:28.045 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:27 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cephadm 2022-04-26T02:10:26.506934+0000 mgr.y (mgr.14146) 73 : cephadm [INF] Deploying daemon osd.2 on smithi071 2022-04-26T02:10:28.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:27 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:25.917527+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:10:28.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:27 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cephadm 2022-04-26T02:10:26.506934+0000 mgr.y (mgr.14146) 73 : cephadm [INF] Deploying daemon osd.2 on smithi071 2022-04-26T02:10:28.112 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:27 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:25.917527+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:10:28.113 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:27 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cephadm 2022-04-26T02:10:26.506934+0000 mgr.y (mgr.14146) 73 : cephadm [INF] Deploying daemon osd.2 on smithi071 2022-04-26T02:10:29.239 INFO:teuthology.orchestra.run.smithi071.stdout:Created osd(s) 2 on host 'smithi071' 2022-04-26T02:10:29.613 DEBUG:teuthology.orchestra.run.smithi071:osd.2> sudo journalctl -f -n 0 -u ceph-aebc28c2-c505-11ec-8c39-001a4aab830c@osd.2.service 2022-04-26T02:10:29.617 INFO:tasks.cephadm:Deploying osd.3 on smithi071 with /dev/vg_nvme/lv_1... 2022-04-26T02:10:29.617 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aebc28c2-c505-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2022-04-26T02:10:29.648 INFO:journalctl@ceph.osd.2.smithi071.stdout:-- Logs begin at Tue 2022-04-26 01:59:55 UTC. -- 2022-04-26T02:10:29.862 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 26 02:10:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-osd.2[44212]: debug 2022-04-26T02:10:29.666+0000 7f1950a2e080 -1 Falling back to public interface 2022-04-26T02:10:29.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:27.917811+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:10:29.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:29.223685+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:29.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:29.225114+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:29.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:29.227372+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:29.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:29.227564+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:29.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:29.232226+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:29.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:27.917811+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:10:29.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:29.223685+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:29.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:29.225114+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:29.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:29.227372+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:29.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:29.227564+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:29.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:29 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:29.232226+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:30.044 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:29 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:27.917811+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:10:30.045 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:29 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:29.223685+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:30.045 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:29 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:29.225114+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:30.045 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:29 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:29.227372+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:30.045 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:29 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:29.227564+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:30.045 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:29 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:29.232226+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:31.763 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping: /dev/vg_nvme/lv_1 2022-04-26T02:10:31.763 INFO:teuthology.orchestra.run.smithi071.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2022-04-26T02:10:31.763 INFO:teuthology.orchestra.run.smithi071.stderr: stderr: 10+0 records in 2022-04-26T02:10:31.763 INFO:teuthology.orchestra.run.smithi071.stderr:10+0 records out 2022-04-26T02:10:31.764 INFO:teuthology.orchestra.run.smithi071.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0185502 s, 565 MB/s 2022-04-26T02:10:31.764 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping successful for: 2022-04-26T02:10:31.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:31 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:29.918228+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:10:31.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:31 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:31.512885+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:31 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:29.918228+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:10:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:31 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:31.512885+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:32.044 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:31 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:29.918228+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:10:32.045 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:31 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:31.512885+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:32.294 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid aebc28c2-c505-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi071:vg_nvme/lv_1 2022-04-26T02:10:32.574 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 26 02:10:32 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-osd.2[44212]: debug 2022-04-26T02:10:32.406+0000 7f1950a2e080 -1 osd.2 0 log_to_monitors {default=true} 2022-04-26T02:10:33.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:33 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:31.918568+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:10:33.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:33 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:32.411222+0000 mon.a (mon.0) 311 : audit [INF] from='osd.2 [v2:172.21.15.71:6818/2178700544,v1:172.21.15.71:6819/2178700544]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-26T02:10:33.566 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:33 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:31.918568+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:10:33.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:33 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:32.411222+0000 mon.a (mon.0) 311 : audit [INF] from='osd.2 [v2:172.21.15.71:6818/2178700544,v1:172.21.15.71:6819/2178700544]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-26T02:10:33.794 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:31.918568+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:10:33.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:33 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:32.411222+0000 mon.a (mon.0) 311 : audit [INF] from='osd.2 [v2:172.21.15.71:6818/2178700544,v1:172.21.15.71:6819/2178700544]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-26T02:10:34.794 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:34 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:33.404573+0000 mon.a (mon.0) 312 : audit [INF] from='osd.2 [v2:172.21.15.71:6818/2178700544,v1:172.21.15.71:6819/2178700544]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-26T02:10:34.810 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:34 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:33.404620+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2022-04-26T02:10:34.811 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:34 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:33.404711+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:10:34.811 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:34 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:33.405074+0000 mon.a (mon.0) 315 : audit [INF] from='osd.2 [v2:172.21.15.71:6818/2178700544,v1:172.21.15.71:6819/2178700544]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2022-04-26T02:10:34.862 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 26 02:10:34 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-osd.2[44212]: debug 2022-04-26T02:10:34.414+0000 7f1946f91700 -1 osd.2 0 waiting for initial osdmap 2022-04-26T02:10:34.862 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 26 02:10:34 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-osd.2[44212]: debug 2022-04-26T02:10:34.418+0000 7f1941f0a700 -1 osd.2 16 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2022-04-26T02:10:34.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:34 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:33.404573+0000 mon.a (mon.0) 312 : audit [INF] from='osd.2 [v2:172.21.15.71:6818/2178700544,v1:172.21.15.71:6819/2178700544]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-26T02:10:34.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:34 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: cluster 2022-04-26T02:10:33.404620+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2022-04-26T02:10:34.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:34 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:33.404711+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:10:34.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 26 02:10:34 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.c[35830]: audit 2022-04-26T02:10:33.405074+0000 mon.a (mon.0) 315 : audit [INF] from='osd.2 [v2:172.21.15.71:6818/2178700544,v1:172.21.15.71:6819/2178700544]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2022-04-26T02:10:34.865 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:34 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:33.404573+0000 mon.a (mon.0) 312 : audit [INF] from='osd.2 [v2:172.21.15.71:6818/2178700544,v1:172.21.15.71:6819/2178700544]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-26T02:10:34.865 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:34 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:33.404620+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2022-04-26T02:10:34.865 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:34 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:33.404711+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:10:34.865 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:34 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: audit 2022-04-26T02:10:33.405074+0000 mon.a (mon.0) 315 : audit [INF] from='osd.2 [v2:172.21.15.71:6818/2178700544,v1:172.21.15.71:6819/2178700544]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2022-04-26T02:10:35.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:35 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:33.918863+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:10:35.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:35 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:34.407166+0000 mon.a (mon.0) 316 : audit [INF] from='osd.2 [v2:172.21.15.71:6818/2178700544,v1:172.21.15.71:6819/2178700544]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2022-04-26T02:10:35.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:35 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: cluster 2022-04-26T02:10:34.407233+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2022-04-26T02:10:35.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:35 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:34.407643+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:10:35.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:35 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:34.416404+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:10:35.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:35 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:34.592249+0000 mgr.y (mgr.14146) 78 : audit [DBG] from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:10:35.795 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:35 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:34.593032+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:10:35.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:35 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:34.594276+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:10:35.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:35 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:34.594862+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:35.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:35 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:34.765292+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:35.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:35 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:34.766172+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:10:35.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:35 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:34.766761+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:10:35.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:35 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:34.767495+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:10:35.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:35 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:34.772237+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:35.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:35 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:34.779172+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:35.796 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:35 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:34.780669+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:35.797 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:35 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:34.781591+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:35.797 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:35 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:34.782128+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:35.797 INFO:journalctl@ceph.mon.b.smithi114.stdout:Apr 26 02:10:35 smithi114 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon.b[31049]: audit 2022-04-26T02:10:34.788246+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14146 172.21.15.71:0/2992083070' entity='mgr.y' 2022-04-26T02:10:35.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 26 02:10:35 smithi071 ceph-aebc28c2-c505-11ec-8c39-001a4aab830c-mon-a[30786]: cluster 2022-04-26T02:10:33.918863+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:10:35.862 INFO:j