2022-04-26T01:59:21.896 INFO:root:teuthology version: 1.1.1.dev317+g788cfdd8 2022-04-26T01:59:22.049 DEBUG:teuthology.run:Teuthology command: teuthology --description upgrade:pacific-x:stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/snaps-few-objects 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/prometheus-metrics mon_election/classic} --archive /home/teuthworker/archive/pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6805374 --name pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi --owner scheduled_pdhange@teuthology --verbose -- /home/teuthworker/archive/pdhange-2022-04-26_01:01:25-upgrade:pacific-x:stress-split-wip-pdhange-testing-distro-default-smithi/6805374/orig.config.yaml 2022-04-26T01:59:22.118 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2022-04-26T01:59:22.190 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/6805374 branch: wip-pdhange-testing description: upgrade:pacific-x:stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/snaps-few-objects 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/prometheus-metrics mon_election/classic} 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: - 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' first_in_suite: false job_id: '6805374' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - 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 ' - 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 ceph mon daemon version check on prometheus metrics ' 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: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-pdhange-testing ceph: conf: global: mon election default strategy: 1 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 kernel: hwe: true 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: - workunit: clients: client.0: - mgr/test_prometheus_metrics.sh - print: '**** done end prometheus-metrics.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: smithi003.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDoHvK2p4dcHdumeGxytAjkgtQsTkvypiqftuameqwlfKCw2qMhTreGJL7LtLzwAJbZ3pSreXPre1c8eeMG6BjFt1r8WsPXLr5ljILdtcVmYjJ3r+NdEDGMT4Fcu21NLKc1j+4LEb+xxQHT2uYkN1U+TH10orKyuhwhZoQKvPwEFsKT/ubhbf/ER0cmHmFEUNbp6ZzEdB/RLh/qBRUICcJRcBT4MvOFR9kcFJSdkqenXtfsQ4Op7op/dKv3BFRFo5m19gAzkCZRnTHUcYLgcyedcfJRKp1jLzfaCLz44tYbz2hgO019ZS+hj8Wa5Kb+zkvduOOs+MCS4mkvcrrXGwT3uhak2uBR8kcYFOCG8p5aivOXLBzURLf58AysErYOtkrnxe+ZrVDP73E0TzHVCErm/O0YnBUg+Vn/8DBDqoklAabaDMucPLTO0fsW4qtrOf9vWDhJSmwy02t28t82/J7Al1xUnfJ7DG74x8n4FYMbMulOLZIcd4IP6lKAsCAlZMk= smithi141.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDm2l82oHEDcnKQhsbqesvHpOmL8EAOOK64WgWekZhub9roaQBXQN/ZWaJLqofHdNhIKmLSL6yW2zhL/VfsGxEq8/cFfaG0qANvWWflBK/rpd7CjCjBmd7WMhyu4VamEbpjezQHHQNEt/L09bV1vggTFRarUX6rMKVLTL9m6MkMIb81RXTrkjoL800qnFmM099VK5PICEHBEAUNzyjaEVArgvpbw72FHcisP8tc8f5DadS6dn4vIaWbeFQDDHBiQcUn4Qw43KnPFbbHUX8B5WEBdyJqN+R4n4E6iagwqGEzzqtbJPAppEuPuTvazC7WAHyZOAML7Iz5mJOEpJkxNRgSCSoTktqVOn/dvhGChtue7XP1JXcuiHkKs4kuffFTaFVKgxT2TruFMbCcC5YbSCUfHOG5wmYD8qjEq+GthjvGTCLfuqgj/MLajNP+BaGrI3xfplwlMw6rsRlezxcsOyDkeRP7AyNgIsW9KlKc0USGum7EBQbtUePg2OMmQd0mTbU= tasks: - 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-26T01:59:22.190 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_pdvian_ceph_6ceeb0566ada846fe0f5f2630fd02650f3b712d6/qa; will attempt to use it 2022-04-26T01:59:22.191 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_pdvian_ceph_6ceeb0566ada846fe0f5f2630fd02650f3b712d6/qa/tasks 2022-04-26T01:59:22.191 INFO:teuthology.run_tasks:Running task internal.check_packages... 2022-04-26T01:59:22.192 INFO:teuthology.task.internal:Checking packages... 2022-04-26T01:59:22.211 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '6ceeb0566ada846fe0f5f2630fd02650f3b712d6' 2022-04-26T01:59:22.212 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T01:59:22.212 INFO:teuthology.packaging:ref: None 2022-04-26T01:59:22.212 INFO:teuthology.packaging:tag: None 2022-04-26T01:59:22.212 INFO:teuthology.packaging:branch: wip-pdhange-testing 2022-04-26T01:59:22.212 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T01:59:22.212 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-pdhange-testing 2022-04-26T01:59:22.359 INFO:teuthology.task.internal:Found packages for ceph version 17.0.0-11767-g6ceeb056-1focal 2022-04-26T01:59:22.360 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2022-04-26T01:59:22.369 INFO:teuthology.task.internal:no buildpackages task found 2022-04-26T01:59:22.369 INFO:teuthology.run_tasks:Running task internal.save_config... 2022-04-26T01:59:22.398 INFO:teuthology.task.internal:Saving configuration 2022-04-26T01:59:22.421 INFO:teuthology.run_tasks:Running task internal.check_lock... 2022-04-26T01:59:22.431 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-04-26T01:59:22.455 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi003.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/6805374', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2022-04-26 01:54:15.818335', 'locked_by': 'scheduled_pdhange@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIF4+EwJ/Ifp8G2+a6lm97ekUtNKPDR3/cLWE1QbG4ho'} 2022-04-26T01:59:22.477 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi141.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/6805374', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2022-04-26 01:54:15.819706', 'locked_by': 'scheduled_pdhange@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPK+l5BNcWcfbaGBEZ6ZoggHMMcpGjsLmWCA+tJ/G612'} 2022-04-26T01:59:22.478 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2022-04-26T01:59:22.489 INFO:teuthology.task.internal:roles: ubuntu@smithi003.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-26T01:59:22.489 INFO:teuthology.task.internal:roles: ubuntu@smithi141.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-26T01:59:22.489 INFO:teuthology.run_tasks:Running task console_log... 2022-04-26T01:59:22.577 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f4c6d984d90>, signals=[15]) 2022-04-26T01:59:22.578 INFO:teuthology.run_tasks:Running task internal.connect... 2022-04-26T01:59:22.589 INFO:teuthology.task.internal:Opening connections... 2022-04-26T01:59:22.589 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi003.front.sepia.ceph.com 2022-04-26T01:59:22.591 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T01:59:22.649 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi141.front.sepia.ceph.com 2022-04-26T01:59:22.659 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T01:59:22.726 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2022-04-26T01:59:22.736 DEBUG:teuthology.orchestra.run.smithi003:> uname -m 2022-04-26T01:59:22.743 INFO:teuthology.orchestra.run.smithi003.stdout:x86_64 2022-04-26T01:59:22.743 DEBUG:teuthology.orchestra.run.smithi003:> cat /etc/os-release 2022-04-26T01:59:22.791 INFO:teuthology.orchestra.run.smithi003.stdout:NAME="Ubuntu" 2022-04-26T01:59:22.791 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2022-04-26T01:59:22.791 INFO:teuthology.orchestra.run.smithi003.stdout:ID=ubuntu 2022-04-26T01:59:22.791 INFO:teuthology.orchestra.run.smithi003.stdout:ID_LIKE=debian 2022-04-26T01:59:22.791 INFO:teuthology.orchestra.run.smithi003.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2022-04-26T01:59:22.792 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION_ID="20.04" 2022-04-26T01:59:22.792 INFO:teuthology.orchestra.run.smithi003.stdout:HOME_URL="https://www.ubuntu.com/" 2022-04-26T01:59:22.792 INFO:teuthology.orchestra.run.smithi003.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2022-04-26T01:59:22.792 INFO:teuthology.orchestra.run.smithi003.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2022-04-26T01:59:22.792 INFO:teuthology.orchestra.run.smithi003.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2022-04-26T01:59:22.792 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION_CODENAME=focal 2022-04-26T01:59:22.792 INFO:teuthology.orchestra.run.smithi003.stdout:UBUNTU_CODENAME=focal 2022-04-26T01:59:22.793 INFO:teuthology.lock.ops:Updating smithi003.front.sepia.ceph.com on lock server 2022-04-26T01:59:22.809 DEBUG:teuthology.orchestra.run.smithi141:> uname -m 2022-04-26T01:59:22.814 INFO:teuthology.orchestra.run.smithi141.stdout:x86_64 2022-04-26T01:59:22.815 DEBUG:teuthology.orchestra.run.smithi141:> cat /etc/os-release 2022-04-26T01:59:22.861 INFO:teuthology.orchestra.run.smithi141.stdout:NAME="Ubuntu" 2022-04-26T01:59:22.862 INFO:teuthology.orchestra.run.smithi141.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2022-04-26T01:59:22.862 INFO:teuthology.orchestra.run.smithi141.stdout:ID=ubuntu 2022-04-26T01:59:22.862 INFO:teuthology.orchestra.run.smithi141.stdout:ID_LIKE=debian 2022-04-26T01:59:22.862 INFO:teuthology.orchestra.run.smithi141.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2022-04-26T01:59:22.862 INFO:teuthology.orchestra.run.smithi141.stdout:VERSION_ID="20.04" 2022-04-26T01:59:22.862 INFO:teuthology.orchestra.run.smithi141.stdout:HOME_URL="https://www.ubuntu.com/" 2022-04-26T01:59:22.862 INFO:teuthology.orchestra.run.smithi141.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2022-04-26T01:59:22.862 INFO:teuthology.orchestra.run.smithi141.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2022-04-26T01:59:22.862 INFO:teuthology.orchestra.run.smithi141.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2022-04-26T01:59:22.863 INFO:teuthology.orchestra.run.smithi141.stdout:VERSION_CODENAME=focal 2022-04-26T01:59:22.863 INFO:teuthology.orchestra.run.smithi141.stdout:UBUNTU_CODENAME=focal 2022-04-26T01:59:22.863 INFO:teuthology.lock.ops:Updating smithi141.front.sepia.ceph.com on lock server 2022-04-26T01:59:22.879 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2022-04-26T01:59:22.894 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2022-04-26T01:59:22.917 INFO:teuthology.task.internal:Checking for old test directory... 2022-04-26T01:59:22.917 DEBUG:teuthology.orchestra.run.smithi003:> test '!' -e /home/ubuntu/cephtest 2022-04-26T01:59:22.920 DEBUG:teuthology.orchestra.run.smithi141:> test '!' -e /home/ubuntu/cephtest 2022-04-26T01:59:22.925 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2022-04-26T01:59:22.944 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2022-04-26T01:59:22.945 DEBUG:teuthology.orchestra.run.smithi003:> test -z $(ls -A /var/lib/ceph) 2022-04-26T01:59:22.947 DEBUG:teuthology.orchestra.run.smithi141:> test -z $(ls -A /var/lib/ceph) 2022-04-26T01:59:22.960 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2022-04-26T01:59:23.017 INFO:teuthology.run_tasks:Running task kernel... 2022-04-26T01:59:23.040 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2022-04-26T01:59:23.041 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2022-04-26T01:59:23.041 DEBUG:teuthology.task.kernel:normalized overrides {'mon.a': {'hwe': True}, 'mon.c': {'hwe': True}, 'mgr.y': {'hwe': True}, 'osd.0': {'hwe': True}, 'osd.1': {'hwe': True}, 'osd.2': {'hwe': True}, 'osd.3': {'hwe': True}, 'client.0': {'hwe': True}, 'node-exporter.a': {'hwe': True}, 'alertmanager.a': {'hwe': True}, 'mon.b': {'hwe': True}, 'mgr.x': {'hwe': True}, 'osd.4': {'hwe': True}, 'osd.5': {'hwe': True}, 'osd.6': {'hwe': True}, 'osd.7': {'hwe': True}, 'client.1': {'hwe': True}, 'prometheus.a': {'hwe': True}, 'grafana.a': {'hwe': True}, 'node-exporter.b': {'hwe': True}} 2022-04-26T01:59:23.041 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro', 'hwe': True}, 'mon.b': {'kdb': True, 'sha1': 'distro', 'hwe': True}}, timeout 300 2022-04-26T01:59:23.041 DEBUG:teuthology.orchestra.run.smithi003:> test -f /run/.containerenv -o -f /.dockerenv 2022-04-26T01:59:23.042 DEBUG:teuthology.orchestra.run.smithi141:> test -f /run/.containerenv -o -f /.dockerenv 2022-04-26T01:59:23.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-26T01:59:23.048 DEBUG:teuthology.orchestra.run.smithi003:> uname -r 2022-04-26T01:59:23.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-26T01:59:23.049 DEBUG:teuthology.orchestra.run.smithi141:> uname -r 2022-04-26T01:59:23.055 INFO:teuthology.orchestra.run.smithi003.stdout:5.4.0-109-generic 2022-04-26T01:59:23.055 INFO:teuthology.task.kernel:Running kernel on smithi003: 5.4.0-109-generic 2022-04-26T01:59:23.055 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get clean 2022-04-26T01:59:23.057 INFO:teuthology.orchestra.run.smithi141.stdout:5.4.0-109-generic 2022-04-26T01:59:23.057 INFO:teuthology.task.kernel:Running kernel on smithi141: 5.4.0-109-generic 2022-04-26T01:59:23.057 DEBUG:teuthology.orchestra.run.smithi141:> sudo apt-get clean 2022-04-26T01:59:23.229 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get update 2022-04-26T01:59:23.230 DEBUG:teuthology.orchestra.run.smithi141:> sudo apt-get update 2022-04-26T01:59:23.416 INFO:teuthology.orchestra.run.smithi141.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-04-26T01:59:23.448 INFO:teuthology.orchestra.run.smithi141.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-26T01:59:23.489 INFO:teuthology.orchestra.run.smithi141.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-26T01:59:23.523 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-04-26T01:59:23.523 INFO:teuthology.orchestra.run.smithi003.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-26T01:59:23.575 INFO:teuthology.orchestra.run.smithi141.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-26T01:59:23.587 INFO:teuthology.orchestra.run.smithi003.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-26T01:59:23.818 INFO:teuthology.orchestra.run.smithi141.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,746 kB] 2022-04-26T01:59:23.924 INFO:teuthology.orchestra.run.smithi003.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-26T01:59:23.984 INFO:teuthology.orchestra.run.smithi141.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [635 kB] 2022-04-26T01:59:23.994 INFO:teuthology.orchestra.run.smithi141.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [325 kB] 2022-04-26T01:59:24.000 INFO:teuthology.orchestra.run.smithi141.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [15.0 kB] 2022-04-26T01:59:24.000 INFO:teuthology.orchestra.run.smithi141.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [947 kB] 2022-04-26T01:59:24.018 INFO:teuthology.orchestra.run.smithi141.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [135 kB] 2022-04-26T01:59:24.018 INFO:teuthology.orchestra.run.smithi003.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1,418 kB] 2022-04-26T01:59:24.023 INFO:teuthology.orchestra.run.smithi141.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [918 kB] 2022-04-26T01:59:24.125 INFO:teuthology.orchestra.run.smithi141.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1,418 kB] 2022-04-26T01:59:24.166 INFO:teuthology.orchestra.run.smithi003.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,746 kB] 2022-04-26T01:59:24.437 INFO:teuthology.orchestra.run.smithi003.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [426 kB] 2022-04-26T01:59:24.452 INFO:teuthology.orchestra.run.smithi003.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [245 kB] 2022-04-26T01:59:24.473 INFO:teuthology.orchestra.run.smithi003.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [10.1 kB] 2022-04-26T01:59:24.526 INFO:teuthology.orchestra.run.smithi141.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [426 kB] 2022-04-26T01:59:24.542 INFO:teuthology.orchestra.run.smithi141.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [245 kB] 2022-04-26T01:59:24.551 INFO:teuthology.orchestra.run.smithi141.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [10.1 kB] 2022-04-26T01:59:24.559 INFO:teuthology.orchestra.run.smithi003.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [635 kB] 2022-04-26T01:59:24.578 INFO:teuthology.orchestra.run.smithi003.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [325 kB] 2022-04-26T01:59:24.589 INFO:teuthology.orchestra.run.smithi003.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [15.0 kB] 2022-04-26T01:59:24.589 INFO:teuthology.orchestra.run.smithi003.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [947 kB] 2022-04-26T01:59:24.642 INFO:teuthology.orchestra.run.smithi003.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [135 kB] 2022-04-26T01:59:24.645 INFO:teuthology.orchestra.run.smithi003.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [918 kB] 2022-04-26T01:59:27.795 INFO:teuthology.orchestra.run.smithi141.stdout:Fetched 7,157 kB in 1s (4,963 kB/s) 2022-04-26T01:59:28.417 INFO:teuthology.orchestra.run.smithi003.stdout:Fetched 7,157 kB in 2s (3,862 kB/s) 2022-04-26T01:59:29.126 INFO:teuthology.orchestra.run.smithi141.stdout:Reading package lists... 2022-04-26T01:59:29.152 DEBUG:teuthology.orchestra.run.smithi141:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2022-04-26T01:59:29.225 INFO:teuthology.orchestra.run.smithi141.stdout:Reading package lists... 2022-04-26T01:59:29.400 INFO:teuthology.orchestra.run.smithi141.stdout:Building dependency tree... 2022-04-26T01:59:29.401 INFO:teuthology.orchestra.run.smithi141.stdout:Reading state information... 2022-04-26T01:59:29.555 INFO:teuthology.orchestra.run.smithi141.stdout:The following additional packages will be installed: 2022-04-26T01:59:29.555 INFO:teuthology.orchestra.run.smithi141.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2022-04-26T01:59:29.555 INFO:teuthology.orchestra.run.smithi141.stdout: libusbmuxd6 linux-image-5.13.0-40-generic linux-modules-5.13.0-40-generic 2022-04-26T01:59:29.555 INFO:teuthology.orchestra.run.smithi141.stdout: linux-modules-extra-5.13.0-40-generic thermald upower usbmuxd 2022-04-26T01:59:29.556 INFO:teuthology.orchestra.run.smithi141.stdout:Suggested packages: 2022-04-26T01:59:29.556 INFO:teuthology.orchestra.run.smithi141.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.13-source-5.13.0 2022-04-26T01:59:29.556 INFO:teuthology.orchestra.run.smithi141.stdout: linux-hwe-5.13-tools linux-headers-5.13.0-40-generic 2022-04-26T01:59:29.606 INFO:teuthology.orchestra.run.smithi141.stdout:The following NEW packages will be installed: 2022-04-26T01:59:29.607 INFO:teuthology.orchestra.run.smithi141.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2022-04-26T01:59:29.607 INFO:teuthology.orchestra.run.smithi141.stdout: libusbmuxd6 linux-image-5.13.0-40-generic linux-image-generic-hwe-20.04 2022-04-26T01:59:29.607 INFO:teuthology.orchestra.run.smithi141.stdout: linux-modules-5.13.0-40-generic linux-modules-extra-5.13.0-40-generic 2022-04-26T01:59:29.607 INFO:teuthology.orchestra.run.smithi141.stdout: thermald upower usbmuxd 2022-04-26T01:59:29.835 INFO:teuthology.orchestra.run.smithi141.stdout:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2022-04-26T01:59:29.835 INFO:teuthology.orchestra.run.smithi141.stdout:Need to get 79.9 MB of archives. 2022-04-26T01:59:29.835 INFO:teuthology.orchestra.run.smithi141.stdout:After this operation, 410 MB of additional disk space will be used. 2022-04-26T01:59:29.835 INFO:teuthology.orchestra.run.smithi141.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2022-04-26T01:59:29.899 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2022-04-26T01:59:29.923 DEBUG:teuthology.orchestra.run.smithi003:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2022-04-26T01:59:29.989 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2022-04-26T01:59:30.051 INFO:teuthology.orchestra.run.smithi141.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2022-04-26T01:59:30.071 INFO:teuthology.orchestra.run.smithi141.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2022-04-26T01:59:30.072 INFO:teuthology.orchestra.run.smithi141.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2022-04-26T01:59:30.142 INFO:teuthology.orchestra.run.smithi141.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2022-04-26T01:59:30.159 INFO:teuthology.orchestra.run.smithi141.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.13.0-40-generic amd64 5.13.0-40.45~20.04.1 [18.5 MB] 2022-04-26T01:59:30.170 INFO:teuthology.orchestra.run.smithi003.stdout:Building dependency tree... 2022-04-26T01:59:30.170 INFO:teuthology.orchestra.run.smithi003.stdout:Reading state information... 2022-04-26T01:59:30.326 INFO:teuthology.orchestra.run.smithi003.stdout:The following additional packages will be installed: 2022-04-26T01:59:30.326 INFO:teuthology.orchestra.run.smithi003.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2022-04-26T01:59:30.326 INFO:teuthology.orchestra.run.smithi003.stdout: libusbmuxd6 linux-image-5.13.0-40-generic linux-modules-5.13.0-40-generic 2022-04-26T01:59:30.327 INFO:teuthology.orchestra.run.smithi003.stdout: linux-modules-extra-5.13.0-40-generic thermald upower usbmuxd 2022-04-26T01:59:30.327 INFO:teuthology.orchestra.run.smithi003.stdout:Suggested packages: 2022-04-26T01:59:30.327 INFO:teuthology.orchestra.run.smithi003.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.13-source-5.13.0 2022-04-26T01:59:30.327 INFO:teuthology.orchestra.run.smithi003.stdout: linux-hwe-5.13-tools linux-headers-5.13.0-40-generic 2022-04-26T01:59:30.389 INFO:teuthology.orchestra.run.smithi003.stdout:The following NEW packages will be installed: 2022-04-26T01:59:30.390 INFO:teuthology.orchestra.run.smithi003.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2022-04-26T01:59:30.390 INFO:teuthology.orchestra.run.smithi003.stdout: libusbmuxd6 linux-image-5.13.0-40-generic linux-image-generic-hwe-20.04 2022-04-26T01:59:30.390 INFO:teuthology.orchestra.run.smithi003.stdout: linux-modules-5.13.0-40-generic linux-modules-extra-5.13.0-40-generic 2022-04-26T01:59:30.390 INFO:teuthology.orchestra.run.smithi003.stdout: thermald upower usbmuxd 2022-04-26T01:59:30.570 INFO:teuthology.orchestra.run.smithi003.stdout:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2022-04-26T01:59:30.570 INFO:teuthology.orchestra.run.smithi003.stdout:Need to get 79.9 MB of archives. 2022-04-26T01:59:30.570 INFO:teuthology.orchestra.run.smithi003.stdout:After this operation, 410 MB of additional disk space will be used. 2022-04-26T01:59:30.570 INFO:teuthology.orchestra.run.smithi003.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2022-04-26T01:59:30.848 INFO:teuthology.orchestra.run.smithi003.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2022-04-26T01:59:30.876 INFO:teuthology.orchestra.run.smithi003.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2022-04-26T01:59:30.895 INFO:teuthology.orchestra.run.smithi003.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2022-04-26T01:59:30.964 INFO:teuthology.orchestra.run.smithi003.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2022-04-26T01:59:31.000 INFO:teuthology.orchestra.run.smithi003.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.13.0-40-generic amd64 5.13.0-40.45~20.04.1 [18.5 MB] 2022-04-26T01:59:31.236 INFO:teuthology.orchestra.run.smithi141.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.13.0-40-generic amd64 5.13.0-40.45~20.04.1 [10.0 MB] 2022-04-26T01:59:31.508 INFO:teuthology.orchestra.run.smithi141.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.13.0-40-generic amd64 5.13.0-40.45~20.04.1 [50.8 MB] 2022-04-26T01:59:31.835 INFO:teuthology.orchestra.run.smithi003.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.13.0-40-generic amd64 5.13.0-40.45~20.04.1 [10.0 MB] 2022-04-26T01:59:32.092 INFO:teuthology.orchestra.run.smithi003.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.13.0-40-generic amd64 5.13.0-40.45~20.04.1 [50.8 MB] 2022-04-26T01:59:32.849 INFO:teuthology.orchestra.run.smithi141.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.13.0.40.45~20.04.25 [2,612 B] 2022-04-26T01:59:32.849 INFO:teuthology.orchestra.run.smithi141.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2022-04-26T01:59:32.850 INFO:teuthology.orchestra.run.smithi141.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2022-04-26T01:59:32.855 INFO:teuthology.orchestra.run.smithi141.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2022-04-26T01:59:32.857 INFO:teuthology.orchestra.run.smithi141.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2022-04-26T01:59:33.273 INFO:teuthology.orchestra.run.smithi141.stdout:Fetched 79.9 MB in 3s (24.6 MB/s) 2022-04-26T01:59:33.457 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2022-04-26T01:59:33.916 INFO:teuthology.orchestra.run.smithi003.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.13.0.40.45~20.04.25 [2,612 B] 2022-04-26T01:59:33.917 INFO:teuthology.orchestra.run.smithi003.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2022-04-26T01:59:33.917 INFO:teuthology.orchestra.run.smithi003.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2022-04-26T01:59:33.922 INFO:teuthology.orchestra.run.smithi003.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2022-04-26T01:59:33.924 INFO:teuthology.orchestra.run.smithi003.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2022-04-26T01:59:34.346 INFO:teuthology.orchestra.run.smithi003.stdout:Fetched 79.9 MB in 4s (22.7 MB/s) 2022-04-26T01:59:34.495 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2022-04-26T01:59:35.001 INFO:teuthology.orchestra.run.smithi141.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 102172 files and directories currently installed.) 2022-04-26T01:59:35.022 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2022-04-26T01:59:35.120 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2022-04-26T01:59:35.507 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libplist3:amd64. 2022-04-26T01:59:35.520 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2022-04-26T01:59:35.565 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2022-04-26T01:59:35.893 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2022-04-26T01:59:35.907 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2022-04-26T01:59:35.951 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2022-04-26T01:59:36.054 INFO:teuthology.orchestra.run.smithi003.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 102172 files and directories currently installed.) 2022-04-26T01:59:36.059 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2022-04-26T01:59:36.192 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2022-04-26T01:59:36.221 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2022-04-26T01:59:36.235 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2022-04-26T01:59:36.296 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2022-04-26T01:59:36.578 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libplist3:amd64. 2022-04-26T01:59:36.594 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2022-04-26T01:59:36.607 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libupower-glib3:amd64. 2022-04-26T01:59:36.620 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2022-04-26T01:59:36.636 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2022-04-26T01:59:36.657 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2022-04-26T01:59:36.910 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package linux-modules-5.13.0-40-generic. 2022-04-26T01:59:36.922 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../05-linux-modules-5.13.0-40-generic_5.13.0-40.45~20.04.1_amd64.deb ... 2022-04-26T01:59:36.951 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking linux-modules-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:59:36.964 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2022-04-26T01:59:36.977 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2022-04-26T01:59:37.014 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2022-04-26T01:59:37.317 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2022-04-26T01:59:37.331 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2022-04-26T01:59:37.367 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2022-04-26T01:59:37.695 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libupower-glib3:amd64. 2022-04-26T01:59:37.709 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2022-04-26T01:59:37.753 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2022-04-26T01:59:38.064 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-modules-5.13.0-40-generic. 2022-04-26T01:59:38.079 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../05-linux-modules-5.13.0-40-generic_5.13.0-40.45~20.04.1_amd64.deb ... 2022-04-26T01:59:38.122 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-modules-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:59:39.227 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package linux-image-5.13.0-40-generic. 2022-04-26T01:59:39.240 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../06-linux-image-5.13.0-40-generic_5.13.0-40.45~20.04.1_amd64.deb ... 2022-04-26T01:59:39.341 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking linux-image-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:59:39.855 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package linux-modules-extra-5.13.0-40-generic. 2022-04-26T01:59:39.868 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../07-linux-modules-extra-5.13.0-40-generic_5.13.0-40.45~20.04.1_amd64.deb ... 2022-04-26T01:59:39.905 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking linux-modules-extra-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:59:40.473 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-image-5.13.0-40-generic. 2022-04-26T01:59:40.486 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../06-linux-image-5.13.0-40-generic_5.13.0-40.45~20.04.1_amd64.deb ... 2022-04-26T01:59:40.578 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-image-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:59:41.068 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-modules-extra-5.13.0-40-generic. 2022-04-26T01:59:41.082 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../07-linux-modules-extra-5.13.0-40-generic_5.13.0-40.45~20.04.1_amd64.deb ... 2022-04-26T01:59:41.118 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-modules-extra-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:59:45.866 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2022-04-26T01:59:45.881 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.13.0.40.45~20.04.25_amd64.deb ... 2022-04-26T01:59:45.916 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking linux-image-generic-hwe-20.04 (5.13.0.40.45~20.04.25) ... 2022-04-26T01:59:46.227 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libevdev2:amd64. 2022-04-26T01:59:46.241 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2022-04-26T01:59:46.285 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2022-04-26T01:59:46.672 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package thermald. 2022-04-26T01:59:46.684 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2022-04-26T01:59:46.687 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2022-04-26T01:59:46.702 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.13.0.40.45~20.04.25_amd64.deb ... 2022-04-26T01:59:46.730 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2022-04-26T01:59:46.742 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-image-generic-hwe-20.04 (5.13.0.40.45~20.04.25) ... 2022-04-26T01:59:47.078 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libevdev2:amd64. 2022-04-26T01:59:47.091 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2022-04-26T01:59:47.128 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2022-04-26T01:59:47.227 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package upower. 2022-04-26T01:59:47.240 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2022-04-26T01:59:47.295 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking upower (0.99.11-1build2) ... 2022-04-26T01:59:47.481 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package thermald. 2022-04-26T01:59:47.494 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2022-04-26T01:59:47.564 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2022-04-26T01:59:47.714 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package usbmuxd. 2022-04-26T01:59:47.728 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2022-04-26T01:59:47.773 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2022-04-26T01:59:48.062 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2022-04-26T01:59:48.127 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package upower. 2022-04-26T01:59:48.142 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2022-04-26T01:59:48.211 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2022-04-26T01:59:48.220 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking upower (0.99.11-1build2) ... 2022-04-26T01:59:48.337 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2022-04-26T01:59:48.463 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2022-04-26T01:59:48.588 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2022-04-26T01:59:48.623 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package usbmuxd. 2022-04-26T01:59:48.637 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2022-04-26T01:59:48.681 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2022-04-26T01:59:48.714 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2022-04-26T01:59:48.815 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up upower (0.99.11-1build2) ... 2022-04-26T01:59:48.979 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2022-04-26T01:59:49.086 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2022-04-26T01:59:49.195 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2022-04-26T01:59:49.246 INFO:teuthology.orchestra.run.smithi141.stdout:upower.service is a disabled or a static unit, not starting it. 2022-04-26T01:59:49.301 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2022-04-26T01:59:49.321 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2022-04-26T01:59:49.439 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2022-04-26T01:59:49.460 INFO:teuthology.orchestra.run.smithi141.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2022-04-26T01:59:49.466 INFO:teuthology.orchestra.run.smithi141.stdout:Adding system user `usbmux' (UID 114) ... 2022-04-26T01:59:49.467 INFO:teuthology.orchestra.run.smithi141.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2022-04-26T01:59:49.573 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2022-04-26T01:59:49.691 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up upower (0.99.11-1build2) ... 2022-04-26T01:59:49.942 INFO:teuthology.orchestra.run.smithi141.stdout:Not creating home directory `/var/lib/usbmux'. 2022-04-26T01:59:50.133 INFO:teuthology.orchestra.run.smithi003.stdout:upower.service is a disabled or a static unit, not starting it. 2022-04-26T01:59:50.177 INFO:teuthology.orchestra.run.smithi141.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2022-04-26T01:59:50.184 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2022-04-26T01:59:50.222 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2022-04-26T01:59:50.359 INFO:teuthology.orchestra.run.smithi003.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2022-04-26T01:59:50.365 INFO:teuthology.orchestra.run.smithi003.stdout:Adding system user `usbmux' (UID 114) ... 2022-04-26T01:59:50.365 INFO:teuthology.orchestra.run.smithi003.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2022-04-26T01:59:50.524 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2022-04-26T01:59:50.525 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2022-04-26T01:59:50.808 INFO:teuthology.orchestra.run.smithi003.stdout:Not creating home directory `/var/lib/usbmux'. 2022-04-26T01:59:50.992 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up linux-image-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:59:51.043 INFO:teuthology.orchestra.run.smithi003.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2022-04-26T01:59:51.080 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2022-04-26T01:59:51.351 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2022-04-26T01:59:51.365 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2022-04-26T01:59:51.842 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-image-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:59:52.263 INFO:teuthology.orchestra.run.smithi141.stdout:I: /boot/vmlinuz is now a symlink to vmlinuz-5.13.0-40-generic 2022-04-26T01:59:52.264 INFO:teuthology.orchestra.run.smithi141.stdout:I: /boot/initrd.img is now a symlink to initrd.img-5.13.0-40-generic 2022-04-26T01:59:52.445 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up linux-modules-extra-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:59:53.118 INFO:teuthology.orchestra.run.smithi003.stdout:I: /boot/vmlinuz is now a symlink to vmlinuz-5.13.0-40-generic 2022-04-26T01:59:53.119 INFO:teuthology.orchestra.run.smithi003.stdout:I: /boot/initrd.img is now a symlink to initrd.img-5.13.0-40-generic 2022-04-26T01:59:53.288 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-modules-extra-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:59:53.771 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up linux-modules-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:59:54.673 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-modules-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T01:59:55.089 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up linux-image-generic-hwe-20.04 (5.13.0.40.45~20.04.25) ... 2022-04-26T01:59:55.215 INFO:teuthology.orchestra.run.smithi141.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 2022-04-26T01:59:56.024 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-image-generic-hwe-20.04 (5.13.0.40.45~20.04.25) ... 2022-04-26T01:59:56.150 INFO:teuthology.orchestra.run.smithi003.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 2022-04-26T01:59:59.221 INFO:teuthology.orchestra.run.smithi141.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-04-26T01:59:59.881 INFO:teuthology.orchestra.run.smithi141.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-04-26T01:59:59.998 INFO:teuthology.orchestra.run.smithi141.stdout:Processing triggers for linux-image-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T02:00:00.180 INFO:teuthology.orchestra.run.smithi141.stdout:/etc/kernel/postinst.d/initramfs-tools: 2022-04-26T02:00:00.180 INFO:teuthology.orchestra.run.smithi141.stdout:update-initramfs: Generating /boot/initrd.img-5.13.0-40-generic 2022-04-26T02:00:00.489 INFO:teuthology.orchestra.run.smithi003.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-04-26T02:00:01.124 INFO:teuthology.orchestra.run.smithi003.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-04-26T02:00:01.225 INFO:teuthology.orchestra.run.smithi003.stdout:Processing triggers for linux-image-5.13.0-40-generic (5.13.0-40.45~20.04.1) ... 2022-04-26T02:00:01.408 INFO:teuthology.orchestra.run.smithi003.stdout:/etc/kernel/postinst.d/initramfs-tools: 2022-04-26T02:00:01.409 INFO:teuthology.orchestra.run.smithi003.stdout:update-initramfs: Generating /boot/initrd.img-5.13.0-40-generic 2022-04-26T02:00:23.789 INFO:teuthology.orchestra.run.smithi141.stdout:/etc/kernel/postinst.d/zz-update-grub: 2022-04-26T02:00:23.789 INFO:teuthology.orchestra.run.smithi141.stdout:Sourcing file `/etc/default/grub' 2022-04-26T02:00:23.799 INFO:teuthology.orchestra.run.smithi141.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2022-04-26T02:00:23.819 INFO:teuthology.orchestra.run.smithi141.stdout:Generating grub configuration file ... 2022-04-26T02:00:24.128 INFO:teuthology.orchestra.run.smithi141.stdout:Found linux image: /boot/vmlinuz-5.13.0-40-generic 2022-04-26T02:00:24.159 INFO:teuthology.orchestra.run.smithi141.stdout:Found initrd image: /boot/initrd.img-5.13.0-40-generic 2022-04-26T02:00:24.536 INFO:teuthology.orchestra.run.smithi141.stdout:Found linux image: /boot/vmlinuz-5.4.0-109-generic 2022-04-26T02:00:24.547 INFO:teuthology.orchestra.run.smithi141.stdout:Found initrd image: /boot/initrd.img-5.4.0-109-generic 2022-04-26T02:00:25.678 INFO:teuthology.orchestra.run.smithi003.stdout:/etc/kernel/postinst.d/zz-update-grub: 2022-04-26T02:00:25.678 INFO:teuthology.orchestra.run.smithi003.stdout:Sourcing file `/etc/default/grub' 2022-04-26T02:00:25.682 INFO:teuthology.orchestra.run.smithi003.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2022-04-26T02:00:25.692 INFO:teuthology.orchestra.run.smithi003.stdout:Generating grub configuration file ... 2022-04-26T02:00:25.987 INFO:teuthology.orchestra.run.smithi003.stdout:Found linux image: /boot/vmlinuz-5.13.0-40-generic 2022-04-26T02:00:26.025 INFO:teuthology.orchestra.run.smithi003.stdout:Found initrd image: /boot/initrd.img-5.13.0-40-generic 2022-04-26T02:00:26.410 INFO:teuthology.orchestra.run.smithi003.stdout:Found linux image: /boot/vmlinuz-5.4.0-109-generic 2022-04-26T02:00:26.422 INFO:teuthology.orchestra.run.smithi003.stdout:Found initrd image: /boot/initrd.img-5.4.0-109-generic 2022-04-26T02:00:26.451 INFO:teuthology.orchestra.run.smithi141.stdout:done 2022-04-26T02:00:26.796 DEBUG:teuthology.orchestra.run.smithi141:> dpkg -s linux-image-generic-hwe-20.04 2022-04-26T02:00:26.822 INFO:teuthology.orchestra.run.smithi141.stdout:Package: linux-image-generic-hwe-20.04 2022-04-26T02:00:26.823 INFO:teuthology.orchestra.run.smithi141.stdout:Status: install ok installed 2022-04-26T02:00:26.823 INFO:teuthology.orchestra.run.smithi141.stdout:Priority: optional 2022-04-26T02:00:26.823 INFO:teuthology.orchestra.run.smithi141.stdout:Section: kernel 2022-04-26T02:00:26.823 INFO:teuthology.orchestra.run.smithi141.stdout:Installed-Size: 19 2022-04-26T02:00:26.823 INFO:teuthology.orchestra.run.smithi141.stdout:Maintainer: Ubuntu Kernel Team 2022-04-26T02:00:26.823 INFO:teuthology.orchestra.run.smithi141.stdout:Architecture: amd64 2022-04-26T02:00:26.823 INFO:teuthology.orchestra.run.smithi141.stdout:Source: linux-meta-hwe-5.13 2022-04-26T02:00:26.823 INFO:teuthology.orchestra.run.smithi141.stdout:Version: 5.13.0.40.45~20.04.25 2022-04-26T02:00:26.823 INFO:teuthology.orchestra.run.smithi141.stdout:Provides: virtualbox-guest-modules (= 5.13.0-40), wireguard-modules (= 1.0.0), zfs-modules (= 2.0.6-1ubuntu2.1) 2022-04-26T02:00:26.824 INFO:teuthology.orchestra.run.smithi141.stdout:Depends: linux-image-5.13.0-40-generic, linux-modules-extra-5.13.0-40-generic, linux-firmware, intel-microcode, amd64-microcode 2022-04-26T02:00:26.824 INFO:teuthology.orchestra.run.smithi141.stdout:Recommends: thermald 2022-04-26T02:00:26.824 INFO:teuthology.orchestra.run.smithi141.stdout:Description: Generic Linux kernel image 2022-04-26T02:00:26.824 INFO:teuthology.orchestra.run.smithi141.stdout: This package will always depend on the latest generic kernel image 2022-04-26T02:00:26.824 INFO:teuthology.orchestra.run.smithi141.stdout: available. 2022-04-26T02:00:26.824 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-109-generic Expected: 5.13.0-40-generic 2022-04-26T02:00:26.824 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2022-04-26T02:00:26.824 DEBUG:teuthology.task.kernel:src is distro, skipping download 2022-04-26T02:00:26.825 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2022-04-26T02:00:26.825 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi141.front.sepia.ceph.com, path=None, version=distro) 2022-04-26T02:00:26.825 DEBUG:teuthology.orchestra.run.smithi141:> sudo apt-get clean 2022-04-26T02:00:26.867 DEBUG:teuthology.orchestra.run.smithi141:> sudo apt-get update 2022-04-26T02:00:27.114 INFO:teuthology.orchestra.run.smithi141.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-04-26T02:00:27.159 INFO:teuthology.orchestra.run.smithi141.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-26T02:00:27.174 INFO:teuthology.orchestra.run.smithi141.stdout:Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-26T02:00:27.210 INFO:teuthology.orchestra.run.smithi141.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-26T02:00:28.375 INFO:teuthology.orchestra.run.smithi003.stdout:done 2022-04-26T02:00:28.655 INFO:teuthology.orchestra.run.smithi141.stdout:Reading package lists... 2022-04-26T02:00:28.677 DEBUG:teuthology.orchestra.run.smithi141:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2022-04-26T02:00:28.732 DEBUG:teuthology.orchestra.run.smithi003:> dpkg -s linux-image-generic-hwe-20.04 2022-04-26T02:00:28.743 INFO:teuthology.orchestra.run.smithi141.stdout:Reading package lists... 2022-04-26T02:00:28.757 INFO:teuthology.orchestra.run.smithi003.stdout:Package: linux-image-generic-hwe-20.04 2022-04-26T02:00:28.757 INFO:teuthology.orchestra.run.smithi003.stdout:Status: install ok installed 2022-04-26T02:00:28.757 INFO:teuthology.orchestra.run.smithi003.stdout:Priority: optional 2022-04-26T02:00:28.757 INFO:teuthology.orchestra.run.smithi003.stdout:Section: kernel 2022-04-26T02:00:28.757 INFO:teuthology.orchestra.run.smithi003.stdout:Installed-Size: 19 2022-04-26T02:00:28.757 INFO:teuthology.orchestra.run.smithi003.stdout:Maintainer: Ubuntu Kernel Team 2022-04-26T02:00:28.758 INFO:teuthology.orchestra.run.smithi003.stdout:Architecture: amd64 2022-04-26T02:00:28.758 INFO:teuthology.orchestra.run.smithi003.stdout:Source: linux-meta-hwe-5.13 2022-04-26T02:00:28.758 INFO:teuthology.orchestra.run.smithi003.stdout:Version: 5.13.0.40.45~20.04.25 2022-04-26T02:00:28.758 INFO:teuthology.orchestra.run.smithi003.stdout:Provides: virtualbox-guest-modules (= 5.13.0-40), wireguard-modules (= 1.0.0), zfs-modules (= 2.0.6-1ubuntu2.1) 2022-04-26T02:00:28.758 INFO:teuthology.orchestra.run.smithi003.stdout:Depends: linux-image-5.13.0-40-generic, linux-modules-extra-5.13.0-40-generic, linux-firmware, intel-microcode, amd64-microcode 2022-04-26T02:00:28.758 INFO:teuthology.orchestra.run.smithi003.stdout:Recommends: thermald 2022-04-26T02:00:28.758 INFO:teuthology.orchestra.run.smithi003.stdout:Description: Generic Linux kernel image 2022-04-26T02:00:28.758 INFO:teuthology.orchestra.run.smithi003.stdout: This package will always depend on the latest generic kernel image 2022-04-26T02:00:28.758 INFO:teuthology.orchestra.run.smithi003.stdout: available. 2022-04-26T02:00:28.759 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-109-generic Expected: 5.13.0-40-generic 2022-04-26T02:00:28.759 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2022-04-26T02:00:28.759 DEBUG:teuthology.task.kernel:src is distro, skipping download 2022-04-26T02:00:28.759 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2022-04-26T02:00:28.759 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi003.front.sepia.ceph.com, path=None, version=distro) 2022-04-26T02:00:28.759 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get clean 2022-04-26T02:00:28.857 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get update 2022-04-26T02:00:28.920 INFO:teuthology.orchestra.run.smithi141.stdout:Building dependency tree... 2022-04-26T02:00:28.921 INFO:teuthology.orchestra.run.smithi141.stdout:Reading state information... 2022-04-26T02:00:29.027 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-04-26T02:00:29.053 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-26T02:00:29.089 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-26T02:00:29.097 INFO:teuthology.orchestra.run.smithi141.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.13.0.40.45~20.04.25). 2022-04-26T02:00:29.097 INFO:teuthology.orchestra.run.smithi141.stdout:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2022-04-26T02:00:29.099 DEBUG:teuthology.orchestra.run.smithi141:> dpkg -s linux-image-generic-hwe-20.04 2022-04-26T02:00:29.107 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-26T02:00:29.121 INFO:teuthology.orchestra.run.smithi141.stdout:Package: linux-image-generic-hwe-20.04 2022-04-26T02:00:29.121 INFO:teuthology.orchestra.run.smithi141.stdout:Status: install ok installed 2022-04-26T02:00:29.121 INFO:teuthology.orchestra.run.smithi141.stdout:Priority: optional 2022-04-26T02:00:29.121 INFO:teuthology.orchestra.run.smithi141.stdout:Section: kernel 2022-04-26T02:00:29.122 INFO:teuthology.orchestra.run.smithi141.stdout:Installed-Size: 19 2022-04-26T02:00:29.122 INFO:teuthology.orchestra.run.smithi141.stdout:Maintainer: Ubuntu Kernel Team 2022-04-26T02:00:29.122 INFO:teuthology.orchestra.run.smithi141.stdout:Architecture: amd64 2022-04-26T02:00:29.122 INFO:teuthology.orchestra.run.smithi141.stdout:Source: linux-meta-hwe-5.13 2022-04-26T02:00:29.122 INFO:teuthology.orchestra.run.smithi141.stdout:Version: 5.13.0.40.45~20.04.25 2022-04-26T02:00:29.122 INFO:teuthology.orchestra.run.smithi141.stdout:Provides: virtualbox-guest-modules (= 5.13.0-40), wireguard-modules (= 1.0.0), zfs-modules (= 2.0.6-1ubuntu2.1) 2022-04-26T02:00:29.122 INFO:teuthology.orchestra.run.smithi141.stdout:Depends: linux-image-5.13.0-40-generic, linux-modules-extra-5.13.0-40-generic, linux-firmware, intel-microcode, amd64-microcode 2022-04-26T02:00:29.122 INFO:teuthology.orchestra.run.smithi141.stdout:Recommends: thermald 2022-04-26T02:00:29.122 INFO:teuthology.orchestra.run.smithi141.stdout:Description: Generic Linux kernel image 2022-04-26T02:00:29.123 INFO:teuthology.orchestra.run.smithi141.stdout: This package will always depend on the latest generic kernel image 2022-04-26T02:00:29.123 INFO:teuthology.orchestra.run.smithi141.stdout: available. 2022-04-26T02:00:29.123 DEBUG:teuthology.orchestra.run.smithi141:> mktemp 2022-04-26T02:00:29.168 INFO:teuthology.orchestra.run.smithi141.stdout:/tmp/tmp.pJ8CrtYYYT 2022-04-26T02:00:29.169 DEBUG:teuthology.orchestra.run.smithi141:> sudo cp /boot/grub/grub.cfg /tmp/tmp.pJ8CrtYYYT 2022-04-26T02:00:29.183 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod 0666 /tmp/tmp.pJ8CrtYYYT 2022-04-26T02:00:29.224 DEBUG:teuthology.orchestra.remote:smithi141:/tmp/tmp.pJ8CrtYYYT is 9KB 2022-04-26T02:00:29.237 DEBUG:teuthology.orchestra.run.smithi141:> rm -fr /tmp/tmp.pJ8CrtYYYT 2022-04-26T02:00:29.243 DEBUG:teuthology.orchestra.run.smithi141:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2022-04-26T02:00:29.302 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2022-04-26T02:00:29.302 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/etc/grub.d/01_ceph_kernel 2022-04-26T02:00:29.302 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2022-04-26T02:00:29.328 INFO:teuthology.task.kernel:Distro Kernel Version: 5.13.0-40-generic 2022-04-26T02:00:29.328 DEBUG:teuthology.orchestra.run.smithi141:> sudo update-grub 2022-04-26T02:00:30.512 INFO:teuthology.orchestra.run.smithi141.stderr:Sourcing file `/etc/default/grub' 2022-04-26T02:00:30.513 INFO:teuthology.orchestra.run.smithi141.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2022-04-26T02:00:30.523 INFO:teuthology.orchestra.run.smithi141.stderr:Generating grub configuration file ... 2022-04-26T02:00:30.619 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2022-04-26T02:00:30.644 DEBUG:teuthology.orchestra.run.smithi003:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2022-04-26T02:00:30.715 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2022-04-26T02:00:30.743 INFO:teuthology.orchestra.run.smithi141.stderr:Found linux image: /boot/vmlinuz-5.13.0-40-generic 2022-04-26T02:00:30.755 INFO:teuthology.orchestra.run.smithi141.stderr:Found initrd image: /boot/initrd.img-5.13.0-40-generic 2022-04-26T02:00:30.877 INFO:teuthology.orchestra.run.smithi003.stdout:Building dependency tree... 2022-04-26T02:00:30.878 INFO:teuthology.orchestra.run.smithi003.stdout:Reading state information... 2022-04-26T02:00:31.056 INFO:teuthology.orchestra.run.smithi003.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.13.0.40.45~20.04.25). 2022-04-26T02:00:31.057 INFO:teuthology.orchestra.run.smithi003.stdout:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2022-04-26T02:00:31.058 DEBUG:teuthology.orchestra.run.smithi003:> dpkg -s linux-image-generic-hwe-20.04 2022-04-26T02:00:31.075 INFO:teuthology.orchestra.run.smithi003.stdout:Package: linux-image-generic-hwe-20.04 2022-04-26T02:00:31.075 INFO:teuthology.orchestra.run.smithi003.stdout:Status: install ok installed 2022-04-26T02:00:31.075 INFO:teuthology.orchestra.run.smithi003.stdout:Priority: optional 2022-04-26T02:00:31.076 INFO:teuthology.orchestra.run.smithi003.stdout:Section: kernel 2022-04-26T02:00:31.076 INFO:teuthology.orchestra.run.smithi003.stdout:Installed-Size: 19 2022-04-26T02:00:31.076 INFO:teuthology.orchestra.run.smithi003.stdout:Maintainer: Ubuntu Kernel Team 2022-04-26T02:00:31.076 INFO:teuthology.orchestra.run.smithi003.stdout:Architecture: amd64 2022-04-26T02:00:31.076 INFO:teuthology.orchestra.run.smithi003.stdout:Source: linux-meta-hwe-5.13 2022-04-26T02:00:31.076 INFO:teuthology.orchestra.run.smithi003.stdout:Version: 5.13.0.40.45~20.04.25 2022-04-26T02:00:31.076 INFO:teuthology.orchestra.run.smithi003.stdout:Provides: virtualbox-guest-modules (= 5.13.0-40), wireguard-modules (= 1.0.0), zfs-modules (= 2.0.6-1ubuntu2.1) 2022-04-26T02:00:31.077 INFO:teuthology.orchestra.run.smithi003.stdout:Depends: linux-image-5.13.0-40-generic, linux-modules-extra-5.13.0-40-generic, linux-firmware, intel-microcode, amd64-microcode 2022-04-26T02:00:31.077 INFO:teuthology.orchestra.run.smithi003.stdout:Recommends: thermald 2022-04-26T02:00:31.077 INFO:teuthology.orchestra.run.smithi003.stdout:Description: Generic Linux kernel image 2022-04-26T02:00:31.077 INFO:teuthology.orchestra.run.smithi003.stdout: This package will always depend on the latest generic kernel image 2022-04-26T02:00:31.077 INFO:teuthology.orchestra.run.smithi003.stdout: available. 2022-04-26T02:00:31.078 DEBUG:teuthology.orchestra.run.smithi003:> mktemp 2022-04-26T02:00:31.082 INFO:teuthology.orchestra.run.smithi003.stdout:/tmp/tmp.obOzC8IBDZ 2022-04-26T02:00:31.082 DEBUG:teuthology.orchestra.run.smithi003:> sudo cp /boot/grub/grub.cfg /tmp/tmp.obOzC8IBDZ 2022-04-26T02:00:31.094 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 0666 /tmp/tmp.obOzC8IBDZ 2022-04-26T02:00:31.115 INFO:teuthology.orchestra.run.smithi141.stderr:Found linux image: /boot/vmlinuz-5.4.0-109-generic 2022-04-26T02:00:31.127 INFO:teuthology.orchestra.run.smithi141.stderr:Found initrd image: /boot/initrd.img-5.4.0-109-generic 2022-04-26T02:00:31.173 DEBUG:teuthology.orchestra.remote:smithi003:/tmp/tmp.obOzC8IBDZ is 9KB 2022-04-26T02:00:31.187 DEBUG:teuthology.orchestra.run.smithi003:> rm -fr /tmp/tmp.obOzC8IBDZ 2022-04-26T02:00:31.194 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2022-04-26T02:00:31.255 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-26T02:00:31.256 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/grub.d/01_ceph_kernel 2022-04-26T02:00:31.256 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2022-04-26T02:00:31.291 INFO:teuthology.task.kernel:Distro Kernel Version: 5.13.0-40-generic 2022-04-26T02:00:31.291 DEBUG:teuthology.orchestra.run.smithi003:> sudo update-grub 2022-04-26T02:00:32.073 INFO:teuthology.orchestra.run.smithi141.stderr:done 2022-04-26T02:00:32.074 DEBUG:teuthology.orchestra.run.smithi141:> sudo shutdown -r now 2022-04-26T02:00:32.508 INFO:teuthology.orchestra.run.smithi003.stderr:Sourcing file `/etc/default/grub' 2022-04-26T02:00:32.510 INFO:teuthology.orchestra.run.smithi003.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2022-04-26T02:00:32.515 INFO:teuthology.orchestra.run.smithi003.stderr:Generating grub configuration file ... 2022-04-26T02:00:32.812 INFO:teuthology.orchestra.run.smithi003.stderr:Found linux image: /boot/vmlinuz-5.13.0-40-generic 2022-04-26T02:00:32.824 INFO:teuthology.orchestra.run.smithi003.stderr:Found initrd image: /boot/initrd.img-5.13.0-40-generic 2022-04-26T02:00:33.178 INFO:teuthology.orchestra.run.smithi003.stderr:Found linux image: /boot/vmlinuz-5.4.0-109-generic 2022-04-26T02:00:33.190 INFO:teuthology.orchestra.run.smithi003.stderr:Found initrd image: /boot/initrd.img-5.4.0-109-generic 2022-04-26T02:00:34.141 INFO:teuthology.orchestra.run.smithi003.stderr:done 2022-04-26T02:00:34.142 DEBUG:teuthology.orchestra.run.smithi003:> sudo shutdown -r now 2022-04-26T02:01:02.103 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2022-04-26T02:01:02.103 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi141.front.sepia.ceph.com' 2022-04-26T02:01:02.104 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T02:01:04.147 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2022-04-26T02:01:04.148 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2022-04-26T02:01:04.148 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T02:01:20.587 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.141 2022-04-26T02:01:22.634 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.3 2022-04-26T02:01:50.616 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi141.front.sepia.ceph.com' 2022-04-26T02:01:50.617 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T02:01:52.637 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2022-04-26T02:01:52.637 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T02:02:08.092 DEBUG:teuthology.orchestra.run.smithi003:> true 2022-04-26T02:02:08.543 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi003.front.sepia.ceph.com' 2022-04-26T02:02:08.543 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.13.0-40-generic"... 2022-04-26T02:02:08.544 DEBUG:teuthology.orchestra.run.smithi003:> uname -r 2022-04-26T02:02:08.548 INFO:teuthology.orchestra.run.smithi003.stdout:5.13.0-40-generic 2022-04-26T02:02:08.548 DEBUG:teuthology.task.kernel:current kernel version is 5.13.0-40-generic vs 5.13.0-40-generic 2022-04-26T02:02:08.548 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2022-04-26T02:02:08.549 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2022-04-26T02:02:08.970 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.141 2022-04-26T02:02:09.550 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2022-04-26T02:02:09.550 DEBUG:teuthology.orchestra.run.smithi003:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2022-04-26T02:02:09.620 INFO:teuthology.orchestra.run.smithi003.stdout:ttyS1 2022-04-26T02:02:09.658 DEBUG:teuthology.parallel:result is None 2022-04-26T02:02:38.972 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi141.front.sepia.ceph.com' 2022-04-26T02:02:38.973 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T02:02:39.176 DEBUG:teuthology.orchestra.run.smithi141:> true 2022-04-26T02:02:39.666 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi141.front.sepia.ceph.com' 2022-04-26T02:02:39.666 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.13.0-40-generic"... 2022-04-26T02:02:39.667 DEBUG:teuthology.orchestra.run.smithi141:> uname -r 2022-04-26T02:02:39.671 INFO:teuthology.orchestra.run.smithi141.stdout:5.13.0-40-generic 2022-04-26T02:02:39.674 DEBUG:teuthology.task.kernel:current kernel version is 5.13.0-40-generic vs 5.13.0-40-generic 2022-04-26T02:02:39.674 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2022-04-26T02:02:39.674 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2022-04-26T02:02:40.675 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2022-04-26T02:02:40.675 DEBUG:teuthology.orchestra.run.smithi141:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2022-04-26T02:02:40.730 INFO:teuthology.orchestra.run.smithi141.stdout:ttyS1 2022-04-26T02:02:40.754 DEBUG:teuthology.parallel:result is None 2022-04-26T02:02:40.754 INFO:teuthology.run_tasks:Running task internal.base... 2022-04-26T02:02:40.763 INFO:teuthology.task.internal:Creating test directory... 2022-04-26T02:02:40.764 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2022-04-26T02:02:40.766 DEBUG:teuthology.orchestra.run.smithi141:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2022-04-26T02:02:40.773 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2022-04-26T02:02:40.807 INFO:teuthology.run_tasks:Running task internal.archive... 2022-04-26T02:02:40.847 INFO:teuthology.task.internal:Creating archive directory... 2022-04-26T02:02:40.848 DEBUG:teuthology.orchestra.run.smithi003:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2022-04-26T02:02:40.850 DEBUG:teuthology.orchestra.run.smithi141:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2022-04-26T02:02:40.874 INFO:teuthology.run_tasks:Running task internal.coredump... 2022-04-26T02:02:40.883 INFO:teuthology.task.internal:Enabling coredump saving... 2022-04-26T02:02:40.883 DEBUG:teuthology.orchestra.run.smithi003:> 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:02:40.886 DEBUG:teuthology.orchestra.run.smithi141:> 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:02:40.903 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-26T02:02:40.914 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-26T02:02:40.929 INFO:teuthology.orchestra.run.smithi141.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-26T02:02:40.938 INFO:teuthology.orchestra.run.smithi141.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-26T02:02:40.940 INFO:teuthology.run_tasks:Running task internal.sudo... 2022-04-26T02:02:40.951 INFO:teuthology.task.internal:Configuring sudo... 2022-04-26T02:02:40.951 DEBUG:teuthology.orchestra.run.smithi003:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2022-04-26T02:02:40.961 DEBUG:teuthology.orchestra.run.smithi141:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2022-04-26T02:02:40.976 INFO:teuthology.run_tasks:Running task internal.syslog... 2022-04-26T02:02:40.987 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2022-04-26T02:02:40.987 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2022-04-26T02:02:40.989 DEBUG:teuthology.orchestra.run.smithi141:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2022-04-26T02:02:41.026 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-26T02:02:41.034 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-26T02:02:41.082 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-26T02:02:41.082 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2022-04-26T02:02:41.103 DEBUG:teuthology.orchestra.run.smithi141:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-26T02:02:41.111 DEBUG:teuthology.orchestra.run.smithi141:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-26T02:02:41.117 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2022-04-26T02:02:41.117 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2022-04-26T02:02:41.181 DEBUG:teuthology.orchestra.run.smithi003:> sudo service rsyslog restart 2022-04-26T02:02:41.184 DEBUG:teuthology.orchestra.run.smithi141:> sudo service rsyslog restart 2022-04-26T02:02:41.233 INFO:teuthology.run_tasks:Running task internal.timer... 2022-04-26T02:02:41.242 INFO:teuthology.task.internal:Starting timer... 2022-04-26T02:02:41.242 INFO:teuthology.run_tasks:Running task pcp... 2022-04-26T02:02:41.277 INFO:teuthology.run_tasks:Running task selinux... 2022-04-26T02:02:41.313 DEBUG:teuthology.task.selinux:Excluding smithi003: OS 'ubuntu' does not support SELinux 2022-04-26T02:02:41.313 DEBUG:teuthology.task.selinux:Excluding smithi141: OS 'ubuntu' does not support SELinux 2022-04-26T02:02:41.313 DEBUG:teuthology.task.selinux:Getting current SELinux state 2022-04-26T02:02:41.313 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2022-04-26T02:02:41.314 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2022-04-26T02:02:41.314 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2022-04-26T02:02:41.351 DEBUG:teuthology.repo_utils:Setting repo remote to git://git.ceph.com/git/ceph-cm-ansible.git 2022-04-26T02:02:41.356 INFO:teuthology.repo_utils:Fetching master from origin 2022-04-26T02:02:41.386 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to origin/master 2022-04-26T02:02:41.404 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:02:41.406 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi003.front.sepia.ceph.com,smithi141.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml 2022-04-26T02:05:32.611 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi003.front.sepia.ceph.com'), Remote(name='ubuntu@smithi141.front.sepia.ceph.com')] 2022-04-26T02:05:32.613 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2022-04-26T02:05:32.614 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T02:05:32.663 DEBUG:teuthology.orchestra.run.smithi003:> true 2022-04-26T02:05:32.784 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi141.front.sepia.ceph.com' 2022-04-26T02:05:32.785 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-26T02:05:32.835 DEBUG:teuthology.orchestra.run.smithi141:> true 2022-04-26T02:05:32.956 INFO:teuthology.run_tasks:Running task clock... 2022-04-26T02:05:32.967 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2022-04-26T02:05:32.968 INFO:teuthology.orchestra.run:Running command with timeout 360 2022-04-26T02:05:32.968 DEBUG:teuthology.orchestra.run.smithi003:> 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:32.971 INFO:teuthology.orchestra.run:Running command with timeout 360 2022-04-26T02:05:32.971 DEBUG:teuthology.orchestra.run.smithi141:> 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:33.003 INFO:teuthology.orchestra.run.smithi003.stdout:26 Apr 02:05:32 ntpd[7851]: ntpd 4.2.8p12@1.3728-o (1): Starting 2022-04-26T02:05:33.003 INFO:teuthology.orchestra.run.smithi003.stdout:26 Apr 02:05:32 ntpd[7851]: Command line: ntpd -gq 2022-04-26T02:05:33.003 INFO:teuthology.orchestra.run.smithi003.stdout:26 Apr 02:05:32 ntpd[7851]: proto: precision = 0.072 usec (-24) 2022-04-26T02:05:33.004 INFO:teuthology.orchestra.run.smithi003.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2022-04-26T02:05:33.005 INFO:teuthology.orchestra.run.smithi003.stdout:26 Apr 02:05:32 ntpd[7851]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2022-04-26T02:05:33.005 INFO:teuthology.orchestra.run.smithi003.stdout:26 Apr 02:05:32 ntpd[7851]: restrict ::: KOD does nothing without LIMITED. 2022-04-26T02:05:33.005 INFO:teuthology.orchestra.run.smithi003.stderr:restrict ::: KOD does nothing without LIMITED. 2022-04-26T02:05:33.006 INFO:teuthology.orchestra.run.smithi003.stdout:26 Apr 02:05:32 ntpd[7851]: Listen and drop on 0 v6wildcard [::]:123 2022-04-26T02:05:33.007 INFO:teuthology.orchestra.run.smithi003.stdout:26 Apr 02:05:32 ntpd[7851]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2022-04-26T02:05:33.007 INFO:teuthology.orchestra.run.smithi003.stdout:26 Apr 02:05:32 ntpd[7851]: Listen normally on 2 lo 127.0.0.1:123 2022-04-26T02:05:33.007 INFO:teuthology.orchestra.run.smithi003.stdout:26 Apr 02:05:32 ntpd[7851]: Listen normally on 3 ens1f0 172.21.15.3:123 2022-04-26T02:05:33.007 INFO:teuthology.orchestra.run.smithi003.stdout:26 Apr 02:05:32 ntpd[7851]: Listen normally on 4 lo [::1]:123 2022-04-26T02:05:33.007 INFO:teuthology.orchestra.run.smithi003.stdout:26 Apr 02:05:32 ntpd[7851]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:15dc%4]:123 2022-04-26T02:05:33.007 INFO:teuthology.orchestra.run.smithi003.stdout:26 Apr 02:05:32 ntpd[7851]: Listening on routing socket on fd #22 for interface updates 2022-04-26T02:05:33.008 INFO:teuthology.orchestra.run.smithi141.stdout:26 Apr 02:05:32 ntpd[7752]: ntpd 4.2.8p12@1.3728-o (1): Starting 2022-04-26T02:05:33.008 INFO:teuthology.orchestra.run.smithi141.stdout:26 Apr 02:05:32 ntpd[7752]: Command line: ntpd -gq 2022-04-26T02:05:33.008 INFO:teuthology.orchestra.run.smithi141.stdout:26 Apr 02:05:32 ntpd[7752]: proto: precision = 0.093 usec (-23) 2022-04-26T02:05:33.008 INFO:teuthology.orchestra.run.smithi141.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2022-04-26T02:05:33.009 INFO:teuthology.orchestra.run.smithi141.stdout:26 Apr 02:05:32 ntpd[7752]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2022-04-26T02:05:33.009 INFO:teuthology.orchestra.run.smithi141.stderr:restrict ::: KOD does nothing without LIMITED. 2022-04-26T02:05:33.010 INFO:teuthology.orchestra.run.smithi141.stdout:26 Apr 02:05:32 ntpd[7752]: restrict ::: KOD does nothing without LIMITED. 2022-04-26T02:05:33.011 INFO:teuthology.orchestra.run.smithi141.stdout:26 Apr 02:05:32 ntpd[7752]: Listen and drop on 0 v6wildcard [::]:123 2022-04-26T02:05:33.011 INFO:teuthology.orchestra.run.smithi141.stdout:26 Apr 02:05:32 ntpd[7752]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2022-04-26T02:05:33.011 INFO:teuthology.orchestra.run.smithi141.stdout:26 Apr 02:05:32 ntpd[7752]: Listen normally on 2 lo 127.0.0.1:123 2022-04-26T02:05:33.011 INFO:teuthology.orchestra.run.smithi141.stdout:26 Apr 02:05:32 ntpd[7752]: Listen normally on 3 enp3s0f1 172.21.15.141:123 2022-04-26T02:05:33.011 INFO:teuthology.orchestra.run.smithi141.stdout:26 Apr 02:05:32 ntpd[7752]: Listen normally on 4 lo [::1]:123 2022-04-26T02:05:33.011 INFO:teuthology.orchestra.run.smithi141.stdout:26 Apr 02:05:32 ntpd[7752]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:726d%5]:123 2022-04-26T02:05:33.011 INFO:teuthology.orchestra.run.smithi141.stdout:26 Apr 02:05:32 ntpd[7752]: Listening on routing socket on fd #22 for interface updates 2022-04-26T02:05:34.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:33 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:34.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:33 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:34.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:33 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:34.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:33 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:34.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:33 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:34.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:33 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:34.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:33 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:34.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:33 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:34.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:33 ntpd[7851]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:34.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:33 ntpd[7851]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:34.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:33 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:34.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:33 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:34.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:33 ntpd[7851]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:34.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:33 ntpd[7851]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:34.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:33 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:34.007 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:33 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:34.007 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:33 ntpd[7851]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:34.007 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:33 ntpd[7851]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:34.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:33 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:34.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:33 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:34.010 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:33 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:34.010 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:33 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:34.010 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:33 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:34.010 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:33 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:34.010 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:33 ntpd[7752]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:34.010 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:33 ntpd[7752]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:34.010 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:33 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:34.010 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:33 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:34.010 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:33 ntpd[7752]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:34.011 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:33 ntpd[7752]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:35.007 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:34 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:35.007 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:34 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:35.007 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:34 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:35.007 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:34 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:35.007 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:34 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:35.008 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:34 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:35.008 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:34 ntpd[7752]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:35.008 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:34 ntpd[7752]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:35.008 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:34 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:35.008 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:34 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:35.008 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:34 ntpd[7752]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:35.008 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:34 ntpd[7752]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:36.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:35 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:36.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:35 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:36.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:35 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:36.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:35 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:36.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:35 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:36.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:35 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:36.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:35 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:36.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:35 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:36.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:35 ntpd[7851]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:36.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:35 ntpd[7851]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:36.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:35 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:36.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:35 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:36.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:35 ntpd[7851]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:36.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:35 ntpd[7851]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:36.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:35 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:36.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:35 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:36.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:35 ntpd[7851]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:36.007 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:35 ntpd[7851]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:36.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:35 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:36.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:35 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:36.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:35 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:36.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:35 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:36.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:35 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:36.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:35 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:36.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:35 ntpd[7752]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:36.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:35 ntpd[7752]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:36.010 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:35 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:36.010 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:35 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:36.010 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:35 ntpd[7752]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:36.010 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:35 ntpd[7752]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:37.007 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:36 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:37.182 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:36 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:37.182 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:36 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:37.183 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:36 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:37.183 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:36 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:37.183 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:36 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:37.183 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:36 ntpd[7752]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:37.183 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:36 ntpd[7752]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:37.184 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:36 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:37.184 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:36 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:37.184 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:36 ntpd[7752]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:37.184 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:36 ntpd[7752]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:38.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:38.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:38.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:38.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:38.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:38.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:38.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:38.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:38.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:38.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:38.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:38.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:38.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:38.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:38.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:38.007 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:38.007 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:38.007 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:38.007 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:38.007 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:38.007 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:38.007 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:38.007 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:38.007 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:37 ntpd[7851]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:38.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:37 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:38.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:37 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:38.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:37 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:38.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:37 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:38.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:37 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:38.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:37 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:38.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:37 ntpd[7752]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:38.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:37 ntpd[7752]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:38.010 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:37 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:38.010 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:37 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:38.010 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:37 ntpd[7752]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:38.010 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:37 ntpd[7752]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:39.007 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:38 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:39.007 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:38 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:39.007 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:38 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:39.007 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:38 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:39.008 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:38 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:39.008 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:38 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:39.008 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:38 ntpd[7752]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:39.008 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:38 ntpd[7752]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:39.008 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:38 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:39.008 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:38 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:39.008 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:38 ntpd[7752]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:39.008 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:38 ntpd[7752]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:40.004 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:39 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:40.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:39 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:40.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:39 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:40.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:39 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:40.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:39 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:40.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:39 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:40.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:39 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:40.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:39 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:40.005 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:39 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:40.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:39 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:40.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:39 ntpd[7851]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:40.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:39 ntpd[7851]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:40.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:39 ntpd[7851]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:40.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:39 ntpd[7851]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:40.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:39 ntpd[7851]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:40.006 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:39 ntpd[7851]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:40.007 INFO:teuthology.orchestra.run.smithi003.stdout:26 Apr 02:05:39 ntpd[7851]: ntpd: time slew +0.001547 s 2022-04-26T02:05:40.007 INFO:teuthology.orchestra.run.smithi003.stdout:ntpd: time slew +0.001547s 2022-04-26T02:05:40.007 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:39 ntpd[7851]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2022-04-26T02:05:40.008 INFO:teuthology.orchestra.run.smithi003.stderr:26 Apr 02:05:39 ntpd[7851]: can't open /var/log/ntpstats/loopstats.20220426: Permission denied 2022-04-26T02:05:40.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:39 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:40.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:39 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:40.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:39 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:40.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:39 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:40.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:39 ntpd[7752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-26T02:05:40.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:39 ntpd[7752]: can't open /var/log/ntpstats/rawstats.20220426: Permission denied 2022-04-26T02:05:40.009 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:39 ntpd[7752]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-26T02:05:40.010 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:39 ntpd[7752]: can't open /var/log/ntpstats/peerstats.20220426: Permission denied 2022-04-26T02:05:40.010 INFO:teuthology.orchestra.run.smithi141.stdout:26 Apr 02:05:39 ntpd[7752]: ntpd: time slew -0.000156 s 2022-04-26T02:05:40.010 INFO:teuthology.orchestra.run.smithi141.stdout:ntpd: time slew -0.000156s 2022-04-26T02:05:40.010 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:39 ntpd[7752]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2022-04-26T02:05:40.011 INFO:teuthology.orchestra.run.smithi141.stderr:26 Apr 02:05:39 ntpd[7752]: can't open /var/log/ntpstats/loopstats.20220426: Permission denied 2022-04-26T02:05:40.068 INFO:teuthology.orchestra.run.smithi003.stdout: remote refid st t when poll reach delay offset jitter 2022-04-26T02:05:40.068 INFO:teuthology.orchestra.run.smithi003.stdout:============================================================================== 2022-04-26T02:05:40.069 INFO:teuthology.orchestra.run.smithi003.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-26T02:05:40.069 INFO:teuthology.orchestra.run.smithi003.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-26T02:05:40.069 INFO:teuthology.orchestra.run.smithi003.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-26T02:05:40.069 INFO:teuthology.orchestra.run.smithi003.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-26T02:05:40.158 INFO:teuthology.orchestra.run.smithi141.stdout: remote refid st t when poll reach delay offset jitter 2022-04-26T02:05:40.159 INFO:teuthology.orchestra.run.smithi141.stdout:============================================================================== 2022-04-26T02:05:40.159 INFO:teuthology.orchestra.run.smithi141.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-26T02:05:40.159 INFO:teuthology.orchestra.run.smithi141.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-26T02:05:40.159 INFO:teuthology.orchestra.run.smithi141.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-26T02:05:40.159 INFO:teuthology.orchestra.run.smithi141.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-26T02:05:40.160 INFO:teuthology.run_tasks:Running task install... 2022-04-26T02:05:40.171 DEBUG:teuthology.task.install:project ceph 2022-04-26T02:05:40.171 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6'}} 2022-04-26T02:05:40.172 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '6ceeb0566ada846fe0f5f2630fd02650f3b712d6'} 2022-04-26T02:05:40.172 INFO:teuthology.task.install:Using flavor: default 2022-04-26T02:05:40.178 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:40.178 INFO:teuthology.task.install:extra packages: [] 2022-04-26T02:05:40.178 DEBUG:teuthology.orchestra.run.smithi003:> sudo lsb_release -is 2022-04-26T02:05:40.227 INFO:teuthology.orchestra.run.smithi003.stdout:Ubuntu 2022-04-26T02:05:40.251 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-04-26T02:05:40.252 DEBUG:teuthology.orchestra.run.smithi141:> sudo lsb_release -is 2022-04-26T02:05:40.252 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-key list | grep Ceph 2022-04-26T02:05:40.295 INFO:teuthology.orchestra.run.smithi141.stdout:Ubuntu 2022-04-26T02:05:40.299 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-04-26T02:05:40.300 DEBUG:teuthology.orchestra.run.smithi141:> sudo apt-key list | grep Ceph 2022-04-26T02:05:40.352 INFO:teuthology.orchestra.run.smithi003.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-04-26T02:05:40.392 INFO:teuthology.orchestra.run.smithi141.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-04-26T02:05:40.408 INFO:teuthology.orchestra.run.smithi003.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2022-04-26T02:05:40.408 INFO:teuthology.orchestra.run.smithi003.stdout:uid [ unknown] Ceph.com (release key) 2022-04-26T02:05:40.409 DEBUG:teuthology.orchestra.run.smithi003:> sudo lsb_release -is 2022-04-26T02:05:40.450 INFO:teuthology.orchestra.run.smithi141.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2022-04-26T02:05:40.450 INFO:teuthology.orchestra.run.smithi141.stdout:uid [ unknown] Ceph.com (release key) 2022-04-26T02:05:40.451 DEBUG:teuthology.orchestra.run.smithi141:> sudo lsb_release -is 2022-04-26T02:05:40.455 INFO:teuthology.orchestra.run.smithi003.stdout:Ubuntu 2022-04-26T02:05:40.461 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-04-26T02:05:40.461 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2022-04-26T02:05:40.462 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T02:05:40.462 INFO:teuthology.packaging:ref: None 2022-04-26T02:05:40.462 INFO:teuthology.packaging:tag: None 2022-04-26T02:05:40.462 INFO:teuthology.packaging:branch: pacific 2022-04-26T02:05:40.462 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T02:05:40.462 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2022-04-26T02:05:40.497 INFO:teuthology.orchestra.run.smithi141.stdout:Ubuntu 2022-04-26T02:05:40.502 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-04-26T02:05:40.502 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2022-04-26T02:05:40.502 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T02:05:40.503 INFO:teuthology.packaging:ref: None 2022-04-26T02:05:40.503 INFO:teuthology.packaging:tag: None 2022-04-26T02:05:40.503 INFO:teuthology.packaging:branch: pacific 2022-04-26T02:05:40.503 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T02:05:40.503 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2022-04-26T02:05:40.690 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default/ 2022-04-26T02:05:40.691 INFO:teuthology.task.install.deb:Package version is 16.2.7-940-g40f5fd17-1focal 2022-04-26T02:05:40.711 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default/ 2022-04-26T02:05:40.711 INFO:teuthology.task.install.deb:Package version is 16.2.7-940-g40f5fd17-1focal 2022-04-26T02:05:40.799 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-26T02:05:40.799 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2022-04-26T02:05:40.815 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2022-04-26T02:05:40.815 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2022-04-26T02:05:40.817 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get update 2022-04-26T02:05:40.832 DEBUG:teuthology.orchestra.run.smithi141:> sudo apt-get update 2022-04-26T02:05:41.047 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-04-26T02:05:41.052 INFO:teuthology.orchestra.run.smithi141.stdout:Ign:1 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal InRelease 2022-04-26T02:05:41.065 INFO:teuthology.orchestra.run.smithi003.stdout:Ign:2 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal InRelease 2022-04-26T02:05:41.067 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-26T02:05:41.075 INFO:teuthology.orchestra.run.smithi141.stdout:Get:2 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal Release [7,680 B] 2022-04-26T02:05:41.087 INFO:teuthology.orchestra.run.smithi003.stdout:Get:4 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal Release [7,680 B] 2022-04-26T02:05:41.101 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-26T02:05:41.104 INFO:teuthology.orchestra.run.smithi141.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease 2022-04-26T02:05:41.104 INFO:teuthology.orchestra.run.smithi141.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-26T02:05:41.105 INFO:teuthology.orchestra.run.smithi141.stdout:Ign:5 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal Release.gpg 2022-04-26T02:05:41.109 INFO:teuthology.orchestra.run.smithi003.stdout:Ign:6 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal Release.gpg 2022-04-26T02:05:41.127 INFO:teuthology.orchestra.run.smithi141.stdout:Get:6 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 Packages [17.0 kB] 2022-04-26T02:05:41.130 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:7 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-26T02:05:41.131 INFO:teuthology.orchestra.run.smithi003.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main i386 Packages [3,092 B] 2022-04-26T02:05:41.166 INFO:teuthology.orchestra.run.smithi141.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main i386 Packages [3,092 B] 2022-04-26T02:05:41.167 INFO:teuthology.orchestra.run.smithi003.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 Packages [17.0 kB] 2022-04-26T02:05:41.172 INFO:teuthology.orchestra.run.smithi141.stdout:Hit:8 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-26T02:05:41.252 INFO:teuthology.orchestra.run.smithi141.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-26T02:05:41.661 INFO:teuthology.orchestra.run.smithi003.stdout:Fetched 27.8 kB in 1s (44.0 kB/s) 2022-04-26T02:05:41.731 INFO:teuthology.orchestra.run.smithi141.stdout:Fetched 27.8 kB in 1s (37.7 kB/s) 2022-04-26T02:05:42.550 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2022-04-26T02:05:42.574 DEBUG:teuthology.orchestra.run.smithi003:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.7-940-g40f5fd17-1focal cephadm=16.2.7-940-g40f5fd17-1focal ceph-mds=16.2.7-940-g40f5fd17-1focal ceph-mgr=16.2.7-940-g40f5fd17-1focal ceph-common=16.2.7-940-g40f5fd17-1focal ceph-fuse=16.2.7-940-g40f5fd17-1focal ceph-test=16.2.7-940-g40f5fd17-1focal radosgw=16.2.7-940-g40f5fd17-1focal python3-rados=16.2.7-940-g40f5fd17-1focal python3-rgw=16.2.7-940-g40f5fd17-1focal python3-cephfs=16.2.7-940-g40f5fd17-1focal python3-rbd=16.2.7-940-g40f5fd17-1focal libcephfs2=16.2.7-940-g40f5fd17-1focal libcephfs-dev=16.2.7-940-g40f5fd17-1focal librados2=16.2.7-940-g40f5fd17-1focal librbd1=16.2.7-940-g40f5fd17-1focal rbd-fuse=16.2.7-940-g40f5fd17-1focal 2022-04-26T02:05:42.586 INFO:teuthology.orchestra.run.smithi141.stdout:Reading package lists... 2022-04-26T02:05:42.612 DEBUG:teuthology.orchestra.run.smithi141:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.7-940-g40f5fd17-1focal cephadm=16.2.7-940-g40f5fd17-1focal ceph-mds=16.2.7-940-g40f5fd17-1focal ceph-mgr=16.2.7-940-g40f5fd17-1focal ceph-common=16.2.7-940-g40f5fd17-1focal ceph-fuse=16.2.7-940-g40f5fd17-1focal ceph-test=16.2.7-940-g40f5fd17-1focal radosgw=16.2.7-940-g40f5fd17-1focal python3-rados=16.2.7-940-g40f5fd17-1focal python3-rgw=16.2.7-940-g40f5fd17-1focal python3-cephfs=16.2.7-940-g40f5fd17-1focal python3-rbd=16.2.7-940-g40f5fd17-1focal libcephfs2=16.2.7-940-g40f5fd17-1focal libcephfs-dev=16.2.7-940-g40f5fd17-1focal librados2=16.2.7-940-g40f5fd17-1focal librbd1=16.2.7-940-g40f5fd17-1focal rbd-fuse=16.2.7-940-g40f5fd17-1focal 2022-04-26T02:05:42.649 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2022-04-26T02:05:42.685 INFO:teuthology.orchestra.run.smithi141.stdout:Reading package lists... 2022-04-26T02:05:42.812 INFO:teuthology.orchestra.run.smithi003.stdout:Building dependency tree... 2022-04-26T02:05:42.813 INFO:teuthology.orchestra.run.smithi003.stdout:Reading state information... 2022-04-26T02:05:42.862 INFO:teuthology.orchestra.run.smithi141.stdout:Building dependency tree... 2022-04-26T02:05:42.863 INFO:teuthology.orchestra.run.smithi141.stdout:Reading state information... 2022-04-26T02:05:42.960 INFO:teuthology.orchestra.run.smithi003.stdout:The following packages were automatically installed and are no longer required: 2022-04-26T02:05:42.960 INFO:teuthology.orchestra.run.smithi003.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2022-04-26T02:05:42.960 INFO:teuthology.orchestra.run.smithi003.stdout:Use 'sudo apt autoremove' to remove them. 2022-04-26T02:05:42.960 INFO:teuthology.orchestra.run.smithi003.stdout:The following additional packages will be installed: 2022-04-26T02:05:42.961 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2022-04-26T02:05:42.961 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjaeger 2022-04-26T02:05:42.961 INFO:teuthology.orchestra.run.smithi003.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2022-04-26T02:05:42.961 INFO:teuthology.orchestra.run.smithi003.stdout: liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 libradosstriper1 2022-04-26T02:05:42.961 INFO:teuthology.orchestra.run.smithi003.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libxslt1.1 nvme-cli 2022-04-26T02:05:42.961 INFO:teuthology.orchestra.run.smithi003.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2022-04-26T02:05:42.961 INFO:teuthology.orchestra.run.smithi003.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2022-04-26T02:05:42.961 INFO:teuthology.orchestra.run.smithi003.stdout: python3-ceph-common python3-cherrypy3 python3-cryptography python3-decorator 2022-04-26T02:05:42.961 INFO:teuthology.orchestra.run.smithi003.stdout: python3-google-auth python3-html5lib python3-jinja2 python3-joblib 2022-04-26T02:05:42.962 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jwt python3-kubernetes python3-logutils python3-lxml python3-mako 2022-04-26T02:05:42.962 INFO:teuthology.orchestra.run.smithi003.stdout: python3-markupsafe python3-oauthlib python3-openssl python3-packaging 2022-04-26T02:05:42.962 INFO:teuthology.orchestra.run.smithi003.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2022-04-26T02:05:42.962 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2022-04-26T02:05:42.962 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2022-04-26T02:05:42.962 INFO:teuthology.orchestra.run.smithi003.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2022-04-26T02:05:42.962 INFO:teuthology.orchestra.run.smithi003.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2022-04-26T02:05:42.962 INFO:teuthology.orchestra.run.smithi003.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2022-04-26T02:05:42.962 INFO:teuthology.orchestra.run.smithi003.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2022-04-26T02:05:42.962 INFO:teuthology.orchestra.run.smithi003.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2022-04-26T02:05:42.963 INFO:teuthology.orchestra.run.smithi003.stdout:Suggested packages: 2022-04-26T02:05:42.963 INFO:teuthology.orchestra.run.smithi003.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2022-04-26T02:05:42.963 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2022-04-26T02:05:42.963 INFO:teuthology.orchestra.run.smithi003.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2022-04-26T02:05:42.963 INFO:teuthology.orchestra.run.smithi003.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2022-04-26T02:05:42.963 INFO:teuthology.orchestra.run.smithi003.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2022-04-26T02:05:42.963 INFO:teuthology.orchestra.run.smithi003.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2022-04-26T02:05:42.963 INFO:teuthology.orchestra.run.smithi003.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2022-04-26T02:05:42.963 INFO:teuthology.orchestra.run.smithi003.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2022-04-26T02:05:42.964 INFO:teuthology.orchestra.run.smithi003.stdout:Recommended packages: 2022-04-26T02:05:42.964 INFO:teuthology.orchestra.run.smithi003.stdout: btrfs-tools 2022-04-26T02:05:43.011 INFO:teuthology.orchestra.run.smithi141.stdout:The following packages were automatically installed and are no longer required: 2022-04-26T02:05:43.012 INFO:teuthology.orchestra.run.smithi141.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2022-04-26T02:05:43.012 INFO:teuthology.orchestra.run.smithi141.stdout:Use 'sudo apt autoremove' to remove them. 2022-04-26T02:05:43.012 INFO:teuthology.orchestra.run.smithi141.stdout:The following additional packages will be installed: 2022-04-26T02:05:43.012 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2022-04-26T02:05:43.012 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjaeger 2022-04-26T02:05:43.012 INFO:teuthology.orchestra.run.smithi141.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2022-04-26T02:05:43.012 INFO:teuthology.orchestra.run.smithi141.stdout: liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 libradosstriper1 2022-04-26T02:05:43.013 INFO:teuthology.orchestra.run.smithi141.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libxslt1.1 nvme-cli 2022-04-26T02:05:43.013 INFO:teuthology.orchestra.run.smithi141.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2022-04-26T02:05:43.013 INFO:teuthology.orchestra.run.smithi141.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2022-04-26T02:05:43.013 INFO:teuthology.orchestra.run.smithi141.stdout: python3-ceph-common python3-cherrypy3 python3-cryptography python3-decorator 2022-04-26T02:05:43.014 INFO:teuthology.orchestra.run.smithi141.stdout: python3-google-auth python3-html5lib python3-jinja2 python3-joblib 2022-04-26T02:05:43.014 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jwt python3-kubernetes python3-logutils python3-lxml python3-mako 2022-04-26T02:05:43.014 INFO:teuthology.orchestra.run.smithi141.stdout: python3-markupsafe python3-oauthlib python3-openssl python3-packaging 2022-04-26T02:05:43.014 INFO:teuthology.orchestra.run.smithi141.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2022-04-26T02:05:43.014 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2022-04-26T02:05:43.014 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2022-04-26T02:05:43.014 INFO:teuthology.orchestra.run.smithi141.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2022-04-26T02:05:43.014 INFO:teuthology.orchestra.run.smithi141.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2022-04-26T02:05:43.014 INFO:teuthology.orchestra.run.smithi141.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2022-04-26T02:05:43.015 INFO:teuthology.orchestra.run.smithi141.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2022-04-26T02:05:43.015 INFO:teuthology.orchestra.run.smithi141.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2022-04-26T02:05:43.015 INFO:teuthology.orchestra.run.smithi141.stdout:Suggested packages: 2022-04-26T02:05:43.016 INFO:teuthology.orchestra.run.smithi141.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2022-04-26T02:05:43.016 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2022-04-26T02:05:43.016 INFO:teuthology.orchestra.run.smithi141.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2022-04-26T02:05:43.016 INFO:teuthology.orchestra.run.smithi141.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2022-04-26T02:05:43.016 INFO:teuthology.orchestra.run.smithi141.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2022-04-26T02:05:43.016 INFO:teuthology.orchestra.run.smithi141.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2022-04-26T02:05:43.016 INFO:teuthology.orchestra.run.smithi141.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2022-04-26T02:05:43.016 INFO:teuthology.orchestra.run.smithi141.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2022-04-26T02:05:43.016 INFO:teuthology.orchestra.run.smithi141.stdout:Recommended packages: 2022-04-26T02:05:43.017 INFO:teuthology.orchestra.run.smithi141.stdout: btrfs-tools 2022-04-26T02:05:43.074 INFO:teuthology.orchestra.run.smithi003.stdout:The following NEW packages will be installed: 2022-04-26T02:05:43.074 INFO:teuthology.orchestra.run.smithi003.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2022-04-26T02:05:43.074 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2022-04-26T02:05:43.074 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2022-04-26T02:05:43.075 INFO:teuthology.orchestra.run.smithi003.stdout: libcephfs2 libjaeger libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2022-04-26T02:05:43.075 INFO:teuthology.orchestra.run.smithi003.stdout: libleveldb1d liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 2022-04-26T02:05:43.076 INFO:teuthology.orchestra.run.smithi003.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libxslt1.1 nvme-cli 2022-04-26T02:05:43.076 INFO:teuthology.orchestra.run.smithi003.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2022-04-26T02:05:43.076 INFO:teuthology.orchestra.run.smithi003.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2022-04-26T02:05:43.076 INFO:teuthology.orchestra.run.smithi003.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2022-04-26T02:05:43.076 INFO:teuthology.orchestra.run.smithi003.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2022-04-26T02:05:43.076 INFO:teuthology.orchestra.run.smithi003.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2022-04-26T02:05:43.076 INFO:teuthology.orchestra.run.smithi003.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2022-04-26T02:05:43.077 INFO:teuthology.orchestra.run.smithi003.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2022-04-26T02:05:43.077 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2022-04-26T02:05:43.077 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2022-04-26T02:05:43.077 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2022-04-26T02:05:43.077 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2022-04-26T02:05:43.077 INFO:teuthology.orchestra.run.smithi003.stdout: python3-simplejson python3-singledispatch python3-sklearn 2022-04-26T02:05:43.077 INFO:teuthology.orchestra.run.smithi003.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2022-04-26T02:05:43.077 INFO:teuthology.orchestra.run.smithi003.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2022-04-26T02:05:43.077 INFO:teuthology.orchestra.run.smithi003.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2022-04-26T02:05:43.077 INFO:teuthology.orchestra.run.smithi003.stdout:The following packages will be upgraded: 2022-04-26T02:05:43.078 INFO:teuthology.orchestra.run.smithi003.stdout: librados2 librbd1 2022-04-26T02:05:43.121 INFO:teuthology.orchestra.run.smithi141.stdout:The following NEW packages will be installed: 2022-04-26T02:05:43.121 INFO:teuthology.orchestra.run.smithi141.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2022-04-26T02:05:43.121 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2022-04-26T02:05:43.122 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2022-04-26T02:05:43.122 INFO:teuthology.orchestra.run.smithi141.stdout: libcephfs2 libjaeger libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2022-04-26T02:05:43.122 INFO:teuthology.orchestra.run.smithi141.stdout: libleveldb1d liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 2022-04-26T02:05:43.122 INFO:teuthology.orchestra.run.smithi141.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libxslt1.1 nvme-cli 2022-04-26T02:05:43.122 INFO:teuthology.orchestra.run.smithi141.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2022-04-26T02:05:43.123 INFO:teuthology.orchestra.run.smithi141.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2022-04-26T02:05:43.123 INFO:teuthology.orchestra.run.smithi141.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2022-04-26T02:05:43.123 INFO:teuthology.orchestra.run.smithi141.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2022-04-26T02:05:43.123 INFO:teuthology.orchestra.run.smithi141.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2022-04-26T02:05:43.123 INFO:teuthology.orchestra.run.smithi141.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2022-04-26T02:05:43.123 INFO:teuthology.orchestra.run.smithi141.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2022-04-26T02:05:43.123 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2022-04-26T02:05:43.123 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2022-04-26T02:05:43.123 INFO:teuthology.orchestra.run.smithi141.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2022-04-26T02:05:43.123 INFO:teuthology.orchestra.run.smithi141.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2022-04-26T02:05:43.124 INFO:teuthology.orchestra.run.smithi141.stdout: python3-simplejson python3-singledispatch python3-sklearn 2022-04-26T02:05:43.124 INFO:teuthology.orchestra.run.smithi141.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2022-04-26T02:05:43.124 INFO:teuthology.orchestra.run.smithi141.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2022-04-26T02:05:43.124 INFO:teuthology.orchestra.run.smithi141.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2022-04-26T02:05:43.124 INFO:teuthology.orchestra.run.smithi141.stdout:The following packages will be upgraded: 2022-04-26T02:05:43.125 INFO:teuthology.orchestra.run.smithi141.stdout: librados2 librbd1 2022-04-26T02:05:43.203 INFO:teuthology.orchestra.run.smithi003.stdout:2 upgraded, 99 newly installed, 0 to remove and 0 not upgraded. 2022-04-26T02:05:43.203 INFO:teuthology.orchestra.run.smithi003.stdout:Need to get 173 MB of archives. 2022-04-26T02:05:43.203 INFO:teuthology.orchestra.run.smithi003.stdout:After this operation, 799 MB of additional disk space will be used. 2022-04-26T02:05:43.203 INFO:teuthology.orchestra.run.smithi003.stdout:Get:1 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 libjaeger amd64 16.2.7-940-g40f5fd17-1focal [3,844 B] 2022-04-26T02:05:43.247 INFO:teuthology.orchestra.run.smithi003.stdout:Get:2 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 16.2.7-940-g40f5fd17-1focal [3,353 kB] 2022-04-26T02:05:43.265 INFO:teuthology.orchestra.run.smithi141.stdout:2 upgraded, 99 newly installed, 0 to remove and 0 not upgraded. 2022-04-26T02:05:43.265 INFO:teuthology.orchestra.run.smithi141.stdout:Need to get 173 MB of archives. 2022-04-26T02:05:43.265 INFO:teuthology.orchestra.run.smithi141.stdout:After this operation, 799 MB of additional disk space will be used. 2022-04-26T02:05:43.265 INFO:teuthology.orchestra.run.smithi141.stdout:Get:1 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 libjaeger amd64 16.2.7-940-g40f5fd17-1focal [3,844 B] 2022-04-26T02:05:43.284 INFO:teuthology.orchestra.run.smithi003.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2022-04-26T02:05:43.312 INFO:teuthology.orchestra.run.smithi141.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2022-04-26T02:05:43.312 INFO:teuthology.orchestra.run.smithi141.stdout:Get:3 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 16.2.7-940-g40f5fd17-1focal [3,353 kB] 2022-04-26T02:05:43.514 INFO:teuthology.orchestra.run.smithi003.stdout:Get:4 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 16.2.7-940-g40f5fd17-1focal [3,373 kB] 2022-04-26T02:05:43.603 INFO:teuthology.orchestra.run.smithi141.stdout:Get:4 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 16.2.7-940-g40f5fd17-1focal [3,373 kB] 2022-04-26T02:05:43.703 INFO:teuthology.orchestra.run.smithi003.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2022-04-26T02:05:43.704 INFO:teuthology.orchestra.run.smithi141.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2022-04-26T02:05:43.710 INFO:teuthology.orchestra.run.smithi003.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-04-26T02:05:43.711 INFO:teuthology.orchestra.run.smithi141.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-04-26T02:05:43.717 INFO:teuthology.orchestra.run.smithi003.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 16.2.7-940-g40f5fd17-1focal [721 kB] 2022-04-26T02:05:43.754 INFO:teuthology.orchestra.run.smithi003.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2022-04-26T02:05:43.755 INFO:teuthology.orchestra.run.smithi141.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2022-04-26T02:05:43.756 INFO:teuthology.orchestra.run.smithi003.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 16.2.7-940-g40f5fd17-1focal [409 kB] 2022-04-26T02:05:43.769 INFO:teuthology.orchestra.run.smithi141.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2022-04-26T02:05:43.783 INFO:teuthology.orchestra.run.smithi003.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2022-04-26T02:05:43.786 INFO:teuthology.orchestra.run.smithi003.stdout:Get:11 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 16.2.7-940-g40f5fd17-1focal [22.0 kB] 2022-04-26T02:05:43.788 INFO:teuthology.orchestra.run.smithi003.stdout:Get:12 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 16.2.7-940-g40f5fd17-1focal [212 kB] 2022-04-26T02:05:43.794 INFO:teuthology.orchestra.run.smithi003.stdout:Get:13 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 16.2.7-940-g40f5fd17-1focal [36.4 kB] 2022-04-26T02:05:43.796 INFO:teuthology.orchestra.run.smithi003.stdout:Get:14 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 16.2.7-940-g40f5fd17-1focal [386 kB] 2022-04-26T02:05:43.826 INFO:teuthology.orchestra.run.smithi003.stdout:Get:15 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 16.2.7-940-g40f5fd17-1focal [3,701 kB] 2022-04-26T02:05:43.844 INFO:teuthology.orchestra.run.smithi141.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 16.2.7-940-g40f5fd17-1focal [721 kB] 2022-04-26T02:05:43.889 INFO:teuthology.orchestra.run.smithi141.stdout:Get:10 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 16.2.7-940-g40f5fd17-1focal [409 kB] 2022-04-26T02:05:43.891 INFO:teuthology.orchestra.run.smithi003.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2022-04-26T02:05:43.893 INFO:teuthology.orchestra.run.smithi141.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2022-04-26T02:05:43.913 INFO:teuthology.orchestra.run.smithi003.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2022-04-26T02:05:43.914 INFO:teuthology.orchestra.run.smithi141.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2022-04-26T02:05:43.920 INFO:teuthology.orchestra.run.smithi003.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2022-04-26T02:05:43.921 INFO:teuthology.orchestra.run.smithi141.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2022-04-26T02:05:43.926 INFO:teuthology.orchestra.run.smithi141.stdout:Get:14 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 16.2.7-940-g40f5fd17-1focal [22.0 kB] 2022-04-26T02:05:43.927 INFO:teuthology.orchestra.run.smithi141.stdout:Get:15 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 16.2.7-940-g40f5fd17-1focal [212 kB] 2022-04-26T02:05:43.934 INFO:teuthology.orchestra.run.smithi141.stdout:Get:16 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 16.2.7-940-g40f5fd17-1focal [36.4 kB] 2022-04-26T02:05:43.935 INFO:teuthology.orchestra.run.smithi141.stdout:Get:17 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 16.2.7-940-g40f5fd17-1focal [386 kB] 2022-04-26T02:05:43.951 INFO:teuthology.orchestra.run.smithi003.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2022-04-26T02:05:43.952 INFO:teuthology.orchestra.run.smithi141.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2022-04-26T02:05:43.956 INFO:teuthology.orchestra.run.smithi003.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2022-04-26T02:05:43.956 INFO:teuthology.orchestra.run.smithi141.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2022-04-26T02:05:43.959 INFO:teuthology.orchestra.run.smithi003.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2022-04-26T02:05:43.960 INFO:teuthology.orchestra.run.smithi141.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2022-04-26T02:05:43.973 INFO:teuthology.orchestra.run.smithi141.stdout:Get:21 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 16.2.7-940-g40f5fd17-1focal [3,701 kB] 2022-04-26T02:05:43.974 INFO:teuthology.orchestra.run.smithi003.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jwt all 1.7.1-2ubuntu2 [17.4 kB] 2022-04-26T02:05:43.974 INFO:teuthology.orchestra.run.smithi141.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jwt all 1.7.1-2ubuntu2 [17.4 kB] 2022-04-26T02:05:43.975 INFO:teuthology.orchestra.run.smithi003.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2022-04-26T02:05:43.976 INFO:teuthology.orchestra.run.smithi141.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2022-04-26T02:05:43.977 INFO:teuthology.orchestra.run.smithi003.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2022-04-26T02:05:43.977 INFO:teuthology.orchestra.run.smithi141.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2022-04-26T02:05:43.978 INFO:teuthology.orchestra.run.smithi141.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2022-04-26T02:05:44.025 INFO:teuthology.orchestra.run.smithi003.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2022-04-26T02:05:44.028 INFO:teuthology.orchestra.run.smithi003.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2022-04-26T02:05:44.029 INFO:teuthology.orchestra.run.smithi003.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2022-04-26T02:05:44.052 INFO:teuthology.orchestra.run.smithi003.stdout:Get:28 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 16.2.7-940-g40f5fd17-1focal [116 kB] 2022-04-26T02:05:44.055 INFO:teuthology.orchestra.run.smithi003.stdout:Get:29 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 16.2.7-940-g40f5fd17-1focal [447 kB] 2022-04-26T02:05:44.056 INFO:teuthology.orchestra.run.smithi141.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2022-04-26T02:05:44.057 INFO:teuthology.orchestra.run.smithi141.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2022-04-26T02:05:44.057 INFO:teuthology.orchestra.run.smithi141.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2022-04-26T02:05:44.060 INFO:teuthology.orchestra.run.smithi141.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2022-04-26T02:05:44.061 INFO:teuthology.orchestra.run.smithi141.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2022-04-26T02:05:44.065 INFO:teuthology.orchestra.run.smithi141.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2022-04-26T02:05:44.087 INFO:teuthology.orchestra.run.smithi003.stdout:Get:30 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 16.2.7-940-g40f5fd17-1focal [22.6 MB] 2022-04-26T02:05:44.105 INFO:teuthology.orchestra.run.smithi003.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2022-04-26T02:05:44.108 INFO:teuthology.orchestra.run.smithi003.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2022-04-26T02:05:44.110 INFO:teuthology.orchestra.run.smithi003.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2022-04-26T02:05:44.113 INFO:teuthology.orchestra.run.smithi003.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2022-04-26T02:05:44.116 INFO:teuthology.orchestra.run.smithi003.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2022-04-26T02:05:44.117 INFO:teuthology.orchestra.run.smithi003.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2022-04-26T02:05:44.136 INFO:teuthology.orchestra.run.smithi141.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2022-04-26T02:05:44.137 INFO:teuthology.orchestra.run.smithi141.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2022-04-26T02:05:44.137 INFO:teuthology.orchestra.run.smithi003.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2022-04-26T02:05:44.156 INFO:teuthology.orchestra.run.smithi141.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2022-04-26T02:05:44.156 INFO:teuthology.orchestra.run.smithi141.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2022-04-26T02:05:44.185 INFO:teuthology.orchestra.run.smithi003.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2022-04-26T02:05:44.186 INFO:teuthology.orchestra.run.smithi003.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2022-04-26T02:05:44.187 INFO:teuthology.orchestra.run.smithi003.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2022-04-26T02:05:44.216 INFO:teuthology.orchestra.run.smithi141.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2022-04-26T02:05:44.217 INFO:teuthology.orchestra.run.smithi141.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2022-04-26T02:05:44.220 INFO:teuthology.orchestra.run.smithi141.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2022-04-26T02:05:44.228 INFO:teuthology.orchestra.run.smithi141.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2022-04-26T02:05:44.231 INFO:teuthology.orchestra.run.smithi141.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2022-04-26T02:05:44.232 INFO:teuthology.orchestra.run.smithi141.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2022-04-26T02:05:44.238 INFO:teuthology.orchestra.run.smithi141.stdout:Get:42 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 16.2.7-940-g40f5fd17-1focal [116 kB] 2022-04-26T02:05:44.241 INFO:teuthology.orchestra.run.smithi141.stdout:Get:43 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 16.2.7-940-g40f5fd17-1focal [447 kB] 2022-04-26T02:05:44.264 INFO:teuthology.orchestra.run.smithi003.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2022-04-26T02:05:44.266 INFO:teuthology.orchestra.run.smithi141.stdout:Get:44 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 16.2.7-940-g40f5fd17-1focal [22.6 MB] 2022-04-26T02:05:44.271 INFO:teuthology.orchestra.run.smithi003.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2022-04-26T02:05:44.274 INFO:teuthology.orchestra.run.smithi003.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2022-04-26T02:05:44.275 INFO:teuthology.orchestra.run.smithi003.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2022-04-26T02:05:44.278 INFO:teuthology.orchestra.run.smithi003.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2022-04-26T02:05:44.281 INFO:teuthology.orchestra.run.smithi003.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2022-04-26T02:05:44.284 INFO:teuthology.orchestra.run.smithi003.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2022-04-26T02:05:44.296 INFO:teuthology.orchestra.run.smithi141.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2022-04-26T02:05:44.299 INFO:teuthology.orchestra.run.smithi141.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2022-04-26T02:05:44.303 INFO:teuthology.orchestra.run.smithi141.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2022-04-26T02:05:44.304 INFO:teuthology.orchestra.run.smithi141.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2022-04-26T02:05:44.345 INFO:teuthology.orchestra.run.smithi003.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2022-04-26T02:05:44.345 INFO:teuthology.orchestra.run.smithi003.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2022-04-26T02:05:44.376 INFO:teuthology.orchestra.run.smithi141.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2022-04-26T02:05:44.678 INFO:teuthology.orchestra.run.smithi003.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2022-04-26T02:05:44.734 INFO:teuthology.orchestra.run.smithi003.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2022-04-26T02:05:44.735 INFO:teuthology.orchestra.run.smithi003.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2022-04-26T02:05:44.763 INFO:teuthology.orchestra.run.smithi141.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2022-04-26T02:05:44.786 INFO:teuthology.orchestra.run.smithi141.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2022-04-26T02:05:44.788 INFO:teuthology.orchestra.run.smithi141.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2022-04-26T02:05:44.802 INFO:teuthology.orchestra.run.smithi003.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2022-04-26T02:05:44.803 INFO:teuthology.orchestra.run.smithi003.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2022-04-26T02:05:44.803 INFO:teuthology.orchestra.run.smithi003.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2022-04-26T02:05:44.804 INFO:teuthology.orchestra.run.smithi003.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2022-04-26T02:05:44.805 INFO:teuthology.orchestra.run.smithi003.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2022-04-26T02:05:44.805 INFO:teuthology.orchestra.run.smithi003.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2022-04-26T02:05:44.806 INFO:teuthology.orchestra.run.smithi003.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2022-04-26T02:05:44.840 INFO:teuthology.orchestra.run.smithi003.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2022-04-26T02:05:44.841 INFO:teuthology.orchestra.run.smithi003.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2022-04-26T02:05:44.868 INFO:teuthology.orchestra.run.smithi141.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2022-04-26T02:05:44.868 INFO:teuthology.orchestra.run.smithi141.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2022-04-26T02:05:44.870 INFO:teuthology.orchestra.run.smithi141.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2022-04-26T02:05:44.870 INFO:teuthology.orchestra.run.smithi141.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2022-04-26T02:05:44.871 INFO:teuthology.orchestra.run.smithi141.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2022-04-26T02:05:44.872 INFO:teuthology.orchestra.run.smithi141.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2022-04-26T02:05:44.872 INFO:teuthology.orchestra.run.smithi141.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2022-04-26T02:05:44.921 INFO:teuthology.orchestra.run.smithi003.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2022-04-26T02:05:44.925 INFO:teuthology.orchestra.run.smithi141.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2022-04-26T02:05:44.925 INFO:teuthology.orchestra.run.smithi141.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2022-04-26T02:05:44.926 INFO:teuthology.orchestra.run.smithi003.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2022-04-26T02:05:44.929 INFO:teuthology.orchestra.run.smithi003.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2022-04-26T02:05:44.933 INFO:teuthology.orchestra.run.smithi003.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2022-04-26T02:05:44.935 INFO:teuthology.orchestra.run.smithi003.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-04-26T02:05:44.937 INFO:teuthology.orchestra.run.smithi003.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxslt1.1 amd64 1.1.34-4 [152 kB] 2022-04-26T02:05:44.939 INFO:teuthology.orchestra.run.smithi003.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2022-04-26T02:05:44.941 INFO:teuthology.orchestra.run.smithi003.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2022-04-26T02:05:45.001 INFO:teuthology.orchestra.run.smithi003.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2022-04-26T02:05:45.007 INFO:teuthology.orchestra.run.smithi003.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2022-04-26T02:05:45.007 INFO:teuthology.orchestra.run.smithi141.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2022-04-26T02:05:45.010 INFO:teuthology.orchestra.run.smithi141.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2022-04-26T02:05:45.012 INFO:teuthology.orchestra.run.smithi141.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2022-04-26T02:05:45.014 INFO:teuthology.orchestra.run.smithi141.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2022-04-26T02:05:45.014 INFO:teuthology.orchestra.run.smithi141.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-04-26T02:05:45.018 INFO:teuthology.orchestra.run.smithi141.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxslt1.1 amd64 1.1.34-4 [152 kB] 2022-04-26T02:05:45.019 INFO:teuthology.orchestra.run.smithi141.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2022-04-26T02:05:45.022 INFO:teuthology.orchestra.run.smithi141.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2022-04-26T02:05:45.081 INFO:teuthology.orchestra.run.smithi003.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2022-04-26T02:05:45.081 INFO:teuthology.orchestra.run.smithi003.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2022-04-26T02:05:45.084 INFO:teuthology.orchestra.run.smithi003.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2022-04-26T02:05:45.087 INFO:teuthology.orchestra.run.smithi141.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2022-04-26T02:05:45.088 INFO:teuthology.orchestra.run.smithi141.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2022-04-26T02:05:45.104 INFO:teuthology.orchestra.run.smithi003.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2022-04-26T02:05:45.104 INFO:teuthology.orchestra.run.smithi003.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2022-04-26T02:05:45.104 INFO:teuthology.orchestra.run.smithi003.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2022-04-26T02:05:45.105 INFO:teuthology.orchestra.run.smithi003.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2022-04-26T02:05:45.105 INFO:teuthology.orchestra.run.smithi003.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2022-04-26T02:05:45.160 INFO:teuthology.orchestra.run.smithi003.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2022-04-26T02:05:45.161 INFO:teuthology.orchestra.run.smithi003.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2022-04-26T02:05:45.168 INFO:teuthology.orchestra.run.smithi141.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2022-04-26T02:05:45.169 INFO:teuthology.orchestra.run.smithi141.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2022-04-26T02:05:45.171 INFO:teuthology.orchestra.run.smithi141.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2022-04-26T02:05:45.191 INFO:teuthology.orchestra.run.smithi141.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2022-04-26T02:05:45.191 INFO:teuthology.orchestra.run.smithi141.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2022-04-26T02:05:45.192 INFO:teuthology.orchestra.run.smithi141.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2022-04-26T02:05:45.192 INFO:teuthology.orchestra.run.smithi141.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2022-04-26T02:05:45.193 INFO:teuthology.orchestra.run.smithi141.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2022-04-26T02:05:45.240 INFO:teuthology.orchestra.run.smithi003.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2022-04-26T02:05:45.243 INFO:teuthology.orchestra.run.smithi003.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2022-04-26T02:05:45.248 INFO:teuthology.orchestra.run.smithi141.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2022-04-26T02:05:45.249 INFO:teuthology.orchestra.run.smithi141.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2022-04-26T02:05:45.328 INFO:teuthology.orchestra.run.smithi141.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2022-04-26T02:05:45.331 INFO:teuthology.orchestra.run.smithi141.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2022-04-26T02:05:45.514 INFO:teuthology.orchestra.run.smithi003.stdout:Get:84 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 16.2.7-940-g40f5fd17-1focal [5,901 kB] 2022-04-26T02:05:45.790 INFO:teuthology.orchestra.run.smithi003.stdout:Get:85 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 16.2.7-940-g40f5fd17-1focal [197 kB] 2022-04-26T02:05:45.827 INFO:teuthology.orchestra.run.smithi003.stdout:Get:86 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 16.2.7-940-g40f5fd17-1focal [1,521 kB] 2022-04-26T02:05:45.905 INFO:teuthology.orchestra.run.smithi003.stdout:Get:87 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 16.2.7-940-g40f5fd17-1focal [6,958 kB] 2022-04-26T02:05:45.955 INFO:teuthology.orchestra.run.smithi141.stdout:Get:84 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 16.2.7-940-g40f5fd17-1focal [5,901 kB] 2022-04-26T02:05:46.313 INFO:teuthology.orchestra.run.smithi003.stdout:Get:88 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 16.2.7-940-g40f5fd17-1focal [26.1 MB] 2022-04-26T02:05:46.338 INFO:teuthology.orchestra.run.smithi141.stdout:Get:85 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 16.2.7-940-g40f5fd17-1focal [197 kB] 2022-04-26T02:05:46.347 INFO:teuthology.orchestra.run.smithi141.stdout:Get:86 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 16.2.7-940-g40f5fd17-1focal [1,521 kB] 2022-04-26T02:05:46.454 INFO:teuthology.orchestra.run.smithi141.stdout:Get:87 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 16.2.7-940-g40f5fd17-1focal [6,958 kB] 2022-04-26T02:05:46.974 INFO:teuthology.orchestra.run.smithi141.stdout:Get:88 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 16.2.7-940-g40f5fd17-1focal [26.1 MB] 2022-04-26T02:05:47.994 INFO:teuthology.orchestra.run.smithi003.stdout:Get:89 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 16.2.7-940-g40f5fd17-1focal [3,936 B] 2022-04-26T02:05:47.995 INFO:teuthology.orchestra.run.smithi003.stdout:Get:90 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 16.2.7-940-g40f5fd17-1focal [826 kB] 2022-04-26T02:05:48.001 INFO:teuthology.orchestra.run.smithi003.stdout:Get:91 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 16.2.7-940-g40f5fd17-1focal [2,337 kB] 2022-04-26T02:05:48.067 INFO:teuthology.orchestra.run.smithi003.stdout:Get:92 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 16.2.7-940-g40f5fd17-1focal [73.1 kB] 2022-04-26T02:05:48.069 INFO:teuthology.orchestra.run.smithi003.stdout:Get:93 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 16.2.7-940-g40f5fd17-1focal [93.2 kB] 2022-04-26T02:05:48.072 INFO:teuthology.orchestra.run.smithi003.stdout:Get:94 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 16.2.7-940-g40f5fd17-1focal [2,566 kB] 2022-04-26T02:05:48.228 INFO:teuthology.orchestra.run.smithi003.stdout:Get:95 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 16.2.7-940-g40f5fd17-1focal [7,861 kB] 2022-04-26T02:05:48.690 INFO:teuthology.orchestra.run.smithi003.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 16.2.7-940-g40f5fd17-1focal [4,052 B] 2022-04-26T02:05:48.690 INFO:teuthology.orchestra.run.smithi003.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 16.2.7-940-g40f5fd17-1focal [126 kB] 2022-04-26T02:05:48.692 INFO:teuthology.orchestra.run.smithi003.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 16.2.7-940-g40f5fd17-1focal [49.6 MB] 2022-04-26T02:05:48.988 INFO:teuthology.orchestra.run.smithi141.stdout:Get:89 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 16.2.7-940-g40f5fd17-1focal [3,936 B] 2022-04-26T02:05:48.989 INFO:teuthology.orchestra.run.smithi141.stdout:Get:90 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 16.2.7-940-g40f5fd17-1focal [826 kB] 2022-04-26T02:05:48.995 INFO:teuthology.orchestra.run.smithi141.stdout:Get:91 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 16.2.7-940-g40f5fd17-1focal [2,337 kB] 2022-04-26T02:05:49.185 INFO:teuthology.orchestra.run.smithi141.stdout:Get:92 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 16.2.7-940-g40f5fd17-1focal [73.1 kB] 2022-04-26T02:05:49.201 INFO:teuthology.orchestra.run.smithi141.stdout:Get:93 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 16.2.7-940-g40f5fd17-1focal [93.2 kB] 2022-04-26T02:05:49.204 INFO:teuthology.orchestra.run.smithi141.stdout:Get:94 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 16.2.7-940-g40f5fd17-1focal [2,566 kB] 2022-04-26T02:05:49.421 INFO:teuthology.orchestra.run.smithi141.stdout:Get:95 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 16.2.7-940-g40f5fd17-1focal [7,861 kB] 2022-04-26T02:05:50.093 INFO:teuthology.orchestra.run.smithi141.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 16.2.7-940-g40f5fd17-1focal [4,052 B] 2022-04-26T02:05:50.093 INFO:teuthology.orchestra.run.smithi141.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 16.2.7-940-g40f5fd17-1focal [126 kB] 2022-04-26T02:05:50.123 INFO:teuthology.orchestra.run.smithi141.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 16.2.7-940-g40f5fd17-1focal [49.6 MB] 2022-04-26T02:05:51.506 INFO:teuthology.orchestra.run.smithi003.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 16.2.7-940-g40f5fd17-1focal [21.0 kB] 2022-04-26T02:05:51.506 INFO:teuthology.orchestra.run.smithi003.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 16.2.7-940-g40f5fd17-1focal [11.3 MB] 2022-04-26T02:05:51.901 INFO:teuthology.orchestra.run.smithi003.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 16.2.7-940-g40f5fd17-1focal [77.7 kB] 2022-04-26T02:05:52.535 INFO:teuthology.orchestra.run.smithi003.stdout:Fetched 173 MB in 9s (19.6 MB/s) 2022-04-26T02:05:52.632 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libjaeger. 2022-04-26T02:05:52.679 INFO:teuthology.orchestra.run.smithi003.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109370 files and directories currently installed.) 2022-04-26T02:05:52.683 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../000-libjaeger_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:05:52.747 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libjaeger (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:05:53.092 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2022-04-26T02:05:53.107 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../001-liblttng-ust0_2.11.0-1_amd64.deb ... 2022-04-26T02:05:53.175 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2022-04-26T02:05:53.212 INFO:teuthology.orchestra.run.smithi141.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 16.2.7-940-g40f5fd17-1focal [21.0 kB] 2022-04-26T02:05:53.212 INFO:teuthology.orchestra.run.smithi141.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 16.2.7-940-g40f5fd17-1focal [11.3 MB] 2022-04-26T02:05:53.464 INFO:teuthology.orchestra.run.smithi141.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/pacific/40f5fd1759cf9d9332fe842bec7d5c164b417085/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 16.2.7-940-g40f5fd17-1focal [77.7 kB] 2022-04-26T02:05:53.493 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../002-librbd1_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:05:53.621 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking librbd1 (16.2.7-940-g40f5fd17-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-04-26T02:05:54.075 INFO:teuthology.orchestra.run.smithi141.stdout:Fetched 173 MB in 10s (16.8 MB/s) 2022-04-26T02:05:54.148 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libjaeger. 2022-04-26T02:05:54.192 INFO:teuthology.orchestra.run.smithi141.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109370 files and directories currently installed.) 2022-04-26T02:05:54.195 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../000-libjaeger_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:05:54.238 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libjaeger (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:05:54.297 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../003-librados2_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:05:54.466 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking librados2 (16.2.7-940-g40f5fd17-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-04-26T02:05:54.583 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2022-04-26T02:05:54.597 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../001-liblttng-ust0_2.11.0-1_amd64.deb ... 2022-04-26T02:05:54.683 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2022-04-26T02:05:55.011 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../002-librbd1_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:05:55.137 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking librbd1 (16.2.7-940-g40f5fd17-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-04-26T02:05:55.153 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libcephfs2. 2022-04-26T02:05:55.166 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../004-libcephfs2_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:05:55.203 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libcephfs2 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:05:55.497 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-rados. 2022-04-26T02:05:55.510 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../005-python3-rados_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:05:55.539 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-rados (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:05:55.771 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../003-librados2_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:05:55.883 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking librados2 (16.2.7-940-g40f5fd17-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-04-26T02:05:55.942 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-ceph-argparse. 2022-04-26T02:05:55.956 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../006-python3-ceph-argparse_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T02:05:56.000 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-ceph-argparse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:05:56.328 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-cephfs. 2022-04-26T02:05:56.341 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../007-python3-cephfs_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:05:56.386 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-cephfs (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:05:56.511 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libcephfs2. 2022-04-26T02:05:56.524 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../004-libcephfs2_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:05:56.561 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libcephfs2 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:05:56.722 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-ceph-common. 2022-04-26T02:05:56.736 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../008-python3-ceph-common_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T02:05:56.805 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-ceph-common (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:05:56.889 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-rados. 2022-04-26T02:05:56.903 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../005-python3-rados_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:05:56.947 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-rados (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:05:57.100 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-prettytable. 2022-04-26T02:05:57.111 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../009-python3-prettytable_0.7.2-5_all.deb ... 2022-04-26T02:05:57.141 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2022-04-26T02:05:57.283 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-ceph-argparse. 2022-04-26T02:05:57.296 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../006-python3-ceph-argparse_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T02:05:57.333 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-ceph-argparse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:05:57.411 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-rbd. 2022-04-26T02:05:57.423 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../010-python3-rbd_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:05:57.460 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-rbd (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:05:57.577 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-cephfs. 2022-04-26T02:05:57.612 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../007-python3-cephfs_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:05:57.619 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-cephfs (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:05:57.813 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2022-04-26T02:05:57.828 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../011-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-04-26T02:05:57.871 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-26T02:05:57.930 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-ceph-common. 2022-04-26T02:05:57.944 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../008-python3-ceph-common_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T02:05:57.989 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-ceph-common (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:05:58.199 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package librabbitmq4:amd64. 2022-04-26T02:05:58.214 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../012-librabbitmq4_0.10.0-1_amd64.deb ... 2022-04-26T02:05:58.258 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2022-04-26T02:05:58.293 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-prettytable. 2022-04-26T02:05:58.308 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../009-python3-prettytable_0.7.2-5_all.deb ... 2022-04-26T02:05:58.352 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2022-04-26T02:05:58.604 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-rbd. 2022-04-26T02:05:58.617 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../010-python3-rbd_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:05:58.619 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package librdkafka1:amd64. 2022-04-26T02:05:58.632 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../013-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2022-04-26T02:05:58.654 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-rbd (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:05:58.669 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-04-26T02:05:58.990 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2022-04-26T02:05:59.003 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../011-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-04-26T02:05:59.022 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package librgw2. 2022-04-26T02:05:59.036 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../014-librgw2_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:05:59.040 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-26T02:05:59.105 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking librgw2 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:05:59.343 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package librabbitmq4:amd64. 2022-04-26T02:05:59.356 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../012-librabbitmq4_0.10.0-1_amd64.deb ... 2022-04-26T02:05:59.393 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2022-04-26T02:05:59.716 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-rgw. 2022-04-26T02:05:59.721 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package librdkafka1:amd64. 2022-04-26T02:05:59.730 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../015-python3-rgw_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:05:59.734 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../013-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2022-04-26T02:05:59.771 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-04-26T02:05:59.773 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-rgw (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:00.085 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libleveldb1d:amd64. 2022-04-26T02:06:00.104 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../016-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2022-04-26T02:06:00.115 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package librgw2. 2022-04-26T02:06:00.128 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../014-librgw2_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:00.135 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2022-04-26T02:06:00.165 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking librgw2 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:00.488 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package liboath0. 2022-04-26T02:06:00.500 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../017-liboath0_2.6.1-1.3_amd64.deb ... 2022-04-26T02:06:00.554 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2022-04-26T02:06:00.743 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-rgw. 2022-04-26T02:06:00.756 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../015-python3-rgw_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:00.793 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-rgw (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:00.890 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libradosstriper1. 2022-04-26T02:06:00.903 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../018-libradosstriper1_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:00.940 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libradosstriper1 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:01.106 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libleveldb1d:amd64. 2022-04-26T02:06:01.118 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../016-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2022-04-26T02:06:01.162 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2022-04-26T02:06:01.486 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-common. 2022-04-26T02:06:01.498 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../019-ceph-common_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:01.515 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package liboath0. 2022-04-26T02:06:01.528 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-common (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:01.529 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../017-liboath0_2.6.1-1.3_amd64.deb ... 2022-04-26T02:06:01.573 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2022-04-26T02:06:01.860 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libradosstriper1. 2022-04-26T02:06:01.875 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../018-libradosstriper1_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:01.909 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libradosstriper1 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:02.355 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-common. 2022-04-26T02:06:02.368 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../019-ceph-common_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:02.412 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-common (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:03.849 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-base. 2022-04-26T02:06:03.863 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../020-ceph-base_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:03.917 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-base (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:04.626 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-base. 2022-04-26T02:06:04.639 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../020-ceph-base_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:04.678 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-base (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:04.937 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-cryptography. 2022-04-26T02:06:04.952 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../021-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2022-04-26T02:06:04.994 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2022-04-26T02:06:05.407 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-openssl. 2022-04-26T02:06:05.421 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../022-python3-openssl_19.0.0-1build1_all.deb ... 2022-04-26T02:06:05.486 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2022-04-26T02:06:05.572 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-cryptography. 2022-04-26T02:06:05.586 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../021-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2022-04-26T02:06:05.622 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2022-04-26T02:06:05.726 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2022-04-26T02:06:05.740 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../023-ceph-mgr-modules-core_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T02:06:05.801 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mgr-modules-core (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:05.976 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-openssl. 2022-04-26T02:06:05.991 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../022-python3-openssl_19.0.0-1build1_all.deb ... 2022-04-26T02:06:06.026 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2022-04-26T02:06:06.222 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-bcrypt. 2022-04-26T02:06:06.237 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../024-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2022-04-26T02:06:06.262 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2022-04-26T02:06:06.275 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../023-ceph-mgr-modules-core_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T02:06:06.280 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2022-04-26T02:06:06.312 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-mgr-modules-core (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:06.639 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-cherrypy3. 2022-04-26T02:06:06.655 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../025-python3-cherrypy3_8.9.1-6_all.deb ... 2022-04-26T02:06:06.699 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2022-04-26T02:06:06.733 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-bcrypt. 2022-04-26T02:06:06.748 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../024-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2022-04-26T02:06:06.792 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2022-04-26T02:06:07.053 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-cherrypy3. 2022-04-26T02:06:07.061 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-jwt. 2022-04-26T02:06:07.068 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../025-python3-cherrypy3_8.9.1-6_all.deb ... 2022-04-26T02:06:07.077 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../026-python3-jwt_1.7.1-2ubuntu2_all.deb ... 2022-04-26T02:06:07.102 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2022-04-26T02:06:07.119 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2) ... 2022-04-26T02:06:07.422 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-logutils. 2022-04-26T02:06:07.431 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-jwt. 2022-04-26T02:06:07.437 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../027-python3-logutils_0.3.3-7_all.deb ... 2022-04-26T02:06:07.445 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../026-python3-jwt_1.7.1-2ubuntu2_all.deb ... 2022-04-26T02:06:07.472 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-logutils (0.3.3-7) ... 2022-04-26T02:06:07.489 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2) ... 2022-04-26T02:06:07.742 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-markupsafe. 2022-04-26T02:06:07.755 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../028-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2022-04-26T02:06:07.801 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-logutils. 2022-04-26T02:06:07.816 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../027-python3-logutils_0.3.3-7_all.deb ... 2022-04-26T02:06:07.825 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2022-04-26T02:06:07.859 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-logutils (0.3.3-7) ... 2022-04-26T02:06:08.161 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-mako. 2022-04-26T02:06:08.162 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-markupsafe. 2022-04-26T02:06:08.174 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../029-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2022-04-26T02:06:08.175 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../028-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2022-04-26T02:06:08.211 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-04-26T02:06:08.212 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2022-04-26T02:06:08.473 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-mako. 2022-04-26T02:06:08.487 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../029-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2022-04-26T02:06:08.531 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-04-26T02:06:08.556 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-simplegeneric. 2022-04-26T02:06:08.569 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../030-python3-simplegeneric_0.8.1-3_all.deb ... 2022-04-26T02:06:08.606 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2022-04-26T02:06:08.793 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-simplegeneric. 2022-04-26T02:06:08.808 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../030-python3-simplegeneric_0.8.1-3_all.deb ... 2022-04-26T02:06:08.843 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2022-04-26T02:06:08.969 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-singledispatch. 2022-04-26T02:06:08.984 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../031-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2022-04-26T02:06:09.027 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2022-04-26T02:06:09.128 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-singledispatch. 2022-04-26T02:06:09.142 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../031-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2022-04-26T02:06:09.187 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2022-04-26T02:06:09.355 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-webob. 2022-04-26T02:06:09.369 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../032-python3-webob_1%3a1.8.5-2_all.deb ... 2022-04-26T02:06:09.413 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2022-04-26T02:06:09.490 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-webob. 2022-04-26T02:06:09.503 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../032-python3-webob_1%3a1.8.5-2_all.deb ... 2022-04-26T02:06:09.539 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2022-04-26T02:06:09.741 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-soupsieve. 2022-04-26T02:06:09.754 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../033-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2022-04-26T02:06:09.824 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2022-04-26T02:06:09.867 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-soupsieve. 2022-04-26T02:06:09.881 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../033-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2022-04-26T02:06:09.926 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2022-04-26T02:06:10.061 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-bs4. 2022-04-26T02:06:10.074 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../034-python3-bs4_4.8.2-1_all.deb ... 2022-04-26T02:06:10.127 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2022-04-26T02:06:10.179 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-bs4. 2022-04-26T02:06:10.191 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../034-python3-bs4_4.8.2-1_all.deb ... 2022-04-26T02:06:10.220 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2022-04-26T02:06:10.472 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-waitress. 2022-04-26T02:06:10.485 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../035-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2022-04-26T02:06:10.533 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2022-04-26T02:06:10.548 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-waitress. 2022-04-26T02:06:10.561 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../035-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2022-04-26T02:06:10.593 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2022-04-26T02:06:10.883 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-tempita. 2022-04-26T02:06:10.897 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../036-python3-tempita_0.5.2-6_all.deb ... 2022-04-26T02:06:10.909 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-tempita. 2022-04-26T02:06:10.924 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../036-python3-tempita_0.5.2-6_all.deb ... 2022-04-26T02:06:10.960 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-tempita (0.5.2-6) ... 2022-04-26T02:06:10.989 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-tempita (0.5.2-6) ... 2022-04-26T02:06:11.237 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-paste. 2022-04-26T02:06:11.252 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../037-python3-paste_3.4.0+dfsg1-1_all.deb ... 2022-04-26T02:06:11.278 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-paste. 2022-04-26T02:06:11.293 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../037-python3-paste_3.4.0+dfsg1-1_all.deb ... 2022-04-26T02:06:11.295 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2022-04-26T02:06:11.327 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2022-04-26T02:06:11.599 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2022-04-26T02:06:11.611 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../038-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2022-04-26T02:06:11.648 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2022-04-26T02:06:11.681 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2022-04-26T02:06:11.695 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../038-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2022-04-26T02:06:11.739 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2022-04-26T02:06:11.893 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-pastedeploy. 2022-04-26T02:06:11.907 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../039-python3-pastedeploy_2.1.0-1_all.deb ... 2022-04-26T02:06:11.943 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2022-04-26T02:06:12.050 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pastedeploy. 2022-04-26T02:06:12.065 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../039-python3-pastedeploy_2.1.0-1_all.deb ... 2022-04-26T02:06:12.133 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2022-04-26T02:06:12.254 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-webtest. 2022-04-26T02:06:12.268 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../040-python3-webtest_2.0.32-2_all.deb ... 2022-04-26T02:06:12.312 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-webtest (2.0.32-2) ... 2022-04-26T02:06:12.462 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-webtest. 2022-04-26T02:06:12.475 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../040-python3-webtest_2.0.32-2_all.deb ... 2022-04-26T02:06:12.511 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-webtest (2.0.32-2) ... 2022-04-26T02:06:12.583 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-pecan. 2022-04-26T02:06:12.596 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../041-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2022-04-26T02:06:12.632 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2022-04-26T02:06:12.856 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pecan. 2022-04-26T02:06:12.870 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../041-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2022-04-26T02:06:12.931 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2022-04-26T02:06:12.979 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-werkzeug. 2022-04-26T02:06:12.994 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../042-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2022-04-26T02:06:13.037 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2022-04-26T02:06:13.353 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-werkzeug. 2022-04-26T02:06:13.367 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../042-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2022-04-26T02:06:13.382 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-mgr. 2022-04-26T02:06:13.395 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../043-ceph-mgr_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:13.402 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2022-04-26T02:06:13.431 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-mgr (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:13.798 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mgr. 2022-04-26T02:06:13.812 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../043-ceph-mgr_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:13.881 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mgr (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:13.918 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-mon. 2022-04-26T02:06:13.932 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../044-ceph-mon_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:13.976 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-mon (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:14.367 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mon. 2022-04-26T02:06:14.382 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../044-ceph-mon_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:14.450 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mon (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:15.055 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-osd. 2022-04-26T02:06:15.070 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../045-ceph-osd_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:15.113 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-osd (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:15.567 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-osd. 2022-04-26T02:06:15.583 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../045-ceph-osd_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:15.629 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-osd (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:17.918 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph. 2022-04-26T02:06:17.932 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../046-ceph_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:17.968 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:18.258 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph. 2022-04-26T02:06:18.270 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-fuse. 2022-04-26T02:06:18.273 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../046-ceph_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:18.285 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../047-ceph-fuse_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:18.329 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-fuse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:18.342 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:18.695 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-fuse. 2022-04-26T02:06:18.709 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../047-ceph-fuse_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:18.749 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-mds. 2022-04-26T02:06:18.753 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-fuse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:18.764 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../048-ceph-mds_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:18.807 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-mds (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:19.223 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mds. 2022-04-26T02:06:19.236 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../048-ceph-mds_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:19.273 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mds (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:19.327 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package cephadm. 2022-04-26T02:06:19.341 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../049-cephadm_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:19.385 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking cephadm (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:19.705 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-jinja2. 2022-04-26T02:06:19.719 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../050-python3-jinja2_2.10.1-2_all.deb ... 2022-04-26T02:06:19.763 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2022-04-26T02:06:19.826 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package cephadm. 2022-04-26T02:06:19.840 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../049-cephadm_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:19.884 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking cephadm (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:20.066 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2022-04-26T02:06:20.080 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../051-ceph-mgr-cephadm_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T02:06:20.124 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-mgr-cephadm (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:20.220 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-jinja2. 2022-04-26T02:06:20.234 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../050-python3-jinja2_2.10.1-2_all.deb ... 2022-04-26T02:06:20.278 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2022-04-26T02:06:20.453 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-repoze.lru. 2022-04-26T02:06:20.466 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../052-python3-repoze.lru_0.7-2_all.deb ... 2022-04-26T02:06:20.510 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2022-04-26T02:06:20.656 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2022-04-26T02:06:20.672 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../051-ceph-mgr-cephadm_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T02:06:20.715 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mgr-cephadm (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:20.763 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libjs-underscore. 2022-04-26T02:06:20.779 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../053-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2022-04-26T02:06:20.821 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-04-26T02:06:21.076 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-repoze.lru. 2022-04-26T02:06:21.091 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../052-python3-repoze.lru_0.7-2_all.deb ... 2022-04-26T02:06:21.099 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libjs-sphinxdoc. 2022-04-26T02:06:21.114 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../054-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2022-04-26T02:06:21.134 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2022-04-26T02:06:21.157 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-04-26T02:06:21.429 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libjs-underscore. 2022-04-26T02:06:21.443 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../053-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2022-04-26T02:06:21.477 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-routes. 2022-04-26T02:06:21.492 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../055-python3-routes_2.4.1-2_all.deb ... 2022-04-26T02:06:21.520 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-04-26T02:06:21.535 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-routes (2.4.1-2) ... 2022-04-26T02:06:21.823 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libjs-sphinxdoc. 2022-04-26T02:06:21.836 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../054-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2022-04-26T02:06:21.873 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-04-26T02:06:21.880 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2022-04-26T02:06:21.893 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../056-ceph-mgr-dashboard_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T02:06:21.938 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-mgr-dashboard (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:22.168 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-routes. 2022-04-26T02:06:22.181 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../055-python3-routes_2.4.1-2_all.deb ... 2022-04-26T02:06:22.225 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-routes (2.4.1-2) ... 2022-04-26T02:06:22.588 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2022-04-26T02:06:22.601 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../056-ceph-mgr-dashboard_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T02:06:22.670 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mgr-dashboard (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:22.879 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-decorator. 2022-04-26T02:06:22.895 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../057-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2022-04-26T02:06:22.937 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2022-04-26T02:06:23.257 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2022-04-26T02:06:23.270 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../058-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2022-04-26T02:06:23.315 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-04-26T02:06:23.610 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-scipy. 2022-04-26T02:06:23.622 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../059-python3-scipy_1.3.3-3build1_amd64.deb ... 2022-04-26T02:06:23.645 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-decorator. 2022-04-26T02:06:23.659 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2022-04-26T02:06:23.660 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../057-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2022-04-26T02:06:23.703 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2022-04-26T02:06:24.014 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2022-04-26T02:06:24.120 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../058-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2022-04-26T02:06:24.120 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-04-26T02:06:24.425 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-scipy. 2022-04-26T02:06:24.439 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../059-python3-scipy_1.3.3-3build1_amd64.deb ... 2022-04-26T02:06:24.483 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2022-04-26T02:06:24.952 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-sklearn-lib. 2022-04-26T02:06:24.968 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../060-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2022-04-26T02:06:25.010 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-04-26T02:06:25.556 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-joblib. 2022-04-26T02:06:25.569 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../061-python3-joblib_0.14.0-3_all.deb ... 2022-04-26T02:06:25.614 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-joblib (0.14.0-3) ... 2022-04-26T02:06:25.892 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-sklearn-lib. 2022-04-26T02:06:25.908 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../060-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2022-04-26T02:06:25.942 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-04-26T02:06:25.976 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-sklearn. 2022-04-26T02:06:25.989 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../062-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2022-04-26T02:06:26.034 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-04-26T02:06:26.513 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-joblib. 2022-04-26T02:06:26.527 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../061-python3-joblib_0.14.0-3_all.deb ... 2022-04-26T02:06:26.571 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-joblib (0.14.0-3) ... 2022-04-26T02:06:26.743 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2022-04-26T02:06:26.757 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../063-ceph-mgr-diskprediction-local_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T02:06:26.801 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-mgr-diskprediction-local (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:27.008 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-sklearn. 2022-04-26T02:06:27.022 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../062-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2022-04-26T02:06:27.066 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-04-26T02:06:27.883 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2022-04-26T02:06:27.899 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../063-ceph-mgr-diskprediction-local_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T02:06:27.941 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mgr-diskprediction-local (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:27.954 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-cachetools. 2022-04-26T02:06:27.969 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../064-python3-cachetools_4.0.0-1_all.deb ... 2022-04-26T02:06:28.012 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2022-04-26T02:06:28.315 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-pyasn1. 2022-04-26T02:06:28.329 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../065-python3-pyasn1_0.4.2-3build1_all.deb ... 2022-04-26T02:06:28.373 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2022-04-26T02:06:28.702 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-pyasn1-modules. 2022-04-26T02:06:28.715 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../066-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2022-04-26T02:06:28.760 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-04-26T02:06:29.086 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-cachetools. 2022-04-26T02:06:29.096 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-rsa. 2022-04-26T02:06:29.100 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../064-python3-cachetools_4.0.0-1_all.deb ... 2022-04-26T02:06:29.110 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../067-python3-rsa_4.0-3_all.deb ... 2022-04-26T02:06:29.136 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2022-04-26T02:06:29.146 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-rsa (4.0-3) ... 2022-04-26T02:06:29.449 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-google-auth. 2022-04-26T02:06:29.464 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../068-python3-google-auth_1.5.1-2_all.deb ... 2022-04-26T02:06:29.472 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pyasn1. 2022-04-26T02:06:29.487 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../065-python3-pyasn1_0.4.2-3build1_all.deb ... 2022-04-26T02:06:29.507 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2022-04-26T02:06:29.530 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2022-04-26T02:06:29.794 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-blinker. 2022-04-26T02:06:29.808 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../069-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2022-04-26T02:06:29.852 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2022-04-26T02:06:29.900 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pyasn1-modules. 2022-04-26T02:06:29.914 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../066-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2022-04-26T02:06:29.958 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-04-26T02:06:30.155 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-oauthlib. 2022-04-26T02:06:30.169 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../070-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2022-04-26T02:06:30.213 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2022-04-26T02:06:30.287 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-rsa. 2022-04-26T02:06:30.300 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../067-python3-rsa_4.0-3_all.deb ... 2022-04-26T02:06:30.345 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-rsa (4.0-3) ... 2022-04-26T02:06:30.509 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-requests-oauthlib. 2022-04-26T02:06:30.522 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../071-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2022-04-26T02:06:30.559 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-04-26T02:06:30.673 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-google-auth. 2022-04-26T02:06:30.686 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../068-python3-google-auth_1.5.1-2_all.deb ... 2022-04-26T02:06:30.764 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2022-04-26T02:06:30.854 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-websocket. 2022-04-26T02:06:30.866 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../072-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2022-04-26T02:06:30.903 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2022-04-26T02:06:31.109 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-blinker. 2022-04-26T02:06:31.123 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../069-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2022-04-26T02:06:31.167 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2022-04-26T02:06:31.214 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-kubernetes. 2022-04-26T02:06:31.228 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../073-python3-kubernetes_7.0.0~a1-2_all.deb ... 2022-04-26T02:06:31.272 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2022-04-26T02:06:31.496 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-oauthlib. 2022-04-26T02:06:31.510 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../070-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2022-04-26T02:06:31.554 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2022-04-26T02:06:31.811 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2022-04-26T02:06:31.826 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../074-ceph-mgr-k8sevents_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T02:06:31.869 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-mgr-k8sevents (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:31.924 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-requests-oauthlib. 2022-04-26T02:06:31.938 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../071-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2022-04-26T02:06:31.974 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-04-26T02:06:32.147 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libonig5:amd64. 2022-04-26T02:06:32.162 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../075-libonig5_6.9.4-1_amd64.deb ... 2022-04-26T02:06:32.222 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2022-04-26T02:06:32.285 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-websocket. 2022-04-26T02:06:32.300 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../072-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2022-04-26T02:06:32.343 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2022-04-26T02:06:32.575 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libjq1:amd64. 2022-04-26T02:06:32.584 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../076-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2022-04-26T02:06:32.624 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2022-04-26T02:06:33.005 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-kubernetes. 2022-04-26T02:06:33.019 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../073-python3-kubernetes_7.0.0~a1-2_all.deb ... 2022-04-26T02:06:33.088 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2022-04-26T02:06:33.186 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package jq. 2022-04-26T02:06:33.199 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../077-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2022-04-26T02:06:33.244 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2022-04-26T02:06:33.505 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package socat. 2022-04-26T02:06:33.520 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../078-socat_1.7.3.3-2_amd64.deb ... 2022-04-26T02:06:33.563 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking socat (1.7.3.3-2) ... 2022-04-26T02:06:33.684 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2022-04-26T02:06:33.695 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../074-ceph-mgr-k8sevents_16.2.7-940-g40f5fd17-1focal_all.deb ... 2022-04-26T02:06:33.734 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mgr-k8sevents (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:33.958 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libxslt1.1:amd64. 2022-04-26T02:06:33.972 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../079-libxslt1.1_1.1.34-4_amd64.deb ... 2022-04-26T02:06:34.016 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libxslt1.1:amd64 (1.1.34-4) ... 2022-04-26T02:06:34.079 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libonig5:amd64. 2022-04-26T02:06:34.094 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../075-libonig5_6.9.4-1_amd64.deb ... 2022-04-26T02:06:34.137 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2022-04-26T02:06:34.278 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package xmlstarlet. 2022-04-26T02:06:34.291 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../080-xmlstarlet_1.6.1-2build1_amd64.deb ... 2022-04-26T02:06:34.336 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2022-04-26T02:06:34.473 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libjq1:amd64. 2022-04-26T02:06:34.488 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../076-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2022-04-26T02:06:34.540 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2022-04-26T02:06:34.818 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2022-04-26T02:06:34.825 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package jq. 2022-04-26T02:06:34.833 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../081-libsqlite3-mod-ceph_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:34.841 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../077-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2022-04-26T02:06:34.876 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libsqlite3-mod-ceph (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:34.884 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2022-04-26T02:06:35.145 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-test. 2022-04-26T02:06:35.157 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package socat. 2022-04-26T02:06:35.159 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../082-ceph-test_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:35.167 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../078-socat_1.7.3.3-2_amd64.deb ... 2022-04-26T02:06:35.203 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-test (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:35.211 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking socat (1.7.3.3-2) ... 2022-04-26T02:06:35.673 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libxslt1.1:amd64. 2022-04-26T02:06:35.688 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../079-libxslt1.1_1.1.34-4_amd64.deb ... 2022-04-26T02:06:35.731 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libxslt1.1:amd64 (1.1.34-4) ... 2022-04-26T02:06:36.043 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package xmlstarlet. 2022-04-26T02:06:36.056 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../080-xmlstarlet_1.6.1-2build1_amd64.deb ... 2022-04-26T02:06:36.101 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2022-04-26T02:06:36.649 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2022-04-26T02:06:36.664 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../081-libsqlite3-mod-ceph_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:36.707 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libsqlite3-mod-ceph (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:37.010 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-test. 2022-04-26T02:06:37.025 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../082-ceph-test_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:37.068 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-test (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:39.532 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libcephfs-dev. 2022-04-26T02:06:39.547 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../083-libcephfs-dev_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:39.590 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libcephfs-dev (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:40.004 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package nvme-cli. 2022-04-26T02:06:40.017 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../084-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2022-04-26T02:06:40.078 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2022-04-26T02:06:40.451 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-atomicwrites. 2022-04-26T02:06:40.465 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../085-python3-atomicwrites_1.1.5-2build1_all.deb ... 2022-04-26T02:06:40.509 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2022-04-26T02:06:40.795 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-attr. 2022-04-26T02:06:40.810 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../086-python3-attr_19.3.0-2_all.deb ... 2022-04-26T02:06:40.853 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-attr (19.3.0-2) ... 2022-04-26T02:06:41.165 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-webencodings. 2022-04-26T02:06:41.179 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../087-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2022-04-26T02:06:41.223 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2022-04-26T02:06:41.364 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libcephfs-dev. 2022-04-26T02:06:41.378 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../083-libcephfs-dev_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:41.447 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libcephfs-dev (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:41.484 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-html5lib. 2022-04-26T02:06:41.500 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../088-python3-html5lib_1.0.1-2_all.deb ... 2022-04-26T02:06:41.534 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2022-04-26T02:06:41.859 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package nvme-cli. 2022-04-26T02:06:41.873 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../084-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2022-04-26T02:06:41.878 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-lxml:amd64. 2022-04-26T02:06:41.887 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../089-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2022-04-26T02:06:41.929 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-04-26T02:06:41.934 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2022-04-26T02:06:42.356 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-atomicwrites. 2022-04-26T02:06:42.370 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../085-python3-atomicwrites_1.1.5-2build1_all.deb ... 2022-04-26T02:06:42.382 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-packaging. 2022-04-26T02:06:42.395 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../090-python3-packaging_20.3-1_all.deb ... 2022-04-26T02:06:42.414 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2022-04-26T02:06:42.432 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-packaging (20.3-1) ... 2022-04-26T02:06:42.684 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-attr. 2022-04-26T02:06:42.697 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../086-python3-attr_19.3.0-2_all.deb ... 2022-04-26T02:06:42.734 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-attr (19.3.0-2) ... 2022-04-26T02:06:42.760 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-pastescript. 2022-04-26T02:06:42.776 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../091-python3-pastescript_2.0.2-4_all.deb ... 2022-04-26T02:06:42.818 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2022-04-26T02:06:43.087 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-webencodings. 2022-04-26T02:06:43.101 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../087-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2022-04-26T02:06:43.155 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-pluggy. 2022-04-26T02:06:43.169 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../092-python3-pluggy_0.13.0-2_all.deb ... 2022-04-26T02:06:43.200 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2022-04-26T02:06:43.238 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2022-04-26T02:06:43.498 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-html5lib. 2022-04-26T02:06:43.513 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../088-python3-html5lib_1.0.1-2_all.deb ... 2022-04-26T02:06:43.549 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-psutil. 2022-04-26T02:06:43.556 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2022-04-26T02:06:43.563 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../093-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2022-04-26T02:06:43.607 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2022-04-26T02:06:43.934 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-lxml:amd64. 2022-04-26T02:06:43.948 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../089-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2022-04-26T02:06:43.952 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-py. 2022-04-26T02:06:43.966 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../094-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2022-04-26T02:06:44.010 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2022-04-26T02:06:44.013 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-04-26T02:06:44.331 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-pyinotify. 2022-04-26T02:06:44.345 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../095-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2022-04-26T02:06:44.388 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-04-26T02:06:44.463 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-packaging. 2022-04-26T02:06:44.476 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../090-python3-packaging_20.3-1_all.deb ... 2022-04-26T02:06:44.512 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-packaging (20.3-1) ... 2022-04-26T02:06:44.683 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-wcwidth. 2022-04-26T02:06:44.699 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../096-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2022-04-26T02:06:44.735 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2022-04-26T02:06:45.021 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-pytest. 2022-04-26T02:06:45.021 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pastescript. 2022-04-26T02:06:45.021 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../091-python3-pastescript_2.0.2-4_all.deb ... 2022-04-26T02:06:45.022 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2022-04-26T02:06:45.033 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../097-python3-pytest_4.6.9-1_all.deb ... 2022-04-26T02:06:45.077 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-pytest (4.6.9-1) ... 2022-04-26T02:06:45.278 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pluggy. 2022-04-26T02:06:45.291 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../092-python3-pluggy_0.13.0-2_all.deb ... 2022-04-26T02:06:45.335 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2022-04-26T02:06:45.381 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-simplejson. 2022-04-26T02:06:45.396 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../098-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2022-04-26T02:06:45.439 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2022-04-26T02:06:45.680 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-psutil. 2022-04-26T02:06:45.696 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../093-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2022-04-26T02:06:45.755 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2022-04-26T02:06:45.851 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package radosgw. 2022-04-26T02:06:45.867 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../099-radosgw_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:45.909 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking radosgw (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:46.116 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-py. 2022-04-26T02:06:46.130 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../094-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2022-04-26T02:06:46.174 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2022-04-26T02:06:46.528 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pyinotify. 2022-04-26T02:06:46.542 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../095-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2022-04-26T02:06:46.619 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-04-26T02:06:46.930 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-wcwidth. 2022-04-26T02:06:46.946 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../096-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2022-04-26T02:06:46.988 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2022-04-26T02:06:47.130 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package rbd-fuse. 2022-04-26T02:06:47.142 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../100-rbd-fuse_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:47.179 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking rbd-fuse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:47.291 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pytest. 2022-04-26T02:06:47.305 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../097-python3-pytest_4.6.9-1_all.deb ... 2022-04-26T02:06:47.349 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pytest (4.6.9-1) ... 2022-04-26T02:06:47.478 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-attr (19.3.0-2) ... 2022-04-26T02:06:47.754 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-simplejson. 2022-04-26T02:06:47.770 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../098-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2022-04-26T02:06:47.792 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2022-04-26T02:06:47.811 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2022-04-26T02:06:47.893 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2022-04-26T02:06:48.003 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2022-04-26T02:06:48.179 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up cephadm (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:48.257 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package radosgw. 2022-04-26T02:06:48.270 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../099-radosgw_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:48.334 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking radosgw (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:48.799 INFO:teuthology.orchestra.run.smithi141.stdout:Adding system user cephadm....done 2022-04-26T02:06:48.952 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2022-04-26T02:06:49.287 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-repoze.lru (0.7-2) ... 2022-04-26T02:06:49.535 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package rbd-fuse. 2022-04-26T02:06:49.550 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../100-rbd-fuse_16.2.7-940-g40f5fd17-1focal_amd64.deb ... 2022-04-26T02:06:49.571 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up liboath0 (2.6.1-1.3) ... 2022-04-26T02:06:49.584 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking rbd-fuse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:49.697 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2022-04-26T02:06:49.859 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-attr (19.3.0-2) ... 2022-04-26T02:06:50.024 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-joblib (0.14.0-3) ... 2022-04-26T02:06:50.173 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2022-04-26T02:06:50.299 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2022-04-26T02:06:50.426 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-jwt (1.7.1-2ubuntu2) ... 2022-04-26T02:06:50.450 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2022-04-26T02:06:50.668 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up cephadm (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:50.702 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-cachetools (4.0.0-1) ... 2022-04-26T02:06:51.003 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2022-04-26T02:06:51.288 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-04-26T02:06:51.338 INFO:teuthology.orchestra.run.smithi003.stdout:Adding system user cephadm....done 2022-04-26T02:06:51.532 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2022-04-26T02:06:51.581 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-ceph-argparse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:51.865 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-04-26T02:06:51.892 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-repoze.lru (0.7-2) ... 2022-04-26T02:06:51.991 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2022-04-26T02:06:52.185 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up liboath0 (2.6.1-1.3) ... 2022-04-26T02:06:52.267 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2022-04-26T02:06:52.319 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2022-04-26T02:06:52.560 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2022-04-26T02:06:52.696 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-joblib (0.14.0-3) ... 2022-04-26T02:06:52.928 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2022-04-26T02:06:53.073 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-jwt (1.7.1-2ubuntu2) ... 2022-04-26T02:06:53.204 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2022-04-26T02:06:53.349 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-cachetools (4.0.0-1) ... 2022-04-26T02:06:53.530 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2022-04-26T02:06:53.642 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2022-04-26T02:06:53.806 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libjaeger (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:53.901 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-04-26T02:06:53.932 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2022-04-26T02:06:54.177 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-ceph-argparse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:54.301 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-tempita (0.5.2-6) ... 2022-04-26T02:06:54.472 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-04-26T02:06:54.585 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-packaging (20.3-1) ... 2022-04-26T02:06:54.598 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2022-04-26T02:06:54.869 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2022-04-26T02:06:54.908 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2022-04-26T02:06:54.995 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2022-04-26T02:06:55.192 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2022-04-26T02:06:55.280 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2022-04-26T02:06:55.576 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2022-04-26T02:06:55.665 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2) ... 2022-04-26T02:06:55.861 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2022-04-26T02:06:56.025 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2022-04-26T02:06:56.204 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2022-04-26T02:06:56.377 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up socat (1.7.3.3-2) ... 2022-04-26T02:06:56.497 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libjaeger (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:56.503 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-ceph-common (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:56.622 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2022-04-26T02:06:56.813 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-html5lib (1.0.1-2) ... 2022-04-26T02:06:57.015 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-tempita (0.5.2-6) ... 2022-04-26T02:06:57.156 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-04-26T02:06:57.282 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-pluggy (0.13.0-2) ... 2022-04-26T02:06:57.291 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-packaging (20.3-1) ... 2022-04-26T02:06:57.575 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-26T02:06:57.701 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libxslt1.1:amd64 (1.1.34-4) ... 2022-04-26T02:06:57.742 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2022-04-26T02:06:57.835 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2022-04-26T02:06:57.893 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2022-04-26T02:06:58.153 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2022-04-26T02:06:58.178 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2022-04-26T02:06:58.430 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-logutils (0.3.3-7) ... 2022-04-26T02:06:58.580 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2) ... 2022-04-26T02:06:58.731 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2022-04-26T02:06:58.857 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2022-04-26T02:06:58.956 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2022-04-26T02:06:59.124 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-prettytable (0.7.2-5) ... 2022-04-26T02:06:59.366 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up socat (1.7.3.3-2) ... 2022-04-26T02:06:59.409 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2022-04-26T02:06:59.492 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-ceph-common (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:06:59.719 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2022-04-26T02:06:59.859 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-html5lib (1.0.1-2) ... 2022-04-26T02:07:00.173 INFO:teuthology.orchestra.run.smithi141.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2022-04-26T02:07:00.203 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-04-26T02:07:00.313 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pluggy (0.13.0-2) ... 2022-04-26T02:07:00.438 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2022-04-26T02:07:00.547 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-04-26T02:07:00.605 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-26T02:07:00.756 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libxslt1.1:amd64 (1.1.34-4) ... 2022-04-26T02:07:00.883 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2022-04-26T02:07:00.948 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2022-04-26T02:07:01.217 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2022-04-26T02:07:01.342 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-04-26T02:07:01.443 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-04-26T02:07:01.535 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-logutils (0.3.3-7) ... 2022-04-26T02:07:01.561 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-webob (1:1.8.5-2) ... 2022-04-26T02:07:01.878 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2022-04-26T02:07:01.895 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2022-04-26T02:07:01.979 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2022-04-26T02:07:02.180 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up librados2 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:02.255 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-prettytable (0.7.2-5) ... 2022-04-26T02:07:02.305 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2022-04-26T02:07:02.548 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2022-04-26T02:07:02.849 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2022-04-26T02:07:03.172 INFO:teuthology.orchestra.run.smithi003.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2022-04-26T02:07:03.451 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2022-04-26T02:07:03.928 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-04-26T02:07:03.953 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up librgw2 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:04.079 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libsqlite3-mod-ceph (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:04.205 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2022-04-26T02:07:04.295 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2022-04-26T02:07:04.331 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-pytest (4.6.9-1) ... 2022-04-26T02:07:04.646 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-04-26T02:07:04.749 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2022-04-26T02:07:04.772 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-04-26T02:07:04.923 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-webob (1:1.8.5-2) ... 2022-04-26T02:07:05.025 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2022-04-26T02:07:05.250 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2022-04-26T02:07:05.319 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-bs4 (4.8.2-1) ... 2022-04-26T02:07:05.517 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up librados2 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:05.643 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2022-04-26T02:07:05.892 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libcephfs2 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:05.892 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2022-04-26T02:07:06.106 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libradosstriper1 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:06.207 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-04-26T02:07:06.541 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-04-26T02:07:07.207 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up librgw2 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:07.308 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libsqlite3-mod-ceph (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:07.459 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2022-04-26T02:07:07.580 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up librbd1 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:07.585 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pytest (4.6.9-1) ... 2022-04-26T02:07:07.682 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-04-26T02:07:07.799 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2022-04-26T02:07:07.925 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-04-26T02:07:07.961 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2022-04-26T02:07:08.244 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2022-04-26T02:07:08.329 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2022-04-26T02:07:08.387 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-rsa (4.0-3) ... 2022-04-26T02:07:08.639 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-bs4 (4.8.2-1) ... 2022-04-26T02:07:08.687 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-webtest (2.0.32-2) ... 2022-04-26T02:07:08.973 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libcephfs2 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:08.995 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-mgr-modules-core (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:09.074 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2022-04-26T02:07:09.106 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-fuse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:09.322 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2022-04-26T02:07:09.322 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2022-04-26T02:07:09.452 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libradosstriper1 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:09.585 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-04-26T02:07:09.833 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libcephfs-dev (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:09.903 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-04-26T02:07:09.976 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-04-26T02:07:10.277 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-pastescript (2.0.2-4) ... 2022-04-26T02:07:10.595 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2022-04-26T02:07:10.948 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-rados (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:11.025 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up librbd1 (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:11.074 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-rbd (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:11.151 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-04-26T02:07:11.200 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up rbd-fuse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:11.285 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2022-04-26T02:07:11.326 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-routes (2.4.1-2) ... 2022-04-26T02:07:11.403 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-04-26T02:07:11.695 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-google-auth (1.5.1-2) ... 2022-04-26T02:07:11.788 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2022-04-26T02:07:11.914 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-rsa (4.0-3) ... 2022-04-26T02:07:11.980 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-rgw (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:12.106 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-cephfs (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:12.207 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-webtest (2.0.32-2) ... 2022-04-26T02:07:12.391 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2022-04-26T02:07:12.508 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mgr-modules-core (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:12.651 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-fuse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:12.881 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2022-04-26T02:07:12.881 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2022-04-26T02:07:13.336 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-common (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:13.361 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libcephfs-dev (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:13.512 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-04-26T02:07:13.813 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pastescript (2.0.2-4) ... 2022-04-26T02:07:13.881 INFO:teuthology.orchestra.run.smithi141.stdout:Adding group ceph....done 2022-04-26T02:07:14.123 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2022-04-26T02:07:14.265 INFO:teuthology.orchestra.run.smithi141.stdout:Adding system user ceph....done 2022-04-26T02:07:14.450 INFO:teuthology.orchestra.run.smithi141.stdout:Setting system user ceph properties....done 2022-04-26T02:07:14.528 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-rados (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:14.528 INFO:teuthology.orchestra.run.smithi141.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2022-04-26T02:07:14.584 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-rbd (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:14.615 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2022-04-26T02:07:14.735 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up rbd-fuse (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:14.861 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-routes (2.4.1-2) ... 2022-04-26T02:07:14.959 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2022-04-26T02:07:15.272 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-google-auth (1.5.1-2) ... 2022-04-26T02:07:15.496 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-test (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:15.557 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-rgw (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:15.622 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up radosgw (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:15.657 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-cephfs (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:15.885 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2022-04-26T02:07:15.885 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2022-04-26T02:07:15.925 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2022-04-26T02:07:16.615 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-base (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:16.878 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-common (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:16.961 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2022-04-26T02:07:17.459 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-mds (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:17.464 INFO:teuthology.orchestra.run.smithi003.stdout:Adding group ceph....done 2022-04-26T02:07:17.686 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2022-04-26T02:07:17.686 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2022-04-26T02:07:17.849 INFO:teuthology.orchestra.run.smithi003.stdout:Adding system user ceph....done 2022-04-26T02:07:17.991 INFO:teuthology.orchestra.run.smithi003.stdout:Setting system user ceph properties....done 2022-04-26T02:07:18.015 INFO:teuthology.orchestra.run.smithi003.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2022-04-26T02:07:18.165 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2022-04-26T02:07:18.177 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-mgr (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:18.391 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2022-04-26T02:07:18.392 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2022-04-26T02:07:18.503 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2022-04-26T02:07:18.887 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-osd (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:19.013 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-test (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:19.146 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up radosgw (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:19.403 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2022-04-26T02:07:19.403 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2022-04-26T02:07:19.418 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2022-04-26T02:07:19.418 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2022-04-26T02:07:19.905 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-mgr-k8sevents (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:20.031 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-mgr-diskprediction-local (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:20.149 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-base (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:20.149 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-mon (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:20.374 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2022-04-26T02:07:20.374 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2022-04-26T02:07:20.528 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2022-04-26T02:07:20.876 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-mgr-cephadm (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:21.009 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mds (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:21.018 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:21.145 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-mgr-dashboard (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:21.222 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2022-04-26T02:07:21.222 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2022-04-26T02:07:21.272 INFO:teuthology.orchestra.run.smithi141.stdout:Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-26T02:07:21.574 INFO:teuthology.orchestra.run.smithi141.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-04-26T02:07:21.685 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mgr (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:21.922 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2022-04-26T02:07:21.923 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2022-04-26T02:07:22.370 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-osd (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:22.916 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2022-04-26T02:07:22.917 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2022-04-26T02:07:23.381 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mgr-k8sevents (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:23.506 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mgr-diskprediction-local (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:23.666 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mon (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:23.888 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2022-04-26T02:07:23.888 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2022-04-26T02:07:24.417 INFO:teuthology.orchestra.run.smithi141.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 2022-04-26T02:07:24.430 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mgr-cephadm (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:24.577 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:24.724 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mgr-dashboard (16.2.7-940-g40f5fd17-1focal) ... 2022-04-26T02:07:24.819 INFO:teuthology.orchestra.run.smithi141.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2022-04-26T02:07:24.829 DEBUG:teuthology.parallel:result is None 2022-04-26T02:07:24.872 INFO:teuthology.orchestra.run.smithi003.stdout:Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-26T02:07:25.172 INFO:teuthology.orchestra.run.smithi003.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-04-26T02:07:28.059 INFO:teuthology.orchestra.run.smithi003.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 2022-04-26T02:07:28.513 INFO:teuthology.orchestra.run.smithi003.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2022-04-26T02:07:28.517 DEBUG:teuthology.parallel:result is None 2022-04-26T02:07:28.518 DEBUG:teuthology.orchestra.run.smithi003:> sudo lsb_release -is 2022-04-26T02:07:28.570 INFO:teuthology.orchestra.run.smithi003.stdout:Ubuntu 2022-04-26T02:07:28.576 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-04-26T02:07:28.576 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T02:07:28.576 INFO:teuthology.packaging:ref: None 2022-04-26T02:07:28.576 INFO:teuthology.packaging:tag: None 2022-04-26T02:07:28.577 INFO:teuthology.packaging:branch: pacific 2022-04-26T02:07:28.577 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T02:07:28.577 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2022-04-26T02:07:28.873 DEBUG:teuthology.orchestra.run.smithi003:> dpkg-query -W -f '${Version}' ceph 2022-04-26T02:07:28.896 INFO:teuthology.orchestra.run.smithi003.stdout:16.2.7-940-g40f5fd17-1focal 2022-04-26T02:07:28.896 INFO:teuthology.packaging:The installed version of ceph is 16.2.7-940-g40f5fd17-1focal 2022-04-26T02:07:28.897 INFO:teuthology.task.install:The correct ceph version 16.2.7-940-g40f5fd17-1focal is installed. 2022-04-26T02:07:28.897 DEBUG:teuthology.orchestra.run.smithi141:> sudo lsb_release -is 2022-04-26T02:07:28.948 INFO:teuthology.orchestra.run.smithi141.stdout:Ubuntu 2022-04-26T02:07:28.953 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-04-26T02:07:28.954 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-26T02:07:28.954 INFO:teuthology.packaging:ref: None 2022-04-26T02:07:28.954 INFO:teuthology.packaging:tag: None 2022-04-26T02:07:28.954 INFO:teuthology.packaging:branch: pacific 2022-04-26T02:07:28.954 INFO:teuthology.packaging:sha1: 6ceeb0566ada846fe0f5f2630fd02650f3b712d6 2022-04-26T02:07:28.954 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2022-04-26T02:07:29.164 DEBUG:teuthology.orchestra.run.smithi141:> dpkg-query -W -f '${Version}' ceph 2022-04-26T02:07:29.186 INFO:teuthology.orchestra.run.smithi141.stdout:16.2.7-940-g40f5fd17-1focal 2022-04-26T02:07:29.187 INFO:teuthology.packaging:The installed version of ceph is 16.2.7-940-g40f5fd17-1focal 2022-04-26T02:07:29.187 INFO:teuthology.task.install:The correct ceph version 16.2.7-940-g40f5fd17-1focal is installed. 2022-04-26T02:07:29.187 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2022-04-26T02:07:29.187 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-26T02:07:29.187 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2022-04-26T02:07:29.203 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2022-04-26T02:07:29.203 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2022-04-26T02:07:29.245 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2022-04-26T02:07:29.246 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-26T02:07:29.246 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/usr/bin/daemon-helper 2022-04-26T02:07:29.261 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod a=rx -- /usr/bin/daemon-helper 2022-04-26T02:07:29.279 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2022-04-26T02:07:29.279 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/usr/bin/daemon-helper 2022-04-26T02:07:29.294 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod a=rx -- /usr/bin/daemon-helper 2022-04-26T02:07:29.354 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2022-04-26T02:07:29.354 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-26T02:07:29.354 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/usr/bin/adjust-ulimits 2022-04-26T02:07:29.371 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2022-04-26T02:07:29.382 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2022-04-26T02:07:29.382 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/usr/bin/adjust-ulimits 2022-04-26T02:07:29.397 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2022-04-26T02:07:29.457 INFO:teuthology.run_tasks:Running task cephadm... 2022-04-26T02:07:29.528 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': 1}, '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:29.528 INFO:tasks.cephadm:Cluster image is docker.io/ceph/daemon-base:latest-pacific 2022-04-26T02:07:29.529 INFO:tasks.cephadm:Cluster fsid is a039d132-c505-11ec-8c39-001a4aab830c 2022-04-26T02:07:29.529 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2022-04-26T02:07:29.529 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.3', 'mon.c': '[v2:172.21.15.3:3301,v1:172.21.15.3:6790]', 'mon.b': '172.21.15.141'} 2022-04-26T02:07:29.530 INFO:tasks.cephadm:First mon is mon.a on smithi003 2022-04-26T02:07:29.530 INFO:tasks.cephadm:First mgr is y 2022-04-26T02:07:29.530 INFO:tasks.cephadm:Normalizing hostnames... 2022-04-26T02:07:29.530 DEBUG:teuthology.orchestra.run.smithi003:> sudo hostname $(hostname -s) 2022-04-26T02:07:29.547 DEBUG:teuthology.orchestra.run.smithi141:> sudo hostname $(hostname -s) 2022-04-26T02:07:29.563 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref pacific)... 2022-04-26T02:07:29.564 DEBUG:teuthology.orchestra.run.smithi003:> 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:29.690 INFO:teuthology.orchestra.run.smithi003.stdout:-rw-rw-r-- 1 ubuntu ubuntu 336707 Apr 26 02:07 /home/ubuntu/cephtest/cephadm 2022-04-26T02:07:29.690 DEBUG:teuthology.orchestra.run.smithi141:> 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:29.828 INFO:teuthology.orchestra.run.smithi141.stdout:-rw-rw-r-- 1 ubuntu ubuntu 336707 Apr 26 02:07 /home/ubuntu/cephtest/cephadm 2022-04-26T02:07:29.829 DEBUG:teuthology.orchestra.run.smithi003:> 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:29.838 DEBUG:teuthology.orchestra.run.smithi141:> 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:29.859 INFO:tasks.cephadm:Pulling image docker.io/ceph/daemon-base:latest-pacific on all hosts... 2022-04-26T02:07:29.859 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific pull 2022-04-26T02:07:29.884 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific pull 2022-04-26T02:07:30.151 INFO:teuthology.orchestra.run.smithi003.stderr:Pulling container image docker.io/ceph/daemon-base:latest-pacific... 2022-04-26T02:07:30.168 INFO:teuthology.orchestra.run.smithi141.stderr:Pulling container image docker.io/ceph/daemon-base:latest-pacific... 2022-04-26T02:07:58.542 INFO:teuthology.orchestra.run.smithi141.stdout:{ 2022-04-26T02:07:58.542 INFO:teuthology.orchestra.run.smithi141.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2022-04-26T02:07:58.543 INFO:teuthology.orchestra.run.smithi141.stdout: "image_id": "46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f", 2022-04-26T02:07:58.543 INFO:teuthology.orchestra.run.smithi141.stdout: "repo_digests": [ 2022-04-26T02:07:58.543 INFO:teuthology.orchestra.run.smithi141.stdout: "docker.io/ceph/daemon-base@sha256:02f4aa6b553e20e1f3fae6eefcc99f66fcf867bf0eae95d362ae2121efc26684" 2022-04-26T02:07:58.543 INFO:teuthology.orchestra.run.smithi141.stdout: ] 2022-04-26T02:07:58.543 INFO:teuthology.orchestra.run.smithi141.stdout:} 2022-04-26T02:07:59.903 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2022-04-26T02:07:59.904 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2022-04-26T02:07:59.904 INFO:teuthology.orchestra.run.smithi003.stdout: "image_id": "46cf6318c64e842f2287ebcae09f4ed8697a6751115e5245c05af1b9b2fd053f", 2022-04-26T02:07:59.904 INFO:teuthology.orchestra.run.smithi003.stdout: "repo_digests": [ 2022-04-26T02:07:59.904 INFO:teuthology.orchestra.run.smithi003.stdout: "docker.io/ceph/daemon-base@sha256:02f4aa6b553e20e1f3fae6eefcc99f66fcf867bf0eae95d362ae2121efc26684" 2022-04-26T02:07:59.904 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2022-04-26T02:07:59.904 INFO:teuthology.orchestra.run.smithi003.stdout:} 2022-04-26T02:07:59.930 DEBUG:teuthology.orchestra.run.smithi003:> sudo mkdir -p /etc/ceph 2022-04-26T02:07:59.944 DEBUG:teuthology.orchestra.run.smithi141:> sudo mkdir -p /etc/ceph 2022-04-26T02:07:59.962 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 777 /etc/ceph 2022-04-26T02:07:59.975 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod 777 /etc/ceph 2022-04-26T02:07:59.991 INFO:tasks.cephadm:Writing seed config... 2022-04-26T02:07:59.992 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2022-04-26T02:07:59.992 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2022-04-26T02:07:59.992 INFO:tasks.cephadm: override: [osd] debug ms = 1 2022-04-26T02:07:59.992 INFO:tasks.cephadm: override: [osd] debug osd = 20 2022-04-26T02:07:59.992 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2022-04-26T02:07:59.993 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2022-04-26T02:07:59.993 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2022-04-26T02:07:59.993 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2022-04-26T02:07:59.993 INFO:tasks.cephadm: override: [mon] debug mon = 20 2022-04-26T02:07:59.993 INFO:tasks.cephadm: override: [mon] debug ms = 1 2022-04-26T02:07:59.993 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2022-04-26T02:07:59.994 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-26T02:07:59.994 DEBUG:teuthology.orchestra.run.smithi003:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2022-04-26T02:08:00.001 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 = a039d132-c505-11ec-8c39-001a4aab830c mon election default strategy = 1 [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:00.001 DEBUG:teuthology.orchestra.run.smithi003:mon.a> sudo journalctl -f -n 0 -u ceph-a039d132-c505-11ec-8c39-001a4aab830c@mon.a.service 2022-04-26T02:08:00.044 DEBUG:teuthology.orchestra.run.smithi003:mgr.y> sudo journalctl -f -n 0 -u ceph-a039d132-c505-11ec-8c39-001a4aab830c@mgr.y.service 2022-04-26T02:08:00.049 INFO:tasks.cephadm:Bootstrapping... 2022-04-26T02:08:00.050 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/daemon-base:latest-pacific -v bootstrap --fsid a039d132-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.3 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2022-04-26T02:08:00.104 INFO:journalctl@ceph.mgr.y.smithi003.stdout:-- Logs begin at Sun 2022-04-24 12:18:48 UTC. -- 2022-04-26T02:08:00.117 INFO:journalctl@ceph.mon.a.smithi003.stdout:-- Logs begin at Sun 2022-04-24 12:18:48 UTC. -- 2022-04-26T02:08:00.257 INFO:teuthology.orchestra.run.smithi003.stderr:-------------------------------------------------------------------------------- 2022-04-26T02:08:00.258 INFO:teuthology.orchestra.run.smithi003.stderr:cephadm ['--image', 'docker.io/ceph/daemon-base:latest-pacific', '-v', 'bootstrap', '--fsid', 'a039d132-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.3', '--skip-admin-label'] 2022-04-26T02:08:00.258 INFO:teuthology.orchestra.run.smithi003.stderr:Verifying podman|docker is present... 2022-04-26T02:08:00.258 INFO:teuthology.orchestra.run.smithi003.stderr:Verifying lvm2 is present... 2022-04-26T02:08:00.258 INFO:teuthology.orchestra.run.smithi003.stderr:Verifying time synchronization is in place... 2022-04-26T02:08:00.265 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2022-04-26T02:08:00.272 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: inactive 2022-04-26T02:08:00.279 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2022-04-26T02:08:00.285 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: inactive 2022-04-26T02:08:00.292 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: masked 2022-04-26T02:08:00.333 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: inactive 2022-04-26T02:08:00.333 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2022-04-26T02:08:00.333 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: inactive 2022-04-26T02:08:00.333 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: enabled 2022-04-26T02:08:00.333 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: active 2022-04-26T02:08:00.333 INFO:teuthology.orchestra.run.smithi003.stderr:Unit ntp.service is enabled and running 2022-04-26T02:08:00.333 INFO:teuthology.orchestra.run.smithi003.stderr:Repeating the final host check... 2022-04-26T02:08:00.333 INFO:teuthology.orchestra.run.smithi003.stderr:docker (/usr/bin/docker) is present 2022-04-26T02:08:00.334 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl is present 2022-04-26T02:08:00.334 INFO:teuthology.orchestra.run.smithi003.stderr:lvcreate is present 2022-04-26T02:08:00.334 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2022-04-26T02:08:00.338 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: inactive 2022-04-26T02:08:00.344 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2022-04-26T02:08:00.350 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: inactive 2022-04-26T02:08:00.358 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: masked 2022-04-26T02:08:00.364 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: inactive 2022-04-26T02:08:00.371 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2022-04-26T02:08:00.378 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: inactive 2022-04-26T02:08:00.386 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: enabled 2022-04-26T02:08:00.393 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: active 2022-04-26T02:08:00.394 INFO:teuthology.orchestra.run.smithi003.stderr:Unit ntp.service is enabled and running 2022-04-26T02:08:00.394 INFO:teuthology.orchestra.run.smithi003.stderr:Host looks OK 2022-04-26T02:08:00.394 INFO:teuthology.orchestra.run.smithi003.stderr:Cluster fsid: a039d132-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:00.394 INFO:teuthology.orchestra.run.smithi003.stderr:Acquiring lock 139828437524240 on /run/cephadm/a039d132-c505-11ec-8c39-001a4aab830c.lock 2022-04-26T02:08:00.394 INFO:teuthology.orchestra.run.smithi003.stderr:Lock 139828437524240 acquired on /run/cephadm/a039d132-c505-11ec-8c39-001a4aab830c.lock 2022-04-26T02:08:00.395 INFO:teuthology.orchestra.run.smithi003.stderr:Verifying IP 172.21.15.3 port 3300 ... 2022-04-26T02:08:00.395 INFO:teuthology.orchestra.run.smithi003.stderr:Verifying IP 172.21.15.3 port 6789 ... 2022-04-26T02:08:00.395 INFO:teuthology.orchestra.run.smithi003.stderr:Base mon IP(s) is [172.21.15.3:3300, 172.21.15.3:6789], mon addrv is [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2022-04-26T02:08:00.400 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: default via 172.21.15.254 dev ens1f0 2022-04-26T02:08:00.401 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.3 metric 100 2022-04-26T02:08:00.401 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2022-04-26T02:08:00.401 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.3 2022-04-26T02:08:00.401 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: 172.21.15.254 dev ens1f0 proto dhcp scope link src 172.21.15.3 metric 100 2022-04-26T02:08:00.405 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2022-04-26T02:08:00.405 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2022-04-26T02:08:00.438 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 100 expires 1791sec pref medium 2022-04-26T02:08:00.440 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2022-04-26T02:08:00.440 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2022-04-26T02:08:00.440 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2022-04-26T02:08:00.440 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2022-04-26T02:08:00.440 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:febd:15dc/64 scope link 2022-04-26T02:08:00.440 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2022-04-26T02:08:00.441 INFO:teuthology.orchestra.run.smithi003.stderr:Mon IP `172.21.15.3` is in CIDR network `172.21.0.0/20` 2022-04-26T02:08:00.441 INFO:teuthology.orchestra.run.smithi003.stderr:Mon IP `172.21.15.3` is in CIDR network `172.21.0.0/20` 2022-04-26T02:08:00.441 INFO:teuthology.orchestra.run.smithi003.stderr:Mon IP `172.21.15.3` is in CIDR network `172.21.15.254` 2022-04-26T02:08:00.441 INFO:teuthology.orchestra.run.smithi003.stderr:Mon IP `172.21.15.3` is in CIDR network `172.21.15.254` 2022-04-26T02:08:00.441 INFO:teuthology.orchestra.run.smithi003.stderr:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.15.254', '172.21.15.254'] 2022-04-26T02:08:00.441 INFO:teuthology.orchestra.run.smithi003.stderr:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2022-04-26T02:08:00.442 INFO:teuthology.orchestra.run.smithi003.stderr:Pulling container image docker.io/ceph/daemon-base:latest-pacific... 2022-04-26T02:08:00.805 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/docker: latest-pacific: Pulling from ceph/daemon-base 2022-04-26T02:08:00.856 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/docker: Digest: sha256:02f4aa6b553e20e1f3fae6eefcc99f66fcf867bf0eae95d362ae2121efc26684 2022-04-26T02:08:00.856 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/docker: Status: Image is up to date for ceph/daemon-base:latest-pacific 2022-04-26T02:08:00.876 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/docker: docker.io/ceph/daemon-base:latest-pacific 2022-04-26T02:08:02.063 INFO:teuthology.orchestra.run.smithi003.stderr:ceph: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2022-04-26T02:08:02.675 INFO:teuthology.orchestra.run.smithi003.stderr:Ceph version: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2022-04-26T02:08:02.675 INFO:teuthology.orchestra.run.smithi003.stderr:Extracting ceph user uid/gid from container image... 2022-04-26T02:08:03.773 INFO:teuthology.orchestra.run.smithi003.stderr:stat: 167 167 2022-04-26T02:08:04.372 INFO:teuthology.orchestra.run.smithi003.stderr:Creating initial keys... 2022-04-26T02:08:05.271 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-authtool: AQAFVGdiQwgMEBAAVPk5se1/EXxfCSU5nNAFJw== 2022-04-26T02:08:06.863 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-authtool: AQAGVGdin7lZMxAAzpMtUOYAJebwcRJn0VoLPA== 2022-04-26T02:08:08.372 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-authtool: AQAIVGdinzgJFhAAlQk+0B8NqRMYufmqHWTmFw== 2022-04-26T02:08:08.939 INFO:teuthology.orchestra.run.smithi003.stderr:Creating initial monmap... 2022-04-26T02:08:09.920 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2022-04-26T02:08:09.920 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to a039d132-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:09.920 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2022-04-26T02:08:10.571 INFO:teuthology.orchestra.run.smithi003.stderr:monmaptool for a [v2:172.21.15.3:3300,v1:172.21.15.3:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2022-04-26T02:08:10.571 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/monmaptool: set fsid to a039d132-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:10.571 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2022-04-26T02:08:10.571 INFO:teuthology.orchestra.run.smithi003.stderr: 2022-04-26T02:08:10.571 INFO:teuthology.orchestra.run.smithi003.stderr:Creating mon... 2022-04-26T02:08:11.582 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-26T02:08:11.582 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 1 imported monmap: 2022-04-26T02:08:11.582 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: epoch 0 2022-04-26T02:08:11.582 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: fsid a039d132-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:11.582 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: last_changed 2022-04-26T02:08:09.917933+0000 2022-04-26T02:08:11.583 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: created 2022-04-26T02:08:09.917933+0000 2022-04-26T02:08:11.583 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2022-04-26T02:08:11.583 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: election_strategy: 1 2022-04-26T02:08:11.583 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2022-04-26T02:08:11.583 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:11.583 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 0 /usr/bin/ceph-mon: set fsid to a039d132-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:11.583 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: RocksDB version: 6.8.1 2022-04-26T02:08:11.583 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:11.583 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-26T02:08:11.584 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Compile date Jul 8 2021 2022-04-26T02:08:11.584 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: DB SUMMARY 2022-04-26T02:08:11.584 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:11.584 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2022-04-26T02:08:11.584 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:11.584 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2022-04-26T02:08:11.584 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:11.584 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.error_if_exists: 0 2022-04-26T02:08:11.584 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.create_if_missing: 1 2022-04-26T02:08:11.584 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.paranoid_checks: 1 2022-04-26T02:08:11.585 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.env: 0x558522ba21c0 2022-04-26T02:08:11.585 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.fs: Posix File System 2022-04-26T02:08:11.585 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.info_log: 0x558525400f00 2022-04-26T02:08:11.585 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-26T02:08:11.585 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.statistics: (nil) 2022-04-26T02:08:11.585 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.use_fsync: 0 2022-04-26T02:08:11.585 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_log_file_size: 0 2022-04-26T02:08:11.585 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-26T02:08:11.585 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-26T02:08:11.585 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-26T02:08:11.586 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-26T02:08:11.586 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.allow_fallocate: 1 2022-04-26T02:08:11.586 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-26T02:08:11.586 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-26T02:08:11.586 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.use_direct_reads: 0 2022-04-26T02:08:11.586 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-26T02:08:11.586 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-26T02:08:11.586 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.db_log_dir: 2022-04-26T02:08:11.587 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2022-04-26T02:08:11.587 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-26T02:08:11.587 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_subcompactions: 1 2022-04-26T02:08:11.587 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_background_flushes: -1 2022-04-26T02:08:11.587 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-26T02:08:11.587 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-26T02:08:11.587 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-26T02:08:11.588 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-26T02:08:11.588 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-26T02:08:11.588 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-26T02:08:11.588 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-26T02:08:11.588 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.write_buffer_manager: 0x558525409500 2022-04-26T02:08:11.588 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-26T02:08:11.588 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-26T02:08:11.588 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-26T02:08:11.588 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-26T02:08:11.588 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-26T02:08:11.589 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-26T02:08:11.589 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-26T02:08:11.589 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-26T02:08:11.589 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-26T02:08:11.589 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.unordered_write: 0 2022-04-26T02:08:11.589 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-26T02:08:11.589 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-26T02:08:11.589 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-26T02:08:11.589 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-26T02:08:11.589 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.row_cache: None 2022-04-26T02:08:11.590 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.wal_filter: None 2022-04-26T02:08:11.590 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-26T02:08:11.590 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-26T02:08:11.590 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.preserve_deletes: 0 2022-04-26T02:08:11.590 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.two_write_queues: 0 2022-04-26T02:08:11.590 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-26T02:08:11.590 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.atomic_flush: 0 2022-04-26T02:08:11.590 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-26T02:08:11.590 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-26T02:08:11.591 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-26T02:08:11.591 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.log_readahead_size: 0 2022-04-26T02:08:11.591 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-26T02:08:11.591 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_background_jobs: 2 2022-04-26T02:08:11.591 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_background_compactions: -1 2022-04-26T02:08:11.591 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-26T02:08:11.591 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-26T02:08:11.592 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-26T02:08:11.592 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-26T02:08:11.592 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-26T02:08:11.592 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-26T02:08:11.592 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-26T02:08:11.592 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-26T02:08:11.592 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_open_files: -1 2022-04-26T02:08:11.592 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-26T02:08:11.592 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-26T02:08:11.592 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-26T02:08:11.593 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-26T02:08:11.593 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Compression algorithms supported: 2022-04-26T02:08:11.593 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-26T02:08:11.593 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: kZSTD supported: 0 2022-04-26T02:08:11.593 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: kXpressCompression supported: 0 2022-04-26T02:08:11.593 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-26T02:08:11.593 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: kLZ4Compression supported: 1 2022-04-26T02:08:11.593 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: kBZip2Compression supported: 0 2022-04-26T02:08:11.594 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: kZlibCompression supported: 1 2022-04-26T02:08:11.594 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: kSnappyCompression supported: 1 2022-04-26T02:08:11.594 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-26T02:08:11.594 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2022-04-26T02:08:11.594 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:11.594 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2022-04-26T02:08:11.594 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:11.594 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-26T02:08:11.594 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:11.595 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-26T02:08:11.595 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.merge_operator: 2022-04-26T02:08:11.595 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.compaction_filter: None 2022-04-26T02:08:11.595 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-26T02:08:11.595 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-26T02:08:11.595 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-26T02:08:11.595 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558525318160) 2022-04-26T02:08:11.595 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2022-04-26T02:08:11.595 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-26T02:08:11.596 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-26T02:08:11.596 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2022-04-26T02:08:11.596 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: index_type: 0 2022-04-26T02:08:11.596 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2022-04-26T02:08:11.596 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: index_shortening: 1 2022-04-26T02:08:11.596 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2022-04-26T02:08:11.596 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2022-04-26T02:08:11.596 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: checksum: 1 2022-04-26T02:08:11.596 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2022-04-26T02:08:11.596 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_cache: 0x558525350d10 2022-04-26T02:08:11.597 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2022-04-26T02:08:11.597 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_cache_options: 2022-04-26T02:08:11.597 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: capacity : 536870912 2022-04-26T02:08:11.597 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2022-04-26T02:08:11.597 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2022-04-26T02:08:11.597 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2022-04-26T02:08:11.597 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2022-04-26T02:08:11.598 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2022-04-26T02:08:11.598 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_size: 4096 2022-04-26T02:08:11.598 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2022-04-26T02:08:11.598 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2022-04-26T02:08:11.598 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2022-04-26T02:08:11.598 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2022-04-26T02:08:11.598 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: partition_filters: 0 2022-04-26T02:08:11.598 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2022-04-26T02:08:11.598 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-26T02:08:11.599 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2022-04-26T02:08:11.599 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: verify_compression: 0 2022-04-26T02:08:11.599 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2022-04-26T02:08:11.599 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: format_version: 2 2022-04-26T02:08:11.599 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2022-04-26T02:08:11.599 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_align: 0 2022-04-26T02:08:11.599 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:11.599 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-26T02:08:11.599 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-26T02:08:11.599 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.compression: NoCompression 2022-04-26T02:08:11.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-26T02:08:11.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-26T02:08:11.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-26T02:08:11.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.num_levels: 7 2022-04-26T02:08:11.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-26T02:08:11.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-26T02:08:11.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-26T02:08:11.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-26T02:08:11.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-26T02:08:11.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-26T02:08:11.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-26T02:08:11.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-26T02:08:11.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-26T02:08:11.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-26T02:08:11.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-26T02:08:11.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-26T02:08:11.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-26T02:08:11.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-26T02:08:11.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-26T02:08:11.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-26T02:08:11.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-26T02:08:11.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-26T02:08:11.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-26T02:08:11.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-26T02:08:11.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-26T02:08:11.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-26T02:08:11.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-26T02:08:11.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-26T02:08:11.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-26T02:08:11.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-26T02:08:11.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-26T02:08:11.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-26T02:08:11.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-26T02:08:11.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-26T02:08:11.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-26T02:08:11.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-26T02:08:11.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-26T02:08:11.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-26T02:08:11.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-26T02:08:11.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-26T02:08:11.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-26T02:08:11.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-26T02:08:11.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-26T02:08:11.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-26T02:08:11.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-26T02:08:11.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-26T02:08:11.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-26T02:08:11.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-26T02:08:11.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-26T02:08:11.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-26T02:08:11.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-26T02:08:11.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.table_properties_collectors: 2022-04-26T02:08:11.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.inplace_update_support: 0 2022-04-26T02:08:11.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-26T02:08:11.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-26T02:08:11.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-26T02:08:11.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-26T02:08:11.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.bloom_locality: 0 2022-04-26T02:08:11.606 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.max_successive_merges: 0 2022-04-26T02:08:11.606 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-26T02:08:11.606 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-26T02:08:11.606 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-26T02:08:11.606 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-26T02:08:11.606 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.ttl: 2592000 2022-04-26T02:08:11.606 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-26T02:08:11.606 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 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:11.606 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:11.607 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.537+0000 7f0012c43700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2022-04-26T02:08:11.607 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:11.607 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.541+0000 7f0012c43700 4 rocksdb: DB pointer 0x558525415800 2022-04-26T02:08:11.607 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.541+0000 7efffbacc700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-26T02:08:11.607 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.541+0000 7efffbacc700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-26T02:08:11.607 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2022-04-26T02:08:11.607 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:08:11.607 INFO:teuthology.orchestra.run.smithi003.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:11.607 INFO:teuthology.orchestra.run.smithi003.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:11.608 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T02:08:11.608 INFO:teuthology.orchestra.run.smithi003.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:11.608 INFO:teuthology.orchestra.run.smithi003.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:11.608 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T02:08:11.608 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:11.608 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-26T02:08:11.608 INFO:teuthology.orchestra.run.smithi003.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:11.609 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:08:11.609 INFO:teuthology.orchestra.run.smithi003.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:11.609 INFO:teuthology.orchestra.run.smithi003.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:11.609 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:11.609 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-26T02:08:11.609 INFO:teuthology.orchestra.run.smithi003.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:11.609 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:08:11.609 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:08:11.609 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T02:08:11.610 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T02:08:11.610 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T02:08:11.610 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T02:08:11.610 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2022-04-26T02:08:11.610 INFO:teuthology.orchestra.run.smithi003.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:11.610 INFO:teuthology.orchestra.run.smithi003.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:11.610 INFO:teuthology.orchestra.run.smithi003.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:11.610 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:11.610 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2022-04-26T02:08:11.610 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:11.611 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-26T02:08:11.611 INFO:teuthology.orchestra.run.smithi003.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:11.611 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:08:11.611 INFO:teuthology.orchestra.run.smithi003.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:11.611 INFO:teuthology.orchestra.run.smithi003.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:11.611 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:11.611 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-26T02:08:11.611 INFO:teuthology.orchestra.run.smithi003.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:11.611 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:08:11.611 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:08:11.612 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T02:08:11.612 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T02:08:11.612 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T02:08:11.612 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T02:08:11.612 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2022-04-26T02:08:11.612 INFO:teuthology.orchestra.run.smithi003.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:11.612 INFO:teuthology.orchestra.run.smithi003.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:11.612 INFO:teuthology.orchestra.run.smithi003.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:11.612 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:11.612 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2022-04-26T02:08:11.613 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2022-04-26T02:08:11.613 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.545+0000 7f0012c43700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2022-04-26T02:08:11.613 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.545+0000 7f0012c43700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2022-04-26T02:08:11.613 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2022-04-26T02:08:11.545+0000 7f0012c43700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2022-04-26T02:08:12.160 INFO:teuthology.orchestra.run.smithi003.stderr:create mon.a on 2022-04-26T02:08:12.184 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2022-04-26T02:08:12.394 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2022-04-26T02:08:12.632 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-a039d132-c505-11ec-8c39-001a4aab830c.target -> /etc/systemd/system/ceph-a039d132-c505-11ec-8c39-001a4aab830c.target. 2022-04-26T02:08:12.632 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-a039d132-c505-11ec-8c39-001a4aab830c.target -> /etc/systemd/system/ceph-a039d132-c505-11ec-8c39-001a4aab830c.target. 2022-04-26T02:08:13.080 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Failed to reset failed state of unit ceph-a039d132-c505-11ec-8c39-001a4aab830c@mon.a.service: Unit ceph-a039d132-c505-11ec-8c39-001a4aab830c@mon.a.service not loaded. 2022-04-26T02:08:13.089 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Created symlink /etc/systemd/system/ceph-a039d132-c505-11ec-8c39-001a4aab830c.target.wants/ceph-a039d132-c505-11ec-8c39-001a4aab830c@mon.a.service -> /etc/systemd/system/ceph-a039d132-c505-11ec-8c39-001a4aab830c@.service. 2022-04-26T02:08:13.306 INFO:teuthology.orchestra.run.smithi003.stderr:firewalld does not appear to be present 2022-04-26T02:08:13.307 INFO:teuthology.orchestra.run.smithi003.stderr:Not possible to enable service . firewalld.service is not available 2022-04-26T02:08:13.307 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for mon to start... 2022-04-26T02:08:13.307 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for mon... 2022-04-26T02:08:13.347 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:13 smithi003 systemd[1]: Started Ceph mon.a for a039d132-c505-11ec-8c39-001a4aab830c. 2022-04-26T02:08:15.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:14 smithi003 bash[12217]: cluster 2022-04-26T02:08:14.848494+0000 mon.a (mon.0) 0 : [INF] mkfs a039d132-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:15.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:14 smithi003 bash[12217]: cluster 2022-04-26T02:08:14.842080+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2022-04-26T02:08:15.069 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: cluster: 2022-04-26T02:08:15.070 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: id: a039d132-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:15.070 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: health: HEALTH_OK 2022-04-26T02:08:15.070 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-26T02:08:15.070 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: services: 2022-04-26T02:08:15.073 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.219824s) 2022-04-26T02:08:15.073 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mgr: no daemons active 2022-04-26T02:08:15.073 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2022-04-26T02:08:15.074 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-26T02:08:15.074 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: data: 2022-04-26T02:08:15.074 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2022-04-26T02:08:15.074 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2022-04-26T02:08:15.074 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2022-04-26T02:08:15.074 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: pgs: 2022-04-26T02:08:15.074 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-26T02:08:15.711 INFO:teuthology.orchestra.run.smithi003.stderr:mon is available 2022-04-26T02:08:15.711 INFO:teuthology.orchestra.run.smithi003.stderr:Assimilating anything we can from ceph.conf... 2022-04-26T02:08:16.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:15 smithi003 bash[12217]: cluster 2022-04-26T02:08:14.847104+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2022-04-26T02:08:16.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:15 smithi003 bash[12217]: cluster 2022-04-26T02:08:14.847356+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0]} 2022-04-26T02:08:16.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:15 smithi003 bash[12217]: cluster 2022-04-26T02:08:14.851224+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2022-04-26T02:08:16.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:15 smithi003 bash[12217]: cluster 2022-04-26T02:08:14.855887+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2022-04-26T02:08:16.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:15 smithi003 bash[12217]: cluster 2022-04-26T02:08:14.856621+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2022-04-26T02:08:16.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:15 smithi003 bash[12217]: audit 2022-04-26T02:08:15.066855+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.3:0/3439269934' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2022-04-26T02:08:16.999 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-26T02:08:17.000 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: [global] 2022-04-26T02:08:17.000 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: fsid = a039d132-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:17.000 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: log_to_journald = false 2022-04-26T02:08:17.000 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2022-04-26T02:08:17.001 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2022-04-26T02:08:17.001 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2022-04-26T02:08:17.001 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2022-04-26T02:08:17.001 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2022-04-26T02:08:17.001 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-26T02:08:17.001 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: [mgr] 2022-04-26T02:08:17.001 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2022-04-26T02:08:17.001 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-26T02:08:17.001 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: [osd] 2022-04-26T02:08:17.002 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2022-04-26T02:08:17.002 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2022-04-26T02:08:17.544 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:17 smithi003 bash[12217]: audit 2022-04-26T02:08:16.988395+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.3:0/3712713372' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2022-04-26T02:08:17.544 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:17 smithi003 bash[12217]: audit 2022-04-26T02:08:16.994648+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.3:0/3712713372' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2022-04-26T02:08:17.617 INFO:teuthology.orchestra.run.smithi003.stderr:Generating new minimal ceph.conf... 2022-04-26T02:08:19.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:18 smithi003 bash[12217]: audit 2022-04-26T02:08:18.855137+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.3:0/3766547394' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:08:19.389 INFO:teuthology.orchestra.run.smithi003.stderr:Restarting the monitor... 2022-04-26T02:08:19.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:19 smithi003 systemd[1]: Stopping Ceph mon.a for a039d132-c505-11ec-8c39-001a4aab830c... 2022-04-26T02:08:19.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:19 smithi003 bash[12628]: Error response from daemon: No such container: ceph-a039d132-c505-11ec-8c39-001a4aab830c-mon.a 2022-04-26T02:08:19.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:19 smithi003 bash[12217]: debug 2022-04-26T02:08:19.561+0000 7fd460fe1700 -1 received signal: Terminated from /sbin/docker-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:19.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:19 smithi003 bash[12217]: debug 2022-04-26T02:08:19.561+0000 7fd460fe1700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2022-04-26T02:08:20.404 INFO:teuthology.orchestra.run.smithi003.stderr:Setting mon public_network to 172.21.0.0/20,172.21.15.254 2022-04-26T02:08:20.793 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:20 smithi003 bash[12642]: ceph-a039d132-c505-11ec-8c39-001a4aab830c-mon-a 2022-04-26T02:08:20.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:20 smithi003 bash[12683]: Error response from daemon: No such container: ceph-a039d132-c505-11ec-8c39-001a4aab830c-mon.a 2022-04-26T02:08:20.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:20 smithi003 systemd[1]: ceph-a039d132-c505-11ec-8c39-001a4aab830c@mon.a.service: Succeeded. 2022-04-26T02:08:20.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:20 smithi003 systemd[1]: Stopped Ceph mon.a for a039d132-c505-11ec-8c39-001a4aab830c. 2022-04-26T02:08:20.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:20 smithi003 systemd[1]: Started Ceph mon.a for a039d132-c505-11ec-8c39-001a4aab830c. 2022-04-26T02:08:21.815 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.717+0000 7f1483736700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-26T02:08:21.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.717+0000 7f1483736700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2022-04-26T02:08:21.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.717+0000 7f1483736700 0 pidfile_write: ignore empty --pid-file 2022-04-26T02:08:21.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 0 load: jerasure load: lrc load: isa 2022-04-26T02:08:21.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: RocksDB version: 6.8.1 2022-04-26T02:08:21.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-26T02:08:21.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Compile date Jul 8 2021 2022-04-26T02:08:21.817 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: DB SUMMARY 2022-04-26T02:08:21.817 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: CURRENT file: CURRENT 2022-04-26T02:08:21.817 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: IDENTITY file: IDENTITY 2022-04-26T02:08:21.817 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2022-04-26T02:08:21.817 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2022-04-26T02:08:21.817 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 86021 ; 2022-04-26T02:08:21.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.error_if_exists: 0 2022-04-26T02:08:21.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.create_if_missing: 0 2022-04-26T02:08:21.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.paranoid_checks: 1 2022-04-26T02:08:21.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.env: 0x556aef3a21c0 2022-04-26T02:08:21.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.fs: Posix File System 2022-04-26T02:08:21.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.info_log: 0x556af0e37e20 2022-04-26T02:08:21.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-26T02:08:21.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.statistics: (nil) 2022-04-26T02:08:21.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.use_fsync: 0 2022-04-26T02:08:21.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_log_file_size: 0 2022-04-26T02:08:21.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-26T02:08:21.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-26T02:08:21.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-26T02:08:21.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-26T02:08:21.821 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.allow_fallocate: 1 2022-04-26T02:08:21.821 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-26T02:08:21.821 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-26T02:08:21.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.use_direct_reads: 0 2022-04-26T02:08:21.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-26T02:08:21.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-26T02:08:21.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.db_log_dir: 2022-04-26T02:08:21.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2022-04-26T02:08:21.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-26T02:08:21.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_subcompactions: 1 2022-04-26T02:08:21.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_background_flushes: -1 2022-04-26T02:08:21.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-26T02:08:21.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-26T02:08:21.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-26T02:08:21.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-26T02:08:21.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-26T02:08:21.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-26T02:08:21.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-26T02:08:21.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.write_buffer_manager: 0x556af0ecff80 2022-04-26T02:08:21.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-26T02:08:21.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-26T02:08:21.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-26T02:08:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-26T02:08:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-26T02:08:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-26T02:08:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-26T02:08:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-26T02:08:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-26T02:08:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.unordered_write: 0 2022-04-26T02:08:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-26T02:08:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-26T02:08:21.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-26T02:08:21.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-26T02:08:21.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.row_cache: None 2022-04-26T02:08:21.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.wal_filter: None 2022-04-26T02:08:21.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-26T02:08:21.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-26T02:08:21.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.preserve_deletes: 0 2022-04-26T02:08:21.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.two_write_queues: 0 2022-04-26T02:08:21.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-26T02:08:21.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.atomic_flush: 0 2022-04-26T02:08:21.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-26T02:08:21.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-26T02:08:21.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-26T02:08:21.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.log_readahead_size: 0 2022-04-26T02:08:21.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-26T02:08:21.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_background_jobs: 2 2022-04-26T02:08:21.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_background_compactions: -1 2022-04-26T02:08:21.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-26T02:08:21.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-26T02:08:21.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-26T02:08:21.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-26T02:08:21.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-26T02:08:21.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-26T02:08:21.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-26T02:08:21.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-26T02:08:21.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_open_files: -1 2022-04-26T02:08:21.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-26T02:08:21.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-26T02:08:21.828 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-26T02:08:21.828 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-26T02:08:21.828 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Compression algorithms supported: 2022-04-26T02:08:21.828 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-26T02:08:21.828 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: kZSTD supported: 0 2022-04-26T02:08:21.828 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: kXpressCompression supported: 0 2022-04-26T02:08:21.828 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-26T02:08:21.828 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: kLZ4Compression supported: 1 2022-04-26T02:08:21.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: kBZip2Compression supported: 0 2022-04-26T02:08:21.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: kZlibCompression supported: 1 2022-04-26T02:08:21.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: kSnappyCompression supported: 1 2022-04-26T02:08:21.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-26T02:08:21.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2022-04-26T02:08:21.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-26T02:08:21.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-26T02:08:21.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.merge_operator: 2022-04-26T02:08:21.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.compaction_filter: None 2022-04-26T02:08:21.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-26T02:08:21.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-26T02:08:21.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-26T02:08:21.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556af0dde170) 2022-04-26T02:08:21.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: cache_index_and_filter_blocks: 1 2022-04-26T02:08:21.831 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-26T02:08:21.831 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-26T02:08:21.831 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: pin_top_level_index_and_filter: 1 2022-04-26T02:08:21.831 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: index_type: 0 2022-04-26T02:08:21.831 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: data_block_index_type: 0 2022-04-26T02:08:21.831 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: index_shortening: 1 2022-04-26T02:08:21.831 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: data_block_hash_table_util_ratio: 0.750000 2022-04-26T02:08:21.831 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: hash_index_allow_collision: 1 2022-04-26T02:08:21.831 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: checksum: 1 2022-04-26T02:08:21.831 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: no_block_cache: 0 2022-04-26T02:08:21.831 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: block_cache: 0x556af0e16f10 2022-04-26T02:08:21.832 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: block_cache_name: BinnedLRUCache 2022-04-26T02:08:21.832 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: block_cache_options: 2022-04-26T02:08:21.832 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: capacity : 536870912 2022-04-26T02:08:21.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: num_shard_bits : 4 2022-04-26T02:08:21.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: strict_capacity_limit : 0 2022-04-26T02:08:21.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: high_pri_pool_ratio: 0.000 2022-04-26T02:08:21.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: block_cache_compressed: (nil) 2022-04-26T02:08:21.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: persistent_cache: (nil) 2022-04-26T02:08:21.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: block_size: 4096 2022-04-26T02:08:21.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: block_size_deviation: 10 2022-04-26T02:08:21.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: block_restart_interval: 16 2022-04-26T02:08:21.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: index_block_restart_interval: 1 2022-04-26T02:08:21.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: metadata_block_size: 4096 2022-04-26T02:08:21.834 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: partition_filters: 0 2022-04-26T02:08:21.834 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: use_delta_encoding: 1 2022-04-26T02:08:21.834 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-26T02:08:21.834 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: whole_key_filtering: 1 2022-04-26T02:08:21.834 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: verify_compression: 0 2022-04-26T02:08:21.834 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: read_amp_bytes_per_bit: 0 2022-04-26T02:08:21.834 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: format_version: 2 2022-04-26T02:08:21.835 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: enable_index_compression: 1 2022-04-26T02:08:21.835 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: block_align: 0 2022-04-26T02:08:21.835 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-26T02:08:21.835 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-26T02:08:21.835 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.compression: NoCompression 2022-04-26T02:08:21.835 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-26T02:08:21.835 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-26T02:08:21.835 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-26T02:08:21.835 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.num_levels: 7 2022-04-26T02:08:21.836 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-26T02:08:21.836 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-26T02:08:21.836 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-26T02:08:21.836 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-26T02:08:21.836 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-26T02:08:21.836 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-26T02:08:21.836 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-26T02:08:21.836 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-26T02:08:21.836 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-26T02:08:21.836 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-26T02:08:21.837 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-26T02:08:21.837 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-26T02:08:21.837 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-26T02:08:21.837 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-26T02:08:21.837 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-26T02:08:21.837 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-26T02:08:21.837 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-26T02:08:21.837 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-26T02:08:21.837 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-26T02:08:21.837 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-26T02:08:21.837 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-26T02:08:21.838 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-26T02:08:21.838 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-26T02:08:21.838 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-26T02:08:21.838 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-26T02:08:21.838 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-26T02:08:21.838 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-26T02:08:21.838 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-26T02:08:21.839 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-26T02:08:21.839 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-26T02:08:21.839 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-26T02:08:21.839 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-26T02:08:21.839 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-26T02:08:21.839 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-26T02:08:21.839 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-26T02:08:21.839 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-26T02:08:21.840 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-26T02:08:21.840 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-26T02:08:21.840 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-26T02:08:21.840 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-26T02:08:21.840 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-26T02:08:21.840 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-26T02:08:21.840 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-26T02:08:21.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-26T02:08:21.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-26T02:08:21.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-26T02:08:21.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-26T02:08:21.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.table_properties_collectors: 2022-04-26T02:08:21.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.inplace_update_support: 0 2022-04-26T02:08:21.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-26T02:08:21.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-26T02:08:21.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-26T02:08:21.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-26T02:08:21.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.bloom_locality: 0 2022-04-26T02:08:21.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.max_successive_merges: 0 2022-04-26T02:08:21.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-26T02:08:21.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-26T02:08:21.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-26T02:08:21.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-26T02:08:21.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.ttl: 2592000 2022-04-26T02:08:21.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-26T02:08:21.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 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:21.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2022-04-26T02:08:21.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650938901731409, "job": 1, "event": "recovery_started", "log_files": [6]} 2022-04-26T02:08:21.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2022-04-26T02:08:21.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.725+0000 7f1483736700 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:21.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.729+0000 7f1483736700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650938901732684, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 82625, "table_properties": {"data_size": 80894, "index_size": 336, "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": 9714, "raw_average_key_size": 47, "raw_value_size": 75320, "raw_average_value_size": 369, "num_data_blocks": 11, "num_entries": 204, "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": 1650938901, "oldest_key_time": 3, "file_creation_time": 0}} 2022-04-26T02:08:21.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.729+0000 7f1483736700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2022-04-26T02:08:21.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.729+0000 7f1483736700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650938901733239, "job": 1, "event": "recovery_finished"} 2022-04-26T02:08:21.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.729+0000 7f1483736700 4 rocksdb: DB pointer 0x556af0edb800 2022-04-26T02:08:21.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.729+0000 7f146a53e700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-26T02:08:21.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.729+0000 7f146a53e700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-26T02:08:21.844 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: ** DB Stats ** 2022-04-26T02:08:21.844 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:08:21.844 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: 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:21.844 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-26T02:08:21.844 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T02:08:21.844 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: 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:21.844 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-26T02:08:21.844 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T02:08:21.844 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: ** Compaction Stats [default] ** 2022-04-26T02:08:21.844 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: 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:21.844 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:08:21.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: L0 2/0 82.34 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 98.1 0.00 0.00 1 0.001 0 0 2022-04-26T02:08:21.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: Sum 2/0 82.34 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 98.1 0.00 0.00 1 0.001 0 0 2022-04-26T02:08:21.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 98.1 0.00 0.00 1 0.001 0 0 2022-04-26T02:08:21.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: ** Compaction Stats [default] ** 2022-04-26T02:08:21.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: 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:21.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:08:21.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 98.1 0.00 0.00 1 0.001 0 0 2022-04-26T02:08:21.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:08:21.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T02:08:21.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T02:08:21.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T02:08:21.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T02:08:21.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: AddFile(Keys): cumulative 0, interval 0 2022-04-26T02:08:21.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: Cumulative compaction: 0.00 GB write, 19.19 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:08:21.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: Interval compaction: 0.00 GB write, 19.19 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:08:21.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: 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:21.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: ** File Read Latency Histogram By Level [default] ** 2022-04-26T02:08:21.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: ** Compaction Stats [default] ** 2022-04-26T02:08:21.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: 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:21.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:08:21.847 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: L0 2/0 82.34 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 98.1 0.00 0.00 1 0.001 0 0 2022-04-26T02:08:21.847 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: Sum 2/0 82.34 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 98.1 0.00 0.00 1 0.001 0 0 2022-04-26T02:08:21.847 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: 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:21.847 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: ** Compaction Stats [default] ** 2022-04-26T02:08:21.847 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: 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:21.847 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:08:21.847 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 98.1 0.00 0.00 1 0.001 0 0 2022-04-26T02:08:21.847 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:08:21.847 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T02:08:21.847 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T02:08:21.848 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T02:08:21.848 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T02:08:21.848 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: AddFile(Keys): cumulative 0, interval 0 2022-04-26T02:08:21.848 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: Cumulative compaction: 0.00 GB write, 18.95 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:08:21.848 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: 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:21.848 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: 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:21.848 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: ** File Read Latency Histogram By Level [default] ** 2022-04-26T02:08:21.848 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.729+0000 7f1483736700 0 starting mon.a rank 0 at public addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] at bind addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid a039d132-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:21.848 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.733+0000 7f1483736700 1 mon.a@-1(???) e1 preinit fsid a039d132-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:21.848 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.733+0000 7f1483736700 0 mon.a@-1(???).mds e1 new map 2022-04-26T02:08:21.849 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.733+0000 7f1483736700 0 mon.a@-1(???).mds e1 print_map 2022-04-26T02:08:21.849 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: e1 2022-04-26T02:08:21.849 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-26T02:08:21.849 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: 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:21.849 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: legacy client fscid: -1 2022-04-26T02:08:21.849 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: 2022-04-26T02:08:21.849 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: No filesystems configured 2022-04-26T02:08:21.850 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.733+0000 7f1483736700 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-26T02:08:21.850 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.733+0000 7f1483736700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T02:08:21.850 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.733+0000 7f1483736700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T02:08:21.850 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.733+0000 7f1483736700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T02:08:21.850 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: audit 2022-04-26T02:08:18.855137+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.3:0/3766547394' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:08:21.850 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.733+0000 7f1483736700 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2022-04-26T02:08:21.851 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.733+0000 7f1483736700 20 expand_channel_meta expand map: {default=false} 2022-04-26T02:08:21.851 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.733+0000 7f1483736700 20 expand_channel_meta from 'false' to 'false' 2022-04-26T02:08:21.851 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.733+0000 7f1483736700 20 expand_channel_meta expanded map: {default=false} 2022-04-26T02:08:21.851 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.733+0000 7f1483736700 20 expand_channel_meta expand map: {default=info} 2022-04-26T02:08:21.851 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.733+0000 7f1483736700 20 expand_channel_meta from 'info' to 'info' 2022-04-26T02:08:21.851 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.733+0000 7f1483736700 20 expand_channel_meta expanded map: {default=info} 2022-04-26T02:08:21.851 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.733+0000 7f1483736700 20 expand_channel_meta expand map: {default=daemon} 2022-04-26T02:08:21.851 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.733+0000 7f1483736700 20 expand_channel_meta from 'daemon' to 'daemon' 2022-04-26T02:08:21.851 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.733+0000 7f1483736700 20 expand_channel_meta expanded map: {default=daemon} 2022-04-26T02:08:21.851 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.733+0000 7f1483736700 20 expand_channel_meta expand map: {default=debug} 2022-04-26T02:08:21.852 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.733+0000 7f1483736700 20 expand_channel_meta from 'debug' to 'debug' 2022-04-26T02:08:21.852 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: debug 2022-04-26T02:08:21.733+0000 7f1483736700 20 expand_channel_meta expanded map: {default=debug} 2022-04-26T02:08:21.852 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: cluster 2022-04-26T02:08:21.761005+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2022-04-26T02:08:21.852 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: cluster 2022-04-26T02:08:21.761084+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0]} 2022-04-26T02:08:21.852 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: cluster 2022-04-26T02:08:21.761152+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2022-04-26T02:08:21.852 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: cluster 2022-04-26T02:08:21.761186+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2022-04-26T02:08:21.852 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:21 smithi003 bash[12738]: cluster 2022-04-26T02:08:21.761656+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2022-04-26T02:08:22.609 INFO:teuthology.orchestra.run.smithi003.stderr:Wrote config to /etc/ceph/ceph.conf 2022-04-26T02:08:22.609 INFO:teuthology.orchestra.run.smithi003.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2022-04-26T02:08:22.609 INFO:teuthology.orchestra.run.smithi003.stderr:Creating mgr... 2022-04-26T02:08:22.610 INFO:teuthology.orchestra.run.smithi003.stderr:Verifying port 9283 ... 2022-04-26T02:08:22.854 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Failed to reset failed state of unit ceph-a039d132-c505-11ec-8c39-001a4aab830c@mgr.y.service: Unit ceph-a039d132-c505-11ec-8c39-001a4aab830c@mgr.y.service not loaded. 2022-04-26T02:08:22.863 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Created symlink /etc/systemd/system/ceph-a039d132-c505-11ec-8c39-001a4aab830c.target.wants/ceph-a039d132-c505-11ec-8c39-001a4aab830c@mgr.y.service -> /etc/systemd/system/ceph-a039d132-c505-11ec-8c39-001a4aab830c@.service. 2022-04-26T02:08:23.077 INFO:teuthology.orchestra.run.smithi003.stderr:firewalld does not appear to be present 2022-04-26T02:08:23.077 INFO:teuthology.orchestra.run.smithi003.stderr:Not possible to enable service . firewalld.service is not available 2022-04-26T02:08:23.078 INFO:teuthology.orchestra.run.smithi003.stderr:firewalld does not appear to be present 2022-04-26T02:08:23.078 INFO:teuthology.orchestra.run.smithi003.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2022-04-26T02:08:23.078 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for mgr to start... 2022-04-26T02:08:23.078 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for mgr... 2022-04-26T02:08:23.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:22 smithi003 bash[12738]: audit 2022-04-26T02:08:21.972742+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.3:0/2885433170' entity='client.admin' 2022-04-26T02:08:24.852 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-26T02:08:24.857 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: { 2022-04-26T02:08:24.857 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "fsid": "a039d132-c505-11ec-8c39-001a4aab830c", 2022-04-26T02:08:24.860 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "health": { 2022-04-26T02:08:24.860 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-26T02:08:24.861 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "checks": {}, 2022-04-26T02:08:24.861 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mutes": [] 2022-04-26T02:08:24.861 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:24.861 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-26T02:08:24.861 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum": [ 2022-04-26T02:08:24.861 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 0 2022-04-26T02:08:24.861 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2022-04-26T02:08:24.861 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-26T02:08:24.861 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "a" 2022-04-26T02:08:24.861 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2022-04-26T02:08:24.862 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum_age": 3, 2022-04-26T02:08:24.862 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "monmap": { 2022-04-26T02:08:24.862 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:24.862 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-26T02:08:24.862 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-26T02:08:24.862 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:24.862 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osdmap": { 2022-04-26T02:08:24.862 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:24.862 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-26T02:08:24.862 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-26T02:08:24.862 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-26T02:08:24.863 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-26T02:08:24.867 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-26T02:08:24.867 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-26T02:08:24.867 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:24.868 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "pgmap": { 2022-04-26T02:08:24.868 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-26T02:08:24.868 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-26T02:08:24.868 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-26T02:08:24.868 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-26T02:08:24.868 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-26T02:08:24.869 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-26T02:08:24.869 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-26T02:08:24.869 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-26T02:08:24.869 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:24.869 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "fsmap": { 2022-04-26T02:08:24.869 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:24.870 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-26T02:08:24.870 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-26T02:08:24.870 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:24.870 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-26T02:08:24.871 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "available": false, 2022-04-26T02:08:24.871 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-26T02:08:24.871 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "modules": [ 2022-04-26T02:08:24.871 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "iostat", 2022-04-26T02:08:24.871 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "nfs", 2022-04-26T02:08:24.871 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "restful" 2022-04-26T02:08:24.872 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2022-04-26T02:08:24.872 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "services": {} 2022-04-26T02:08:24.872 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:24.872 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "servicemap": { 2022-04-26T02:08:24.872 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:24.873 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "modified": "2022-04-26T02:08:14.849246+0000", 2022-04-26T02:08:24.873 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "services": {} 2022-04-26T02:08:24.873 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:24.873 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-26T02:08:24.873 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: } 2022-04-26T02:08:25.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:24 smithi003 bash[12738]: audit 2022-04-26T02:08:24.849614+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.3:0/3953901962' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-26T02:08:25.459 INFO:teuthology.orchestra.run.smithi003.stderr:mgr not available, waiting (1/15)... 2022-04-26T02:08:28.729 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-26T02:08:28.729 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: { 2022-04-26T02:08:28.729 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "fsid": "a039d132-c505-11ec-8c39-001a4aab830c", 2022-04-26T02:08:28.729 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "health": { 2022-04-26T02:08:28.730 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-26T02:08:28.730 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "checks": {}, 2022-04-26T02:08:28.730 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mutes": [] 2022-04-26T02:08:28.730 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:28.730 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-26T02:08:28.730 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum": [ 2022-04-26T02:08:28.730 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 0 2022-04-26T02:08:28.730 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2022-04-26T02:08:28.730 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-26T02:08:28.730 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "a" 2022-04-26T02:08:28.731 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2022-04-26T02:08:28.731 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum_age": 6, 2022-04-26T02:08:28.731 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "monmap": { 2022-04-26T02:08:28.731 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:28.731 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-26T02:08:28.731 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-26T02:08:28.731 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:28.731 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osdmap": { 2022-04-26T02:08:28.731 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:28.731 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-26T02:08:28.732 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-26T02:08:28.732 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-26T02:08:28.732 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-26T02:08:28.735 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-26T02:08:28.736 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-26T02:08:28.736 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:28.736 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "pgmap": { 2022-04-26T02:08:28.736 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-26T02:08:28.736 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-26T02:08:28.736 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-26T02:08:28.736 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-26T02:08:28.736 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-26T02:08:28.736 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-26T02:08:28.737 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-26T02:08:28.737 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-26T02:08:28.737 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:28.737 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "fsmap": { 2022-04-26T02:08:28.737 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:28.737 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-26T02:08:28.737 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-26T02:08:28.737 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:28.737 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-26T02:08:28.737 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "available": false, 2022-04-26T02:08:28.738 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-26T02:08:28.738 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "modules": [ 2022-04-26T02:08:28.738 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "iostat", 2022-04-26T02:08:28.738 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "nfs", 2022-04-26T02:08:28.738 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "restful" 2022-04-26T02:08:28.738 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2022-04-26T02:08:28.738 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "services": {} 2022-04-26T02:08:28.738 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:28.738 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "servicemap": { 2022-04-26T02:08:28.738 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:28.739 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "modified": "2022-04-26T02:08:14.849246+0000", 2022-04-26T02:08:28.739 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "services": {} 2022-04-26T02:08:28.739 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:28.739 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-26T02:08:28.739 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: } 2022-04-26T02:08:29.006 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:28 smithi003 bash[12738]: audit 2022-04-26T02:08:28.724390+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.3:0/2870842644' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-26T02:08:29.398 INFO:teuthology.orchestra.run.smithi003.stderr:mgr not available, waiting (2/15)... 2022-04-26T02:08:31.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:31 smithi003 bash[12738]: cluster 2022-04-26T02:08:30.951135+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2022-04-26T02:08:31.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:31 smithi003 bash[12738]: cluster 2022-04-26T02:08:30.957324+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00643648s) 2022-04-26T02:08:31.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:31 smithi003 bash[12738]: audit 2022-04-26T02:08:30.959891+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.3:0/168378250' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-26T02:08:31.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:31 smithi003 bash[12738]: audit 2022-04-26T02:08:30.960193+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.3:0/168378250' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-26T02:08:31.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:31 smithi003 bash[12738]: audit 2022-04-26T02:08:30.960446+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.3:0/168378250' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-26T02:08:31.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:31 smithi003 bash[12738]: audit 2022-04-26T02:08:30.960813+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.3:0/168378250' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T02:08:31.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:31 smithi003 bash[12738]: audit 2022-04-26T02:08:30.961916+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.3:0/168378250' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2022-04-26T02:08:31.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:31 smithi003 bash[12738]: cluster 2022-04-26T02:08:30.984877+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2022-04-26T02:08:31.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:31 smithi003 bash[12738]: audit 2022-04-26T02:08:31.001878+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.3:0/168378250' entity='mgr.y' 2022-04-26T02:08:32.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:32 smithi003 bash[12738]: audit 2022-04-26T02:08:31.010202+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.3:0/168378250' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T02:08:32.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:32 smithi003 bash[12738]: audit 2022-04-26T02:08:31.012072+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.3:0/168378250' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T02:08:32.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:32 smithi003 bash[12738]: audit 2022-04-26T02:08:31.018733+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.3:0/168378250' entity='mgr.y' 2022-04-26T02:08:32.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:32 smithi003 bash[12738]: audit 2022-04-26T02:08:31.022106+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.3:0/168378250' entity='mgr.y' 2022-04-26T02:08:32.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:32 smithi003 bash[12738]: cluster 2022-04-26T02:08:31.961854+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.01095s) 2022-04-26T02:08:33.124 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-26T02:08:33.124 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: { 2022-04-26T02:08:33.124 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "fsid": "a039d132-c505-11ec-8c39-001a4aab830c", 2022-04-26T02:08:33.124 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "health": { 2022-04-26T02:08:33.125 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-26T02:08:33.125 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "checks": {}, 2022-04-26T02:08:33.125 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mutes": [] 2022-04-26T02:08:33.127 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:33.127 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-26T02:08:33.127 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum": [ 2022-04-26T02:08:33.127 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 0 2022-04-26T02:08:33.127 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2022-04-26T02:08:33.128 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-26T02:08:33.128 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "a" 2022-04-26T02:08:33.128 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2022-04-26T02:08:33.128 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum_age": 11, 2022-04-26T02:08:33.128 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "monmap": { 2022-04-26T02:08:33.128 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:33.128 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-26T02:08:33.128 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-26T02:08:33.128 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:33.128 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osdmap": { 2022-04-26T02:08:33.128 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:33.129 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-26T02:08:33.129 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-26T02:08:33.129 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-26T02:08:33.129 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-26T02:08:33.132 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-26T02:08:33.133 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-26T02:08:33.133 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:33.133 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "pgmap": { 2022-04-26T02:08:33.133 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-26T02:08:33.133 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-26T02:08:33.133 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-26T02:08:33.133 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-26T02:08:33.133 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-26T02:08:33.133 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-26T02:08:33.134 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-26T02:08:33.134 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-26T02:08:33.134 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:33.134 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "fsmap": { 2022-04-26T02:08:33.134 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:33.134 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-26T02:08:33.134 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-26T02:08:33.134 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:33.134 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-26T02:08:33.134 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "available": true, 2022-04-26T02:08:33.135 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-26T02:08:33.135 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "modules": [ 2022-04-26T02:08:33.135 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "iostat", 2022-04-26T02:08:33.135 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "nfs", 2022-04-26T02:08:33.135 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "restful" 2022-04-26T02:08:33.135 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2022-04-26T02:08:33.135 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "services": {} 2022-04-26T02:08:33.135 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:33.135 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "servicemap": { 2022-04-26T02:08:33.135 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-26T02:08:33.135 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "modified": "2022-04-26T02:08:14.849246+0000", 2022-04-26T02:08:33.136 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "services": {} 2022-04-26T02:08:33.136 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2022-04-26T02:08:33.136 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-26T02:08:33.136 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: } 2022-04-26T02:08:33.822 INFO:teuthology.orchestra.run.smithi003.stderr:mgr is available 2022-04-26T02:08:34.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:34 smithi003 bash[12738]: cluster 2022-04-26T02:08:33.010826+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e4: y(active, since 2s) 2022-04-26T02:08:34.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:34 smithi003 bash[12738]: audit 2022-04-26T02:08:33.120858+0000 mon.a (mon.0) 24 : audit [DBG] from='client.? 172.21.15.3:0/817712739' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-26T02:08:35.354 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-26T02:08:35.355 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: [global] 2022-04-26T02:08:35.355 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: fsid = a039d132-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:35.355 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: log_to_journald = false 2022-04-26T02:08:35.355 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2022-04-26T02:08:35.355 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2022-04-26T02:08:35.355 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2022-04-26T02:08:35.355 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2022-04-26T02:08:35.355 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-26T02:08:35.356 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: [mgr] 2022-04-26T02:08:35.357 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2022-04-26T02:08:35.358 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2022-04-26T02:08:35.358 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: [osd] 2022-04-26T02:08:35.358 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2022-04-26T02:08:35.358 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2022-04-26T02:08:35.793 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:35 smithi003 bash[12738]: audit 2022-04-26T02:08:35.350440+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.3:0/3578997978' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2022-04-26T02:08:35.954 INFO:teuthology.orchestra.run.smithi003.stderr:Enabling cephadm module... 2022-04-26T02:08:38.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:37 smithi003 bash[12738]: audit 2022-04-26T02:08:37.471071+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.3:0/1553647107' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2022-04-26T02:08:38.045 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:08:37 smithi003 bash[13020]: ignoring --setgroup ceph since I am not root 2022-04-26T02:08:38.793 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:38 smithi003 bash[12738]: audit 2022-04-26T02:08:37.747460+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.3:0/1553647107' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2022-04-26T02:08:38.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:38 smithi003 bash[12738]: cluster 2022-04-26T02:08:37.747528+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 6s) 2022-04-26T02:08:39.977 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: { 2022-04-26T02:08:39.978 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 5, 2022-04-26T02:08:39.978 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "available": true, 2022-04-26T02:08:39.978 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "active_name": "y", 2022-04-26T02:08:39.978 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_standby": 0 2022-04-26T02:08:39.978 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: } 2022-04-26T02:08:40.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:40 smithi003 bash[12738]: audit 2022-04-26T02:08:39.974799+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.3:0/2806110294' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2022-04-26T02:08:40.592 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for the mgr to restart... 2022-04-26T02:08:40.592 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for mgr epoch 5... 2022-04-26T02:08:45.333 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: { 2022-04-26T02:08:45.333 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2022-04-26T02:08:45.333 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "initialized": true 2022-04-26T02:08:45.334 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: } 2022-04-26T02:08:45.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:45 smithi003 bash[12738]: cluster 2022-04-26T02:08:44.254600+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2022-04-26T02:08:45.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:45 smithi003 bash[12738]: cluster 2022-04-26T02:08:44.255389+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2022-04-26T02:08:45.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:45 smithi003 bash[12738]: cluster 2022-04-26T02:08:44.261033+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2022-04-26T02:08:45.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:45 smithi003 bash[12738]: cluster 2022-04-26T02:08:44.312266+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0570353s) 2022-04-26T02:08:45.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:45 smithi003 bash[12738]: audit 2022-04-26T02:08:44.314315+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T02:08:45.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:45 smithi003 bash[12738]: audit 2022-04-26T02:08:44.316490+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2022-04-26T02:08:45.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:45 smithi003 bash[12738]: audit 2022-04-26T02:08:44.317573+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-26T02:08:45.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:45 smithi003 bash[12738]: audit 2022-04-26T02:08:44.318013+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-26T02:08:45.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:45 smithi003 bash[12738]: audit 2022-04-26T02:08:44.318393+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-26T02:08:45.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:45 smithi003 bash[12738]: cluster 2022-04-26T02:08:44.340707+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2022-04-26T02:08:45.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:45 smithi003 bash[12738]: audit 2022-04-26T02:08:44.365295+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' 2022-04-26T02:08:45.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:45 smithi003 bash[12738]: audit 2022-04-26T02:08:44.370696+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' 2022-04-26T02:08:45.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:45 smithi003 bash[12738]: audit 2022-04-26T02:08:44.374680+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' 2022-04-26T02:08:45.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:45 smithi003 bash[12738]: audit 2022-04-26T02:08:44.513248+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' 2022-04-26T02:08:45.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:45 smithi003 bash[12738]: audit 2022-04-26T02:08:44.514659+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:08:45.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:45 smithi003 bash[12738]: audit 2022-04-26T02:08:44.517918+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:08:45.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:45 smithi003 bash[12738]: audit 2022-04-26T02:08:44.521037+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:08:45.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:45 smithi003 bash[12738]: audit 2022-04-26T02:08:44.539250+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T02:08:45.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:45 smithi003 bash[12738]: audit 2022-04-26T02:08:44.541423+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T02:08:45.939 INFO:teuthology.orchestra.run.smithi003.stderr:mgr epoch 5 is available 2022-04-26T02:08:45.939 INFO:teuthology.orchestra.run.smithi003.stderr:Setting orchestrator backend to cephadm... 2022-04-26T02:08:46.793 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:46 smithi003 bash[12738]: audit 2022-04-26T02:08:45.315762+0000 mgr.y (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2022-04-26T02:08:46.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:46 smithi003 bash[12738]: cluster 2022-04-26T02:08:45.317208+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.06198s) 2022-04-26T02:08:46.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:46 smithi003 bash[12738]: audit 2022-04-26T02:08:45.330964+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2022-04-26T02:08:47.646 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:47 smithi003 bash[12738]: cluster 2022-04-26T02:08:46.321399+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e8: y(active, since 2s) 2022-04-26T02:08:48.793 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:48 smithi003 bash[12738]: audit 2022-04-26T02:08:47.439412+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:48.793 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:48 smithi003 bash[12738]: audit 2022-04-26T02:08:47.447054+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' 2022-04-26T02:08:48.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:48 smithi003 bash[12738]: audit 2022-04-26T02:08:47.454457+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:08:49.536 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: value unchanged 2022-04-26T02:08:50.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:49 smithi003 bash[12738]: audit 2022-04-26T02:08:49.533893+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:50.139 INFO:teuthology.orchestra.run.smithi003.stderr:Generating ssh key... 2022-04-26T02:08:52.543 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:08:52 smithi003 bash[13020]: Generating public/private rsa key pair. 2022-04-26T02:08:52.544 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:08:52 smithi003 bash[13020]: Your identification has been saved in /tmp/tmpuc_dtoa8/key. 2022-04-26T02:08:52.544 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:08:52 smithi003 bash[13020]: Your public key has been saved in /tmp/tmpuc_dtoa8/key.pub. 2022-04-26T02:08:52.544 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:08:52 smithi003 bash[13020]: The key fingerprint is: 2022-04-26T02:08:52.544 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:08:52 smithi003 bash[13020]: SHA256:qXk3pgnd/qcXjp/QOcJKfCKc2JZeFI4Sg3mcaXN3Xgg ceph-a039d132-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:52.544 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:08:52 smithi003 bash[13020]: The key's randomart image is: 2022-04-26T02:08:52.544 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:08:52 smithi003 bash[13020]: +---[RSA 3072]----+ 2022-04-26T02:08:52.544 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:08:52 smithi003 bash[13020]: | E | 2022-04-26T02:08:52.544 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:08:52 smithi003 bash[13020]: | + o . . | 2022-04-26T02:08:52.545 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:08:52 smithi003 bash[13020]: | o X . o o . | 2022-04-26T02:08:52.545 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:08:52 smithi003 bash[13020]: | o = = + . | 2022-04-26T02:08:52.545 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:08:52 smithi003 bash[13020]: | . S o . | 2022-04-26T02:08:52.545 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:08:52 smithi003 bash[13020]: | O * . ... | 2022-04-26T02:08:52.545 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:08:52 smithi003 bash[13020]: | = X X =o+. | 2022-04-26T02:08:52.545 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:08:52 smithi003 bash[13020]: | = X =.o+o | 2022-04-26T02:08:52.545 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:08:52 smithi003 bash[13020]: | + o.o=o | 2022-04-26T02:08:52.545 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:08:52 smithi003 bash[13020]: +----[SHA256]-----+ 2022-04-26T02:08:53.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:52 smithi003 bash[12738]: cephadm 2022-04-26T02:08:51.659294+0000 mgr.y (mgr.14116) 6 : cephadm [INF] Generating ssh key... 2022-04-26T02:08:53.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:52 smithi003 bash[12738]: audit 2022-04-26T02:08:52.100888+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' 2022-04-26T02:08:53.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:52 smithi003 bash[12738]: audit 2022-04-26T02:08:52.104291+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' 2022-04-26T02:08:54.188 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4j9NRMlcoJE76YLTZr8HVVKEA8W5RoEvvJ+YC5Gp0ky3Bqx7M5Tv7JnodG+AZl8byd5ki8iMxGb+d9WAyKUJJ6vH74GYLNajC602HlgFyyK3/oWotV7lmE7O/fwMVlogfHkyetQfDTHIiUkQBdjGnarBEJsizC5jnh27SY4PTYfijJVkBV7+BycOm9O9GyabGq2jj3IPMW2yBSqktnOjRhajbwqJepyVY3/o04PSXPXaWVJCY8TUr5rdCyfRFOtQjbHD3bmKIMA6G7byhQa9KdGoPguU8xcIwpKPXIjJChwCFvwWkZMr89/REOw7AJNLj5LbTpr+4xTyVzQ2n21kM4Fo73xjHEgeSda1Zf6YB8ICyI+kRrAno6+5eBT82ieRzTiTanL4b7JhQfhnikUyAZ26mF5FC8/24FkVYgEfCW4x57ugBT331o3h4yrq3X+IUgQup0k0ujgXT5Xf5AZt5Tg/4ehnr6+ppG7c4laM09qtEvo9dbOAsIv3YVgJcROM= ceph-a039d132-c505-11ec-8c39-001a4aab830c 2022-04-26T02:08:54.752 INFO:teuthology.orchestra.run.smithi003.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2022-04-26T02:08:54.752 INFO:teuthology.orchestra.run.smithi003.stderr:Adding key to root@localhost authorized_keys... 2022-04-26T02:08:54.753 INFO:teuthology.orchestra.run.smithi003.stderr:Adding host smithi003... 2022-04-26T02:08:55.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:54 smithi003 bash[12738]: audit 2022-04-26T02:08:54.186475+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:56.543 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:08:56 smithi003 bash[13020]: Warning: Permanently added '172.21.15.3' (ECDSA) to the list of known hosts. 2022-04-26T02:08:57.033 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: Added host 'smithi003' with addr '172.21.15.3' 2022-04-26T02:08:57.863 INFO:teuthology.orchestra.run.smithi003.stderr:Deploying unmanaged mon service... 2022-04-26T02:08:58.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:57 smithi003 bash[12738]: audit 2022-04-26T02:08:56.237749+0000 mgr.y (mgr.14116) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi003", "addr": "172.21.15.3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:08:58.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:57 smithi003 bash[12738]: audit 2022-04-26T02:08:57.029225+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' 2022-04-26T02:08:58.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:57 smithi003 bash[12738]: audit 2022-04-26T02:08:57.030483+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:08:59.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:08:58 smithi003 bash[12738]: cephadm 2022-04-26T02:08:57.029935+0000 mgr.y (mgr.14116) 9 : cephadm [INF] Added host smithi003 2022-04-26T02:09:00.008 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: Scheduled mon update... 2022-04-26T02:09:00.661 INFO:teuthology.orchestra.run.smithi003.stderr:Deploying unmanaged mgr service... 2022-04-26T02:09:01.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:01 smithi003 bash[12738]: audit 2022-04-26T02:08:59.999780+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:09:01.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:01 smithi003 bash[12738]: cephadm 2022-04-26T02:09:00.001311+0000 mgr.y (mgr.14116) 11 : cephadm [INF] Saving service mon spec with placement count:5 2022-04-26T02:09:01.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:01 smithi003 bash[12738]: audit 2022-04-26T02:09:00.004265+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' 2022-04-26T02:09:01.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:01 smithi003 bash[12738]: audit 2022-04-26T02:09:00.509978+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' 2022-04-26T02:09:01.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:01 smithi003 bash[12738]: audit 2022-04-26T02:09:00.759387+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' 2022-04-26T02:09:02.208 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: Scheduled mgr update... 2022-04-26T02:09:03.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:03 smithi003 bash[12738]: audit 2022-04-26T02:09:02.197383+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:09:03.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:03 smithi003 bash[12738]: cephadm 2022-04-26T02:09:02.198615+0000 mgr.y (mgr.14116) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2022-04-26T02:09:03.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:03 smithi003 bash[12738]: audit 2022-04-26T02:09:02.203347+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' 2022-04-26T02:09:04.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:04 smithi003 bash[12738]: audit 2022-04-26T02:09:03.783728+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.3:0/739727563' entity='mgr.y' 2022-04-26T02:09:04.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:04 smithi003 bash[12738]: audit 2022-04-26T02:09:04.535003+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.3:0/3869562068' entity='client.admin' 2022-04-26T02:09:06.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:05 smithi003 bash[12738]: cluster 2022-04-26T02:09:04.319239+0000 mgr.y (mgr.14116) 14 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:08.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:07 smithi003 bash[12738]: cluster 2022-04-26T02:09:06.319682+0000 mgr.y (mgr.14116) 15 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:08.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:07 smithi003 bash[12738]: audit 2022-04-26T02:09:07.533844+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.3:0/3175901004' entity='client.admin' 2022-04-26T02:09:08.298 INFO:teuthology.orchestra.run.smithi003.stderr:Enabling the dashboard module... 2022-04-26T02:09:10.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:09 smithi003 bash[12738]: cluster 2022-04-26T02:09:08.320168+0000 mgr.y (mgr.14116) 16 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:11.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:10 smithi003 bash[12738]: audit 2022-04-26T02:09:09.883295+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.3:0/1833942171' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2022-04-26T02:09:11.296 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:09:10 smithi003 bash[13020]: ignoring --setuser ceph since I am not root 2022-04-26T02:09:11.296 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:09:10 smithi003 bash[13020]: ignoring --setgroup ceph since I am not root 2022-04-26T02:09:12.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:11 smithi003 bash[12738]: audit 2022-04-26T02:09:10.798885+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.3:0/1833942171' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2022-04-26T02:09:12.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:11 smithi003 bash[12738]: cluster 2022-04-26T02:09:10.798959+0000 mon.a (mon.0) 66 : cluster [DBG] mgrmap e9: y(active, since 26s) 2022-04-26T02:09:13.036 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: { 2022-04-26T02:09:13.036 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 9, 2022-04-26T02:09:13.036 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "available": true, 2022-04-26T02:09:13.036 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "active_name": "y", 2022-04-26T02:09:13.036 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_standby": 0 2022-04-26T02:09:13.036 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: } 2022-04-26T02:09:13.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:13 smithi003 bash[12738]: audit 2022-04-26T02:09:13.030638+0000 mon.a (mon.0) 67 : audit [DBG] from='client.? 172.21.15.3:0/2476358284' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2022-04-26T02:09:13.642 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for the mgr to restart... 2022-04-26T02:09:13.642 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for mgr epoch 9... 2022-04-26T02:09:18.296 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:09:17 smithi003 bash[13020]: Warning: Permanently added '172.21.15.3' (ECDSA) to the list of known hosts. 2022-04-26T02:09:18.784 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: { 2022-04-26T02:09:18.784 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2022-04-26T02:09:18.784 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "initialized": true 2022-04-26T02:09:18.784 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: } 2022-04-26T02:09:18.799 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:18 smithi003 bash[12738]: cluster 2022-04-26T02:09:17.306683+0000 mon.a (mon.0) 68 : cluster [INF] Active manager daemon y restarted 2022-04-26T02:09:18.799 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:18 smithi003 bash[12738]: cluster 2022-04-26T02:09:17.307457+0000 mon.a (mon.0) 69 : cluster [INF] Activating manager daemon y 2022-04-26T02:09:18.800 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:18 smithi003 bash[12738]: cluster 2022-04-26T02:09:17.311350+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2022-04-26T02:09:18.800 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:18 smithi003 bash[12738]: cluster 2022-04-26T02:09:17.757725+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e10: y(active, starting, since 0.450426s) 2022-04-26T02:09:18.800 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:18 smithi003 bash[12738]: audit 2022-04-26T02:09:17.760009+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T02:09:18.800 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:18 smithi003 bash[12738]: audit 2022-04-26T02:09:17.762477+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2022-04-26T02:09:18.800 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:18 smithi003 bash[12738]: audit 2022-04-26T02:09:17.764272+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-26T02:09:18.801 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:18 smithi003 bash[12738]: audit 2022-04-26T02:09:17.764819+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-26T02:09:18.801 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:18 smithi003 bash[12738]: audit 2022-04-26T02:09:17.765172+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-26T02:09:18.801 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:18 smithi003 bash[12738]: cluster 2022-04-26T02:09:17.769329+0000 mon.a (mon.0) 77 : cluster [INF] Manager daemon y is now available 2022-04-26T02:09:18.802 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:18 smithi003 bash[12738]: audit 2022-04-26T02:09:17.917730+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:18.802 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:18 smithi003 bash[12738]: audit 2022-04-26T02:09:17.921375+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:18.802 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:18 smithi003 bash[12738]: audit 2022-04-26T02:09:17.954526+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T02:09:18.802 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:18 smithi003 bash[12738]: audit 2022-04-26T02:09:17.957491+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T02:09:19.519 INFO:teuthology.orchestra.run.smithi003.stderr:mgr epoch 9 is available 2022-04-26T02:09:19.519 INFO:teuthology.orchestra.run.smithi003.stderr:Generating a dashboard self-signed certificate... 2022-04-26T02:09:20.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:19 smithi003 bash[12738]: audit 2022-04-26T02:09:18.762495+0000 mgr.y (mgr.14146) 1 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2022-04-26T02:09:20.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:19 smithi003 bash[12738]: cluster 2022-04-26T02:09:18.763812+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e11: y(active, since 1.4565s) 2022-04-26T02:09:20.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:19 smithi003 bash[12738]: audit 2022-04-26T02:09:18.778950+0000 mgr.y (mgr.14146) 2 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2022-04-26T02:09:21.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:20 smithi003 bash[12738]: cluster 2022-04-26T02:09:19.765961+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e12: y(active, since 2s) 2022-04-26T02:09:21.271 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: Self-signed certificate created 2022-04-26T02:09:22.434 INFO:teuthology.orchestra.run.smithi003.stderr:Creating initial admin user... 2022-04-26T02:09:22.538 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:22 smithi003 bash[12738]: audit 2022-04-26T02:09:21.060314+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:22.538 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:22 smithi003 bash[12738]: audit 2022-04-26T02:09:21.183240+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:09:22.538 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:22 smithi003 bash[12738]: audit 2022-04-26T02:09:21.262157+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:09:22.539 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:22 smithi003 bash[12738]: audit 2022-04-26T02:09:21.266856+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:09:24.770 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$GZHr6/p6lQAQgGEKCo96q.oQJyrTaVmP96nbKd5VUu/lK.6bvjsbO", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1650938964, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2022-04-26T02:09:24.795 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:24 smithi003 bash[12738]: cluster 2022-04-26T02:09:23.422436+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e13: y(active, since 6s) 2022-04-26T02:09:25.350 INFO:teuthology.orchestra.run.smithi003.stderr:Fetching dashboard port number... 2022-04-26T02:09:26.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:25 smithi003 bash[12738]: audit 2022-04-26T02:09:24.513560+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:26.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:25 smithi003 bash[12738]: audit 2022-04-26T02:09:24.765414+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:09:26.897 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 8443 2022-04-26T02:09:27.566 INFO:teuthology.orchestra.run.smithi003.stderr:firewalld does not appear to be present 2022-04-26T02:09:27.566 INFO:teuthology.orchestra.run.smithi003.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2022-04-26T02:09:27.569 INFO:teuthology.orchestra.run.smithi003.stderr:Ceph Dashboard is now available at: 2022-04-26T02:09:27.569 INFO:teuthology.orchestra.run.smithi003.stderr: 2022-04-26T02:09:27.569 INFO:teuthology.orchestra.run.smithi003.stderr: URL: https://smithi003.front.sepia.ceph.com:8443/ 2022-04-26T02:09:27.569 INFO:teuthology.orchestra.run.smithi003.stderr: User: admin 2022-04-26T02:09:27.569 INFO:teuthology.orchestra.run.smithi003.stderr: Password: gskmeq52oj 2022-04-26T02:09:27.569 INFO:teuthology.orchestra.run.smithi003.stderr: 2022-04-26T02:09:27.569 INFO:teuthology.orchestra.run.smithi003.stderr:Enabling autotune for osd_memory_target 2022-04-26T02:09:28.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:27 smithi003 bash[12738]: audit 2022-04-26T02:09:26.892670+0000 mon.a (mon.0) 89 : audit [DBG] from='client.? 172.21.15.3:0/2697794987' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2022-04-26T02:09:31.398 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2022-04-26T02:09:32.087 INFO:teuthology.orchestra.run.smithi003.stderr:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2022-04-26T02:09:32.184 INFO:teuthology.orchestra.run.smithi003.stderr: 2022-04-26T02:09:32.184 INFO:teuthology.orchestra.run.smithi003.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid a039d132-c505-11ec-8c39-001a4aab830c -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2022-04-26T02:09:32.184 INFO:teuthology.orchestra.run.smithi003.stderr: 2022-04-26T02:09:32.184 INFO:teuthology.orchestra.run.smithi003.stderr:Or, if you are only running a single cluster on this host: 2022-04-26T02:09:32.184 INFO:teuthology.orchestra.run.smithi003.stderr: 2022-04-26T02:09:32.184 INFO:teuthology.orchestra.run.smithi003.stderr: sudo /home/ubuntu/cephtest/cephadm shell 2022-04-26T02:09:32.184 INFO:teuthology.orchestra.run.smithi003.stderr: 2022-04-26T02:09:32.184 INFO:teuthology.orchestra.run.smithi003.stderr:Please consider enabling telemetry to help improve Ceph: 2022-04-26T02:09:32.185 INFO:teuthology.orchestra.run.smithi003.stderr: 2022-04-26T02:09:32.185 INFO:teuthology.orchestra.run.smithi003.stderr: ceph telemetry on 2022-04-26T02:09:32.185 INFO:teuthology.orchestra.run.smithi003.stderr: 2022-04-26T02:09:32.185 INFO:teuthology.orchestra.run.smithi003.stderr:For more information see: 2022-04-26T02:09:32.185 INFO:teuthology.orchestra.run.smithi003.stderr: 2022-04-26T02:09:32.185 INFO:teuthology.orchestra.run.smithi003.stderr: https://docs.ceph.com/en/pacific/mgr/telemetry/ 2022-04-26T02:09:32.185 INFO:teuthology.orchestra.run.smithi003.stderr: 2022-04-26T02:09:32.185 INFO:teuthology.orchestra.run.smithi003.stderr:Bootstrap complete. 2022-04-26T02:09:32.187 INFO:tasks.cephadm:Fetching config... 2022-04-26T02:09:32.187 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-26T02:09:32.187 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2022-04-26T02:09:32.194 INFO:tasks.cephadm:Fetching client.admin keyring... 2022-04-26T02:09:32.194 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-26T02:09:32.194 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2022-04-26T02:09:32.203 INFO:tasks.cephadm:Fetching mon keyring... 2022-04-26T02:09:32.203 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-26T02:09:32.203 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/var/lib/ceph/a039d132-c505-11ec-8c39-001a4aab830c/mon.a/keyring of=/dev/stdout 2022-04-26T02:09:32.263 INFO:tasks.cephadm:Fetching pub ssh key... 2022-04-26T02:09:32.263 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-26T02:09:32.264 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2022-04-26T02:09:32.270 INFO:tasks.cephadm:Installing pub ssh key for root users... 2022-04-26T02:09:32.270 DEBUG:teuthology.orchestra.run.smithi003:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4j9NRMlcoJE76YLTZr8HVVKEA8W5RoEvvJ+YC5Gp0ky3Bqx7M5Tv7JnodG+AZl8byd5ki8iMxGb+d9WAyKUJJ6vH74GYLNajC602HlgFyyK3/oWotV7lmE7O/fwMVlogfHkyetQfDTHIiUkQBdjGnarBEJsizC5jnh27SY4PTYfijJVkBV7+BycOm9O9GyabGq2jj3IPMW2yBSqktnOjRhajbwqJepyVY3/o04PSXPXaWVJCY8TUr5rdCyfRFOtQjbHD3bmKIMA6G7byhQa9KdGoPguU8xcIwpKPXIjJChwCFvwWkZMr89/REOw7AJNLj5LbTpr+4xTyVzQ2n21kM4Fo73xjHEgeSda1Zf6YB8ICyI+kRrAno6+5eBT82ieRzTiTanL4b7JhQfhnikUyAZ26mF5FC8/24FkVYgEfCW4x57ugBT331o3h4yrq3X+IUgQup0k0ujgXT5Xf5AZt5Tg/4ehnr6+ppG7c4laM09qtEvo9dbOAsIv3YVgJcROM= ceph-a039d132-c505-11ec-8c39-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2022-04-26T02:09:32.289 INFO:teuthology.orchestra.run.smithi003.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4j9NRMlcoJE76YLTZr8HVVKEA8W5RoEvvJ+YC5Gp0ky3Bqx7M5Tv7JnodG+AZl8byd5ki8iMxGb+d9WAyKUJJ6vH74GYLNajC602HlgFyyK3/oWotV7lmE7O/fwMVlogfHkyetQfDTHIiUkQBdjGnarBEJsizC5jnh27SY4PTYfijJVkBV7+BycOm9O9GyabGq2jj3IPMW2yBSqktnOjRhajbwqJepyVY3/o04PSXPXaWVJCY8TUr5rdCyfRFOtQjbHD3bmKIMA6G7byhQa9KdGoPguU8xcIwpKPXIjJChwCFvwWkZMr89/REOw7AJNLj5LbTpr+4xTyVzQ2n21kM4Fo73xjHEgeSda1Zf6YB8ICyI+kRrAno6+5eBT82ieRzTiTanL4b7JhQfhnikUyAZ26mF5FC8/24FkVYgEfCW4x57ugBT331o3h4yrq3X+IUgQup0k0ujgXT5Xf5AZt5Tg/4ehnr6+ppG7c4laM09qtEvo9dbOAsIv3YVgJcROM= ceph-a039d132-c505-11ec-8c39-001a4aab830c 2022-04-26T02:09:32.299 DEBUG:teuthology.orchestra.run.smithi141:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4j9NRMlcoJE76YLTZr8HVVKEA8W5RoEvvJ+YC5Gp0ky3Bqx7M5Tv7JnodG+AZl8byd5ki8iMxGb+d9WAyKUJJ6vH74GYLNajC602HlgFyyK3/oWotV7lmE7O/fwMVlogfHkyetQfDTHIiUkQBdjGnarBEJsizC5jnh27SY4PTYfijJVkBV7+BycOm9O9GyabGq2jj3IPMW2yBSqktnOjRhajbwqJepyVY3/o04PSXPXaWVJCY8TUr5rdCyfRFOtQjbHD3bmKIMA6G7byhQa9KdGoPguU8xcIwpKPXIjJChwCFvwWkZMr89/REOw7AJNLj5LbTpr+4xTyVzQ2n21kM4Fo73xjHEgeSda1Zf6YB8ICyI+kRrAno6+5eBT82ieRzTiTanL4b7JhQfhnikUyAZ26mF5FC8/24FkVYgEfCW4x57ugBT331o3h4yrq3X+IUgQup0k0ujgXT5Xf5AZt5Tg/4ehnr6+ppG7c4laM09qtEvo9dbOAsIv3YVgJcROM= ceph-a039d132-c505-11ec-8c39-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2022-04-26T02:09:32.324 INFO:teuthology.orchestra.run.smithi141.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4j9NRMlcoJE76YLTZr8HVVKEA8W5RoEvvJ+YC5Gp0ky3Bqx7M5Tv7JnodG+AZl8byd5ki8iMxGb+d9WAyKUJJ6vH74GYLNajC602HlgFyyK3/oWotV7lmE7O/fwMVlogfHkyetQfDTHIiUkQBdjGnarBEJsizC5jnh27SY4PTYfijJVkBV7+BycOm9O9GyabGq2jj3IPMW2yBSqktnOjRhajbwqJepyVY3/o04PSXPXaWVJCY8TUr5rdCyfRFOtQjbHD3bmKIMA6G7byhQa9KdGoPguU8xcIwpKPXIjJChwCFvwWkZMr89/REOw7AJNLj5LbTpr+4xTyVzQ2n21kM4Fo73xjHEgeSda1Zf6YB8ICyI+kRrAno6+5eBT82ieRzTiTanL4b7JhQfhnikUyAZ26mF5FC8/24FkVYgEfCW4x57ugBT331o3h4yrq3X+IUgQup0k0ujgXT5Xf5AZt5Tg/4ehnr6+ppG7c4laM09qtEvo9dbOAsIv3YVgJcROM= ceph-a039d132-c505-11ec-8c39-001a4aab830c 2022-04-26T02:09:32.335 DEBUG:teuthology.orchestra.run.smithi003:> 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 a039d132-c505-11ec-8c39-001a4aab830c -- ceph config set mgr mgr/cephadm/allow_ptrace true 2022-04-26T02:09:32.545 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:32 smithi003 bash[12738]: audit 2022-04-26T02:09:31.390342+0000 mon.a (mon.0) 90 : audit [INF] from='client.? 172.21.15.3:0/4026194534' entity='client.admin' 2022-04-26T02:09:37.662 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2022-04-26T02:09:37.663 DEBUG:teuthology.orchestra.run.smithi003:> 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 a039d132-c505-11ec-8c39-001a4aab830c -- ceph orch client-keyring set client.admin '*' --mode 0755 2022-04-26T02:09:37.832 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:37 smithi003 bash[12738]: audit 2022-04-26T02:09:36.544390+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:09:37.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:37 smithi003 bash[12738]: audit 2022-04-26T02:09:36.761376+0000 mon.a (mon.0) 92 : audit [INF] from='client.? 172.21.15.3:0/2477202546' entity='client.admin' 2022-04-26T02:09:37.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:37 smithi003 bash[12738]: audit 2022-04-26T02:09:36.861703+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:09:37.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:37 smithi003 bash[12738]: audit 2022-04-26T02:09:36.866112+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:09:37.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:37 smithi003 bash[12738]: audit 2022-04-26T02:09:36.868082+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:37.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:37 smithi003 bash[12738]: audit 2022-04-26T02:09:36.872213+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:09:39.039 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:38 smithi003 bash[12738]: cluster 2022-04-26T02:09:37.765494+0000 mgr.y (mgr.14146) 5 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:41.272 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:40 smithi003 bash[12738]: cluster 2022-04-26T02:09:39.765787+0000 mgr.y (mgr.14146) 6 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:42.404 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi141 2022-04-26T02:09:42.413 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2022-04-26T02:09:42.413 DEBUG:teuthology.orchestra.run.smithi141:> dd of=/etc/ceph/ceph.conf 2022-04-26T02:09:42.421 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2022-04-26T02:09:42.421 DEBUG:teuthology.orchestra.run.smithi141:> dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-26T02:09:42.428 INFO:tasks.cephadm:Adding host smithi141 to orchestrator... 2022-04-26T02:09:42.428 DEBUG:teuthology.orchestra.run.smithi003:> 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 a039d132-c505-11ec-8c39-001a4aab830c -- ceph orch host add smithi141 2022-04-26T02:09:43.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:42 smithi003 bash[12738]: audit 2022-04-26T02:09:41.709469+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:09:43.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:42 smithi003 bash[12738]: audit 2022-04-26T02:09:41.710696+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:43.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:42 smithi003 bash[12738]: audit 2022-04-26T02:09:41.713503+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:43.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:42 smithi003 bash[12738]: audit 2022-04-26T02:09:41.715266+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:09:43.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:42 smithi003 bash[12738]: cephadm 2022-04-26T02:09:41.717135+0000 mgr.y (mgr.14146) 8 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2022-04-26T02:09:43.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:42 smithi003 bash[12738]: cephadm 2022-04-26T02:09:41.738599+0000 mgr.y (mgr.14146) 9 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2022-04-26T02:09:43.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:42 smithi003 bash[12738]: cluster 2022-04-26T02:09:41.766046+0000 mgr.y (mgr.14146) 10 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:43.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:42 smithi003 bash[12738]: audit 2022-04-26T02:09:41.766975+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:09:43.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:42 smithi003 bash[12738]: audit 2022-04-26T02:09:41.770905+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:09:45.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:44 smithi003 bash[12738]: cluster 2022-04-26T02:09:43.766427+0000 mgr.y (mgr.14146) 11 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:46.295 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:09:45 smithi003 bash[13020]: Warning: Permanently added 'smithi141,172.21.15.141' (ECDSA) to the list of known hosts. 2022-04-26T02:09:46.904 INFO:teuthology.orchestra.run.smithi003.stdout:Added host 'smithi141' with addr '172.21.15.141' 2022-04-26T02:09:47.151 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Apr 26 02:09:46 smithi003 bash[13020]: Warning: Permanently added '172.21.15.141' (ECDSA) to the list of known hosts. 2022-04-26T02:09:47.152 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:46 smithi003 bash[12738]: cluster 2022-04-26T02:09:45.766873+0000 mgr.y (mgr.14146) 12 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:47.152 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:46 smithi003 bash[12738]: audit 2022-04-26T02:09:45.805684+0000 mgr.y (mgr.14146) 13 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi141", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:09:47.647 DEBUG:teuthology.orchestra.run.smithi003:> 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 a039d132-c505-11ec-8c39-001a4aab830c -- ceph orch host ls --format=json 2022-04-26T02:09:48.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:47 smithi003 bash[12738]: audit 2022-04-26T02:09:46.898900+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:09:48.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:47 smithi003 bash[12738]: cephadm 2022-04-26T02:09:46.899758+0000 mgr.y (mgr.14146) 14 : cephadm [INF] Added host smithi141 2022-04-26T02:09:48.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:47 smithi003 bash[12738]: audit 2022-04-26T02:09:46.900477+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:48.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:47 smithi003 bash[12738]: audit 2022-04-26T02:09:46.903372+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:48.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:47 smithi003 bash[12738]: audit 2022-04-26T02:09:46.905434+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:09:48.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:47 smithi003 bash[12738]: audit 2022-04-26T02:09:47.405887+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:09:48.297 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:47 smithi003 bash[12738]: cluster 2022-04-26T02:09:47.767328+0000 mgr.y (mgr.14146) 15 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:49.545 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:49 smithi003 bash[12738]: audit 2022-04-26T02:09:48.147536+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:09:50.545 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:50 smithi003 bash[12738]: cluster 2022-04-26T02:09:49.767793+0000 mgr.y (mgr.14146) 16 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:51.145 INFO:teuthology.orchestra.run.smithi003.stdout: 2022-04-26T02:09:51.145 INFO:teuthology.orchestra.run.smithi003.stdout:[{"addr": "172.21.15.3", "hostname": "smithi003", "labels": [], "status": ""}, {"addr": "172.21.15.141", "hostname": "smithi141", "labels": [], "status": ""}] 2022-04-26T02:09:51.800 INFO:tasks.cephadm:Setting crush tunables to default 2022-04-26T02:09:51.800 DEBUG:teuthology.orchestra.run.smithi003:> 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 a039d132-c505-11ec-8c39-001a4aab830c -- ceph osd crush tunables default 2022-04-26T02:09:53.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:52 smithi003 bash[12738]: audit 2022-04-26T02:09:51.140403+0000 mgr.y (mgr.14146) 17 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2022-04-26T02:09:53.059 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:52 smithi003 bash[12738]: cluster 2022-04-26T02:09:51.768171+0000 mgr.y (mgr.14146) 18 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:54.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:53 smithi003 bash[12738]: audit 2022-04-26T02:09:52.958507+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:09:54.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:53 smithi003 bash[12738]: audit 2022-04-26T02:09:53.228276+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:09:54.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:53 smithi003 bash[12738]: audit 2022-04-26T02:09:53.229436+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi141", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:09:54.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:53 smithi003 bash[12738]: audit 2022-04-26T02:09:53.236650+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:09:54.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:53 smithi003 bash[12738]: cluster 2022-04-26T02:09:53.768684+0000 mgr.y (mgr.14146) 19 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:55.254 INFO:teuthology.orchestra.run.smithi003.stderr:adjusted tunables profile to default 2022-04-26T02:09:55.545 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:55 smithi003 bash[12738]: audit 2022-04-26T02:09:55.045714+0000 mon.a (mon.0) 113 : audit [INF] from='client.? 172.21.15.3:0/173983990' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2022-04-26T02:09:55.895 INFO:tasks.cephadm:Adding mon.a on smithi003 2022-04-26T02:09:55.895 INFO:tasks.cephadm:Adding mon.c on smithi003 2022-04-26T02:09:55.895 INFO:tasks.cephadm:Adding mon.b on smithi141 2022-04-26T02:09:55.896 DEBUG:teuthology.orchestra.run.smithi141:> 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 a039d132-c505-11ec-8c39-001a4aab830c -- ceph orch apply mon '3;smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi141:172.21.15.141=b' 2022-04-26T02:09:56.545 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:56 smithi003 bash[12738]: audit 2022-04-26T02:09:55.247199+0000 mon.a (mon.0) 114 : audit [INF] from='client.? 172.21.15.3:0/173983990' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2022-04-26T02:09:56.545 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:56 smithi003 bash[12738]: cluster 2022-04-26T02:09:55.247332+0000 mon.a (mon.0) 115 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T02:09:56.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:56 smithi003 bash[12738]: cluster 2022-04-26T02:09:55.769062+0000 mgr.y (mgr.14146) 20 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:58.786 INFO:teuthology.orchestra.run.smithi141.stdout:Scheduled mon update... 2022-04-26T02:09:59.145 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:58 smithi003 bash[12738]: cluster 2022-04-26T02:09:57.769541+0000 mgr.y (mgr.14146) 21 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:09:59.145 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:58 smithi003 bash[12738]: audit 2022-04-26T02:09:58.782192+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:09:59.146 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:58 smithi003 bash[12738]: audit 2022-04-26T02:09:58.783576+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:09:59.146 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:58 smithi003 bash[12738]: audit 2022-04-26T02:09:58.786220+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:09:59.146 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:58 smithi003 bash[12738]: audit 2022-04-26T02:09:58.787766+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:09:59.305 DEBUG:teuthology.orchestra.run.smithi003:mon.c> sudo journalctl -f -n 0 -u ceph-a039d132-c505-11ec-8c39-001a4aab830c@mon.c.service 2022-04-26T02:09:59.308 DEBUG:teuthology.orchestra.run.smithi141:mon.b> sudo journalctl -f -n 0 -u ceph-a039d132-c505-11ec-8c39-001a4aab830c@mon.b.service 2022-04-26T02:09:59.310 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2022-04-26T02:09:59.310 DEBUG:teuthology.orchestra.run.smithi141:> 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 a039d132-c505-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-26T02:09:59.347 INFO:journalctl@ceph.mon.b.smithi141.stdout:-- Logs begin at Sun 2022-04-24 12:18:48 UTC. -- 2022-04-26T02:09:59.483 INFO:journalctl@ceph.mon.c.smithi003.stdout:-- Logs begin at Sun 2022-04-24 12:18:48 UTC. -- 2022-04-26T02:10:00.085 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:59 smithi003 bash[12738]: audit 2022-04-26T02:09:58.774256+0000 mgr.y (mgr.14146) 22 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi141:172.21.15.141=b", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:10:00.086 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:59 smithi003 bash[12738]: cephadm 2022-04-26T02:09:58.777555+0000 mgr.y (mgr.14146) 23 : cephadm [INF] Saving service mon spec with placement smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi141:172.21.15.141=b;count:3 2022-04-26T02:10:00.086 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:59 smithi003 bash[12738]: cephadm 2022-04-26T02:09:58.790162+0000 mgr.y (mgr.14146) 24 : cephadm [INF] Updating smithi141:/etc/ceph/ceph.conf 2022-04-26T02:10:00.086 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:59 smithi003 bash[12738]: cephadm 2022-04-26T02:09:58.809050+0000 mgr.y (mgr.14146) 25 : cephadm [INF] Updating smithi141:/etc/ceph/ceph.client.admin.keyring 2022-04-26T02:10:00.086 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:59 smithi003 bash[12738]: audit 2022-04-26T02:09:58.830969+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:00.086 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:59 smithi003 bash[12738]: audit 2022-04-26T02:09:58.834634+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:00.086 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:59 smithi003 bash[12738]: audit 2022-04-26T02:09:58.837202+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:10:00.086 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:59 smithi003 bash[12738]: audit 2022-04-26T02:09:58.838665+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:00.086 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:09:59 smithi003 bash[12738]: cephadm 2022-04-26T02:09:58.840306+0000 mgr.y (mgr.14146) 26 : cephadm [INF] Deploying daemon mon.c on smithi003 2022-04-26T02:10:01.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:00 smithi003 bash[12738]: cluster 2022-04-26T02:09:59.770034+0000 mgr.y (mgr.14146) 27 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:02.255 INFO:teuthology.orchestra.run.smithi141.stdout: 2022-04-26T02:10:02.256 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"a039d132-c505-11ec-8c39-001a4aab830c","modified":"2022-04-26T02:08:09.917933Z","created":"2022-04-26T02:08:09.917933Z","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.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2022-04-26T02:10:02.258 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2022-04-26T02:10:02.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:02 smithi003 bash[12738]: cluster 2022-04-26T02:10:01.770413+0000 mgr.y (mgr.14146) 28 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:02.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:02 smithi003 bash[12738]: audit 2022-04-26T02:10:02.251523+0000 mon.a (mon.0) 124 : audit [DBG] from='client.? 172.21.15.141:0/1317659946' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T02:10:03.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:03 smithi003 systemd[1]: Started Ceph mon.c for a039d132-c505-11ec-8c39-001a4aab830c. 2022-04-26T02:10:03.782 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2022-04-26T02:10:03.782 DEBUG:teuthology.orchestra.run.smithi141:> 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 a039d132-c505-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-26T02:10:04.545 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[12738]: audit 2022-04-26T02:10:03.251979+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:04.545 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[12738]: audit 2022-04-26T02:10:03.253226+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:10:04.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[12738]: audit 2022-04-26T02:10:03.254524+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:04.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[12738]: cephadm 2022-04-26T02:10:03.256505+0000 mgr.y (mgr.14146) 29 : cephadm [INF] Deploying daemon mon.b on smithi141 2022-04-26T02:10:04.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[12738]: cluster 2022-04-26T02:10:03.770859+0000 mgr.y (mgr.14146) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:04.546 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.418+0000 7ff063b3c700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-26T02:10:04.547 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.418+0000 7ff063b3c700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2022-04-26T02:10:04.547 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.418+0000 7ff063b3c700 0 pidfile_write: ignore empty --pid-file 2022-04-26T02:10:04.547 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 0 load: jerasure load: lrc load: isa 2022-04-26T02:10:04.547 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: RocksDB version: 6.8.1 2022-04-26T02:10:04.547 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-26T02:10:04.547 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Compile date Jul 8 2021 2022-04-26T02:10:04.547 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: DB SUMMARY 2022-04-26T02:10:04.547 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: CURRENT file: CURRENT 2022-04-26T02:10:04.547 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: IDENTITY file: IDENTITY 2022-04-26T02:10:04.548 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2022-04-26T02:10:04.548 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2022-04-26T02:10:04.548 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 511 ; 2022-04-26T02:10:04.548 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.error_if_exists: 0 2022-04-26T02:10:04.548 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.create_if_missing: 0 2022-04-26T02:10:04.548 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.paranoid_checks: 1 2022-04-26T02:10:04.548 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.env: 0x556f3b5a21c0 2022-04-26T02:10:04.548 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.fs: Posix File System 2022-04-26T02:10:04.548 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.info_log: 0x556f3c36fe20 2022-04-26T02:10:04.548 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-26T02:10:04.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.statistics: (nil) 2022-04-26T02:10:04.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.use_fsync: 0 2022-04-26T02:10:04.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_log_file_size: 0 2022-04-26T02:10:04.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-26T02:10:04.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-26T02:10:04.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-26T02:10:04.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-26T02:10:04.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.allow_fallocate: 1 2022-04-26T02:10:04.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-26T02:10:04.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-26T02:10:04.550 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.use_direct_reads: 0 2022-04-26T02:10:04.550 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-26T02:10:04.550 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-26T02:10:04.550 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.db_log_dir: 2022-04-26T02:10:04.550 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2022-04-26T02:10:04.550 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-26T02:10:04.550 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_subcompactions: 1 2022-04-26T02:10:04.550 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_background_flushes: -1 2022-04-26T02:10:04.550 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-26T02:10:04.551 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-26T02:10:04.551 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-26T02:10:04.551 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-26T02:10:04.551 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-26T02:10:04.551 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-26T02:10:04.551 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-26T02:10:04.551 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.write_buffer_manager: 0x556f3c407fb0 2022-04-26T02:10:04.551 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-26T02:10:04.551 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-26T02:10:04.551 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-26T02:10:04.551 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-26T02:10:04.552 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-26T02:10:04.552 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-26T02:10:04.552 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-26T02:10:04.552 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-26T02:10:04.552 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-26T02:10:04.552 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.unordered_write: 0 2022-04-26T02:10:04.552 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-26T02:10:04.552 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-26T02:10:04.552 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-26T02:10:04.552 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-26T02:10:04.553 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.row_cache: None 2022-04-26T02:10:04.553 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.wal_filter: None 2022-04-26T02:10:04.553 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-26T02:10:04.553 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-26T02:10:04.553 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.preserve_deletes: 0 2022-04-26T02:10:04.553 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.two_write_queues: 0 2022-04-26T02:10:04.553 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-26T02:10:04.553 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.atomic_flush: 0 2022-04-26T02:10:04.553 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-26T02:10:04.553 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-26T02:10:04.554 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-26T02:10:04.554 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.log_readahead_size: 0 2022-04-26T02:10:04.554 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-26T02:10:04.554 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_background_jobs: 2 2022-04-26T02:10:04.554 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_background_compactions: -1 2022-04-26T02:10:04.554 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-26T02:10:04.554 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-26T02:10:04.554 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-26T02:10:04.554 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-26T02:10:04.554 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-26T02:10:04.554 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-26T02:10:04.555 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-26T02:10:04.556 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-26T02:10:04.556 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_open_files: -1 2022-04-26T02:10:04.556 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-26T02:10:04.557 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-26T02:10:04.557 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-26T02:10:04.557 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-26T02:10:04.557 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Compression algorithms supported: 2022-04-26T02:10:04.557 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-26T02:10:04.557 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: kZSTD supported: 0 2022-04-26T02:10:04.557 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: kXpressCompression supported: 0 2022-04-26T02:10:04.557 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-26T02:10:04.557 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: kLZ4Compression supported: 1 2022-04-26T02:10:04.557 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: kBZip2Compression supported: 0 2022-04-26T02:10:04.558 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: kZlibCompression supported: 1 2022-04-26T02:10:04.558 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: kSnappyCompression supported: 1 2022-04-26T02:10:04.558 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-26T02:10:04.558 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2022-04-26T02:10:04.558 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-26T02:10:04.558 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-26T02:10:04.558 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.merge_operator: 2022-04-26T02:10:04.558 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.compaction_filter: None 2022-04-26T02:10:04.558 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-26T02:10:04.559 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-26T02:10:04.559 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-26T02:10:04.559 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556f3c316170) 2022-04-26T02:10:04.559 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: cache_index_and_filter_blocks: 1 2022-04-26T02:10:04.559 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-26T02:10:04.559 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-26T02:10:04.559 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: pin_top_level_index_and_filter: 1 2022-04-26T02:10:04.559 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: index_type: 0 2022-04-26T02:10:04.559 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: data_block_index_type: 0 2022-04-26T02:10:04.559 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: index_shortening: 1 2022-04-26T02:10:04.559 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: data_block_hash_table_util_ratio: 0.750000 2022-04-26T02:10:04.560 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: hash_index_allow_collision: 1 2022-04-26T02:10:04.560 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: checksum: 1 2022-04-26T02:10:04.560 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: no_block_cache: 0 2022-04-26T02:10:04.560 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: block_cache: 0x556f3c34ef10 2022-04-26T02:10:04.560 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: block_cache_name: BinnedLRUCache 2022-04-26T02:10:04.560 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: block_cache_options: 2022-04-26T02:10:04.560 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: capacity : 536870912 2022-04-26T02:10:04.560 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: num_shard_bits : 4 2022-04-26T02:10:04.560 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: strict_capacity_limit : 0 2022-04-26T02:10:04.560 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: high_pri_pool_ratio: 0.000 2022-04-26T02:10:04.561 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: block_cache_compressed: (nil) 2022-04-26T02:10:04.561 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: persistent_cache: (nil) 2022-04-26T02:10:04.561 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: block_size: 4096 2022-04-26T02:10:04.561 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: block_size_deviation: 10 2022-04-26T02:10:04.561 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: block_restart_interval: 16 2022-04-26T02:10:04.561 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: index_block_restart_interval: 1 2022-04-26T02:10:04.561 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: metadata_block_size: 4096 2022-04-26T02:10:04.561 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: partition_filters: 0 2022-04-26T02:10:04.561 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: use_delta_encoding: 1 2022-04-26T02:10:04.561 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-26T02:10:04.562 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: whole_key_filtering: 1 2022-04-26T02:10:04.562 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: verify_compression: 0 2022-04-26T02:10:04.562 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: read_amp_bytes_per_bit: 0 2022-04-26T02:10:04.562 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: format_version: 2 2022-04-26T02:10:04.562 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: enable_index_compression: 1 2022-04-26T02:10:04.562 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: block_align: 0 2022-04-26T02:10:04.562 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-26T02:10:04.562 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-26T02:10:04.562 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.compression: NoCompression 2022-04-26T02:10:04.563 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-26T02:10:04.563 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-26T02:10:04.563 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-26T02:10:04.563 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.num_levels: 7 2022-04-26T02:10:04.563 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-26T02:10:04.563 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-26T02:10:04.563 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-26T02:10:04.563 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-26T02:10:04.563 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-26T02:10:04.563 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-26T02:10:04.563 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-26T02:10:04.564 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-26T02:10:04.564 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-26T02:10:04.564 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-26T02:10:04.564 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-26T02:10:04.564 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-26T02:10:04.564 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-26T02:10:04.564 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-26T02:10:04.564 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-26T02:10:04.564 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-26T02:10:04.565 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-26T02:10:04.565 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-26T02:10:04.565 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-26T02:10:04.565 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-26T02:10:04.565 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-26T02:10:04.565 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-26T02:10:04.565 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-26T02:10:04.565 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-26T02:10:04.565 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-26T02:10:04.565 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-26T02:10:04.565 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-26T02:10:04.566 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-26T02:10:04.566 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-26T02:10:04.566 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-26T02:10:04.566 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-26T02:10:04.566 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-26T02:10:04.566 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-26T02:10:04.566 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-26T02:10:04.566 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-26T02:10:04.566 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-26T02:10:04.566 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-26T02:10:04.567 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-26T02:10:04.567 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-26T02:10:04.567 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-26T02:10:04.567 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-26T02:10:04.567 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-26T02:10:04.567 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-26T02:10:04.567 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-26T02:10:04.567 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-26T02:10:04.567 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-26T02:10:04.567 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-26T02:10:04.568 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.table_properties_collectors: 2022-04-26T02:10:04.568 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.inplace_update_support: 0 2022-04-26T02:10:04.568 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-26T02:10:04.568 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-26T02:10:04.568 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-26T02:10:04.568 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-26T02:10:04.568 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.bloom_locality: 0 2022-04-26T02:10:04.568 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.max_successive_merges: 0 2022-04-26T02:10:04.568 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-26T02:10:04.568 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-26T02:10:04.569 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-26T02:10:04.569 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-26T02:10:04.569 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.ttl: 2592000 2022-04-26T02:10:04.569 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.422+0000 7ff063b3c700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-26T02:10:04.569 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.426+0000 7ff063b3c700 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:10:04.569 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.426+0000 7ff063b3c700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2022-04-26T02:10:04.569 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.426+0000 7ff063b3c700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650939004429389, "job": 1, "event": "recovery_started", "log_files": [3]} 2022-04-26T02:10:04.569 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.426+0000 7ff063b3c700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2022-04-26T02:10:04.569 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.426+0000 7ff063b3c700 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:10:04.569 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.426+0000 7ff063b3c700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650939004430082, "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": 1650939004, "oldest_key_time": 3, "file_creation_time": 0}} 2022-04-26T02:10:04.570 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.426+0000 7ff063b3c700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2022-04-26T02:10:04.570 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.426+0000 7ff063b3c700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650939004430764, "job": 1, "event": "recovery_finished"} 2022-04-26T02:10:04.570 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.426+0000 7ff063b3c700 4 rocksdb: DB pointer 0x556f3c413800 2022-04-26T02:10:04.570 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.426+0000 7ff04a944700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-26T02:10:04.570 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.426+0000 7ff04a944700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-26T02:10:04.570 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: ** DB Stats ** 2022-04-26T02:10:04.570 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:10:04.570 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: 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:10:04.570 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-26T02:10:04.570 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T02:10:04.571 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: 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:10:04.571 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-26T02:10:04.571 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T02:10:04.571 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: ** Compaction Stats [default] ** 2022-04-26T02:10:04.571 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: 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:10:04.571 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:10:04.571 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.2 0.00 0.00 1 0.001 0 0 2022-04-26T02:10:04.571 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.2 0.00 0.00 1 0.001 0 0 2022-04-26T02:10:04.571 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: 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.2 0.00 0.00 1 0.001 0 0 2022-04-26T02:10:04.571 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: ** Compaction Stats [default] ** 2022-04-26T02:10:04.571 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: 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:10:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:10:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: 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.2 0.00 0.00 1 0.001 0 0 2022-04-26T02:10:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:10:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T02:10:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T02:10:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T02:10:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T02:10:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: AddFile(Keys): cumulative 0, interval 0 2022-04-26T02:10:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: Cumulative compaction: 0.00 GB write, 0.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:10:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: Interval compaction: 0.00 GB write, 0.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:10:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: 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:10:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: ** File Read Latency Histogram By Level [default] ** 2022-04-26T02:10:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: ** Compaction Stats [default] ** 2022-04-26T02:10:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: 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:10:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:10:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.2 0.00 0.00 1 0.001 0 0 2022-04-26T02:10:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.2 0.00 0.00 1 0.001 0 0 2022-04-26T02:10:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: 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:10:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: ** Compaction Stats [default] ** 2022-04-26T02:10:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: 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:10:04.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:10:04.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: 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.2 0.00 0.00 1 0.001 0 0 2022-04-26T02:10:04.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:10:04.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T02:10:04.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T02:10:04.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T02:10:04.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T02:10:04.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: AddFile(Keys): cumulative 0, interval 0 2022-04-26T02:10:04.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: Cumulative compaction: 0.00 GB write, 0.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:10:04.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: 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:10:04.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: 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:10:04.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: ** File Read Latency Histogram By Level [default] ** 2022-04-26T02:10:04.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.426+0000 7ff063b3c700 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2022-04-26T02:10:04.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.430+0000 7ff063b3c700 0 using public_addrv [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] 2022-04-26T02:10:04.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.430+0000 7ff063b3c700 0 starting mon.c rank -1 at public addrs [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] at bind addrs [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid a039d132-c505-11ec-8c39-001a4aab830c 2022-04-26T02:10:04.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.430+0000 7ff063b3c700 1 mon.c@-1(???) e0 preinit fsid a039d132-c505-11ec-8c39-001a4aab830c 2022-04-26T02:10:04.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.454+0000 7ff04d149700 0 mon.c@-1(synchronizing).mds e1 new map 2022-04-26T02:10:04.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.454+0000 7ff04d149700 0 mon.c@-1(synchronizing).mds e1 print_map 2022-04-26T02:10:04.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: e1 2022-04-26T02:10:04.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-26T02:10:04.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: 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:10:04.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: legacy client fscid: -1 2022-04-26T02:10:04.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: 2022-04-26T02:10:04.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: No filesystems configured 2022-04-26T02:10:04.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.454+0000 7ff04d149700 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:10:04.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.454+0000 7ff04d149700 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:10:04.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.454+0000 7ff04d149700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2022-04-26T02:10:04.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.454+0000 7ff04d149700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2022-04-26T02:10:04.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.454+0000 7ff04d149700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2022-04-26T02:10:04.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.454+0000 7ff04d149700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2022-04-26T02:10:04.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.454+0000 7ff04d149700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-26T02:10:04.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.454+0000 7ff04d149700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T02:10:04.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.454+0000 7ff04d149700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T02:10:04.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.454+0000 7ff04d149700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T02:10:04.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: audit 2022-04-26T02:10:03.251979+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:04.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: audit 2022-04-26T02:10:03.253226+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:10:04.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: audit 2022-04-26T02:10:03.254524+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:04.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: cephadm 2022-04-26T02:10:03.256505+0000 mgr.y (mgr.14146) 29 : cephadm [INF] Deploying daemon mon.b on smithi141 2022-04-26T02:10:04.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: cluster 2022-04-26T02:10:03.770859+0000 mgr.y (mgr.14146) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:04.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.458+0000 7ff04d149700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2022-04-26T02:10:04.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.458+0000 7ff04d149700 20 expand_channel_meta expand map: {default=false} 2022-04-26T02:10:04.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.458+0000 7ff04d149700 20 expand_channel_meta from 'false' to 'false' 2022-04-26T02:10:04.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.458+0000 7ff04d149700 20 expand_channel_meta expanded map: {default=false} 2022-04-26T02:10:04.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.458+0000 7ff04d149700 20 expand_channel_meta expand map: {default=info} 2022-04-26T02:10:04.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.458+0000 7ff04d149700 20 expand_channel_meta from 'info' to 'info' 2022-04-26T02:10:04.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.458+0000 7ff04d149700 20 expand_channel_meta expanded map: {default=info} 2022-04-26T02:10:04.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.458+0000 7ff04d149700 20 expand_channel_meta expand map: {default=daemon} 2022-04-26T02:10:04.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.458+0000 7ff04d149700 20 expand_channel_meta from 'daemon' to 'daemon' 2022-04-26T02:10:04.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.458+0000 7ff04d149700 20 expand_channel_meta expanded map: {default=daemon} 2022-04-26T02:10:04.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.458+0000 7ff04d149700 20 expand_channel_meta expand map: {default=debug} 2022-04-26T02:10:04.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.458+0000 7ff04d149700 20 expand_channel_meta from 'debug' to 'debug' 2022-04-26T02:10:04.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:04 smithi003 bash[18104]: debug 2022-04-26T02:10:04.458+0000 7ff04d149700 20 expand_channel_meta expanded map: {default=debug} 2022-04-26T02:10:09.079 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:09 smithi141 systemd[1]: Started Ceph mon.b for a039d132-c505-11ec-8c39-001a4aab830c. 2022-04-26T02:10:10.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[12738]: audit 2022-04-26T02:10:04.471018+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T02:10:10.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[12738]: cluster 2022-04-26T02:10:04.471305+0000 mon.a (mon.0) 130 : cluster [INF] mon.a calling monitor election 2022-04-26T02:10:10.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[12738]: audit 2022-04-26T02:10:04.493771+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:10:10.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[12738]: audit 2022-04-26T02:10:05.466179+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:10:10.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[12738]: cluster 2022-04-26T02:10:05.771389+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:10.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[12738]: audit 2022-04-26T02:10:06.466026+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:10:10.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[12738]: cluster 2022-04-26T02:10:06.469150+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2022-04-26T02:10:10.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[12738]: audit 2022-04-26T02:10:07.466102+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:10:10.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[12738]: cluster 2022-04-26T02:10:07.771805+0000 mgr.y (mgr.14146) 32 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:10.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[12738]: audit 2022-04-26T02:10:08.466376+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:10:10.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[12738]: audit 2022-04-26T02:10:09.466364+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:10:10.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[12738]: cluster 2022-04-26T02:10:09.514257+0000 mon.a (mon.0) 137 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2022-04-26T02:10:10.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[12738]: cluster 2022-04-26T02:10:09.528727+0000 mon.a (mon.0) 138 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} 2022-04-26T02:10:10.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[12738]: cluster 2022-04-26T02:10:09.528835+0000 mon.a (mon.0) 139 : cluster [DBG] fsmap 2022-04-26T02:10:10.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[12738]: cluster 2022-04-26T02:10:09.528876+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T02:10:10.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[12738]: cluster 2022-04-26T02:10:09.529154+0000 mon.a (mon.0) 141 : cluster [DBG] mgrmap e13: y(active, since 52s) 2022-04-26T02:10:10.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[12738]: cluster 2022-04-26T02:10:09.536570+0000 mon.a (mon.0) 142 : cluster [INF] overall HEALTH_OK 2022-04-26T02:10:10.048 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[12738]: audit 2022-04-26T02:10:09.542557+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:10.048 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[12738]: audit 2022-04-26T02:10:09.544347+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:10.048 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[12738]: audit 2022-04-26T02:10:09.546210+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:10.048 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[12738]: audit 2022-04-26T02:10:09.547547+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:10.048 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[18104]: audit 2022-04-26T02:10:04.471018+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T02:10:10.048 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[18104]: cluster 2022-04-26T02:10:04.471305+0000 mon.a (mon.0) 130 : cluster [INF] mon.a calling monitor election 2022-04-26T02:10:10.048 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[18104]: audit 2022-04-26T02:10:04.493771+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:10:10.049 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[18104]: audit 2022-04-26T02:10:05.466179+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:10:10.049 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[18104]: cluster 2022-04-26T02:10:05.771389+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:10.049 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[18104]: audit 2022-04-26T02:10:06.466026+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:10:10.049 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[18104]: cluster 2022-04-26T02:10:06.469150+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2022-04-26T02:10:10.049 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[18104]: audit 2022-04-26T02:10:07.466102+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:10:10.049 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[18104]: cluster 2022-04-26T02:10:07.771805+0000 mgr.y (mgr.14146) 32 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:10.049 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[18104]: audit 2022-04-26T02:10:08.466376+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:10:10.049 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[18104]: audit 2022-04-26T02:10:09.466364+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:10:10.049 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[18104]: cluster 2022-04-26T02:10:09.514257+0000 mon.a (mon.0) 137 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2022-04-26T02:10:10.049 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[18104]: cluster 2022-04-26T02:10:09.528727+0000 mon.a (mon.0) 138 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} 2022-04-26T02:10:10.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[18104]: cluster 2022-04-26T02:10:09.528835+0000 mon.a (mon.0) 139 : cluster [DBG] fsmap 2022-04-26T02:10:10.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[18104]: cluster 2022-04-26T02:10:09.528876+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T02:10:10.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[18104]: cluster 2022-04-26T02:10:09.529154+0000 mon.a (mon.0) 141 : cluster [DBG] mgrmap e13: y(active, since 52s) 2022-04-26T02:10:10.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[18104]: cluster 2022-04-26T02:10:09.536570+0000 mon.a (mon.0) 142 : cluster [INF] overall HEALTH_OK 2022-04-26T02:10:10.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[18104]: audit 2022-04-26T02:10:09.542557+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:10.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[18104]: audit 2022-04-26T02:10:09.544347+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:10.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[18104]: audit 2022-04-26T02:10:09.546210+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:10.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:09 smithi003 bash[18104]: audit 2022-04-26T02:10:09.547547+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:10.330 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.021+0000 7fb3e7975700 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-26T02:10:10.330 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.021+0000 7fb3e7975700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2022-04-26T02:10:10.330 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.025+0000 7fb3e7975700 0 pidfile_write: ignore empty --pid-file 2022-04-26T02:10:10.330 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 0 load: jerasure load: lrc load: isa 2022-04-26T02:10:10.330 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: RocksDB version: 6.8.1 2022-04-26T02:10:10.330 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-26T02:10:10.331 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Compile date Jul 8 2021 2022-04-26T02:10:10.331 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: DB SUMMARY 2022-04-26T02:10:10.331 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: CURRENT file: CURRENT 2022-04-26T02:10:10.331 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: IDENTITY file: IDENTITY 2022-04-26T02:10:10.331 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2022-04-26T02:10:10.331 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2022-04-26T02:10:10.331 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 511 ; 2022-04-26T02:10:10.331 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.error_if_exists: 0 2022-04-26T02:10:10.331 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.create_if_missing: 0 2022-04-26T02:10:10.331 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.paranoid_checks: 1 2022-04-26T02:10:10.332 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.env: 0x5604a6fa21c0 2022-04-26T02:10:10.332 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.fs: Posix File System 2022-04-26T02:10:10.332 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.info_log: 0x5604a7df5e20 2022-04-26T02:10:10.332 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-26T02:10:10.332 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.statistics: (nil) 2022-04-26T02:10:10.332 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.use_fsync: 0 2022-04-26T02:10:10.332 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_log_file_size: 0 2022-04-26T02:10:10.332 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-26T02:10:10.332 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-26T02:10:10.332 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-26T02:10:10.333 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-26T02:10:10.334 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.allow_fallocate: 1 2022-04-26T02:10:10.334 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-26T02:10:10.334 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-26T02:10:10.334 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.use_direct_reads: 0 2022-04-26T02:10:10.334 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-26T02:10:10.334 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.create_missing_column_families: 0 2022-04-26T02:10:10.335 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.db_log_dir: 2022-04-26T02:10:10.335 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2022-04-26T02:10:10.335 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-26T02:10:10.335 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_subcompactions: 1 2022-04-26T02:10:10.335 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_background_flushes: -1 2022-04-26T02:10:10.335 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-26T02:10:10.335 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-26T02:10:10.335 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-26T02:10:10.335 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-26T02:10:10.335 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-26T02:10:10.336 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.advise_random_on_open: 1 2022-04-26T02:10:10.336 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-26T02:10:10.336 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.write_buffer_manager: 0x5604a7e8df80 2022-04-26T02:10:10.336 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-26T02:10:10.336 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-26T02:10:10.336 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-26T02:10:10.336 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-26T02:10:10.336 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.rate_limiter: (nil) 2022-04-26T02:10:10.336 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-26T02:10:10.337 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-26T02:10:10.337 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-26T02:10:10.337 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-26T02:10:10.337 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.unordered_write: 0 2022-04-26T02:10:10.337 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-26T02:10:10.337 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-26T02:10:10.337 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-26T02:10:10.337 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-26T02:10:10.337 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.row_cache: None 2022-04-26T02:10:10.337 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.wal_filter: None 2022-04-26T02:10:10.338 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-26T02:10:10.338 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-26T02:10:10.338 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.preserve_deletes: 0 2022-04-26T02:10:10.338 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.two_write_queues: 0 2022-04-26T02:10:10.338 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.manual_wal_flush: 0 2022-04-26T02:10:10.338 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.atomic_flush: 0 2022-04-26T02:10:10.338 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-26T02:10:10.338 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-26T02:10:10.338 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-26T02:10:10.338 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.log_readahead_size: 0 2022-04-26T02:10:10.339 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-26T02:10:10.339 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_background_jobs: 2 2022-04-26T02:10:10.339 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_background_compactions: -1 2022-04-26T02:10:10.339 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-26T02:10:10.339 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-26T02:10:10.339 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-26T02:10:10.339 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_total_wal_size: 0 2022-04-26T02:10:10.339 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-26T02:10:10.339 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-26T02:10:10.339 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-26T02:10:10.340 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-26T02:10:10.340 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_open_files: -1 2022-04-26T02:10:10.340 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.bytes_per_sync: 0 2022-04-26T02:10:10.340 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-26T02:10:10.340 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-26T02:10:10.340 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-26T02:10:10.340 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Compression algorithms supported: 2022-04-26T02:10:10.340 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-26T02:10:10.340 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: kZSTD supported: 0 2022-04-26T02:10:10.340 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: kXpressCompression supported: 0 2022-04-26T02:10:10.340 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-26T02:10:10.341 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: kLZ4Compression supported: 1 2022-04-26T02:10:10.341 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: kBZip2Compression supported: 0 2022-04-26T02:10:10.341 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: kZlibCompression supported: 1 2022-04-26T02:10:10.341 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: kSnappyCompression supported: 1 2022-04-26T02:10:10.341 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-26T02:10:10.341 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2022-04-26T02:10:10.341 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-26T02:10:10.341 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-26T02:10:10.341 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.merge_operator: 2022-04-26T02:10:10.342 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.compaction_filter: None 2022-04-26T02:10:10.342 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.compaction_filter_factory: None 2022-04-26T02:10:10.342 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-26T02:10:10.342 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-26T02:10:10.342 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5604a7d9c170) 2022-04-26T02:10:10.342 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: cache_index_and_filter_blocks: 1 2022-04-26T02:10:10.342 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-26T02:10:10.342 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-26T02:10:10.342 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: pin_top_level_index_and_filter: 1 2022-04-26T02:10:10.342 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: index_type: 0 2022-04-26T02:10:10.343 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: data_block_index_type: 0 2022-04-26T02:10:10.343 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: index_shortening: 1 2022-04-26T02:10:10.343 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: data_block_hash_table_util_ratio: 0.750000 2022-04-26T02:10:10.343 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: hash_index_allow_collision: 1 2022-04-26T02:10:10.343 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: checksum: 1 2022-04-26T02:10:10.343 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: no_block_cache: 0 2022-04-26T02:10:10.343 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: block_cache: 0x5604a7dd4f10 2022-04-26T02:10:10.343 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: block_cache_name: BinnedLRUCache 2022-04-26T02:10:10.343 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: block_cache_options: 2022-04-26T02:10:10.343 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: capacity : 536870912 2022-04-26T02:10:10.343 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: num_shard_bits : 4 2022-04-26T02:10:10.344 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: strict_capacity_limit : 0 2022-04-26T02:10:10.344 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: high_pri_pool_ratio: 0.000 2022-04-26T02:10:10.344 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: block_cache_compressed: (nil) 2022-04-26T02:10:10.344 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: persistent_cache: (nil) 2022-04-26T02:10:10.344 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: block_size: 4096 2022-04-26T02:10:10.344 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: block_size_deviation: 10 2022-04-26T02:10:10.344 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: block_restart_interval: 16 2022-04-26T02:10:10.344 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: index_block_restart_interval: 1 2022-04-26T02:10:10.344 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: metadata_block_size: 4096 2022-04-26T02:10:10.348 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: partition_filters: 0 2022-04-26T02:10:10.349 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: use_delta_encoding: 1 2022-04-26T02:10:10.349 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-26T02:10:10.349 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: whole_key_filtering: 1 2022-04-26T02:10:10.349 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: verify_compression: 0 2022-04-26T02:10:10.349 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: read_amp_bytes_per_bit: 0 2022-04-26T02:10:10.349 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: format_version: 2 2022-04-26T02:10:10.349 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: enable_index_compression: 1 2022-04-26T02:10:10.349 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: block_align: 0 2022-04-26T02:10:10.349 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-26T02:10:10.349 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-26T02:10:10.350 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.compression: NoCompression 2022-04-26T02:10:10.350 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-26T02:10:10.350 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-26T02:10:10.350 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-26T02:10:10.350 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.num_levels: 7 2022-04-26T02:10:10.350 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-26T02:10:10.350 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-26T02:10:10.350 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-26T02:10:10.350 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-26T02:10:10.351 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-26T02:10:10.351 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-26T02:10:10.351 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-26T02:10:10.351 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-26T02:10:10.351 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-26T02:10:10.351 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-26T02:10:10.351 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.compression_opts.level: 32767 2022-04-26T02:10:10.351 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-26T02:10:10.351 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-26T02:10:10.352 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-26T02:10:10.352 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.compression_opts.enabled: false 2022-04-26T02:10:10.352 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-26T02:10:10.352 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-26T02:10:10.352 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-26T02:10:10.352 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-26T02:10:10.352 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-26T02:10:10.352 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-26T02:10:10.352 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-26T02:10:10.352 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-26T02:10:10.352 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-26T02:10:10.353 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-26T02:10:10.353 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-26T02:10:10.353 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-26T02:10:10.353 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-26T02:10:10.353 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-26T02:10:10.353 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-26T02:10:10.353 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-26T02:10:10.353 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-26T02:10:10.353 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.arena_block_size: 4194304 2022-04-26T02:10:10.353 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-26T02:10:10.354 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-26T02:10:10.354 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-26T02:10:10.354 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-26T02:10:10.354 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-26T02:10:10.354 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-26T02:10:10.354 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-26T02:10:10.354 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-26T02:10:10.354 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-26T02:10:10.354 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-26T02:10:10.354 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-26T02:10:10.355 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-26T02:10:10.355 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-26T02:10:10.355 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-26T02:10:10.355 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.table_properties_collectors: 2022-04-26T02:10:10.355 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.inplace_update_support: 0 2022-04-26T02:10:10.355 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-26T02:10:10.355 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-26T02:10:10.355 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-26T02:10:10.355 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-26T02:10:10.356 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.bloom_locality: 0 2022-04-26T02:10:10.356 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.max_successive_merges: 0 2022-04-26T02:10:10.356 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-26T02:10:10.356 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-26T02:10:10.356 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.force_consistency_checks: 0 2022-04-26T02:10:10.356 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-26T02:10:10.356 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.ttl: 2592000 2022-04-26T02:10:10.356 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-26T02:10:10.356 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 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:10:10.357 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2022-04-26T02:10:10.357 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650939010038980, "job": 1, "event": "recovery_started", "log_files": [3]} 2022-04-26T02:10:10.357 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.033+0000 7fb3e7975700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2022-04-26T02:10:10.357 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.037+0000 7fb3e7975700 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:10:10.357 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.037+0000 7fb3e7975700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650939010039829, "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": 1650939010, "oldest_key_time": 3, "file_creation_time": 0}} 2022-04-26T02:10:10.358 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.037+0000 7fb3e7975700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2022-04-26T02:10:10.358 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.037+0000 7fb3e7975700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1650939010040384, "job": 1, "event": "recovery_finished"} 2022-04-26T02:10:10.358 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.037+0000 7fb3e7975700 4 rocksdb: DB pointer 0x5604a7e99800 2022-04-26T02:10:10.358 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.037+0000 7fb3ce77d700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-26T02:10:10.358 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.037+0000 7fb3ce77d700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-26T02:10:10.358 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: ** DB Stats ** 2022-04-26T02:10:10.358 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:10:10.358 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: 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:10:10.358 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-26T02:10:10.359 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T02:10:10.359 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: 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:10:10.359 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-26T02:10:10.359 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-26T02:10:10.359 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: ** Compaction Stats [default] ** 2022-04-26T02:10:10.359 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: 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:10:10.359 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:10:10.359 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.8 0.00 0.00 1 0.001 0 0 2022-04-26T02:10:10.359 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.8 0.00 0.00 1 0.001 0 0 2022-04-26T02:10:10.359 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.8 0.00 0.00 1 0.001 0 0 2022-04-26T02:10:10.360 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: ** Compaction Stats [default] ** 2022-04-26T02:10:10.360 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: 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:10:10.360 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:10:10.360 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.8 0.00 0.00 1 0.001 0 0 2022-04-26T02:10:10.360 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:10:10.360 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T02:10:10.360 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T02:10:10.360 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T02:10:10.360 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T02:10:10.360 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: AddFile(Keys): cumulative 0, interval 0 2022-04-26T02:10:10.360 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: Cumulative compaction: 0.00 GB write, 0.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:10:10.361 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: Interval compaction: 0.00 GB write, 0.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:10:10.361 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: 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:10:10.361 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: ** File Read Latency Histogram By Level [default] ** 2022-04-26T02:10:10.361 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: ** Compaction Stats [default] ** 2022-04-26T02:10:10.361 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: 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:10:10.361 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:10:10.361 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.8 0.00 0.00 1 0.001 0 0 2022-04-26T02:10:10.361 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.8 0.00 0.00 1 0.001 0 0 2022-04-26T02:10:10.361 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: 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:10:10.362 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: ** Compaction Stats [default] ** 2022-04-26T02:10:10.362 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: 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:10:10.363 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-26T02:10:10.363 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.8 0.00 0.00 1 0.001 0 0 2022-04-26T02:10:10.363 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-26T02:10:10.363 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-26T02:10:10.363 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-26T02:10:10.363 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: AddFile(Total Files): cumulative 0, interval 0 2022-04-26T02:10:10.363 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-26T02:10:10.363 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: AddFile(Keys): cumulative 0, interval 0 2022-04-26T02:10:10.363 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: Cumulative compaction: 0.00 GB write, 0.33 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-26T02:10:10.363 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: 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:10:10.364 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: 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:10:10.364 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: ** File Read Latency Histogram By Level [default] ** 2022-04-26T02:10:10.364 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.037+0000 7fb3e7975700 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2022-04-26T02:10:10.364 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.037+0000 7fb3e7975700 0 using public_addr v2:172.21.15.141:0/0 -> [v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0] 2022-04-26T02:10:10.364 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.037+0000 7fb3e7975700 0 starting mon.b rank -1 at public addrs [v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0] at bind addrs [v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid a039d132-c505-11ec-8c39-001a4aab830c 2022-04-26T02:10:10.364 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.041+0000 7fb3e7975700 1 mon.b@-1(???) e0 preinit fsid a039d132-c505-11ec-8c39-001a4aab830c 2022-04-26T02:10:10.364 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.065+0000 7fb3d0f82700 0 mon.b@-1(synchronizing).mds e1 new map 2022-04-26T02:10:10.364 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.065+0000 7fb3d0f82700 0 mon.b@-1(synchronizing).mds e1 print_map 2022-04-26T02:10:10.364 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: e1 2022-04-26T02:10:10.364 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-26T02:10:10.364 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: 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:10:10.365 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: legacy client fscid: -1 2022-04-26T02:10:10.365 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: 2022-04-26T02:10:10.365 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: No filesystems configured 2022-04-26T02:10:10.365 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.065+0000 7fb3d0f82700 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:10:10.365 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.065+0000 7fb3d0f82700 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:10:10.365 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.065+0000 7fb3d0f82700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2022-04-26T02:10:10.365 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.065+0000 7fb3d0f82700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2022-04-26T02:10:10.365 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.065+0000 7fb3d0f82700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2022-04-26T02:10:10.365 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.065+0000 7fb3d0f82700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2022-04-26T02:10:10.365 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.065+0000 7fb3d0f82700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-26T02:10:10.366 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.065+0000 7fb3d0f82700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T02:10:10.366 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.065+0000 7fb3d0f82700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T02:10:10.366 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.065+0000 7fb3d0f82700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2022-04-26T02:10:10.366 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: audit 2022-04-26T02:10:04.471018+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T02:10:10.366 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: cluster 2022-04-26T02:10:04.471305+0000 mon.a (mon.0) 130 : cluster [INF] mon.a calling monitor election 2022-04-26T02:10:10.366 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: audit 2022-04-26T02:10:04.493771+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:10:10.366 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: audit 2022-04-26T02:10:05.466179+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:10:10.366 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: cluster 2022-04-26T02:10:05.771389+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:10.366 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: audit 2022-04-26T02:10:06.466026+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:10:10.366 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: cluster 2022-04-26T02:10:06.469150+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2022-04-26T02:10:10.366 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: audit 2022-04-26T02:10:07.466102+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:10:10.367 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: cluster 2022-04-26T02:10:07.771805+0000 mgr.y (mgr.14146) 32 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:10.367 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: audit 2022-04-26T02:10:08.466376+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:10:10.367 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: audit 2022-04-26T02:10:09.466364+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:10:10.367 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: cluster 2022-04-26T02:10:09.514257+0000 mon.a (mon.0) 137 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2022-04-26T02:10:10.367 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: cluster 2022-04-26T02:10:09.528727+0000 mon.a (mon.0) 138 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} 2022-04-26T02:10:10.367 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: cluster 2022-04-26T02:10:09.528835+0000 mon.a (mon.0) 139 : cluster [DBG] fsmap 2022-04-26T02:10:10.367 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: cluster 2022-04-26T02:10:09.528876+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T02:10:10.367 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: cluster 2022-04-26T02:10:09.529154+0000 mon.a (mon.0) 141 : cluster [DBG] mgrmap e13: y(active, since 52s) 2022-04-26T02:10:10.367 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: cluster 2022-04-26T02:10:09.536570+0000 mon.a (mon.0) 142 : cluster [INF] overall HEALTH_OK 2022-04-26T02:10:10.367 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: audit 2022-04-26T02:10:09.542557+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:10.368 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: audit 2022-04-26T02:10:09.544347+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:10.368 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: audit 2022-04-26T02:10:09.546210+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:10.368 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: audit 2022-04-26T02:10:09.547547+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:10.368 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.069+0000 7fb3d0f82700 1 mon.b@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2022-04-26T02:10:10.368 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.073+0000 7fb3d0f82700 20 expand_channel_meta expand map: {default=false} 2022-04-26T02:10:10.368 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.073+0000 7fb3d0f82700 20 expand_channel_meta from 'false' to 'false' 2022-04-26T02:10:10.368 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.073+0000 7fb3d0f82700 20 expand_channel_meta expanded map: {default=false} 2022-04-26T02:10:10.368 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.073+0000 7fb3d0f82700 20 expand_channel_meta expand map: {default=info} 2022-04-26T02:10:10.368 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.073+0000 7fb3d0f82700 20 expand_channel_meta from 'info' to 'info' 2022-04-26T02:10:10.368 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.073+0000 7fb3d0f82700 20 expand_channel_meta expanded map: {default=info} 2022-04-26T02:10:10.368 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.073+0000 7fb3d0f82700 20 expand_channel_meta expand map: {default=daemon} 2022-04-26T02:10:10.369 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.073+0000 7fb3d0f82700 20 expand_channel_meta from 'daemon' to 'daemon' 2022-04-26T02:10:10.369 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.073+0000 7fb3d0f82700 20 expand_channel_meta expanded map: {default=daemon} 2022-04-26T02:10:10.369 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.073+0000 7fb3d0f82700 20 expand_channel_meta expand map: {default=debug} 2022-04-26T02:10:10.369 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.073+0000 7fb3d0f82700 20 expand_channel_meta from 'debug' to 'debug' 2022-04-26T02:10:10.369 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:10 smithi141 bash[12514]: debug 2022-04-26T02:10:10.073+0000 7fb3d0f82700 20 expand_channel_meta expanded map: {default=debug} 2022-04-26T02:10:15.545 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: audit 2022-04-26T02:10:10.086473+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T02:10:15.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: cluster 2022-04-26T02:10:10.086915+0000 mon.a (mon.0) 149 : cluster [INF] mon.a calling monitor election 2022-04-26T02:10:15.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: cluster 2022-04-26T02:10:10.087783+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2022-04-26T02:10:15.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: audit 2022-04-26T02:10:10.110441+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:10:15.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: audit 2022-04-26T02:10:10.110820+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:10:15.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: audit 2022-04-26T02:10:11.078899+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:10:15.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: cluster 2022-04-26T02:10:11.772702+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:15.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: audit 2022-04-26T02:10:12.079064+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:10:15.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: cluster 2022-04-26T02:10:12.082597+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2022-04-26T02:10:15.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: audit 2022-04-26T02:10:13.079225+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:10:15.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: cluster 2022-04-26T02:10:13.773161+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:15.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: audit 2022-04-26T02:10:14.079248+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:10:15.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: audit 2022-04-26T02:10:15.078979+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:10:15.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: cluster 2022-04-26T02:10:15.154313+0000 mon.a (mon.0) 157 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2022-04-26T02:10:15.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: cluster 2022-04-26T02:10:15.163179+0000 mon.a (mon.0) 158 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} 2022-04-26T02:10:15.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: cluster 2022-04-26T02:10:15.163281+0000 mon.a (mon.0) 159 : cluster [DBG] fsmap 2022-04-26T02:10:15.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: cluster 2022-04-26T02:10:15.163339+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T02:10:15.548 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: cluster 2022-04-26T02:10:15.163644+0000 mon.a (mon.0) 161 : cluster [DBG] mgrmap e13: y(active, since 57s) 2022-04-26T02:10:15.548 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: cluster 2022-04-26T02:10:15.171657+0000 mon.a (mon.0) 162 : cluster [INF] overall HEALTH_OK 2022-04-26T02:10:15.548 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: audit 2022-04-26T02:10:15.177236+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:15.548 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: audit 2022-04-26T02:10:15.182211+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:15.548 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: audit 2022-04-26T02:10:15.185814+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:15.548 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[12738]: audit 2022-04-26T02:10:15.205369+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:15.548 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: audit 2022-04-26T02:10:10.086473+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T02:10:15.548 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: cluster 2022-04-26T02:10:10.086915+0000 mon.a (mon.0) 149 : cluster [INF] mon.a calling monitor election 2022-04-26T02:10:15.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: cluster 2022-04-26T02:10:10.087783+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2022-04-26T02:10:15.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: audit 2022-04-26T02:10:10.110441+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:10:15.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: audit 2022-04-26T02:10:10.110820+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:10:15.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: audit 2022-04-26T02:10:11.078899+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:10:15.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: cluster 2022-04-26T02:10:11.772702+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:15.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: audit 2022-04-26T02:10:12.079064+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:10:15.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: cluster 2022-04-26T02:10:12.082597+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2022-04-26T02:10:15.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: audit 2022-04-26T02:10:13.079225+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:10:15.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: cluster 2022-04-26T02:10:13.773161+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:15.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: audit 2022-04-26T02:10:14.079248+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:10:15.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: audit 2022-04-26T02:10:15.078979+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:10:15.550 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: cluster 2022-04-26T02:10:15.154313+0000 mon.a (mon.0) 157 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2022-04-26T02:10:15.550 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: cluster 2022-04-26T02:10:15.163179+0000 mon.a (mon.0) 158 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} 2022-04-26T02:10:15.550 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: cluster 2022-04-26T02:10:15.163281+0000 mon.a (mon.0) 159 : cluster [DBG] fsmap 2022-04-26T02:10:15.550 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: cluster 2022-04-26T02:10:15.163339+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T02:10:15.550 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: cluster 2022-04-26T02:10:15.163644+0000 mon.a (mon.0) 161 : cluster [DBG] mgrmap e13: y(active, since 57s) 2022-04-26T02:10:15.550 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: cluster 2022-04-26T02:10:15.171657+0000 mon.a (mon.0) 162 : cluster [INF] overall HEALTH_OK 2022-04-26T02:10:15.550 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: audit 2022-04-26T02:10:15.177236+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:15.550 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: audit 2022-04-26T02:10:15.182211+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:15.550 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: audit 2022-04-26T02:10:15.185814+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:15.550 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:15 smithi003 bash[18104]: audit 2022-04-26T02:10:15.205369+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:15.580 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: audit 2022-04-26T02:10:10.086473+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2022-04-26T02:10:15.580 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: cluster 2022-04-26T02:10:10.086915+0000 mon.a (mon.0) 149 : cluster [INF] mon.a calling monitor election 2022-04-26T02:10:15.580 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: cluster 2022-04-26T02:10:10.087783+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2022-04-26T02:10:15.580 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: audit 2022-04-26T02:10:10.110441+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:10:15.580 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: audit 2022-04-26T02:10:10.110820+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2022-04-26T02:10:15.580 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: audit 2022-04-26T02:10:11.078899+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:10:15.580 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: cluster 2022-04-26T02:10:11.772702+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:15.580 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: audit 2022-04-26T02:10:12.079064+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:10:15.581 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: cluster 2022-04-26T02:10:12.082597+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2022-04-26T02:10:15.581 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: audit 2022-04-26T02:10:13.079225+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:10:15.581 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: cluster 2022-04-26T02:10:13.773161+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:15.581 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: audit 2022-04-26T02:10:14.079248+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:10:15.581 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: audit 2022-04-26T02:10:15.078979+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:10:15.581 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: cluster 2022-04-26T02:10:15.154313+0000 mon.a (mon.0) 157 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2022-04-26T02:10:15.581 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: cluster 2022-04-26T02:10:15.163179+0000 mon.a (mon.0) 158 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} 2022-04-26T02:10:15.581 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: cluster 2022-04-26T02:10:15.163281+0000 mon.a (mon.0) 159 : cluster [DBG] fsmap 2022-04-26T02:10:15.581 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: cluster 2022-04-26T02:10:15.163339+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-26T02:10:15.581 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: cluster 2022-04-26T02:10:15.163644+0000 mon.a (mon.0) 161 : cluster [DBG] mgrmap e13: y(active, since 57s) 2022-04-26T02:10:15.582 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: cluster 2022-04-26T02:10:15.171657+0000 mon.a (mon.0) 162 : cluster [INF] overall HEALTH_OK 2022-04-26T02:10:15.582 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: audit 2022-04-26T02:10:15.177236+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:15.582 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: audit 2022-04-26T02:10:15.182211+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:15.582 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: audit 2022-04-26T02:10:15.185814+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:15.582 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:15 smithi141 bash[12514]: audit 2022-04-26T02:10:15.205369+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:16.518 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:16 smithi003 bash[18104]: cephadm 2022-04-26T02:10:15.178229+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Updating smithi141:/etc/ceph/ceph.conf 2022-04-26T02:10:16.518 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:16 smithi003 bash[18104]: cephadm 2022-04-26T02:10:15.183004+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2022-04-26T02:10:16.518 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:16 smithi003 bash[18104]: audit 2022-04-26T02:10:15.227272+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:16.518 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:16 smithi003 bash[18104]: audit 2022-04-26T02:10:15.231850+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:16.518 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:16 smithi003 bash[18104]: cephadm 2022-04-26T02:10:15.233394+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2022-04-26T02:10:16.518 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:16 smithi003 bash[18104]: audit 2022-04-26T02:10:15.233731+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:10:16.519 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:16 smithi003 bash[18104]: audit 2022-04-26T02:10:15.234749+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T02:10:16.519 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:16 smithi003 bash[18104]: audit 2022-04-26T02:10:15.235822+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:16.519 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:16 smithi003 bash[18104]: cephadm 2022-04-26T02:10:15.236977+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2022-04-26T02:10:16.519 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:16 smithi003 bash[18104]: cluster 2022-04-26T02:10:15.773523+0000 mgr.y (mgr.14146) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:16.519 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:16 smithi003 bash[18104]: audit 2022-04-26T02:10:16.079315+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:10:16.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:16 smithi003 bash[12738]: cephadm 2022-04-26T02:10:15.178229+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Updating smithi141:/etc/ceph/ceph.conf 2022-04-26T02:10:16.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:16 smithi003 bash[12738]: cephadm 2022-04-26T02:10:15.183004+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2022-04-26T02:10:16.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:16 smithi003 bash[12738]: audit 2022-04-26T02:10:15.227272+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:16.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:16 smithi003 bash[12738]: audit 2022-04-26T02:10:15.231850+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:16.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:16 smithi003 bash[12738]: cephadm 2022-04-26T02:10:15.233394+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2022-04-26T02:10:16.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:16 smithi003 bash[12738]: audit 2022-04-26T02:10:15.233731+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:10:16.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:16 smithi003 bash[12738]: audit 2022-04-26T02:10:15.234749+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T02:10:16.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:16 smithi003 bash[12738]: audit 2022-04-26T02:10:15.235822+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:16.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:16 smithi003 bash[12738]: cephadm 2022-04-26T02:10:15.236977+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2022-04-26T02:10:16.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:16 smithi003 bash[12738]: cluster 2022-04-26T02:10:15.773523+0000 mgr.y (mgr.14146) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:16.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:16 smithi003 bash[12738]: audit 2022-04-26T02:10:16.079315+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:10:16.579 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:16 smithi141 bash[12514]: cephadm 2022-04-26T02:10:15.178229+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Updating smithi141:/etc/ceph/ceph.conf 2022-04-26T02:10:16.580 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:16 smithi141 bash[12514]: cephadm 2022-04-26T02:10:15.183004+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2022-04-26T02:10:16.580 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:16 smithi141 bash[12514]: audit 2022-04-26T02:10:15.227272+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:16.580 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:16 smithi141 bash[12514]: audit 2022-04-26T02:10:15.231850+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:16.580 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:16 smithi141 bash[12514]: cephadm 2022-04-26T02:10:15.233394+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2022-04-26T02:10:16.580 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:16 smithi141 bash[12514]: audit 2022-04-26T02:10:15.233731+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:10:16.580 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:16 smithi141 bash[12514]: audit 2022-04-26T02:10:15.234749+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T02:10:16.580 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:16 smithi141 bash[12514]: audit 2022-04-26T02:10:15.235822+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:16.580 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:16 smithi141 bash[12514]: cephadm 2022-04-26T02:10:15.236977+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2022-04-26T02:10:16.580 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:16 smithi141 bash[12514]: cluster 2022-04-26T02:10:15.773523+0000 mgr.y (mgr.14146) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:16.581 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:16 smithi141 bash[12514]: audit 2022-04-26T02:10:16.079315+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2022-04-26T02:10:16.589 INFO:teuthology.orchestra.run.smithi141.stdout: 2022-04-26T02:10:16.589 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":3,"fsid":"a039d132-c505-11ec-8c39-001a4aab830c","modified":"2022-04-26T02:10:10.078818Z","created":"2022-04-26T02:08:09.917933Z","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.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3301","nonce":0},{"type":"v1","addr":"172.21.15.3:6790","nonce":0}]},"addr":"172.21.15.3:6790/0","public_addr":"172.21.15.3:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:3300","nonce":0},{"type":"v1","addr":"172.21.15.141:6789","nonce":0}]},"addr":"172.21.15.141:6789/0","public_addr":"172.21.15.141:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2022-04-26T02:10:16.592 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 3 2022-04-26T02:10:17.300 INFO:tasks.cephadm:Generating final ceph.conf file... 2022-04-26T02:10:17.300 DEBUG:teuthology.orchestra.run.smithi003:> 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 a039d132-c505-11ec-8c39-001a4aab830c -- ceph config generate-minimal-conf 2022-04-26T02:10:17.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:17 smithi003 bash[12738]: audit 2022-04-26T02:10:16.585783+0000 mon.a (mon.0) 173 : audit [DBG] from='client.? 172.21.15.141:0/1348302104' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T02:10:17.521 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:17 smithi003 bash[18104]: audit 2022-04-26T02:10:16.585783+0000 mon.a (mon.0) 173 : audit [DBG] from='client.? 172.21.15.141:0/1348302104' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T02:10:17.579 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:17 smithi141 bash[12514]: audit 2022-04-26T02:10:16.585783+0000 mon.a (mon.0) 173 : audit [DBG] from='client.? 172.21.15.141:0/1348302104' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-26T02:10:18.795 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:18 smithi003 bash[12738]: audit 2022-04-26T02:10:17.326184+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:18.795 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:18 smithi003 bash[12738]: cephadm 2022-04-26T02:10:17.327233+0000 mgr.y (mgr.14146) 41 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2022-04-26T02:10:18.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:18 smithi003 bash[12738]: audit 2022-04-26T02:10:17.327742+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:10:18.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:18 smithi003 bash[12738]: audit 2022-04-26T02:10:17.329271+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T02:10:18.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:18 smithi003 bash[12738]: audit 2022-04-26T02:10:17.330821+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:18.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:18 smithi003 bash[12738]: cephadm 2022-04-26T02:10:17.332369+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2022-04-26T02:10:18.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:18 smithi003 bash[12738]: cluster 2022-04-26T02:10:17.773794+0000 mgr.y (mgr.14146) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:18.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:18 smithi003 bash[12738]: audit 2022-04-26T02:10:17.957225+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T02:10:18.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:18 smithi003 bash[12738]: audit 2022-04-26T02:10:17.959269+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T02:10:18.796 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:18 smithi003 bash[18104]: audit 2022-04-26T02:10:17.326184+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:18.797 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:18 smithi003 bash[18104]: cephadm 2022-04-26T02:10:17.327233+0000 mgr.y (mgr.14146) 41 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2022-04-26T02:10:18.797 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:18 smithi003 bash[18104]: audit 2022-04-26T02:10:17.327742+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:10:18.797 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:18 smithi003 bash[18104]: audit 2022-04-26T02:10:17.329271+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T02:10:18.797 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:18 smithi003 bash[18104]: audit 2022-04-26T02:10:17.330821+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:18.797 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:18 smithi003 bash[18104]: cephadm 2022-04-26T02:10:17.332369+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2022-04-26T02:10:18.797 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:18 smithi003 bash[18104]: cluster 2022-04-26T02:10:17.773794+0000 mgr.y (mgr.14146) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:18.797 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:18 smithi003 bash[18104]: audit 2022-04-26T02:10:17.957225+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T02:10:18.797 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:18 smithi003 bash[18104]: audit 2022-04-26T02:10:17.959269+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T02:10:18.829 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:18 smithi141 bash[12514]: audit 2022-04-26T02:10:17.326184+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:18.829 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:18 smithi141 bash[12514]: cephadm 2022-04-26T02:10:17.327233+0000 mgr.y (mgr.14146) 41 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2022-04-26T02:10:18.829 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:18 smithi141 bash[12514]: audit 2022-04-26T02:10:17.327742+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:10:18.830 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:18 smithi141 bash[12514]: audit 2022-04-26T02:10:17.329271+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T02:10:18.830 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:18 smithi141 bash[12514]: audit 2022-04-26T02:10:17.330821+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:18.830 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:18 smithi141 bash[12514]: cephadm 2022-04-26T02:10:17.332369+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2022-04-26T02:10:18.830 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:18 smithi141 bash[12514]: cluster 2022-04-26T02:10:17.773794+0000 mgr.y (mgr.14146) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:18.830 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:18 smithi141 bash[12514]: audit 2022-04-26T02:10:17.957225+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T02:10:18.830 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:18 smithi141 bash[12514]: audit 2022-04-26T02:10:17.959269+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T02:10:20.795 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:20 smithi003 bash[18104]: cluster 2022-04-26T02:10:19.774238+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:20.817 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:20 smithi003 bash[18104]: audit 2022-04-26T02:10:20.194677+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:20.817 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:20 smithi003 bash[18104]: audit 2022-04-26T02:10:20.196088+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:10:20.818 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:20 smithi003 bash[18104]: audit 2022-04-26T02:10:20.197417+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T02:10:20.818 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:20 smithi003 bash[18104]: audit 2022-04-26T02:10:20.198753+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:20.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:20 smithi003 bash[12738]: cluster 2022-04-26T02:10:19.774238+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:20.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:20 smithi003 bash[12738]: audit 2022-04-26T02:10:20.194677+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:20.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:20 smithi003 bash[12738]: audit 2022-04-26T02:10:20.196088+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:10:20.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:20 smithi003 bash[12738]: audit 2022-04-26T02:10:20.197417+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T02:10:20.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:20 smithi003 bash[12738]: audit 2022-04-26T02:10:20.198753+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:20.829 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:20 smithi141 bash[12514]: cluster 2022-04-26T02:10:19.774238+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:20.829 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:20 smithi141 bash[12514]: audit 2022-04-26T02:10:20.194677+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:20.830 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:20 smithi141 bash[12514]: audit 2022-04-26T02:10:20.196088+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-26T02:10:20.830 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:20 smithi141 bash[12514]: audit 2022-04-26T02:10:20.197417+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-26T02:10:20.830 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:20 smithi141 bash[12514]: audit 2022-04-26T02:10:20.198753+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:21.545 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:21 smithi003 bash[12738]: cephadm 2022-04-26T02:10:20.195605+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2022-04-26T02:10:21.545 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:21 smithi003 bash[12738]: cephadm 2022-04-26T02:10:20.199976+0000 mgr.y (mgr.14146) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi141 2022-04-26T02:10:21.545 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:21 smithi003 bash[18104]: cephadm 2022-04-26T02:10:20.195605+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2022-04-26T02:10:21.545 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:21 smithi003 bash[18104]: cephadm 2022-04-26T02:10:20.199976+0000 mgr.y (mgr.14146) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi141 2022-04-26T02:10:21.579 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:21 smithi141 bash[12514]: cephadm 2022-04-26T02:10:20.195605+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2022-04-26T02:10:21.579 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:21 smithi141 bash[12514]: cephadm 2022-04-26T02:10:20.199976+0000 mgr.y (mgr.14146) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi141 2022-04-26T02:10:21.683 INFO:teuthology.orchestra.run.smithi003.stdout:# minimal ceph.conf for a039d132-c505-11ec-8c39-001a4aab830c 2022-04-26T02:10:21.684 INFO:teuthology.orchestra.run.smithi003.stdout:[global] 2022-04-26T02:10:21.684 INFO:teuthology.orchestra.run.smithi003.stdout: fsid = a039d132-c505-11ec-8c39-001a4aab830c 2022-04-26T02:10:21.684 INFO:teuthology.orchestra.run.smithi003.stdout: mon_host = [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] [v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0] [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] 2022-04-26T02:10:22.362 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2022-04-26T02:10:22.362 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-26T02:10:22.362 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.conf 2022-04-26T02:10:22.373 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-26T02:10:22.373 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-26T02:10:22.389 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2022-04-26T02:10:22.389 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/etc/ceph/ceph.conf 2022-04-26T02:10:22.404 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2022-04-26T02:10:22.404 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-26T02:10:22.462 INFO:tasks.cephadm:Adding mgr.y on smithi003 2022-04-26T02:10:22.462 INFO:tasks.cephadm:Adding mgr.x on smithi141 2022-04-26T02:10:22.463 DEBUG:teuthology.orchestra.run.smithi141:> 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 a039d132-c505-11ec-8c39-001a4aab830c -- ceph orch apply mgr '2;smithi003=y;smithi141=x' 2022-04-26T02:10:22.678 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:22 smithi141 bash[12514]: audit 2022-04-26T02:10:21.680678+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.3:0/1735266148' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:22.678 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:22 smithi141 bash[12514]: cluster 2022-04-26T02:10:21.774662+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:22.678 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:22 smithi141 bash[12514]: audit 2022-04-26T02:10:22.053253+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:22.679 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:22 smithi141 bash[12514]: audit 2022-04-26T02:10:22.054438+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:22.679 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:22 smithi141 bash[12514]: audit 2022-04-26T02:10:22.056128+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:22.679 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:22 smithi141 bash[12514]: audit 2022-04-26T02:10:22.057357+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:22.679 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:22 smithi141 bash[12514]: audit 2022-04-26T02:10:22.098092+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:22.679 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:22 smithi141 bash[12514]: audit 2022-04-26T02:10:22.141590+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:22.679 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:22 smithi141 bash[12514]: audit 2022-04-26T02:10:22.147300+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:22.795 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:22 smithi003 bash[12738]: audit 2022-04-26T02:10:21.680678+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.3:0/1735266148' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:22.795 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:22 smithi003 bash[12738]: cluster 2022-04-26T02:10:21.774662+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:22.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:22 smithi003 bash[12738]: audit 2022-04-26T02:10:22.053253+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:22.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:22 smithi003 bash[12738]: audit 2022-04-26T02:10:22.054438+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:22.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:22 smithi003 bash[12738]: audit 2022-04-26T02:10:22.056128+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:22.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:22 smithi003 bash[12738]: audit 2022-04-26T02:10:22.057357+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:22.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:22 smithi003 bash[12738]: audit 2022-04-26T02:10:22.098092+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:22.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:22 smithi003 bash[12738]: audit 2022-04-26T02:10:22.141590+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:22.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:22 smithi003 bash[12738]: audit 2022-04-26T02:10:22.147300+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:22.797 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:22 smithi003 bash[18104]: audit 2022-04-26T02:10:21.680678+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.3:0/1735266148' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:22.797 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:22 smithi003 bash[18104]: cluster 2022-04-26T02:10:21.774662+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:22.797 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:22 smithi003 bash[18104]: audit 2022-04-26T02:10:22.053253+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:22.797 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:22 smithi003 bash[18104]: audit 2022-04-26T02:10:22.054438+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:22.797 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:22 smithi003 bash[18104]: audit 2022-04-26T02:10:22.056128+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:22.798 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:22 smithi003 bash[18104]: audit 2022-04-26T02:10:22.057357+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:22.798 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:22 smithi003 bash[18104]: audit 2022-04-26T02:10:22.098092+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:22.798 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:22 smithi003 bash[18104]: audit 2022-04-26T02:10:22.141590+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:22.798 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:22 smithi003 bash[18104]: audit 2022-04-26T02:10:22.147300+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:24.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:23 smithi003 bash[12738]: cephadm 2022-04-26T02:10:22.059305+0000 mgr.y (mgr.14146) 48 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2022-04-26T02:10:24.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:23 smithi003 bash[12738]: cephadm 2022-04-26T02:10:22.059983+0000 mgr.y (mgr.14146) 49 : cephadm [INF] Updating smithi141:/etc/ceph/ceph.conf 2022-04-26T02:10:24.046 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:23 smithi003 bash[18104]: cephadm 2022-04-26T02:10:22.059305+0000 mgr.y (mgr.14146) 48 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2022-04-26T02:10:24.046 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:23 smithi003 bash[18104]: cephadm 2022-04-26T02:10:22.059983+0000 mgr.y (mgr.14146) 49 : cephadm [INF] Updating smithi141:/etc/ceph/ceph.conf 2022-04-26T02:10:24.079 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:23 smithi141 bash[12514]: cephadm 2022-04-26T02:10:22.059305+0000 mgr.y (mgr.14146) 48 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2022-04-26T02:10:24.079 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:23 smithi141 bash[12514]: cephadm 2022-04-26T02:10:22.059983+0000 mgr.y (mgr.14146) 49 : cephadm [INF] Updating smithi141:/etc/ceph/ceph.conf 2022-04-26T02:10:25.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:24 smithi003 bash[12738]: cluster 2022-04-26T02:10:23.775092+0000 mgr.y (mgr.14146) 50 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:25.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:24 smithi003 bash[18104]: cluster 2022-04-26T02:10:23.775092+0000 mgr.y (mgr.14146) 50 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:25.065 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:24 smithi141 bash[12514]: cluster 2022-04-26T02:10:23.775092+0000 mgr.y (mgr.14146) 50 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:25.417 INFO:teuthology.orchestra.run.smithi141.stdout:Scheduled mgr update... 2022-04-26T02:10:26.385 DEBUG:teuthology.orchestra.run.smithi141:mgr.x> sudo journalctl -f -n 0 -u ceph-a039d132-c505-11ec-8c39-001a4aab830c@mgr.x.service 2022-04-26T02:10:26.388 INFO:tasks.cephadm:Deploying OSDs... 2022-04-26T02:10:26.389 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2022-04-26T02:10:26.389 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/scratch_devs of=/dev/stdout 2022-04-26T02:10:26.397 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:10:26.397 DEBUG:teuthology.orchestra.run.smithi003:> 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:10:26.404 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2022-04-26T02:10:26.404 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T02:10:26.404 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 498 Links: 1 2022-04-26T02:10:26.404 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T02:10:26.404 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2022-04-26 02:05:03.644358008 +0000 2022-04-26T02:10:26.404 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2022-04-26 02:05:03.440358010 +0000 2022-04-26T02:10:26.404 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2022-04-26 02:05:03.440358010 +0000 2022-04-26T02:10:26.404 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2022-04-26T02:10:26.413 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2022-04-26T02:10:26.413 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2022-04-26T02:10:26.413 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000663204 s, 772 kB/s 2022-04-26T02:10:26.419 DEBUG:teuthology.orchestra.run.smithi003:> 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:10:26.425 INFO:journalctl@ceph.mgr.x.smithi141.stdout:-- Logs begin at Sun 2022-04-24 12:18:48 UTC. -- 2022-04-26T02:10:26.470 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2022-04-26T02:10:26.470 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T02:10:26.470 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 501 Links: 1 2022-04-26T02:10:26.470 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T02:10:26.471 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2022-04-26 02:05:03.852358006 +0000 2022-04-26T02:10:26.471 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2022-04-26 02:05:03.848358006 +0000 2022-04-26T02:10:26.471 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2022-04-26 02:05:03.848358006 +0000 2022-04-26T02:10:26.471 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2022-04-26T02:10:26.479 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2022-04-26T02:10:26.479 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2022-04-26T02:10:26.480 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000497849 s, 1.0 MB/s 2022-04-26T02:10:26.484 DEBUG:teuthology.orchestra.run.smithi003:> 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:10:26.490 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2022-04-26T02:10:26.490 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T02:10:26.491 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 507 Links: 1 2022-04-26T02:10:26.491 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T02:10:26.491 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2022-04-26 02:05:04.448357999 +0000 2022-04-26T02:10:26.491 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2022-04-26 02:05:04.252358002 +0000 2022-04-26T02:10:26.491 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2022-04-26 02:05:04.252358002 +0000 2022-04-26T02:10:26.491 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2022-04-26T02:10:26.499 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2022-04-26T02:10:26.500 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2022-04-26T02:10:26.500 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000519528 s, 986 kB/s 2022-04-26T02:10:26.504 DEBUG:teuthology.orchestra.run.smithi003:> 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:10:26.511 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2022-04-26T02:10:26.511 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T02:10:26.511 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 515 Links: 1 2022-04-26T02:10:26.511 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T02:10:26.512 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2022-04-26 02:05:04.888357995 +0000 2022-04-26T02:10:26.512 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2022-04-26 02:05:04.684357997 +0000 2022-04-26T02:10:26.512 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2022-04-26 02:05:04.684357997 +0000 2022-04-26T02:10:26.512 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2022-04-26T02:10:26.519 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2022-04-26T02:10:26.520 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2022-04-26T02:10:26.520 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.00053913 s, 950 kB/s 2022-04-26T02:10:26.524 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2022-04-26T02:10:26.524 DEBUG:teuthology.orchestra.run.smithi141:> dd if=/scratch_devs of=/dev/stdout 2022-04-26T02:10:26.532 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:10:26.533 DEBUG:teuthology.orchestra.run.smithi141:> 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:10:26.583 INFO:teuthology.orchestra.run.smithi141.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2022-04-26T02:10:26.583 INFO:teuthology.orchestra.run.smithi141.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T02:10:26.584 INFO:teuthology.orchestra.run.smithi141.stdout:Device: 5h/5d Inode: 498 Links: 1 2022-04-26T02:10:26.584 INFO:teuthology.orchestra.run.smithi141.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T02:10:26.584 INFO:teuthology.orchestra.run.smithi141.stdout:Access: 2022-04-26 02:05:03.862268995 +0000 2022-04-26T02:10:26.584 INFO:teuthology.orchestra.run.smithi141.stdout:Modify: 2022-04-26 02:05:03.642269002 +0000 2022-04-26T02:10:26.584 INFO:teuthology.orchestra.run.smithi141.stdout:Change: 2022-04-26 02:05:03.642269002 +0000 2022-04-26T02:10:26.584 INFO:teuthology.orchestra.run.smithi141.stdout: Birth: - 2022-04-26T02:10:26.590 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records in 2022-04-26T02:10:26.590 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records out 2022-04-26T02:10:26.590 INFO:teuthology.orchestra.run.smithi141.stderr:512 bytes copied, 0.000503593 s, 1.0 MB/s 2022-04-26T02:10:26.594 DEBUG:teuthology.orchestra.run.smithi141:> 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:10:26.600 INFO:teuthology.orchestra.run.smithi141.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2022-04-26T02:10:26.600 INFO:teuthology.orchestra.run.smithi141.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T02:10:26.600 INFO:teuthology.orchestra.run.smithi141.stdout:Device: 5h/5d Inode: 501 Links: 1 2022-04-26T02:10:26.600 INFO:teuthology.orchestra.run.smithi141.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T02:10:26.600 INFO:teuthology.orchestra.run.smithi141.stdout:Access: 2022-04-26 02:05:04.278268984 +0000 2022-04-26T02:10:26.601 INFO:teuthology.orchestra.run.smithi141.stdout:Modify: 2022-04-26 02:05:04.074268989 +0000 2022-04-26T02:10:26.601 INFO:teuthology.orchestra.run.smithi141.stdout:Change: 2022-04-26 02:05:04.074268989 +0000 2022-04-26T02:10:26.601 INFO:teuthology.orchestra.run.smithi141.stdout: Birth: - 2022-04-26T02:10:26.606 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records in 2022-04-26T02:10:26.606 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records out 2022-04-26T02:10:26.606 INFO:teuthology.orchestra.run.smithi141.stderr:512 bytes copied, 0.000495213 s, 1.0 MB/s 2022-04-26T02:10:26.610 DEBUG:teuthology.orchestra.run.smithi141:> 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:10:26.615 INFO:teuthology.orchestra.run.smithi141.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2022-04-26T02:10:26.615 INFO:teuthology.orchestra.run.smithi141.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T02:10:26.615 INFO:teuthology.orchestra.run.smithi141.stdout:Device: 5h/5d Inode: 510 Links: 1 2022-04-26T02:10:26.615 INFO:teuthology.orchestra.run.smithi141.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T02:10:26.615 INFO:teuthology.orchestra.run.smithi141.stdout:Access: 2022-04-26 02:05:04.718268972 +0000 2022-04-26T02:10:26.615 INFO:teuthology.orchestra.run.smithi141.stdout:Modify: 2022-04-26 02:05:04.506268977 +0000 2022-04-26T02:10:26.615 INFO:teuthology.orchestra.run.smithi141.stdout:Change: 2022-04-26 02:05:04.506268977 +0000 2022-04-26T02:10:26.616 INFO:teuthology.orchestra.run.smithi141.stdout: Birth: - 2022-04-26T02:10:26.624 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records in 2022-04-26T02:10:26.624 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records out 2022-04-26T02:10:26.624 INFO:teuthology.orchestra.run.smithi141.stderr:512 bytes copied, 0.000486296 s, 1.1 MB/s 2022-04-26T02:10:26.628 DEBUG:teuthology.orchestra.run.smithi141:> 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:10:26.634 INFO:teuthology.orchestra.run.smithi141.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2022-04-26T02:10:26.634 INFO:teuthology.orchestra.run.smithi141.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-26T02:10:26.634 INFO:teuthology.orchestra.run.smithi141.stdout:Device: 5h/5d Inode: 516 Links: 1 2022-04-26T02:10:26.634 INFO:teuthology.orchestra.run.smithi141.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-26T02:10:26.634 INFO:teuthology.orchestra.run.smithi141.stdout:Access: 2022-04-26 02:05:05.134268960 +0000 2022-04-26T02:10:26.634 INFO:teuthology.orchestra.run.smithi141.stdout:Modify: 2022-04-26 02:05:04.922268966 +0000 2022-04-26T02:10:26.635 INFO:teuthology.orchestra.run.smithi141.stdout:Change: 2022-04-26 02:05:04.922268966 +0000 2022-04-26T02:10:26.635 INFO:teuthology.orchestra.run.smithi141.stdout: Birth: - 2022-04-26T02:10:26.640 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:26 smithi141 bash[12514]: audit 2022-04-26T02:10:25.405095+0000 mgr.y (mgr.14146) 51 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=y;smithi141=x", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:10:26.640 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:26 smithi141 bash[12514]: cephadm 2022-04-26T02:10:25.406728+0000 mgr.y (mgr.14146) 52 : cephadm [INF] Saving service mgr spec with placement smithi003=y;smithi141=x;count:2 2022-04-26T02:10:26.640 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:26 smithi141 bash[12514]: audit 2022-04-26T02:10:25.413557+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:26.640 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:26 smithi141 bash[12514]: audit 2022-04-26T02:10:25.414921+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:26.640 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:26 smithi141 bash[12514]: audit 2022-04-26T02:10:25.417439+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:26.640 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:26 smithi141 bash[12514]: audit 2022-04-26T02:10:25.418993+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:26.641 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:26 smithi141 bash[12514]: audit 2022-04-26T02:10:25.426952+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:26.641 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:26 smithi141 bash[12514]: audit 2022-04-26T02:10:25.429260+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T02:10:26.641 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:26 smithi141 bash[12514]: audit 2022-04-26T02:10:25.434614+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2022-04-26T02:10:26.641 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:26 smithi141 bash[12514]: audit 2022-04-26T02:10:25.435933+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T02:10:26.641 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:26 smithi141 bash[12514]: audit 2022-04-26T02:10:25.437832+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:26.641 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:26 smithi141 bash[12514]: cephadm 2022-04-26T02:10:25.439313+0000 mgr.y (mgr.14146) 53 : cephadm [INF] Deploying daemon mgr.x on smithi141 2022-04-26T02:10:26.641 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:26 smithi141 bash[12514]: cluster 2022-04-26T02:10:25.775559+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:26.642 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records in 2022-04-26T02:10:26.642 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records out 2022-04-26T02:10:26.642 INFO:teuthology.orchestra.run.smithi141.stderr:512 bytes copied, 0.000518941 s, 987 kB/s 2022-04-26T02:10:26.646 INFO:tasks.cephadm:Deploying osd.0 on smithi003 with /dev/vg_nvme/lv_4... 2022-04-26T02:10:26.646 DEBUG:teuthology.orchestra.run.smithi003:> 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 a039d132-c505-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2022-04-26T02:10:26.660 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[18104]: audit 2022-04-26T02:10:25.405095+0000 mgr.y (mgr.14146) 51 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=y;smithi141=x", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:10:26.660 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[18104]: cephadm 2022-04-26T02:10:25.406728+0000 mgr.y (mgr.14146) 52 : cephadm [INF] Saving service mgr spec with placement smithi003=y;smithi141=x;count:2 2022-04-26T02:10:26.660 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[18104]: audit 2022-04-26T02:10:25.413557+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:26.660 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[18104]: audit 2022-04-26T02:10:25.414921+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:26.660 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[18104]: audit 2022-04-26T02:10:25.417439+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:26.660 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[18104]: audit 2022-04-26T02:10:25.418993+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:26.661 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[18104]: audit 2022-04-26T02:10:25.426952+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:26.661 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[18104]: audit 2022-04-26T02:10:25.429260+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T02:10:26.661 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[18104]: audit 2022-04-26T02:10:25.434614+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2022-04-26T02:10:26.661 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[18104]: audit 2022-04-26T02:10:25.435933+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T02:10:26.661 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[18104]: audit 2022-04-26T02:10:25.437832+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:26.661 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[18104]: cephadm 2022-04-26T02:10:25.439313+0000 mgr.y (mgr.14146) 53 : cephadm [INF] Deploying daemon mgr.x on smithi141 2022-04-26T02:10:26.661 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[18104]: cluster 2022-04-26T02:10:25.775559+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:26.662 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[12738]: audit 2022-04-26T02:10:25.405095+0000 mgr.y (mgr.14146) 51 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=y;smithi141=x", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:10:26.662 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[12738]: cephadm 2022-04-26T02:10:25.406728+0000 mgr.y (mgr.14146) 52 : cephadm [INF] Saving service mgr spec with placement smithi003=y;smithi141=x;count:2 2022-04-26T02:10:26.662 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[12738]: audit 2022-04-26T02:10:25.413557+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:26.662 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[12738]: audit 2022-04-26T02:10:25.414921+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:26.662 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[12738]: audit 2022-04-26T02:10:25.417439+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:26.662 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[12738]: audit 2022-04-26T02:10:25.418993+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:26.662 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[12738]: audit 2022-04-26T02:10:25.426952+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:26.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[12738]: audit 2022-04-26T02:10:25.429260+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T02:10:26.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[12738]: audit 2022-04-26T02:10:25.434614+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2022-04-26T02:10:26.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[12738]: audit 2022-04-26T02:10:25.435933+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T02:10:26.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[12738]: audit 2022-04-26T02:10:25.437832+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:26.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[12738]: cephadm 2022-04-26T02:10:25.439313+0000 mgr.y (mgr.14146) 53 : cephadm [INF] Deploying daemon mgr.x on smithi141 2022-04-26T02:10:26.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:26 smithi003 bash[12738]: cluster 2022-04-26T02:10:25.775559+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:28.329 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Apr 26 02:10:27 smithi141 systemd[1]: Started Ceph mgr.x for a039d132-c505-11ec-8c39-001a4aab830c. 2022-04-26T02:10:29.079 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Apr 26 02:10:28 smithi141 bash[13221]: debug 2022-04-26T02:10:28.945+0000 7f174e70d700 1 -- 172.21.15.141:0/2513867679 <== mon.2 v2:172.21.15.141:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5597c64024e0 con 0x5597c64f1000 2022-04-26T02:10:29.079 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:28 smithi141 bash[12514]: cluster 2022-04-26T02:10:27.775990+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:29.079 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:28 smithi141 bash[12514]: audit 2022-04-26T02:10:27.983688+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:29.080 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:28 smithi141 bash[12514]: audit 2022-04-26T02:10:27.986908+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:29.080 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:28 smithi141 bash[12514]: audit 2022-04-26T02:10:27.988566+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:29.080 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:28 smithi141 bash[12514]: audit 2022-04-26T02:10:27.989745+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:29.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:28 smithi003 bash[12738]: cluster 2022-04-26T02:10:27.775990+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:29.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:28 smithi003 bash[12738]: audit 2022-04-26T02:10:27.983688+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:29.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:28 smithi003 bash[12738]: audit 2022-04-26T02:10:27.986908+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:29.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:28 smithi003 bash[12738]: audit 2022-04-26T02:10:27.988566+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:29.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:28 smithi003 bash[12738]: audit 2022-04-26T02:10:27.989745+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:29.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:28 smithi003 bash[18104]: cluster 2022-04-26T02:10:27.775990+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:29.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:28 smithi003 bash[18104]: audit 2022-04-26T02:10:27.983688+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:29.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:28 smithi003 bash[18104]: audit 2022-04-26T02:10:27.986908+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:29.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:28 smithi003 bash[18104]: audit 2022-04-26T02:10:27.988566+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:29.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:28 smithi003 bash[18104]: audit 2022-04-26T02:10:27.989745+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:30.507 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping: /dev/vg_nvme/lv_4 2022-04-26T02:10:30.507 INFO:teuthology.orchestra.run.smithi003.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2022-04-26T02:10:30.507 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10+0 records in 2022-04-26T02:10:30.507 INFO:teuthology.orchestra.run.smithi003.stderr:10+0 records out 2022-04-26T02:10:30.507 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0148134 s, 708 MB/s 2022-04-26T02:10:30.508 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping successful for: 2022-04-26T02:10:31.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:30 smithi003 bash[18104]: cluster 2022-04-26T02:10:29.776431+0000 mgr.y (mgr.14146) 56 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:31.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:30 smithi003 bash[18104]: audit 2022-04-26T02:10:30.195062+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:31.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:30 smithi003 bash[12738]: cluster 2022-04-26T02:10:29.776431+0000 mgr.y (mgr.14146) 56 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:31.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:30 smithi003 bash[12738]: audit 2022-04-26T02:10:30.195062+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:31.155 DEBUG:teuthology.orchestra.run.smithi003:> 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 a039d132-c505-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi003:vg_nvme/lv_4 2022-04-26T02:10:31.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:30 smithi141 bash[12514]: cluster 2022-04-26T02:10:29.776431+0000 mgr.y (mgr.14146) 56 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:31.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:30 smithi141 bash[12514]: audit 2022-04-26T02:10:30.195062+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:32.545 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:32 smithi003 bash[18104]: audit 2022-04-26T02:10:31.204504+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:32.545 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:32 smithi003 bash[18104]: audit 2022-04-26T02:10:31.211203+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:32.545 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:32 smithi003 bash[18104]: cephadm 2022-04-26T02:10:31.213141+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2022-04-26T02:10:32.545 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:32 smithi003 bash[18104]: audit 2022-04-26T02:10:31.213598+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T02:10:32.545 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:32 smithi003 bash[18104]: audit 2022-04-26T02:10:31.214969+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T02:10:32.546 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:32 smithi003 bash[18104]: audit 2022-04-26T02:10:31.216091+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:32.546 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:32 smithi003 bash[18104]: cephadm 2022-04-26T02:10:31.217394+0000 mgr.y (mgr.14146) 58 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2022-04-26T02:10:32.546 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:32 smithi003 bash[18104]: cluster 2022-04-26T02:10:31.776834+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:32.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:32 smithi003 bash[12738]: audit 2022-04-26T02:10:31.204504+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:32.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:32 smithi003 bash[12738]: audit 2022-04-26T02:10:31.211203+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:32.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:32 smithi003 bash[12738]: cephadm 2022-04-26T02:10:31.213141+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2022-04-26T02:10:32.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:32 smithi003 bash[12738]: audit 2022-04-26T02:10:31.213598+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T02:10:32.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:32 smithi003 bash[12738]: audit 2022-04-26T02:10:31.214969+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T02:10:32.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:32 smithi003 bash[12738]: audit 2022-04-26T02:10:31.216091+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:32.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:32 smithi003 bash[12738]: cephadm 2022-04-26T02:10:31.217394+0000 mgr.y (mgr.14146) 58 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2022-04-26T02:10:32.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:32 smithi003 bash[12738]: cluster 2022-04-26T02:10:31.776834+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:32.579 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:32 smithi141 bash[12514]: audit 2022-04-26T02:10:31.204504+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:32.579 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:32 smithi141 bash[12514]: audit 2022-04-26T02:10:31.211203+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:32.579 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:32 smithi141 bash[12514]: cephadm 2022-04-26T02:10:31.213141+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2022-04-26T02:10:32.579 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:32 smithi141 bash[12514]: audit 2022-04-26T02:10:31.213598+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-26T02:10:32.579 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:32 smithi141 bash[12514]: audit 2022-04-26T02:10:31.214969+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-26T02:10:32.579 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:32 smithi141 bash[12514]: audit 2022-04-26T02:10:31.216091+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:32.580 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:32 smithi141 bash[12514]: cephadm 2022-04-26T02:10:31.217394+0000 mgr.y (mgr.14146) 58 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2022-04-26T02:10:32.580 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:32 smithi141 bash[12514]: cluster 2022-04-26T02:10:31.776834+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:35.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:34 smithi003 bash[12738]: cluster 2022-04-26T02:10:33.777251+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:35.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:34 smithi003 bash[12738]: audit 2022-04-26T02:10:34.109330+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:35.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:34 smithi003 bash[12738]: audit 2022-04-26T02:10:34.110704+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:35.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:34 smithi003 bash[12738]: audit 2022-04-26T02:10:34.112428+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:35.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:34 smithi003 bash[12738]: audit 2022-04-26T02:10:34.113754+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:35.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:34 smithi003 bash[12738]: audit 2022-04-26T02:10:34.120246+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:35.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:34 smithi003 bash[18104]: cluster 2022-04-26T02:10:33.777251+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:35.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:34 smithi003 bash[18104]: audit 2022-04-26T02:10:34.109330+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:35.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:34 smithi003 bash[18104]: audit 2022-04-26T02:10:34.110704+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:35.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:34 smithi003 bash[18104]: audit 2022-04-26T02:10:34.112428+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:35.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:34 smithi003 bash[18104]: audit 2022-04-26T02:10:34.113754+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:35.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:34 smithi003 bash[18104]: audit 2022-04-26T02:10:34.120246+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:35.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:34 smithi141 bash[12514]: cluster 2022-04-26T02:10:33.777251+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:35.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:34 smithi141 bash[12514]: audit 2022-04-26T02:10:34.109330+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:35.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:34 smithi141 bash[12514]: audit 2022-04-26T02:10:34.110704+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:35.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:34 smithi141 bash[12514]: audit 2022-04-26T02:10:34.112428+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:35.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:34 smithi141 bash[12514]: audit 2022-04-26T02:10:34.113754+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:35.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:34 smithi141 bash[12514]: audit 2022-04-26T02:10:34.120246+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:36.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:35 smithi003 bash[12738]: cluster 2022-04-26T02:10:35.257500+0000 mon.a (mon.0) 215 : cluster [DBG] Standby manager daemon x started 2022-04-26T02:10:36.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:35 smithi003 bash[12738]: audit 2022-04-26T02:10:35.260733+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.141:0/2126915356' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2022-04-26T02:10:36.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:35 smithi003 bash[12738]: audit 2022-04-26T02:10:35.261420+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.141:0/2126915356' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-26T02:10:36.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:35 smithi003 bash[12738]: audit 2022-04-26T02:10:35.263710+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.141:0/2126915356' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2022-04-26T02:10:36.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:35 smithi003 bash[12738]: audit 2022-04-26T02:10:35.264461+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.141:0/2126915356' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-26T02:10:36.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:35 smithi003 bash[12738]: audit 2022-04-26T02:10:35.603031+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:10:36.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:35 smithi003 bash[12738]: audit 2022-04-26T02:10:35.606289+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:10:36.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:35 smithi003 bash[12738]: audit 2022-04-26T02:10:35.607605+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:36.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:35 smithi003 bash[18104]: cluster 2022-04-26T02:10:35.257500+0000 mon.a (mon.0) 215 : cluster [DBG] Standby manager daemon x started 2022-04-26T02:10:36.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:35 smithi003 bash[18104]: audit 2022-04-26T02:10:35.260733+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.141:0/2126915356' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2022-04-26T02:10:36.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:35 smithi003 bash[18104]: audit 2022-04-26T02:10:35.261420+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.141:0/2126915356' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-26T02:10:36.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:35 smithi003 bash[18104]: audit 2022-04-26T02:10:35.263710+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.141:0/2126915356' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2022-04-26T02:10:36.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:35 smithi003 bash[18104]: audit 2022-04-26T02:10:35.264461+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.141:0/2126915356' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-26T02:10:36.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:35 smithi003 bash[18104]: audit 2022-04-26T02:10:35.603031+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:10:36.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:35 smithi003 bash[18104]: audit 2022-04-26T02:10:35.606289+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:10:36.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:35 smithi003 bash[18104]: audit 2022-04-26T02:10:35.607605+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:36.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:35 smithi141 bash[12514]: cluster 2022-04-26T02:10:35.257500+0000 mon.a (mon.0) 215 : cluster [DBG] Standby manager daemon x started 2022-04-26T02:10:36.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:35 smithi141 bash[12514]: audit 2022-04-26T02:10:35.260733+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.141:0/2126915356' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2022-04-26T02:10:36.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:35 smithi141 bash[12514]: audit 2022-04-26T02:10:35.261420+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.141:0/2126915356' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-26T02:10:36.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:35 smithi141 bash[12514]: audit 2022-04-26T02:10:35.263710+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.141:0/2126915356' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2022-04-26T02:10:36.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:35 smithi141 bash[12514]: audit 2022-04-26T02:10:35.264461+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.141:0/2126915356' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-26T02:10:36.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:35 smithi141 bash[12514]: audit 2022-04-26T02:10:35.603031+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:10:36.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:35 smithi141 bash[12514]: audit 2022-04-26T02:10:35.606289+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:10:36.330 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:35 smithi141 bash[12514]: audit 2022-04-26T02:10:35.607605+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:37.105 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:36 smithi003 bash[18104]: audit 2022-04-26T02:10:35.601318+0000 mgr.y (mgr.14146) 61 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:10:37.105 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:36 smithi003 bash[18104]: cluster 2022-04-26T02:10:35.777643+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:37.105 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:36 smithi003 bash[18104]: cluster 2022-04-26T02:10:35.846194+0000 mon.a (mon.0) 219 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2022-04-26T02:10:37.105 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:36 smithi003 bash[18104]: audit 2022-04-26T02:10:35.846587+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2022-04-26T02:10:37.106 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:36 smithi003 bash[12738]: audit 2022-04-26T02:10:35.601318+0000 mgr.y (mgr.14146) 61 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:10:37.106 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:36 smithi003 bash[12738]: cluster 2022-04-26T02:10:35.777643+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:37.106 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:36 smithi003 bash[12738]: cluster 2022-04-26T02:10:35.846194+0000 mon.a (mon.0) 219 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2022-04-26T02:10:37.106 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:36 smithi003 bash[12738]: audit 2022-04-26T02:10:35.846587+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2022-04-26T02:10:37.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:36 smithi141 bash[12514]: audit 2022-04-26T02:10:35.601318+0000 mgr.y (mgr.14146) 61 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:10:37.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:36 smithi141 bash[12514]: cluster 2022-04-26T02:10:35.777643+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:37.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:36 smithi141 bash[12514]: cluster 2022-04-26T02:10:35.846194+0000 mon.a (mon.0) 219 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2022-04-26T02:10:37.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:36 smithi141 bash[12514]: audit 2022-04-26T02:10:35.846587+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2022-04-26T02:10:39.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:38 smithi003 bash[12738]: cluster 2022-04-26T02:10:37.778038+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:39.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:38 smithi003 bash[18104]: cluster 2022-04-26T02:10:37.778038+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:39.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:38 smithi141 bash[12514]: cluster 2022-04-26T02:10:37.778038+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:40.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:39 smithi003 bash[12738]: audit 2022-04-26T02:10:39.697653+0000 mon.a (mon.0) 221 : audit [INF] from='client.? 172.21.15.3:0/1184317427' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad2118a5-0d9f-40dc-a191-1a4d83ff9c02"}]: dispatch 2022-04-26T02:10:40.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:39 smithi003 bash[12738]: audit 2022-04-26T02:10:39.708264+0000 mon.a (mon.0) 222 : audit [INF] from='client.? 172.21.15.3:0/1184317427' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ad2118a5-0d9f-40dc-a191-1a4d83ff9c02"}]': finished 2022-04-26T02:10:40.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:39 smithi003 bash[12738]: cluster 2022-04-26T02:10:39.708405+0000 mon.a (mon.0) 223 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2022-04-26T02:10:40.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:39 smithi003 bash[12738]: audit 2022-04-26T02:10:39.708751+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:10:40.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:39 smithi003 bash[18104]: audit 2022-04-26T02:10:39.697653+0000 mon.a (mon.0) 221 : audit [INF] from='client.? 172.21.15.3:0/1184317427' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad2118a5-0d9f-40dc-a191-1a4d83ff9c02"}]: dispatch 2022-04-26T02:10:40.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:39 smithi003 bash[18104]: audit 2022-04-26T02:10:39.708264+0000 mon.a (mon.0) 222 : audit [INF] from='client.? 172.21.15.3:0/1184317427' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ad2118a5-0d9f-40dc-a191-1a4d83ff9c02"}]': finished 2022-04-26T02:10:40.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:39 smithi003 bash[18104]: cluster 2022-04-26T02:10:39.708405+0000 mon.a (mon.0) 223 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2022-04-26T02:10:40.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:39 smithi003 bash[18104]: audit 2022-04-26T02:10:39.708751+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:10:40.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:39 smithi141 bash[12514]: audit 2022-04-26T02:10:39.697653+0000 mon.a (mon.0) 221 : audit [INF] from='client.? 172.21.15.3:0/1184317427' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad2118a5-0d9f-40dc-a191-1a4d83ff9c02"}]: dispatch 2022-04-26T02:10:40.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:39 smithi141 bash[12514]: audit 2022-04-26T02:10:39.708264+0000 mon.a (mon.0) 222 : audit [INF] from='client.? 172.21.15.3:0/1184317427' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ad2118a5-0d9f-40dc-a191-1a4d83ff9c02"}]': finished 2022-04-26T02:10:40.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:39 smithi141 bash[12514]: cluster 2022-04-26T02:10:39.708405+0000 mon.a (mon.0) 223 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2022-04-26T02:10:40.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:39 smithi141 bash[12514]: audit 2022-04-26T02:10:39.708751+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:10:41.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:40 smithi003 bash[12738]: cluster 2022-04-26T02:10:39.778513+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:41.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:40 smithi003 bash[12738]: audit 2022-04-26T02:10:40.346522+0000 mon.a (mon.0) 225 : audit [DBG] from='client.? 172.21.15.3:0/516416919' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:10:41.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:40 smithi003 bash[18104]: cluster 2022-04-26T02:10:39.778513+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:41.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:40 smithi003 bash[18104]: audit 2022-04-26T02:10:40.346522+0000 mon.a (mon.0) 225 : audit [DBG] from='client.? 172.21.15.3:0/516416919' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:10:41.333 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:40 smithi141 bash[12514]: cluster 2022-04-26T02:10:39.778513+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:41.333 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:40 smithi141 bash[12514]: audit 2022-04-26T02:10:40.346522+0000 mon.a (mon.0) 225 : audit [DBG] from='client.? 172.21.15.3:0/516416919' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:10:43.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:42 smithi003 bash[12738]: cluster 2022-04-26T02:10:41.778943+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:43.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:42 smithi003 bash[18104]: cluster 2022-04-26T02:10:41.778943+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:43.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:42 smithi141 bash[12514]: cluster 2022-04-26T02:10:41.778943+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:44.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:44 smithi003 bash[18104]: cluster 2022-04-26T02:10:43.779276+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:44.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:44 smithi003 bash[12738]: cluster 2022-04-26T02:10:43.779276+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:45.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:44 smithi141 bash[12514]: cluster 2022-04-26T02:10:43.779276+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:47.143 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:46 smithi003 bash[12738]: cluster 2022-04-26T02:10:45.779680+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:47.143 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:46 smithi003 bash[18104]: cluster 2022-04-26T02:10:45.779680+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:47.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:46 smithi141 bash[12514]: cluster 2022-04-26T02:10:45.779680+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:48.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:47 smithi003 bash[12738]: audit 2022-04-26T02:10:47.683669+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-26T02:10:48.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:47 smithi003 bash[12738]: audit 2022-04-26T02:10:47.684867+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:48.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:47 smithi003 bash[18104]: audit 2022-04-26T02:10:47.683669+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-26T02:10:48.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:47 smithi003 bash[18104]: audit 2022-04-26T02:10:47.684867+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:48.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:47 smithi141 bash[12514]: audit 2022-04-26T02:10:47.683669+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-26T02:10:48.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:47 smithi141 bash[12514]: audit 2022-04-26T02:10:47.684867+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:49.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:48 smithi003 bash[12738]: cephadm 2022-04-26T02:10:47.685891+0000 mgr.y (mgr.14146) 68 : cephadm [INF] Deploying daemon osd.0 on smithi003 2022-04-26T02:10:49.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:48 smithi003 bash[12738]: cluster 2022-04-26T02:10:47.780137+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:49.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:48 smithi003 bash[18104]: cephadm 2022-04-26T02:10:47.685891+0000 mgr.y (mgr.14146) 68 : cephadm [INF] Deploying daemon osd.0 on smithi003 2022-04-26T02:10:49.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:48 smithi003 bash[18104]: cluster 2022-04-26T02:10:47.780137+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:49.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:48 smithi141 bash[12514]: cephadm 2022-04-26T02:10:47.685891+0000 mgr.y (mgr.14146) 68 : cephadm [INF] Deploying daemon osd.0 on smithi003 2022-04-26T02:10:49.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:48 smithi141 bash[12514]: cluster 2022-04-26T02:10:47.780137+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:50.191 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 0 on host 'smithi003' 2022-04-26T02:10:51.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:50 smithi003 bash[12738]: cluster 2022-04-26T02:10:49.780677+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:51.050 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:50 smithi003 bash[12738]: audit 2022-04-26T02:10:50.172194+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:51.050 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:50 smithi003 bash[12738]: audit 2022-04-26T02:10:50.178876+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:51.050 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:50 smithi003 bash[12738]: audit 2022-04-26T02:10:50.179203+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:51.051 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:50 smithi003 bash[12738]: audit 2022-04-26T02:10:50.181072+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:51.051 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:50 smithi003 bash[12738]: audit 2022-04-26T02:10:50.184755+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:51.095 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:50 smithi003 bash[18104]: cluster 2022-04-26T02:10:49.780677+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:51.096 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:50 smithi003 bash[18104]: audit 2022-04-26T02:10:50.172194+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:51.096 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:50 smithi003 bash[18104]: audit 2022-04-26T02:10:50.178876+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:51.096 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:50 smithi003 bash[18104]: audit 2022-04-26T02:10:50.179203+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:51.096 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:50 smithi003 bash[18104]: audit 2022-04-26T02:10:50.181072+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:51.096 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:50 smithi003 bash[18104]: audit 2022-04-26T02:10:50.184755+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:51.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:50 smithi141 bash[12514]: cluster 2022-04-26T02:10:49.780677+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:51.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:50 smithi141 bash[12514]: audit 2022-04-26T02:10:50.172194+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:10:51.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:50 smithi141 bash[12514]: audit 2022-04-26T02:10:50.178876+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:51.330 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:50 smithi141 bash[12514]: audit 2022-04-26T02:10:50.179203+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:10:51.330 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:50 smithi141 bash[12514]: audit 2022-04-26T02:10:50.181072+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:10:51.330 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:50 smithi141 bash[12514]: audit 2022-04-26T02:10:50.184755+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:51.549 DEBUG:teuthology.orchestra.run.smithi003:osd.0> sudo journalctl -f -n 0 -u ceph-a039d132-c505-11ec-8c39-001a4aab830c@osd.0.service 2022-04-26T02:10:51.552 INFO:tasks.cephadm:Deploying osd.1 on smithi003 with /dev/vg_nvme/lv_3... 2022-04-26T02:10:51.552 DEBUG:teuthology.orchestra.run.smithi003:> 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 a039d132-c505-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2022-04-26T02:10:51.647 INFO:journalctl@ceph.osd.0.smithi003.stdout:-- Logs begin at Sun 2022-04-24 12:18:48 UTC. -- 2022-04-26T02:10:52.544 INFO:journalctl@ceph.osd.0.smithi003.stdout:Apr 26 02:10:52 smithi003 bash[20579]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2022-04-26T02:10:52.545 INFO:journalctl@ceph.osd.0.smithi003.stdout:Apr 26 02:10:52 smithi003 bash[20579]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2022-04-26T02:10:52.545 INFO:journalctl@ceph.osd.0.smithi003.stdout:Apr 26 02:10:52 smithi003 bash[20579]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2022-04-26T02:10:52.545 INFO:journalctl@ceph.osd.0.smithi003.stdout:Apr 26 02:10:52 smithi003 bash[20579]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2022-04-26T02:10:52.545 INFO:journalctl@ceph.osd.0.smithi003.stdout:Apr 26 02:10:52 smithi003 bash[20579]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2022-04-26T02:10:52.545 INFO:journalctl@ceph.osd.0.smithi003.stdout:Apr 26 02:10:52 smithi003 bash[20579]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2022-04-26T02:10:52.545 INFO:journalctl@ceph.osd.0.smithi003.stdout:Apr 26 02:10:52 smithi003 bash[20579]: --> ceph-volume lvm activate successful for osd ID: 0 2022-04-26T02:10:53.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:52 smithi003 bash[12738]: cluster 2022-04-26T02:10:51.780977+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:53.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:52 smithi003 bash[18104]: cluster 2022-04-26T02:10:51.780977+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:53.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:52 smithi141 bash[12514]: cluster 2022-04-26T02:10:51.780977+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:55.160 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:54 smithi003 bash[18104]: cluster 2022-04-26T02:10:53.781420+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:55.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:54 smithi003 bash[12738]: cluster 2022-04-26T02:10:53.781420+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:55.294 INFO:journalctl@ceph.osd.0.smithi003.stdout:Apr 26 02:10:55 smithi003 bash[20778]: debug 2022-04-26T02:10:55.214+0000 7f994699a700 1 -- 172.21.15.3:0/1576490790 <== mon.0 v2:172.21.15.3:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55dce16c04e0 con 0x55dce1737000 2022-04-26T02:10:55.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:54 smithi141 bash[12514]: cluster 2022-04-26T02:10:53.781420+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:56.044 INFO:journalctl@ceph.osd.0.smithi003.stdout:Apr 26 02:10:55 smithi003 bash[20778]: debug 2022-04-26T02:10:55.762+0000 7f994e433080 -1 Falling back to public interface 2022-04-26T02:10:56.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:56 smithi003 bash[12738]: audit 2022-04-26T02:10:55.439897+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:56.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:56 smithi003 bash[12738]: cluster 2022-04-26T02:10:55.781868+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:56.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:56 smithi003 bash[18104]: audit 2022-04-26T02:10:55.439897+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:56.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:56 smithi003 bash[18104]: cluster 2022-04-26T02:10:55.781868+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:56.828 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:56 smithi141 bash[12514]: audit 2022-04-26T02:10:55.439897+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:10:56.828 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:56 smithi141 bash[12514]: cluster 2022-04-26T02:10:55.781868+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:57.444 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping: /dev/vg_nvme/lv_3 2022-04-26T02:10:57.445 INFO:teuthology.orchestra.run.smithi003.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:57.445 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10+0 records in 2022-04-26T02:10:57.445 INFO:teuthology.orchestra.run.smithi003.stderr:10+0 records out 2022-04-26T02:10:57.445 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0164714 s, 637 MB/s 2022-04-26T02:10:57.445 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping successful for: 2022-04-26T02:10:58.702 DEBUG:teuthology.orchestra.run.smithi003:> 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 a039d132-c505-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi003:vg_nvme/lv_3 2022-04-26T02:10:59.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:58 smithi003 bash[12738]: cluster 2022-04-26T02:10:57.782314+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:59.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:58 smithi003 bash[12738]: audit 2022-04-26T02:10:58.800112+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/104446097,v1:172.21.15.3:6803/104446097]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-26T02:10:59.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:58 smithi003 bash[12738]: audit 2022-04-26T02:10:58.800609+0000 mon.a (mon.0) 234 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-26T02:10:59.045 INFO:journalctl@ceph.osd.0.smithi003.stdout:Apr 26 02:10:58 smithi003 bash[20778]: debug 2022-04-26T02:10:58.790+0000 7f994e433080 -1 osd.0 0 log_to_monitors {default=true} 2022-04-26T02:10:59.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:58 smithi003 bash[18104]: cluster 2022-04-26T02:10:57.782314+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:59.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:58 smithi003 bash[18104]: audit 2022-04-26T02:10:58.800112+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/104446097,v1:172.21.15.3:6803/104446097]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-26T02:10:59.046 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:58 smithi003 bash[18104]: audit 2022-04-26T02:10:58.800609+0000 mon.a (mon.0) 234 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-26T02:10:59.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:58 smithi141 bash[12514]: cluster 2022-04-26T02:10:57.782314+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:10:59.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:58 smithi141 bash[12514]: audit 2022-04-26T02:10:58.800112+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/104446097,v1:172.21.15.3:6803/104446097]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-26T02:10:59.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:58 smithi141 bash[12514]: audit 2022-04-26T02:10:58.800609+0000 mon.a (mon.0) 234 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-26T02:11:00.207 INFO:journalctl@ceph.osd.0.smithi003.stdout:Apr 26 02:10:59 smithi003 bash[20778]: debug 2022-04-26T02:10:59.862+0000 7f9944996700 -1 osd.0 0 waiting for initial osdmap 2022-04-26T02:11:00.208 INFO:journalctl@ceph.osd.0.smithi003.stdout:Apr 26 02:10:59 smithi003 bash[20778]: debug 2022-04-26T02:10:59.866+0000 7f993f90f700 -1 osd.0 7 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2022-04-26T02:11:00.208 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:59 smithi003 bash[12738]: audit 2022-04-26T02:10:58.845619+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-26T02:11:00.208 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:59 smithi003 bash[12738]: cluster 2022-04-26T02:10:58.845745+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-26T02:11:00.208 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:59 smithi003 bash[12738]: audit 2022-04-26T02:10:58.846328+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:11:00.209 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:59 smithi003 bash[12738]: audit 2022-04-26T02:10:58.846953+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/104446097,v1:172.21.15.3:6803/104446097]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-26T02:11:00.209 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:10:59 smithi003 bash[12738]: audit 2022-04-26T02:10:58.854816+0000 mon.a (mon.0) 238 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-26T02:11:00.210 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:59 smithi003 bash[18104]: audit 2022-04-26T02:10:58.845619+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-26T02:11:00.210 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:59 smithi003 bash[18104]: cluster 2022-04-26T02:10:58.845745+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-26T02:11:00.210 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:59 smithi003 bash[18104]: audit 2022-04-26T02:10:58.846328+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:11:00.210 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:59 smithi003 bash[18104]: audit 2022-04-26T02:10:58.846953+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/104446097,v1:172.21.15.3:6803/104446097]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-26T02:11:00.211 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:10:59 smithi003 bash[18104]: audit 2022-04-26T02:10:58.854816+0000 mon.a (mon.0) 238 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-26T02:11:00.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:59 smithi141 bash[12514]: audit 2022-04-26T02:10:58.845619+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-26T02:11:00.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:59 smithi141 bash[12514]: cluster 2022-04-26T02:10:58.845745+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-26T02:11:00.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:59 smithi141 bash[12514]: audit 2022-04-26T02:10:58.846328+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:11:00.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:59 smithi141 bash[12514]: audit 2022-04-26T02:10:58.846953+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/104446097,v1:172.21.15.3:6803/104446097]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-26T02:11:00.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:10:59 smithi141 bash[12514]: audit 2022-04-26T02:10:58.854816+0000 mon.a (mon.0) 238 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-26T02:11:01.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:00 smithi003 bash[18104]: cluster 2022-04-26T02:10:59.782736+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:11:01.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:00 smithi003 bash[18104]: audit 2022-04-26T02:10:59.856984+0000 mon.a (mon.0) 239 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2022-04-26T02:11:01.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:00 smithi003 bash[18104]: cluster 2022-04-26T02:10:59.857172+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2022-04-26T02:11:01.213 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:00 smithi003 bash[18104]: audit 2022-04-26T02:10:59.857910+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:11:01.213 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:00 smithi003 bash[18104]: audit 2022-04-26T02:10:59.866413+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:11:01.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:00 smithi003 bash[12738]: cluster 2022-04-26T02:10:59.782736+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:11:01.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:00 smithi003 bash[12738]: audit 2022-04-26T02:10:59.856984+0000 mon.a (mon.0) 239 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2022-04-26T02:11:01.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:00 smithi003 bash[12738]: cluster 2022-04-26T02:10:59.857172+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2022-04-26T02:11:01.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:00 smithi003 bash[12738]: audit 2022-04-26T02:10:59.857910+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:11:01.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:00 smithi003 bash[12738]: audit 2022-04-26T02:10:59.866413+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:11:01.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:00 smithi141 bash[12514]: cluster 2022-04-26T02:10:59.782736+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:11:01.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:00 smithi141 bash[12514]: audit 2022-04-26T02:10:59.856984+0000 mon.a (mon.0) 239 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2022-04-26T02:11:01.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:00 smithi141 bash[12514]: cluster 2022-04-26T02:10:59.857172+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2022-04-26T02:11:01.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:00 smithi141 bash[12514]: audit 2022-04-26T02:10:59.857910+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:11:01.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:00 smithi141 bash[12514]: audit 2022-04-26T02:10:59.866413+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:11:02.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:01 smithi003 bash[18104]: cluster 2022-04-26T02:10:59.840623+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T02:11:02.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:01 smithi003 bash[18104]: cluster 2022-04-26T02:10:59.840867+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T02:11:02.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:01 smithi003 bash[18104]: audit 2022-04-26T02:11:00.864768+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:11:02.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:01 smithi003 bash[18104]: cluster 2022-04-26T02:11:00.874726+0000 mon.a (mon.0) 244 : cluster [INF] osd.0 [v2:172.21.15.3:6802/104446097,v1:172.21.15.3:6803/104446097] boot 2022-04-26T02:11:02.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:01 smithi003 bash[18104]: cluster 2022-04-26T02:11:00.874794+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2022-04-26T02:11:02.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:01 smithi003 bash[18104]: audit 2022-04-26T02:11:00.874963+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:11:02.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:01 smithi003 bash[12738]: cluster 2022-04-26T02:10:59.840623+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T02:11:02.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:01 smithi003 bash[12738]: cluster 2022-04-26T02:10:59.840867+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T02:11:02.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:01 smithi003 bash[12738]: audit 2022-04-26T02:11:00.864768+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:11:02.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:01 smithi003 bash[12738]: cluster 2022-04-26T02:11:00.874726+0000 mon.a (mon.0) 244 : cluster [INF] osd.0 [v2:172.21.15.3:6802/104446097,v1:172.21.15.3:6803/104446097] boot 2022-04-26T02:11:02.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:01 smithi003 bash[12738]: cluster 2022-04-26T02:11:00.874794+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2022-04-26T02:11:02.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:01 smithi003 bash[12738]: audit 2022-04-26T02:11:00.874963+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:11:02.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:01 smithi141 bash[12514]: cluster 2022-04-26T02:10:59.840623+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T02:11:02.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:01 smithi141 bash[12514]: cluster 2022-04-26T02:10:59.840867+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T02:11:02.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:01 smithi141 bash[12514]: audit 2022-04-26T02:11:00.864768+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:11:02.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:01 smithi141 bash[12514]: cluster 2022-04-26T02:11:00.874726+0000 mon.a (mon.0) 244 : cluster [INF] osd.0 [v2:172.21.15.3:6802/104446097,v1:172.21.15.3:6803/104446097] boot 2022-04-26T02:11:02.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:01 smithi141 bash[12514]: cluster 2022-04-26T02:11:00.874794+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2022-04-26T02:11:02.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:01 smithi141 bash[12514]: audit 2022-04-26T02:11:00.874963+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-26T02:11:03.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:02 smithi003 bash[12738]: cluster 2022-04-26T02:11:01.783186+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:11:03.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:02 smithi003 bash[12738]: cluster 2022-04-26T02:11:02.789445+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2022-04-26T02:11:03.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:02 smithi003 bash[18104]: cluster 2022-04-26T02:11:01.783186+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:11:03.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:02 smithi003 bash[18104]: cluster 2022-04-26T02:11:02.789445+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2022-04-26T02:11:03.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:02 smithi141 bash[12514]: cluster 2022-04-26T02:11:01.783186+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-26T02:11:03.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:02 smithi141 bash[12514]: cluster 2022-04-26T02:11:02.789445+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2022-04-26T02:11:04.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:04 smithi141 bash[12514]: cephadm 2022-04-26T02:11:03.039279+0000 mgr.y (mgr.14146) 77 : cephadm [INF] Detected new or changed devices on smithi003 2022-04-26T02:11:04.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:04 smithi141 bash[12514]: audit 2022-04-26T02:11:03.046814+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:04.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:04 smithi141 bash[12514]: audit 2022-04-26T02:11:03.291748+0000 mgr.y (mgr.14146) 78 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:11:04.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:04 smithi141 bash[12514]: audit 2022-04-26T02:11:03.292699+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:11:04.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:04 smithi141 bash[12514]: audit 2022-04-26T02:11:03.294478+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:11:04.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:04 smithi141 bash[12514]: audit 2022-04-26T02:11:03.295353+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:04.330 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:04 smithi141 bash[12514]: audit 2022-04-26T02:11:03.317902+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:11:04.330 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:04 smithi141 bash[12514]: cephadm 2022-04-26T02:11:03.318722+0000 mgr.y (mgr.14146) 79 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 16255M 2022-04-26T02:11:04.330 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:04 smithi141 bash[12514]: audit 2022-04-26T02:11:03.324811+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:04.330 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:04 smithi141 bash[12514]: audit 2022-04-26T02:11:03.331840+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:04.330 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:04 smithi141 bash[12514]: audit 2022-04-26T02:11:03.334017+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:11:04.330 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:04 smithi141 bash[12514]: audit 2022-04-26T02:11:03.335527+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:04.331 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:04 smithi141 bash[12514]: audit 2022-04-26T02:11:03.336405+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:11:04.331 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:04 smithi141 bash[12514]: audit 2022-04-26T02:11:03.618591+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:04.331 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:04 smithi141 bash[12514]: cluster 2022-04-26T02:11:03.783653+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:04.527 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[12738]: cephadm 2022-04-26T02:11:03.039279+0000 mgr.y (mgr.14146) 77 : cephadm [INF] Detected new or changed devices on smithi003 2022-04-26T02:11:04.527 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[12738]: audit 2022-04-26T02:11:03.046814+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:04.527 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[12738]: audit 2022-04-26T02:11:03.291748+0000 mgr.y (mgr.14146) 78 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:11:04.527 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[12738]: audit 2022-04-26T02:11:03.292699+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:11:04.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[12738]: audit 2022-04-26T02:11:03.294478+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:11:04.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[12738]: audit 2022-04-26T02:11:03.295353+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:04.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[12738]: audit 2022-04-26T02:11:03.317902+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:11:04.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[12738]: cephadm 2022-04-26T02:11:03.318722+0000 mgr.y (mgr.14146) 79 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 16255M 2022-04-26T02:11:04.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[12738]: audit 2022-04-26T02:11:03.324811+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:04.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[12738]: audit 2022-04-26T02:11:03.331840+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:04.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[12738]: audit 2022-04-26T02:11:03.334017+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:11:04.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[12738]: audit 2022-04-26T02:11:03.335527+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:04.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[12738]: audit 2022-04-26T02:11:03.336405+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:11:04.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[12738]: audit 2022-04-26T02:11:03.618591+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:04.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[12738]: cluster 2022-04-26T02:11:03.783653+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:04.529 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[18104]: cephadm 2022-04-26T02:11:03.039279+0000 mgr.y (mgr.14146) 77 : cephadm [INF] Detected new or changed devices on smithi003 2022-04-26T02:11:04.529 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[18104]: audit 2022-04-26T02:11:03.046814+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:04.529 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[18104]: audit 2022-04-26T02:11:03.291748+0000 mgr.y (mgr.14146) 78 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:11:04.529 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[18104]: audit 2022-04-26T02:11:03.292699+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:11:04.529 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[18104]: audit 2022-04-26T02:11:03.294478+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:11:04.529 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[18104]: audit 2022-04-26T02:11:03.295353+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:04.530 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[18104]: audit 2022-04-26T02:11:03.317902+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:11:04.530 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[18104]: cephadm 2022-04-26T02:11:03.318722+0000 mgr.y (mgr.14146) 79 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 16255M 2022-04-26T02:11:04.530 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[18104]: audit 2022-04-26T02:11:03.324811+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:04.530 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[18104]: audit 2022-04-26T02:11:03.331840+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:04.530 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[18104]: audit 2022-04-26T02:11:03.334017+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:11:04.530 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[18104]: audit 2022-04-26T02:11:03.335527+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:04.530 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[18104]: audit 2022-04-26T02:11:03.336405+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:11:04.530 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[18104]: audit 2022-04-26T02:11:03.618591+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:04.530 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:04 smithi003 bash[18104]: cluster 2022-04-26T02:11:03.783653+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:07.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:06 smithi003 bash[12738]: cluster 2022-04-26T02:11:05.784152+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:07.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:06 smithi003 bash[18104]: cluster 2022-04-26T02:11:05.784152+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:07.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:06 smithi141 bash[12514]: cluster 2022-04-26T02:11:05.784152+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:08.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:07 smithi003 bash[12738]: audit 2022-04-26T02:11:07.259773+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.3:0/2385367700' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c0b2b190-498d-474f-bb5c-83352b964195"}]: dispatch 2022-04-26T02:11:08.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:07 smithi003 bash[12738]: audit 2022-04-26T02:11:07.260230+0000 mon.a (mon.0) 259 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c0b2b190-498d-474f-bb5c-83352b964195"}]: dispatch 2022-04-26T02:11:08.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:07 smithi003 bash[12738]: audit 2022-04-26T02:11:07.268962+0000 mon.a (mon.0) 260 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c0b2b190-498d-474f-bb5c-83352b964195"}]': finished 2022-04-26T02:11:08.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:07 smithi003 bash[12738]: cluster 2022-04-26T02:11:07.269084+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2022-04-26T02:11:08.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:07 smithi003 bash[12738]: audit 2022-04-26T02:11:07.269246+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:11:08.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:07 smithi003 bash[18104]: audit 2022-04-26T02:11:07.259773+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.3:0/2385367700' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c0b2b190-498d-474f-bb5c-83352b964195"}]: dispatch 2022-04-26T02:11:08.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:07 smithi003 bash[18104]: audit 2022-04-26T02:11:07.260230+0000 mon.a (mon.0) 259 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c0b2b190-498d-474f-bb5c-83352b964195"}]: dispatch 2022-04-26T02:11:08.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:07 smithi003 bash[18104]: audit 2022-04-26T02:11:07.268962+0000 mon.a (mon.0) 260 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c0b2b190-498d-474f-bb5c-83352b964195"}]': finished 2022-04-26T02:11:08.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:07 smithi003 bash[18104]: cluster 2022-04-26T02:11:07.269084+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2022-04-26T02:11:08.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:07 smithi003 bash[18104]: audit 2022-04-26T02:11:07.269246+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:11:08.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:07 smithi141 bash[12514]: audit 2022-04-26T02:11:07.259773+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.3:0/2385367700' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c0b2b190-498d-474f-bb5c-83352b964195"}]: dispatch 2022-04-26T02:11:08.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:07 smithi141 bash[12514]: audit 2022-04-26T02:11:07.260230+0000 mon.a (mon.0) 259 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c0b2b190-498d-474f-bb5c-83352b964195"}]: dispatch 2022-04-26T02:11:08.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:07 smithi141 bash[12514]: audit 2022-04-26T02:11:07.268962+0000 mon.a (mon.0) 260 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c0b2b190-498d-474f-bb5c-83352b964195"}]': finished 2022-04-26T02:11:08.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:07 smithi141 bash[12514]: cluster 2022-04-26T02:11:07.269084+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2022-04-26T02:11:08.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:07 smithi141 bash[12514]: audit 2022-04-26T02:11:07.269246+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:11:09.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:08 smithi003 bash[12738]: cluster 2022-04-26T02:11:07.784481+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:09.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:08 smithi003 bash[12738]: audit 2022-04-26T02:11:07.934301+0000 mon.a (mon.0) 263 : audit [DBG] from='client.? 172.21.15.3:0/1568996915' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:11:09.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:08 smithi003 bash[18104]: cluster 2022-04-26T02:11:07.784481+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:09.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:08 smithi003 bash[18104]: audit 2022-04-26T02:11:07.934301+0000 mon.a (mon.0) 263 : audit [DBG] from='client.? 172.21.15.3:0/1568996915' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:11:09.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:08 smithi141 bash[12514]: cluster 2022-04-26T02:11:07.784481+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:09.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:08 smithi141 bash[12514]: audit 2022-04-26T02:11:07.934301+0000 mon.a (mon.0) 263 : audit [DBG] from='client.? 172.21.15.3:0/1568996915' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:11:11.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:10 smithi003 bash[12738]: cluster 2022-04-26T02:11:09.785096+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:11.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:10 smithi003 bash[18104]: cluster 2022-04-26T02:11:09.785096+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:11.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:10 smithi141 bash[12514]: cluster 2022-04-26T02:11:09.785096+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:13.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:12 smithi003 bash[18104]: cluster 2022-04-26T02:11:11.785490+0000 mgr.y (mgr.14146) 84 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:13.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:12 smithi003 bash[12738]: cluster 2022-04-26T02:11:11.785490+0000 mgr.y (mgr.14146) 84 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:13.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:12 smithi141 bash[12514]: cluster 2022-04-26T02:11:11.785490+0000 mgr.y (mgr.14146) 84 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:15.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:14 smithi003 bash[12738]: cluster 2022-04-26T02:11:13.785998+0000 mgr.y (mgr.14146) 85 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:15.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:14 smithi003 bash[18104]: cluster 2022-04-26T02:11:13.785998+0000 mgr.y (mgr.14146) 85 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:15.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:14 smithi141 bash[12514]: cluster 2022-04-26T02:11:13.785998+0000 mgr.y (mgr.14146) 85 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:16.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:15 smithi003 bash[12738]: audit 2022-04-26T02:11:15.348891+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-26T02:11:16.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:15 smithi003 bash[12738]: audit 2022-04-26T02:11:15.350678+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:16.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:15 smithi003 bash[18104]: audit 2022-04-26T02:11:15.348891+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-26T02:11:16.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:15 smithi003 bash[18104]: audit 2022-04-26T02:11:15.350678+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:16.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:15 smithi141 bash[12514]: audit 2022-04-26T02:11:15.348891+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-26T02:11:16.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:15 smithi141 bash[12514]: audit 2022-04-26T02:11:15.350678+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:17.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:16 smithi141 bash[12514]: cephadm 2022-04-26T02:11:15.352168+0000 mgr.y (mgr.14146) 86 : cephadm [INF] Deploying daemon osd.1 on smithi003 2022-04-26T02:11:17.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:16 smithi141 bash[12514]: cluster 2022-04-26T02:11:15.786546+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:17.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:16 smithi003 bash[12738]: cephadm 2022-04-26T02:11:15.352168+0000 mgr.y (mgr.14146) 86 : cephadm [INF] Deploying daemon osd.1 on smithi003 2022-04-26T02:11:17.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:16 smithi003 bash[12738]: cluster 2022-04-26T02:11:15.786546+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:17.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:16 smithi003 bash[18104]: cephadm 2022-04-26T02:11:15.352168+0000 mgr.y (mgr.14146) 86 : cephadm [INF] Deploying daemon osd.1 on smithi003 2022-04-26T02:11:17.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:16 smithi003 bash[18104]: cluster 2022-04-26T02:11:15.786546+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:17.916 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 1 on host 'smithi003' 2022-04-26T02:11:19.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:18 smithi141 bash[12514]: cluster 2022-04-26T02:11:17.787043+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:19.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:18 smithi141 bash[12514]: audit 2022-04-26T02:11:17.898595+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:11:19.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:18 smithi141 bash[12514]: audit 2022-04-26T02:11:17.901069+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:19.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:18 smithi141 bash[12514]: audit 2022-04-26T02:11:17.905721+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:19.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:18 smithi141 bash[12514]: audit 2022-04-26T02:11:17.908456+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:11:19.079 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:18 smithi141 bash[12514]: audit 2022-04-26T02:11:17.911818+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:19.079 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:18 smithi141 bash[12514]: audit 2022-04-26T02:11:17.958888+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T02:11:19.079 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:18 smithi141 bash[12514]: audit 2022-04-26T02:11:17.960909+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T02:11:19.153 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:18 smithi003 bash[18104]: cluster 2022-04-26T02:11:17.787043+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:19.153 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:18 smithi003 bash[18104]: audit 2022-04-26T02:11:17.898595+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:11:19.153 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:18 smithi003 bash[18104]: audit 2022-04-26T02:11:17.901069+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:19.153 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:18 smithi003 bash[18104]: audit 2022-04-26T02:11:17.905721+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:19.153 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:18 smithi003 bash[18104]: audit 2022-04-26T02:11:17.908456+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:11:19.153 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:18 smithi003 bash[18104]: audit 2022-04-26T02:11:17.911818+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:19.153 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:18 smithi003 bash[18104]: audit 2022-04-26T02:11:17.958888+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T02:11:19.154 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:18 smithi003 bash[18104]: audit 2022-04-26T02:11:17.960909+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T02:11:19.154 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:18 smithi003 bash[12738]: cluster 2022-04-26T02:11:17.787043+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:19.154 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:18 smithi003 bash[12738]: audit 2022-04-26T02:11:17.898595+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:11:19.154 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:18 smithi003 bash[12738]: audit 2022-04-26T02:11:17.901069+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:19.154 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:18 smithi003 bash[12738]: audit 2022-04-26T02:11:17.905721+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:19.154 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:18 smithi003 bash[12738]: audit 2022-04-26T02:11:17.908456+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:11:19.154 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:18 smithi003 bash[12738]: audit 2022-04-26T02:11:17.911818+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:19.155 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:18 smithi003 bash[12738]: audit 2022-04-26T02:11:17.958888+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T02:11:19.155 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:18 smithi003 bash[12738]: audit 2022-04-26T02:11:17.960909+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T02:11:19.156 DEBUG:teuthology.orchestra.run.smithi003:osd.1> sudo journalctl -f -n 0 -u ceph-a039d132-c505-11ec-8c39-001a4aab830c@osd.1.service 2022-04-26T02:11:19.158 INFO:tasks.cephadm:Deploying osd.2 on smithi003 with /dev/vg_nvme/lv_2... 2022-04-26T02:11:19.158 DEBUG:teuthology.orchestra.run.smithi003:> 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 a039d132-c505-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2022-04-26T02:11:19.225 INFO:journalctl@ceph.osd.1.smithi003.stdout:-- Logs begin at Sun 2022-04-24 12:18:48 UTC. -- 2022-04-26T02:11:20.295 INFO:journalctl@ceph.osd.1.smithi003.stdout:Apr 26 02:11:19 smithi003 bash[23402]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2022-04-26T02:11:20.295 INFO:journalctl@ceph.osd.1.smithi003.stdout:Apr 26 02:11:19 smithi003 bash[23402]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2022-04-26T02:11:20.295 INFO:journalctl@ceph.osd.1.smithi003.stdout:Apr 26 02:11:19 smithi003 bash[23402]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2022-04-26T02:11:20.295 INFO:journalctl@ceph.osd.1.smithi003.stdout:Apr 26 02:11:19 smithi003 bash[23402]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2022-04-26T02:11:20.295 INFO:journalctl@ceph.osd.1.smithi003.stdout:Apr 26 02:11:19 smithi003 bash[23402]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2022-04-26T02:11:20.295 INFO:journalctl@ceph.osd.1.smithi003.stdout:Apr 26 02:11:19 smithi003 bash[23402]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2022-04-26T02:11:20.295 INFO:journalctl@ceph.osd.1.smithi003.stdout:Apr 26 02:11:19 smithi003 bash[23402]: --> ceph-volume lvm activate successful for osd ID: 1 2022-04-26T02:11:21.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:20 smithi141 bash[12514]: cluster 2022-04-26T02:11:19.787415+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:21.171 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:20 smithi003 bash[12738]: cluster 2022-04-26T02:11:19.787415+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:21.171 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:20 smithi003 bash[18104]: cluster 2022-04-26T02:11:19.787415+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:23.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:22 smithi003 bash[12738]: cluster 2022-04-26T02:11:21.787791+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:23.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:22 smithi003 bash[18104]: cluster 2022-04-26T02:11:21.787791+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:23.045 INFO:journalctl@ceph.osd.1.smithi003.stdout:Apr 26 02:11:22 smithi003 bash[23597]: debug 2022-04-26T02:11:22.810+0000 7fb212c9c700 1 -- 172.21.15.3:0/1067672466 <== mon.0 v2:172.21.15.3:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561033d844e0 con 0x561033dfb400 2022-04-26T02:11:23.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:22 smithi141 bash[12514]: cluster 2022-04-26T02:11:21.787791+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:23.794 INFO:journalctl@ceph.osd.1.smithi003.stdout:Apr 26 02:11:23 smithi003 bash[23597]: debug 2022-04-26T02:11:23.366+0000 7fb21a735080 -1 Falling back to public interface 2022-04-26T02:11:24.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:24 smithi003 bash[12738]: audit 2022-04-26T02:11:23.134916+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:24.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:24 smithi003 bash[12738]: cluster 2022-04-26T02:11:23.788266+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:24.467 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:24 smithi003 bash[18104]: audit 2022-04-26T02:11:23.134916+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:24.467 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:24 smithi003 bash[18104]: cluster 2022-04-26T02:11:23.788266+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:24.578 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:24 smithi141 bash[12514]: audit 2022-04-26T02:11:23.134916+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:24.578 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:24 smithi141 bash[12514]: cluster 2022-04-26T02:11:23.788266+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:25.284 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping: /dev/vg_nvme/lv_2 2022-04-26T02:11:25.424 INFO:teuthology.orchestra.run.smithi003.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2022-04-26T02:11:25.424 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10+0 records in 2022-04-26T02:11:25.424 INFO:teuthology.orchestra.run.smithi003.stderr:10+0 records out 2022-04-26T02:11:25.424 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0141317 s, 742 MB/s 2022-04-26T02:11:25.424 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping successful for: 2022-04-26T02:11:26.410 DEBUG:teuthology.orchestra.run.smithi003:> 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 a039d132-c505-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi003:vg_nvme/lv_2 2022-04-26T02:11:26.696 INFO:journalctl@ceph.osd.1.smithi003.stdout:Apr 26 02:11:26 smithi003 bash[23597]: debug 2022-04-26T02:11:26.398+0000 7fb21a735080 -1 osd.1 0 log_to_monitors {default=true} 2022-04-26T02:11:27.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:26 smithi003 bash[12738]: cluster 2022-04-26T02:11:25.788886+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:27.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:26 smithi003 bash[12738]: audit 2022-04-26T02:11:26.404636+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/294342115,v1:172.21.15.3:6811/294342115]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-26T02:11:27.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:26 smithi003 bash[12738]: audit 2022-04-26T02:11:26.405218+0000 mon.a (mon.0) 274 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-26T02:11:27.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:26 smithi003 bash[18104]: cluster 2022-04-26T02:11:25.788886+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:27.046 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:26 smithi003 bash[18104]: audit 2022-04-26T02:11:26.404636+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/294342115,v1:172.21.15.3:6811/294342115]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-26T02:11:27.046 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:26 smithi003 bash[18104]: audit 2022-04-26T02:11:26.405218+0000 mon.a (mon.0) 274 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-26T02:11:27.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:26 smithi141 bash[12514]: cluster 2022-04-26T02:11:25.788886+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:27.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:26 smithi141 bash[12514]: audit 2022-04-26T02:11:26.404636+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/294342115,v1:172.21.15.3:6811/294342115]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-26T02:11:27.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:26 smithi141 bash[12514]: audit 2022-04-26T02:11:26.405218+0000 mon.a (mon.0) 274 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-26T02:11:28.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:27 smithi003 bash[12738]: audit 2022-04-26T02:11:26.852838+0000 mon.a (mon.0) 275 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-26T02:11:28.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:27 smithi003 bash[12738]: cluster 2022-04-26T02:11:26.852931+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2022-04-26T02:11:28.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:27 smithi003 bash[12738]: audit 2022-04-26T02:11:26.853519+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:11:28.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:27 smithi003 bash[12738]: audit 2022-04-26T02:11:26.855131+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/294342115,v1:172.21.15.3:6811/294342115]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-26T02:11:28.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:27 smithi003 bash[12738]: audit 2022-04-26T02:11:26.855577+0000 mon.a (mon.0) 278 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-26T02:11:28.045 INFO:journalctl@ceph.osd.1.smithi003.stdout:Apr 26 02:11:27 smithi003 bash[23597]: debug 2022-04-26T02:11:27.862+0000 7fb210c98700 -1 osd.1 0 waiting for initial osdmap 2022-04-26T02:11:28.045 INFO:journalctl@ceph.osd.1.smithi003.stdout:Apr 26 02:11:27 smithi003 bash[23597]: debug 2022-04-26T02:11:27.866+0000 7fb20cc13700 -1 osd.1 12 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2022-04-26T02:11:28.046 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:27 smithi003 bash[18104]: audit 2022-04-26T02:11:26.852838+0000 mon.a (mon.0) 275 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-26T02:11:28.046 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:27 smithi003 bash[18104]: cluster 2022-04-26T02:11:26.852931+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2022-04-26T02:11:28.046 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:27 smithi003 bash[18104]: audit 2022-04-26T02:11:26.853519+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:11:28.046 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:27 smithi003 bash[18104]: audit 2022-04-26T02:11:26.855131+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/294342115,v1:172.21.15.3:6811/294342115]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-26T02:11:28.046 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:27 smithi003 bash[18104]: audit 2022-04-26T02:11:26.855577+0000 mon.a (mon.0) 278 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-26T02:11:28.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:27 smithi141 bash[12514]: audit 2022-04-26T02:11:26.852838+0000 mon.a (mon.0) 275 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-26T02:11:28.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:27 smithi141 bash[12514]: cluster 2022-04-26T02:11:26.852931+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2022-04-26T02:11:28.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:27 smithi141 bash[12514]: audit 2022-04-26T02:11:26.853519+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:11:28.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:27 smithi141 bash[12514]: audit 2022-04-26T02:11:26.855131+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/294342115,v1:172.21.15.3:6811/294342115]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-26T02:11:28.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:27 smithi141 bash[12514]: audit 2022-04-26T02:11:26.855577+0000 mon.a (mon.0) 278 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-26T02:11:29.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:28 smithi003 bash[12738]: cluster 2022-04-26T02:11:27.789328+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:29.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:28 smithi003 bash[12738]: audit 2022-04-26T02:11:27.857460+0000 mon.a (mon.0) 279 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2022-04-26T02:11:29.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:28 smithi003 bash[12738]: cluster 2022-04-26T02:11:27.857713+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2022-04-26T02:11:29.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:28 smithi003 bash[12738]: audit 2022-04-26T02:11:27.858542+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:11:29.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:28 smithi003 bash[12738]: audit 2022-04-26T02:11:27.865235+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:11:29.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:28 smithi003 bash[18104]: cluster 2022-04-26T02:11:27.789328+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:29.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:28 smithi003 bash[18104]: audit 2022-04-26T02:11:27.857460+0000 mon.a (mon.0) 279 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2022-04-26T02:11:29.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:28 smithi003 bash[18104]: cluster 2022-04-26T02:11:27.857713+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2022-04-26T02:11:29.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:28 smithi003 bash[18104]: audit 2022-04-26T02:11:27.858542+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:11:29.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:28 smithi003 bash[18104]: audit 2022-04-26T02:11:27.865235+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:11:29.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:28 smithi141 bash[12514]: cluster 2022-04-26T02:11:27.789328+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:29.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:28 smithi141 bash[12514]: audit 2022-04-26T02:11:27.857460+0000 mon.a (mon.0) 279 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2022-04-26T02:11:29.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:28 smithi141 bash[12514]: cluster 2022-04-26T02:11:27.857713+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2022-04-26T02:11:29.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:28 smithi141 bash[12514]: audit 2022-04-26T02:11:27.858542+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:11:29.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:28 smithi141 bash[12514]: audit 2022-04-26T02:11:27.865235+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:11:30.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:29 smithi003 bash[12738]: cluster 2022-04-26T02:11:27.416721+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T02:11:30.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:29 smithi003 bash[12738]: cluster 2022-04-26T02:11:27.416853+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T02:11:30.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:29 smithi003 bash[12738]: cluster 2022-04-26T02:11:28.866650+0000 mon.a (mon.0) 283 : cluster [INF] osd.1 [v2:172.21.15.3:6810/294342115,v1:172.21.15.3:6811/294342115] boot 2022-04-26T02:11:30.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:29 smithi003 bash[12738]: cluster 2022-04-26T02:11:28.866710+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2022-04-26T02:11:30.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:29 smithi003 bash[12738]: audit 2022-04-26T02:11:28.867311+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:11:30.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:29 smithi003 bash[18104]: cluster 2022-04-26T02:11:27.416721+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T02:11:30.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:29 smithi003 bash[18104]: cluster 2022-04-26T02:11:27.416853+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T02:11:30.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:29 smithi003 bash[18104]: cluster 2022-04-26T02:11:28.866650+0000 mon.a (mon.0) 283 : cluster [INF] osd.1 [v2:172.21.15.3:6810/294342115,v1:172.21.15.3:6811/294342115] boot 2022-04-26T02:11:30.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:29 smithi003 bash[18104]: cluster 2022-04-26T02:11:28.866710+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2022-04-26T02:11:30.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:29 smithi003 bash[18104]: audit 2022-04-26T02:11:28.867311+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:11:30.330 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:29 smithi141 bash[12514]: cluster 2022-04-26T02:11:27.416721+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T02:11:30.330 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:29 smithi141 bash[12514]: cluster 2022-04-26T02:11:27.416853+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T02:11:30.330 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:29 smithi141 bash[12514]: cluster 2022-04-26T02:11:28.866650+0000 mon.a (mon.0) 283 : cluster [INF] osd.1 [v2:172.21.15.3:6810/294342115,v1:172.21.15.3:6811/294342115] boot 2022-04-26T02:11:30.330 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:29 smithi141 bash[12514]: cluster 2022-04-26T02:11:28.866710+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2022-04-26T02:11:30.330 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:29 smithi141 bash[12514]: audit 2022-04-26T02:11:28.867311+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-26T02:11:31.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:30 smithi003 bash[18104]: cluster 2022-04-26T02:11:29.789896+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:31.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:30 smithi003 bash[18104]: cluster 2022-04-26T02:11:29.882362+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2022-04-26T02:11:31.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:30 smithi003 bash[12738]: cluster 2022-04-26T02:11:29.789896+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:31.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:30 smithi003 bash[12738]: cluster 2022-04-26T02:11:29.882362+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2022-04-26T02:11:31.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:30 smithi141 bash[12514]: cluster 2022-04-26T02:11:29.789896+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2022-04-26T02:11:31.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:30 smithi141 bash[12514]: cluster 2022-04-26T02:11:29.882362+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2022-04-26T02:11:32.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[12738]: cephadm 2022-04-26T02:11:30.970401+0000 mgr.y (mgr.14146) 95 : cephadm [INF] Detected new or changed devices on smithi003 2022-04-26T02:11:32.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[12738]: audit 2022-04-26T02:11:30.979248+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:32.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[12738]: audit 2022-04-26T02:11:30.980938+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:11:32.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[12738]: audit 2022-04-26T02:11:30.982280+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:11:32.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[12738]: cephadm 2022-04-26T02:11:30.983067+0000 mgr.y (mgr.14146) 96 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 8127M 2022-04-26T02:11:32.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[12738]: audit 2022-04-26T02:11:30.990537+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:32.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[12738]: audit 2022-04-26T02:11:30.998573+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:32.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[12738]: audit 2022-04-26T02:11:31.001112+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:11:32.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[12738]: audit 2022-04-26T02:11:31.002392+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:32.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[12738]: audit 2022-04-26T02:11:31.003398+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:11:32.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[12738]: audit 2022-04-26T02:11:31.011983+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:32.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[12738]: audit 2022-04-26T02:11:31.225700+0000 mgr.y (mgr.14146) 97 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:11:32.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[12738]: audit 2022-04-26T02:11:31.227260+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:11:32.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[12738]: audit 2022-04-26T02:11:31.229686+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:11:32.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[12738]: audit 2022-04-26T02:11:31.230696+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:32.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[12738]: cluster 2022-04-26T02:11:31.790381+0000 mgr.y (mgr.14146) 98 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:32.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[18104]: cephadm 2022-04-26T02:11:30.970401+0000 mgr.y (mgr.14146) 95 : cephadm [INF] Detected new or changed devices on smithi003 2022-04-26T02:11:32.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[18104]: audit 2022-04-26T02:11:30.979248+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:32.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[18104]: audit 2022-04-26T02:11:30.980938+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:11:32.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[18104]: audit 2022-04-26T02:11:30.982280+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:11:32.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[18104]: cephadm 2022-04-26T02:11:30.983067+0000 mgr.y (mgr.14146) 96 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 8127M 2022-04-26T02:11:32.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[18104]: audit 2022-04-26T02:11:30.990537+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:32.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[18104]: audit 2022-04-26T02:11:30.998573+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:32.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[18104]: audit 2022-04-26T02:11:31.001112+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:11:32.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[18104]: audit 2022-04-26T02:11:31.002392+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:32.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[18104]: audit 2022-04-26T02:11:31.003398+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:11:32.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[18104]: audit 2022-04-26T02:11:31.011983+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:32.298 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[18104]: audit 2022-04-26T02:11:31.225700+0000 mgr.y (mgr.14146) 97 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:11:32.298 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[18104]: audit 2022-04-26T02:11:31.227260+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:11:32.298 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[18104]: audit 2022-04-26T02:11:31.229686+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:11:32.298 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[18104]: audit 2022-04-26T02:11:31.230696+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:32.298 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:31 smithi003 bash[18104]: cluster 2022-04-26T02:11:31.790381+0000 mgr.y (mgr.14146) 98 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:32.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:31 smithi141 bash[12514]: cephadm 2022-04-26T02:11:30.970401+0000 mgr.y (mgr.14146) 95 : cephadm [INF] Detected new or changed devices on smithi003 2022-04-26T02:11:32.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:31 smithi141 bash[12514]: audit 2022-04-26T02:11:30.979248+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:32.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:31 smithi141 bash[12514]: audit 2022-04-26T02:11:30.980938+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:11:32.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:31 smithi141 bash[12514]: audit 2022-04-26T02:11:30.982280+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:11:32.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:31 smithi141 bash[12514]: cephadm 2022-04-26T02:11:30.983067+0000 mgr.y (mgr.14146) 96 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 8127M 2022-04-26T02:11:32.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:31 smithi141 bash[12514]: audit 2022-04-26T02:11:30.990537+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:32.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:31 smithi141 bash[12514]: audit 2022-04-26T02:11:30.998573+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:32.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:31 smithi141 bash[12514]: audit 2022-04-26T02:11:31.001112+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:11:32.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:31 smithi141 bash[12514]: audit 2022-04-26T02:11:31.002392+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:32.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:31 smithi141 bash[12514]: audit 2022-04-26T02:11:31.003398+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:11:32.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:31 smithi141 bash[12514]: audit 2022-04-26T02:11:31.011983+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:32.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:31 smithi141 bash[12514]: audit 2022-04-26T02:11:31.225700+0000 mgr.y (mgr.14146) 97 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:11:32.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:31 smithi141 bash[12514]: audit 2022-04-26T02:11:31.227260+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:11:32.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:31 smithi141 bash[12514]: audit 2022-04-26T02:11:31.229686+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:11:32.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:31 smithi141 bash[12514]: audit 2022-04-26T02:11:31.230696+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:32.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:31 smithi141 bash[12514]: cluster 2022-04-26T02:11:31.790381+0000 mgr.y (mgr.14146) 98 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:35.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:34 smithi003 bash[12738]: cluster 2022-04-26T02:11:33.790906+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:35.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:34 smithi003 bash[18104]: cluster 2022-04-26T02:11:33.790906+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:35.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:34 smithi141 bash[12514]: cluster 2022-04-26T02:11:33.790906+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:36.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:35 smithi003 bash[12738]: audit 2022-04-26T02:11:35.225762+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.3:0/3037888887' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2744654-877b-4a7f-8f2d-6896f8332650"}]: dispatch 2022-04-26T02:11:36.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:35 smithi003 bash[12738]: audit 2022-04-26T02:11:35.226500+0000 mon.a (mon.0) 299 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2744654-877b-4a7f-8f2d-6896f8332650"}]: dispatch 2022-04-26T02:11:36.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:35 smithi003 bash[12738]: audit 2022-04-26T02:11:35.236641+0000 mon.a (mon.0) 300 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2744654-877b-4a7f-8f2d-6896f8332650"}]': finished 2022-04-26T02:11:36.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:35 smithi003 bash[12738]: cluster 2022-04-26T02:11:35.236785+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2022-04-26T02:11:36.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:35 smithi003 bash[12738]: audit 2022-04-26T02:11:35.236967+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:11:36.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:35 smithi003 bash[18104]: audit 2022-04-26T02:11:35.225762+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.3:0/3037888887' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2744654-877b-4a7f-8f2d-6896f8332650"}]: dispatch 2022-04-26T02:11:36.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:35 smithi003 bash[18104]: audit 2022-04-26T02:11:35.226500+0000 mon.a (mon.0) 299 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2744654-877b-4a7f-8f2d-6896f8332650"}]: dispatch 2022-04-26T02:11:36.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:35 smithi003 bash[18104]: audit 2022-04-26T02:11:35.236641+0000 mon.a (mon.0) 300 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2744654-877b-4a7f-8f2d-6896f8332650"}]': finished 2022-04-26T02:11:36.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:35 smithi003 bash[18104]: cluster 2022-04-26T02:11:35.236785+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2022-04-26T02:11:36.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:35 smithi003 bash[18104]: audit 2022-04-26T02:11:35.236967+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:11:36.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:35 smithi141 bash[12514]: audit 2022-04-26T02:11:35.225762+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.3:0/3037888887' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2744654-877b-4a7f-8f2d-6896f8332650"}]: dispatch 2022-04-26T02:11:36.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:35 smithi141 bash[12514]: audit 2022-04-26T02:11:35.226500+0000 mon.a (mon.0) 299 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2744654-877b-4a7f-8f2d-6896f8332650"}]: dispatch 2022-04-26T02:11:36.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:35 smithi141 bash[12514]: audit 2022-04-26T02:11:35.236641+0000 mon.a (mon.0) 300 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2744654-877b-4a7f-8f2d-6896f8332650"}]': finished 2022-04-26T02:11:36.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:35 smithi141 bash[12514]: cluster 2022-04-26T02:11:35.236785+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2022-04-26T02:11:36.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:35 smithi141 bash[12514]: audit 2022-04-26T02:11:35.236967+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:11:37.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:36 smithi003 bash[18104]: cluster 2022-04-26T02:11:35.791340+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:37.523 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:36 smithi003 bash[18104]: audit 2022-04-26T02:11:35.945918+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.3:0/4150821646' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:11:37.524 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:36 smithi003 bash[12738]: cluster 2022-04-26T02:11:35.791340+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:37.524 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:36 smithi003 bash[12738]: audit 2022-04-26T02:11:35.945918+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.3:0/4150821646' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:11:37.524 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:36 smithi141 bash[12514]: cluster 2022-04-26T02:11:35.791340+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:37.524 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:36 smithi141 bash[12514]: audit 2022-04-26T02:11:35.945918+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.3:0/4150821646' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:11:39.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:38 smithi003 bash[12738]: cluster 2022-04-26T02:11:37.791857+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:39.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:38 smithi003 bash[18104]: cluster 2022-04-26T02:11:37.791857+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:39.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:38 smithi141 bash[12514]: cluster 2022-04-26T02:11:37.791857+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:41.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:40 smithi003 bash[18104]: cluster 2022-04-26T02:11:39.792439+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:41.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:40 smithi003 bash[12738]: cluster 2022-04-26T02:11:39.792439+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:41.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:40 smithi141 bash[12514]: cluster 2022-04-26T02:11:39.792439+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:43.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:42 smithi003 bash[12738]: cluster 2022-04-26T02:11:41.792860+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:43.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:42 smithi003 bash[18104]: cluster 2022-04-26T02:11:41.792860+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:43.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:42 smithi141 bash[12514]: cluster 2022-04-26T02:11:41.792860+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:44.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:43 smithi141 bash[12514]: audit 2022-04-26T02:11:43.614032+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-26T02:11:44.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:43 smithi141 bash[12514]: audit 2022-04-26T02:11:43.615833+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:44.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:43 smithi003 bash[12738]: audit 2022-04-26T02:11:43.614032+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-26T02:11:44.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:43 smithi003 bash[12738]: audit 2022-04-26T02:11:43.615833+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:44.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:43 smithi003 bash[18104]: audit 2022-04-26T02:11:43.614032+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-26T02:11:44.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:43 smithi003 bash[18104]: audit 2022-04-26T02:11:43.615833+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:45.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:44 smithi141 bash[12514]: cephadm 2022-04-26T02:11:43.617231+0000 mgr.y (mgr.14146) 104 : cephadm [INF] Deploying daemon osd.2 on smithi003 2022-04-26T02:11:45.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:44 smithi141 bash[12514]: cluster 2022-04-26T02:11:43.793312+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:45.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:44 smithi003 bash[12738]: cephadm 2022-04-26T02:11:43.617231+0000 mgr.y (mgr.14146) 104 : cephadm [INF] Deploying daemon osd.2 on smithi003 2022-04-26T02:11:45.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:44 smithi003 bash[12738]: cluster 2022-04-26T02:11:43.793312+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:45.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:44 smithi003 bash[18104]: cephadm 2022-04-26T02:11:43.617231+0000 mgr.y (mgr.14146) 104 : cephadm [INF] Deploying daemon osd.2 on smithi003 2022-04-26T02:11:45.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:44 smithi003 bash[18104]: cluster 2022-04-26T02:11:43.793312+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:46.317 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 2 on host 'smithi003' 2022-04-26T02:11:47.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:46 smithi141 bash[12514]: cluster 2022-04-26T02:11:45.793774+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:47.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:46 smithi141 bash[12514]: audit 2022-04-26T02:11:46.303310+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:11:47.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:46 smithi141 bash[12514]: audit 2022-04-26T02:11:46.304845+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:47.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:46 smithi141 bash[12514]: audit 2022-04-26T02:11:46.308993+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:47.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:46 smithi141 bash[12514]: audit 2022-04-26T02:11:46.311778+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:11:47.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:46 smithi141 bash[12514]: audit 2022-04-26T02:11:46.315082+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:47.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:46 smithi003 bash[12738]: cluster 2022-04-26T02:11:45.793774+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:47.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:46 smithi003 bash[12738]: audit 2022-04-26T02:11:46.303310+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:11:47.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:46 smithi003 bash[12738]: audit 2022-04-26T02:11:46.304845+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:47.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:46 smithi003 bash[12738]: audit 2022-04-26T02:11:46.308993+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:47.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:46 smithi003 bash[12738]: audit 2022-04-26T02:11:46.311778+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:11:47.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:46 smithi003 bash[12738]: audit 2022-04-26T02:11:46.315082+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:47.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:46 smithi003 bash[18104]: cluster 2022-04-26T02:11:45.793774+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:47.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:46 smithi003 bash[18104]: audit 2022-04-26T02:11:46.303310+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:11:47.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:46 smithi003 bash[18104]: audit 2022-04-26T02:11:46.304845+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:11:47.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:46 smithi003 bash[18104]: audit 2022-04-26T02:11:46.308993+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:47.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:46 smithi003 bash[18104]: audit 2022-04-26T02:11:46.311778+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:11:47.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:46 smithi003 bash[18104]: audit 2022-04-26T02:11:46.315082+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:47.677 DEBUG:teuthology.orchestra.run.smithi003:osd.2> sudo journalctl -f -n 0 -u ceph-a039d132-c505-11ec-8c39-001a4aab830c@osd.2.service 2022-04-26T02:11:47.680 INFO:tasks.cephadm:Deploying osd.3 on smithi003 with /dev/vg_nvme/lv_1... 2022-04-26T02:11:47.680 DEBUG:teuthology.orchestra.run.smithi003:> 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 a039d132-c505-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2022-04-26T02:11:47.693 INFO:journalctl@ceph.osd.2.smithi003.stdout:-- Logs begin at Sun 2022-04-24 12:18:48 UTC. -- 2022-04-26T02:11:48.544 INFO:journalctl@ceph.osd.2.smithi003.stdout:Apr 26 02:11:48 smithi003 bash[26230]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2022-04-26T02:11:48.544 INFO:journalctl@ceph.osd.2.smithi003.stdout:Apr 26 02:11:48 smithi003 bash[26230]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2022-04-26T02:11:48.544 INFO:journalctl@ceph.osd.2.smithi003.stdout:Apr 26 02:11:48 smithi003 bash[26230]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2022-04-26T02:11:48.544 INFO:journalctl@ceph.osd.2.smithi003.stdout:Apr 26 02:11:48 smithi003 bash[26230]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2022-04-26T02:11:48.544 INFO:journalctl@ceph.osd.2.smithi003.stdout:Apr 26 02:11:48 smithi003 bash[26230]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2022-04-26T02:11:48.544 INFO:journalctl@ceph.osd.2.smithi003.stdout:Apr 26 02:11:48 smithi003 bash[26230]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2022-04-26T02:11:48.545 INFO:journalctl@ceph.osd.2.smithi003.stdout:Apr 26 02:11:48 smithi003 bash[26230]: --> ceph-volume lvm activate successful for osd ID: 2 2022-04-26T02:11:49.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:48 smithi003 bash[12738]: cluster 2022-04-26T02:11:47.794259+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:49.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:48 smithi003 bash[18104]: cluster 2022-04-26T02:11:47.794259+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:49.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:48 smithi141 bash[12514]: cluster 2022-04-26T02:11:47.794259+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:51.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:50 smithi141 bash[12514]: cluster 2022-04-26T02:11:49.794744+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:51.211 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:50 smithi003 bash[18104]: cluster 2022-04-26T02:11:49.794744+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:51.212 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:50 smithi003 bash[12738]: cluster 2022-04-26T02:11:49.794744+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:51.544 INFO:journalctl@ceph.osd.2.smithi003.stdout:Apr 26 02:11:51 smithi003 bash[26399]: debug 2022-04-26T02:11:51.298+0000 7f83ec7b3700 1 -- 172.21.15.3:0/2799932521 <== mon.1 v2:172.21.15.3:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5642c563e4e0 con 0x5642c56b5000 2022-04-26T02:11:52.294 INFO:journalctl@ceph.osd.2.smithi003.stdout:Apr 26 02:11:51 smithi003 bash[26399]: debug 2022-04-26T02:11:51.846+0000 7f83f424c080 -1 Falling back to public interface 2022-04-26T02:11:53.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:52 smithi003 bash[12738]: audit 2022-04-26T02:11:51.690576+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:53.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:52 smithi003 bash[12738]: cluster 2022-04-26T02:11:51.795258+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:53.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:52 smithi003 bash[18104]: audit 2022-04-26T02:11:51.690576+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:53.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:52 smithi003 bash[18104]: cluster 2022-04-26T02:11:51.795258+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:53.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:52 smithi141 bash[12514]: audit 2022-04-26T02:11:51.690576+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:11:53.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:52 smithi141 bash[12514]: cluster 2022-04-26T02:11:51.795258+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:53.898 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping: /dev/vg_nvme/lv_1 2022-04-26T02:11:53.899 INFO:teuthology.orchestra.run.smithi003.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2022-04-26T02:11:53.899 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10+0 records in 2022-04-26T02:11:53.899 INFO:teuthology.orchestra.run.smithi003.stderr:10+0 records out 2022-04-26T02:11:53.899 INFO:teuthology.orchestra.run.smithi003.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0144605 s, 725 MB/s 2022-04-26T02:11:53.899 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping successful for: 2022-04-26T02:11:55.294 INFO:journalctl@ceph.osd.2.smithi003.stdout:Apr 26 02:11:54 smithi003 bash[26399]: debug 2022-04-26T02:11:54.894+0000 7f83f424c080 -1 osd.2 0 log_to_monitors {default=true} 2022-04-26T02:11:55.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:54 smithi003 bash[18104]: cluster 2022-04-26T02:11:53.795656+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:55.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:54 smithi003 bash[12738]: cluster 2022-04-26T02:11:53.795656+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:55.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:54 smithi141 bash[12514]: cluster 2022-04-26T02:11:53.795656+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:55.421 DEBUG:teuthology.orchestra.run.smithi003:> 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 a039d132-c505-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi003:vg_nvme/lv_1 2022-04-26T02:11:56.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:55 smithi003 bash[18104]: audit 2022-04-26T02:11:54.904346+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1681081088,v1:172.21.15.3:6819/1681081088]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-26T02:11:56.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:55 smithi003 bash[18104]: audit 2022-04-26T02:11:54.904823+0000 mon.a (mon.0) 311 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-26T02:11:56.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:55 smithi003 bash[12738]: audit 2022-04-26T02:11:54.904346+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1681081088,v1:172.21.15.3:6819/1681081088]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-26T02:11:56.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:55 smithi003 bash[12738]: audit 2022-04-26T02:11:54.904823+0000 mon.a (mon.0) 311 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-26T02:11:56.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:55 smithi141 bash[12514]: audit 2022-04-26T02:11:54.904346+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1681081088,v1:172.21.15.3:6819/1681081088]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-26T02:11:56.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:55 smithi141 bash[12514]: audit 2022-04-26T02:11:54.904823+0000 mon.a (mon.0) 311 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-26T02:11:57.000 INFO:journalctl@ceph.osd.2.smithi003.stdout:Apr 26 02:11:56 smithi003 bash[26399]: debug 2022-04-26T02:11:56.866+0000 7f83ea7af700 -1 osd.2 0 waiting for initial osdmap 2022-04-26T02:11:57.000 INFO:journalctl@ceph.osd.2.smithi003.stdout:Apr 26 02:11:56 smithi003 bash[26399]: debug 2022-04-26T02:11:56.870+0000 7f83e3f25700 -1 osd.2 17 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2022-04-26T02:11:57.001 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:56 smithi003 bash[12738]: cluster 2022-04-26T02:11:55.796155+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:57.001 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:56 smithi003 bash[12738]: audit 2022-04-26T02:11:55.861412+0000 mon.a (mon.0) 312 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-26T02:11:57.001 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:56 smithi003 bash[12738]: cluster 2022-04-26T02:11:55.861570+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2022-04-26T02:11:57.001 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:56 smithi003 bash[12738]: audit 2022-04-26T02:11:55.861768+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:11:57.001 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:56 smithi003 bash[12738]: audit 2022-04-26T02:11:55.862339+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1681081088,v1:172.21.15.3:6819/1681081088]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-26T02:11:57.001 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:56 smithi003 bash[12738]: audit 2022-04-26T02:11:55.862734+0000 mon.a (mon.0) 315 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-26T02:11:57.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:56 smithi003 bash[18104]: cluster 2022-04-26T02:11:55.796155+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:57.002 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:56 smithi003 bash[18104]: audit 2022-04-26T02:11:55.861412+0000 mon.a (mon.0) 312 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-26T02:11:57.002 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:56 smithi003 bash[18104]: cluster 2022-04-26T02:11:55.861570+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2022-04-26T02:11:57.002 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:56 smithi003 bash[18104]: audit 2022-04-26T02:11:55.861768+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:11:57.002 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:56 smithi003 bash[18104]: audit 2022-04-26T02:11:55.862339+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1681081088,v1:172.21.15.3:6819/1681081088]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-26T02:11:57.002 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:56 smithi003 bash[18104]: audit 2022-04-26T02:11:55.862734+0000 mon.a (mon.0) 315 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-26T02:11:57.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:56 smithi141 bash[12514]: cluster 2022-04-26T02:11:55.796155+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:57.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:56 smithi141 bash[12514]: audit 2022-04-26T02:11:55.861412+0000 mon.a (mon.0) 312 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-26T02:11:57.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:56 smithi141 bash[12514]: cluster 2022-04-26T02:11:55.861570+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2022-04-26T02:11:57.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:56 smithi141 bash[12514]: audit 2022-04-26T02:11:55.861768+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:11:57.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:56 smithi141 bash[12514]: audit 2022-04-26T02:11:55.862339+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1681081088,v1:172.21.15.3:6819/1681081088]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-26T02:11:57.328 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:56 smithi141 bash[12514]: audit 2022-04-26T02:11:55.862734+0000 mon.a (mon.0) 315 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-26T02:11:58.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:58 smithi003 bash[18104]: audit 2022-04-26T02:11:56.863398+0000 mon.a (mon.0) 316 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2022-04-26T02:11:58.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:58 smithi003 bash[18104]: cluster 2022-04-26T02:11:56.863522+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2022-04-26T02:11:58.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:58 smithi003 bash[18104]: audit 2022-04-26T02:11:56.864125+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:11:58.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:58 smithi003 bash[18104]: audit 2022-04-26T02:11:56.869442+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:11:58.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:58 smithi003 bash[12738]: audit 2022-04-26T02:11:56.863398+0000 mon.a (mon.0) 316 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2022-04-26T02:11:58.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:58 smithi003 bash[12738]: cluster 2022-04-26T02:11:56.863522+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2022-04-26T02:11:58.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:58 smithi003 bash[12738]: audit 2022-04-26T02:11:56.864125+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:11:58.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:58 smithi003 bash[12738]: audit 2022-04-26T02:11:56.869442+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:11:58.827 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:58 smithi141 bash[12514]: audit 2022-04-26T02:11:56.863398+0000 mon.a (mon.0) 316 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2022-04-26T02:11:58.827 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:58 smithi141 bash[12514]: cluster 2022-04-26T02:11:56.863522+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2022-04-26T02:11:58.827 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:58 smithi141 bash[12514]: audit 2022-04-26T02:11:56.864125+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:11:58.827 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:58 smithi141 bash[12514]: audit 2022-04-26T02:11:56.869442+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:11:59.592 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:59 smithi003 bash[12738]: cluster 2022-04-26T02:11:55.852165+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T02:11:59.592 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:59 smithi003 bash[12738]: cluster 2022-04-26T02:11:55.852298+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T02:11:59.592 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:59 smithi003 bash[12738]: cluster 2022-04-26T02:11:57.796700+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:59.592 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:59 smithi003 bash[12738]: cluster 2022-04-26T02:11:57.871775+0000 mon.a (mon.0) 320 : cluster [INF] osd.2 [v2:172.21.15.3:6818/1681081088,v1:172.21.15.3:6819/1681081088] boot 2022-04-26T02:11:59.592 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:59 smithi003 bash[12738]: cluster 2022-04-26T02:11:57.871863+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2022-04-26T02:11:59.592 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:59 smithi003 bash[12738]: audit 2022-04-26T02:11:57.872839+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:11:59.593 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:59 smithi003 bash[12738]: audit 2022-04-26T02:11:57.873752+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2022-04-26T02:11:59.593 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:59 smithi003 bash[12738]: audit 2022-04-26T02:11:58.875400+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2022-04-26T02:11:59.593 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:59 smithi003 bash[12738]: cluster 2022-04-26T02:11:58.875584+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2022-04-26T02:11:59.593 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:11:59 smithi003 bash[12738]: audit 2022-04-26T02:11:58.876995+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2022-04-26T02:11:59.593 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:59 smithi003 bash[18104]: cluster 2022-04-26T02:11:55.852165+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T02:11:59.593 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:59 smithi003 bash[18104]: cluster 2022-04-26T02:11:55.852298+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T02:11:59.593 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:59 smithi003 bash[18104]: cluster 2022-04-26T02:11:57.796700+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:59.593 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:59 smithi003 bash[18104]: cluster 2022-04-26T02:11:57.871775+0000 mon.a (mon.0) 320 : cluster [INF] osd.2 [v2:172.21.15.3:6818/1681081088,v1:172.21.15.3:6819/1681081088] boot 2022-04-26T02:11:59.594 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:59 smithi003 bash[18104]: cluster 2022-04-26T02:11:57.871863+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2022-04-26T02:11:59.594 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:59 smithi003 bash[18104]: audit 2022-04-26T02:11:57.872839+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:11:59.594 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:59 smithi003 bash[18104]: audit 2022-04-26T02:11:57.873752+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2022-04-26T02:11:59.594 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:59 smithi003 bash[18104]: audit 2022-04-26T02:11:58.875400+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2022-04-26T02:11:59.594 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:59 smithi003 bash[18104]: cluster 2022-04-26T02:11:58.875584+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2022-04-26T02:11:59.594 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:11:59 smithi003 bash[18104]: audit 2022-04-26T02:11:58.876995+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2022-04-26T02:11:59.827 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:59 smithi141 bash[12514]: cluster 2022-04-26T02:11:55.852165+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T02:11:59.827 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:59 smithi141 bash[12514]: cluster 2022-04-26T02:11:55.852298+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T02:11:59.827 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:59 smithi141 bash[12514]: cluster 2022-04-26T02:11:57.796700+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-26T02:11:59.827 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:59 smithi141 bash[12514]: cluster 2022-04-26T02:11:57.871775+0000 mon.a (mon.0) 320 : cluster [INF] osd.2 [v2:172.21.15.3:6818/1681081088,v1:172.21.15.3:6819/1681081088] boot 2022-04-26T02:11:59.828 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:59 smithi141 bash[12514]: cluster 2022-04-26T02:11:57.871863+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2022-04-26T02:11:59.828 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:59 smithi141 bash[12514]: audit 2022-04-26T02:11:57.872839+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-26T02:11:59.828 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:59 smithi141 bash[12514]: audit 2022-04-26T02:11:57.873752+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2022-04-26T02:11:59.828 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:59 smithi141 bash[12514]: audit 2022-04-26T02:11:58.875400+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2022-04-26T02:11:59.828 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:59 smithi141 bash[12514]: cluster 2022-04-26T02:11:58.875584+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2022-04-26T02:11:59.828 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:11:59 smithi141 bash[12514]: audit 2022-04-26T02:11:58.876995+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2022-04-26T02:12:01.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[18104]: cephadm 2022-04-26T02:11:59.723205+0000 mgr.y (mgr.14146) 113 : cephadm [INF] Detected new or changed devices on smithi003 2022-04-26T02:12:01.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[18104]: audit 2022-04-26T02:11:59.733168+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:01.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[18104]: audit 2022-04-26T02:11:59.734422+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:12:01.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[18104]: audit 2022-04-26T02:11:59.735277+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:12:01.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[18104]: audit 2022-04-26T02:11:59.736043+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:12:01.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[18104]: cephadm 2022-04-26T02:11:59.736750+0000 mgr.y (mgr.14146) 114 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 5418M 2022-04-26T02:12:01.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[18104]: audit 2022-04-26T02:11:59.741007+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:01.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[18104]: audit 2022-04-26T02:11:59.746514+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:01.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[18104]: audit 2022-04-26T02:11:59.749149+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:12:01.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[18104]: audit 2022-04-26T02:11:59.750454+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:01.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[18104]: audit 2022-04-26T02:11:59.751245+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:12:01.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[18104]: audit 2022-04-26T02:11:59.756418+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:01.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[18104]: cluster 2022-04-26T02:11:59.797287+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v90: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:01.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[18104]: audit 2022-04-26T02:11:59.876914+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2022-04-26T02:12:01.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[18104]: cluster 2022-04-26T02:11:59.877220+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2022-04-26T02:12:01.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[18104]: audit 2022-04-26T02:12:00.022793+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:12:01.046 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[18104]: audit 2022-04-26T02:12:00.025584+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:12:01.046 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[18104]: audit 2022-04-26T02:12:00.027001+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:01.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[12738]: cephadm 2022-04-26T02:11:59.723205+0000 mgr.y (mgr.14146) 113 : cephadm [INF] Detected new or changed devices on smithi003 2022-04-26T02:12:01.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[12738]: audit 2022-04-26T02:11:59.733168+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:01.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[12738]: audit 2022-04-26T02:11:59.734422+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:12:01.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[12738]: audit 2022-04-26T02:11:59.735277+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:12:01.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[12738]: audit 2022-04-26T02:11:59.736043+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:12:01.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[12738]: cephadm 2022-04-26T02:11:59.736750+0000 mgr.y (mgr.14146) 114 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 5418M 2022-04-26T02:12:01.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[12738]: audit 2022-04-26T02:11:59.741007+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:01.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[12738]: audit 2022-04-26T02:11:59.746514+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:01.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[12738]: audit 2022-04-26T02:11:59.749149+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:12:01.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[12738]: audit 2022-04-26T02:11:59.750454+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:01.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[12738]: audit 2022-04-26T02:11:59.751245+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:12:01.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[12738]: audit 2022-04-26T02:11:59.756418+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:01.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[12738]: cluster 2022-04-26T02:11:59.797287+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v90: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:01.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[12738]: audit 2022-04-26T02:11:59.876914+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2022-04-26T02:12:01.048 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[12738]: cluster 2022-04-26T02:11:59.877220+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2022-04-26T02:12:01.048 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[12738]: audit 2022-04-26T02:12:00.022793+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:12:01.048 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[12738]: audit 2022-04-26T02:12:00.025584+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:12:01.048 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:00 smithi003 bash[12738]: audit 2022-04-26T02:12:00.027001+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:01.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:00 smithi141 bash[12514]: cephadm 2022-04-26T02:11:59.723205+0000 mgr.y (mgr.14146) 113 : cephadm [INF] Detected new or changed devices on smithi003 2022-04-26T02:12:01.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:00 smithi141 bash[12514]: audit 2022-04-26T02:11:59.733168+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:01.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:00 smithi141 bash[12514]: audit 2022-04-26T02:11:59.734422+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:12:01.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:00 smithi141 bash[12514]: audit 2022-04-26T02:11:59.735277+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:12:01.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:00 smithi141 bash[12514]: audit 2022-04-26T02:11:59.736043+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:12:01.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:00 smithi141 bash[12514]: cephadm 2022-04-26T02:11:59.736750+0000 mgr.y (mgr.14146) 114 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 5418M 2022-04-26T02:12:01.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:00 smithi141 bash[12514]: audit 2022-04-26T02:11:59.741007+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:01.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:00 smithi141 bash[12514]: audit 2022-04-26T02:11:59.746514+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:01.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:00 smithi141 bash[12514]: audit 2022-04-26T02:11:59.749149+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:12:01.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:00 smithi141 bash[12514]: audit 2022-04-26T02:11:59.750454+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:01.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:00 smithi141 bash[12514]: audit 2022-04-26T02:11:59.751245+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:12:01.079 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:00 smithi141 bash[12514]: audit 2022-04-26T02:11:59.756418+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:01.079 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:00 smithi141 bash[12514]: cluster 2022-04-26T02:11:59.797287+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v90: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:01.079 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:00 smithi141 bash[12514]: audit 2022-04-26T02:11:59.876914+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2022-04-26T02:12:01.079 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:00 smithi141 bash[12514]: cluster 2022-04-26T02:11:59.877220+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2022-04-26T02:12:01.079 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:00 smithi141 bash[12514]: audit 2022-04-26T02:12:00.022793+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:12:01.079 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:00 smithi141 bash[12514]: audit 2022-04-26T02:12:00.025584+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:12:01.079 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:00 smithi141 bash[12514]: audit 2022-04-26T02:12:00.027001+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:02.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:01 smithi003 bash[12738]: audit 2022-04-26T02:12:00.021109+0000 mgr.y (mgr.14146) 116 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:12:02.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:01 smithi003 bash[18104]: audit 2022-04-26T02:12:00.021109+0000 mgr.y (mgr.14146) 116 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:12:02.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:01 smithi141 bash[12514]: audit 2022-04-26T02:12:00.021109+0000 mgr.y (mgr.14146) 116 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:12:03.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:02 smithi003 bash[12738]: cluster 2022-04-26T02:12:01.764807+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2022-04-26T02:12:03.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:02 smithi003 bash[12738]: cluster 2022-04-26T02:12:01.797807+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v93: 1 pgs: 1 creating+peering; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:03.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:02 smithi003 bash[18104]: cluster 2022-04-26T02:12:01.764807+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2022-04-26T02:12:03.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:02 smithi003 bash[18104]: cluster 2022-04-26T02:12:01.797807+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v93: 1 pgs: 1 creating+peering; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:03.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:02 smithi141 bash[12514]: cluster 2022-04-26T02:12:01.764807+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2022-04-26T02:12:03.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:02 smithi141 bash[12514]: cluster 2022-04-26T02:12:01.797807+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v93: 1 pgs: 1 creating+peering; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:05.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:04 smithi003 bash[12738]: cluster 2022-04-26T02:12:03.798505+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v94: 1 pgs: 1 creating+peering; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:05.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:04 smithi003 bash[12738]: audit 2022-04-26T02:12:04.189251+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.3:0/1160058231' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ee75326c-b78d-44db-a56a-35e5515102fa"}]: dispatch 2022-04-26T02:12:05.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:04 smithi003 bash[12738]: audit 2022-04-26T02:12:04.189855+0000 mon.a (mon.0) 343 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ee75326c-b78d-44db-a56a-35e5515102fa"}]: dispatch 2022-04-26T02:12:05.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:04 smithi003 bash[12738]: audit 2022-04-26T02:12:04.197035+0000 mon.a (mon.0) 344 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ee75326c-b78d-44db-a56a-35e5515102fa"}]': finished 2022-04-26T02:12:05.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:04 smithi003 bash[12738]: cluster 2022-04-26T02:12:04.197139+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2022-04-26T02:12:05.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:04 smithi003 bash[12738]: audit 2022-04-26T02:12:04.197458+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T02:12:05.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:04 smithi003 bash[18104]: cluster 2022-04-26T02:12:03.798505+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v94: 1 pgs: 1 creating+peering; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:05.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:04 smithi003 bash[18104]: audit 2022-04-26T02:12:04.189251+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.3:0/1160058231' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ee75326c-b78d-44db-a56a-35e5515102fa"}]: dispatch 2022-04-26T02:12:05.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:04 smithi003 bash[18104]: audit 2022-04-26T02:12:04.189855+0000 mon.a (mon.0) 343 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ee75326c-b78d-44db-a56a-35e5515102fa"}]: dispatch 2022-04-26T02:12:05.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:04 smithi003 bash[18104]: audit 2022-04-26T02:12:04.197035+0000 mon.a (mon.0) 344 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ee75326c-b78d-44db-a56a-35e5515102fa"}]': finished 2022-04-26T02:12:05.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:04 smithi003 bash[18104]: cluster 2022-04-26T02:12:04.197139+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2022-04-26T02:12:05.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:04 smithi003 bash[18104]: audit 2022-04-26T02:12:04.197458+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T02:12:05.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:04 smithi141 bash[12514]: cluster 2022-04-26T02:12:03.798505+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v94: 1 pgs: 1 creating+peering; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:05.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:04 smithi141 bash[12514]: audit 2022-04-26T02:12:04.189251+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.3:0/1160058231' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ee75326c-b78d-44db-a56a-35e5515102fa"}]: dispatch 2022-04-26T02:12:05.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:04 smithi141 bash[12514]: audit 2022-04-26T02:12:04.189855+0000 mon.a (mon.0) 343 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ee75326c-b78d-44db-a56a-35e5515102fa"}]: dispatch 2022-04-26T02:12:05.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:04 smithi141 bash[12514]: audit 2022-04-26T02:12:04.197035+0000 mon.a (mon.0) 344 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ee75326c-b78d-44db-a56a-35e5515102fa"}]': finished 2022-04-26T02:12:05.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:04 smithi141 bash[12514]: cluster 2022-04-26T02:12:04.197139+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2022-04-26T02:12:05.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:04 smithi141 bash[12514]: audit 2022-04-26T02:12:04.197458+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T02:12:06.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:05 smithi003 bash[18104]: audit 2022-04-26T02:12:04.907402+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.3:0/3655234078' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:12:06.398 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:05 smithi003 bash[12738]: audit 2022-04-26T02:12:04.907402+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.3:0/3655234078' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:12:06.399 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:05 smithi141 bash[12514]: audit 2022-04-26T02:12:04.907402+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.3:0/3655234078' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:12:07.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:06 smithi003 bash[18104]: cluster 2022-04-26T02:12:05.799159+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:07.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:06 smithi003 bash[12738]: cluster 2022-04-26T02:12:05.799159+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:07.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:06 smithi141 bash[12514]: cluster 2022-04-26T02:12:05.799159+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:09.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:08 smithi003 bash[12738]: cluster 2022-04-26T02:12:07.799816+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:09.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:08 smithi003 bash[18104]: cluster 2022-04-26T02:12:07.799816+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:09.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:08 smithi141 bash[12514]: cluster 2022-04-26T02:12:07.799816+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:11.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:10 smithi003 bash[12738]: cluster 2022-04-26T02:12:09.800466+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:11.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:10 smithi003 bash[18104]: cluster 2022-04-26T02:12:09.800466+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:11.326 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:10 smithi141 bash[12514]: cluster 2022-04-26T02:12:09.800466+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:13.076 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:12 smithi141 bash[12514]: cluster 2022-04-26T02:12:11.800950+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:13.258 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:12 smithi003 bash[12738]: cluster 2022-04-26T02:12:11.800950+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:13.259 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:12 smithi003 bash[18104]: cluster 2022-04-26T02:12:11.800950+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:14.043 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:13 smithi003 bash[18104]: audit 2022-04-26T02:12:12.972031+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2022-04-26T02:12:14.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:13 smithi003 bash[18104]: audit 2022-04-26T02:12:12.973999+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:14.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:13 smithi003 bash[12738]: audit 2022-04-26T02:12:12.972031+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2022-04-26T02:12:14.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:13 smithi003 bash[12738]: audit 2022-04-26T02:12:12.973999+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:14.076 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:13 smithi141 bash[12514]: audit 2022-04-26T02:12:12.972031+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2022-04-26T02:12:14.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:13 smithi141 bash[12514]: audit 2022-04-26T02:12:12.973999+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:15.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:14 smithi003 bash[18104]: cephadm 2022-04-26T02:12:12.975436+0000 mgr.y (mgr.14146) 123 : cephadm [INF] Deploying daemon osd.3 on smithi003 2022-04-26T02:12:15.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:14 smithi003 bash[18104]: cluster 2022-04-26T02:12:13.801478+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:15.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:14 smithi003 bash[12738]: cephadm 2022-04-26T02:12:12.975436+0000 mgr.y (mgr.14146) 123 : cephadm [INF] Deploying daemon osd.3 on smithi003 2022-04-26T02:12:15.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:14 smithi003 bash[12738]: cluster 2022-04-26T02:12:13.801478+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:15.076 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:14 smithi141 bash[12514]: cephadm 2022-04-26T02:12:12.975436+0000 mgr.y (mgr.14146) 123 : cephadm [INF] Deploying daemon osd.3 on smithi003 2022-04-26T02:12:15.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:14 smithi141 bash[12514]: cluster 2022-04-26T02:12:13.801478+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:15.778 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 3 on host 'smithi003' 2022-04-26T02:12:16.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:15 smithi141 bash[12514]: audit 2022-04-26T02:12:15.759250+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:12:16.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:15 smithi141 bash[12514]: audit 2022-04-26T02:12:15.762368+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:16.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:15 smithi141 bash[12514]: audit 2022-04-26T02:12:15.765525+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:16.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:15 smithi141 bash[12514]: audit 2022-04-26T02:12:15.769267+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:12:16.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:15 smithi141 bash[12514]: audit 2022-04-26T02:12:15.775131+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:16.316 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:15 smithi003 bash[18104]: audit 2022-04-26T02:12:15.759250+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:12:16.316 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:15 smithi003 bash[18104]: audit 2022-04-26T02:12:15.762368+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:16.316 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:15 smithi003 bash[18104]: audit 2022-04-26T02:12:15.765525+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:16.316 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:15 smithi003 bash[18104]: audit 2022-04-26T02:12:15.769267+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:12:16.316 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:15 smithi003 bash[18104]: audit 2022-04-26T02:12:15.775131+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:16.316 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:15 smithi003 bash[12738]: audit 2022-04-26T02:12:15.759250+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:12:16.317 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:15 smithi003 bash[12738]: audit 2022-04-26T02:12:15.762368+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:16.317 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:15 smithi003 bash[12738]: audit 2022-04-26T02:12:15.765525+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:16.317 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:15 smithi003 bash[12738]: audit 2022-04-26T02:12:15.769267+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:12:16.317 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:15 smithi003 bash[12738]: audit 2022-04-26T02:12:15.775131+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:17.076 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:16 smithi141 bash[12514]: cluster 2022-04-26T02:12:15.801869+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:17.271 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:16 smithi003 bash[12738]: cluster 2022-04-26T02:12:15.801869+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:17.271 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:16 smithi003 bash[18104]: cluster 2022-04-26T02:12:15.801869+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:17.273 DEBUG:teuthology.orchestra.run.smithi003:osd.3> sudo journalctl -f -n 0 -u ceph-a039d132-c505-11ec-8c39-001a4aab830c@osd.3.service 2022-04-26T02:12:17.275 INFO:tasks.cephadm:Deploying osd.4 on smithi141 with /dev/vg_nvme/lv_4... 2022-04-26T02:12:17.276 DEBUG:teuthology.orchestra.run.smithi141:> 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 a039d132-c505-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2022-04-26T02:12:17.350 INFO:journalctl@ceph.osd.3.smithi003.stdout:-- Logs begin at Sun 2022-04-24 12:18:48 UTC. -- 2022-04-26T02:12:18.293 INFO:journalctl@ceph.osd.3.smithi003.stdout:Apr 26 02:12:17 smithi003 bash[29087]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2022-04-26T02:12:18.294 INFO:journalctl@ceph.osd.3.smithi003.stdout:Apr 26 02:12:17 smithi003 bash[29087]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2022-04-26T02:12:18.294 INFO:journalctl@ceph.osd.3.smithi003.stdout:Apr 26 02:12:17 smithi003 bash[29087]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2022-04-26T02:12:18.294 INFO:journalctl@ceph.osd.3.smithi003.stdout:Apr 26 02:12:17 smithi003 bash[29087]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2022-04-26T02:12:18.294 INFO:journalctl@ceph.osd.3.smithi003.stdout:Apr 26 02:12:17 smithi003 bash[29087]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2022-04-26T02:12:18.294 INFO:journalctl@ceph.osd.3.smithi003.stdout:Apr 26 02:12:17 smithi003 bash[29087]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2022-04-26T02:12:18.294 INFO:journalctl@ceph.osd.3.smithi003.stdout:Apr 26 02:12:17 smithi003 bash[29087]: --> ceph-volume lvm activate successful for osd ID: 3 2022-04-26T02:12:19.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:18 smithi141 bash[12514]: cluster 2022-04-26T02:12:17.802195+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:19.205 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:18 smithi141 bash[12514]: audit 2022-04-26T02:12:17.961325+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T02:12:19.206 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:18 smithi141 bash[12514]: audit 2022-04-26T02:12:17.963333+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T02:12:19.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:18 smithi003 bash[12738]: cluster 2022-04-26T02:12:17.802195+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:19.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:18 smithi003 bash[12738]: audit 2022-04-26T02:12:17.961325+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T02:12:19.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:18 smithi003 bash[12738]: audit 2022-04-26T02:12:17.963333+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T02:12:19.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:18 smithi003 bash[18104]: cluster 2022-04-26T02:12:17.802195+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:19.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:18 smithi003 bash[18104]: audit 2022-04-26T02:12:17.961325+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2022-04-26T02:12:19.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:18 smithi003 bash[18104]: audit 2022-04-26T02:12:17.963333+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2022-04-26T02:12:20.293 INFO:journalctl@ceph.osd.3.smithi003.stdout:Apr 26 02:12:20 smithi003 bash[29253]: debug 2022-04-26T02:12:20.022+0000 7fc442906700 1 -- 172.21.15.3:0/2109557081 <== mon.1 v2:172.21.15.3:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e224d384e0 con 0x55e224daf000 2022-04-26T02:12:20.659 INFO:teuthology.orchestra.run.smithi141.stderr:--> Zapping: /dev/vg_nvme/lv_4 2022-04-26T02:12:20.659 INFO:teuthology.orchestra.run.smithi141.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2022-04-26T02:12:20.659 INFO:teuthology.orchestra.run.smithi141.stderr: stderr: 10+0 records in 2022-04-26T02:12:20.660 INFO:teuthology.orchestra.run.smithi141.stderr:10+0 records out 2022-04-26T02:12:20.660 INFO:teuthology.orchestra.run.smithi141.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0175944 s, 596 MB/s 2022-04-26T02:12:20.660 INFO:teuthology.orchestra.run.smithi141.stderr:--> Zapping successful for: 2022-04-26T02:12:20.832 INFO:journalctl@ceph.osd.3.smithi003.stdout:Apr 26 02:12:20 smithi003 bash[29253]: debug 2022-04-26T02:12:20.562+0000 7fc44a39f080 -1 Falling back to public interface 2022-04-26T02:12:21.076 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:20 smithi141 bash[12514]: cluster 2022-04-26T02:12:19.802628+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:21.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:20 smithi141 bash[12514]: audit 2022-04-26T02:12:20.097059+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:21.284 DEBUG:teuthology.orchestra.run.smithi141:> 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 a039d132-c505-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi141:vg_nvme/lv_4 2022-04-26T02:12:21.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:20 smithi003 bash[12738]: cluster 2022-04-26T02:12:19.802628+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:21.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:20 smithi003 bash[12738]: audit 2022-04-26T02:12:20.097059+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:21.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:20 smithi003 bash[18104]: cluster 2022-04-26T02:12:19.802628+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:21.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:20 smithi003 bash[18104]: audit 2022-04-26T02:12:20.097059+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:23.076 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:22 smithi141 bash[12514]: cluster 2022-04-26T02:12:21.803135+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:23.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:22 smithi003 bash[12738]: cluster 2022-04-26T02:12:21.803135+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:23.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:22 smithi003 bash[18104]: cluster 2022-04-26T02:12:21.803135+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:23.793 INFO:journalctl@ceph.osd.3.smithi003.stdout:Apr 26 02:12:23 smithi003 bash[29253]: debug 2022-04-26T02:12:23.626+0000 7fc44a39f080 -1 osd.3 0 log_to_monitors {default=true} 2022-04-26T02:12:24.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:23 smithi141 bash[12514]: audit 2022-04-26T02:12:23.634154+0000 mon.a (mon.0) 357 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3174580057,v1:172.21.15.3:6827/3174580057]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2022-04-26T02:12:24.293 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:23 smithi003 bash[18104]: audit 2022-04-26T02:12:23.634154+0000 mon.a (mon.0) 357 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3174580057,v1:172.21.15.3:6827/3174580057]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2022-04-26T02:12:24.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:23 smithi003 bash[12738]: audit 2022-04-26T02:12:23.634154+0000 mon.a (mon.0) 357 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3174580057,v1:172.21.15.3:6827/3174580057]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2022-04-26T02:12:25.076 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:24 smithi141 bash[12514]: cluster 2022-04-26T02:12:23.803520+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:25.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:24 smithi141 bash[12514]: audit 2022-04-26T02:12:23.820830+0000 mon.a (mon.0) 358 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3174580057,v1:172.21.15.3:6827/3174580057]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2022-04-26T02:12:25.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:24 smithi141 bash[12514]: cluster 2022-04-26T02:12:23.820976+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2022-04-26T02:12:25.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:24 smithi141 bash[12514]: audit 2022-04-26T02:12:23.821255+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T02:12:25.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:24 smithi141 bash[12514]: audit 2022-04-26T02:12:23.822252+0000 mon.a (mon.0) 361 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3174580057,v1:172.21.15.3:6827/3174580057]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-26T02:12:25.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:24 smithi141 bash[12514]: audit 2022-04-26T02:12:24.381191+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:12:25.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:24 smithi141 bash[12514]: audit 2022-04-26T02:12:24.384999+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:12:25.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:24 smithi141 bash[12514]: audit 2022-04-26T02:12:24.386476+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:25.203 INFO:journalctl@ceph.osd.3.smithi003.stdout:Apr 26 02:12:24 smithi003 bash[29253]: debug 2022-04-26T02:12:24.826+0000 7fc440902700 -1 osd.3 0 waiting for initial osdmap 2022-04-26T02:12:25.203 INFO:journalctl@ceph.osd.3.smithi003.stdout:Apr 26 02:12:24 smithi003 bash[29253]: debug 2022-04-26T02:12:24.830+0000 7fc43b87b700 -1 osd.3 24 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2022-04-26T02:12:25.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:24 smithi003 bash[18104]: cluster 2022-04-26T02:12:23.803520+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:25.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:24 smithi003 bash[18104]: audit 2022-04-26T02:12:23.820830+0000 mon.a (mon.0) 358 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3174580057,v1:172.21.15.3:6827/3174580057]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2022-04-26T02:12:25.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:24 smithi003 bash[18104]: cluster 2022-04-26T02:12:23.820976+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2022-04-26T02:12:25.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:24 smithi003 bash[18104]: audit 2022-04-26T02:12:23.821255+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T02:12:25.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:24 smithi003 bash[18104]: audit 2022-04-26T02:12:23.822252+0000 mon.a (mon.0) 361 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3174580057,v1:172.21.15.3:6827/3174580057]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-26T02:12:25.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:24 smithi003 bash[18104]: audit 2022-04-26T02:12:24.381191+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:12:25.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:24 smithi003 bash[18104]: audit 2022-04-26T02:12:24.384999+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:12:25.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:24 smithi003 bash[18104]: audit 2022-04-26T02:12:24.386476+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:25.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:24 smithi003 bash[12738]: cluster 2022-04-26T02:12:23.803520+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:25.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:24 smithi003 bash[12738]: audit 2022-04-26T02:12:23.820830+0000 mon.a (mon.0) 358 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3174580057,v1:172.21.15.3:6827/3174580057]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2022-04-26T02:12:25.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:24 smithi003 bash[12738]: cluster 2022-04-26T02:12:23.820976+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2022-04-26T02:12:25.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:24 smithi003 bash[12738]: audit 2022-04-26T02:12:23.821255+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T02:12:25.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:24 smithi003 bash[12738]: audit 2022-04-26T02:12:23.822252+0000 mon.a (mon.0) 361 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3174580057,v1:172.21.15.3:6827/3174580057]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2022-04-26T02:12:25.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:24 smithi003 bash[12738]: audit 2022-04-26T02:12:24.381191+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-26T02:12:25.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:24 smithi003 bash[12738]: audit 2022-04-26T02:12:24.384999+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-26T02:12:25.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:24 smithi003 bash[12738]: audit 2022-04-26T02:12:24.386476+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:26.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:25 smithi003 bash[12738]: audit 2022-04-26T02:12:24.379421+0000 mgr.y (mgr.14146) 130 : audit [DBG] from='client.24221 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:12:26.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:25 smithi003 bash[12738]: audit 2022-04-26T02:12:24.823947+0000 mon.a (mon.0) 365 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3174580057,v1:172.21.15.3:6827/3174580057]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2022-04-26T02:12:26.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:25 smithi003 bash[12738]: cluster 2022-04-26T02:12:24.824107+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2022-04-26T02:12:26.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:25 smithi003 bash[12738]: audit 2022-04-26T02:12:24.825744+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T02:12:26.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:25 smithi003 bash[12738]: audit 2022-04-26T02:12:24.829990+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T02:12:26.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:25 smithi003 bash[18104]: audit 2022-04-26T02:12:24.379421+0000 mgr.y (mgr.14146) 130 : audit [DBG] from='client.24221 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:12:26.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:25 smithi003 bash[18104]: audit 2022-04-26T02:12:24.823947+0000 mon.a (mon.0) 365 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3174580057,v1:172.21.15.3:6827/3174580057]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2022-04-26T02:12:26.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:25 smithi003 bash[18104]: cluster 2022-04-26T02:12:24.824107+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2022-04-26T02:12:26.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:25 smithi003 bash[18104]: audit 2022-04-26T02:12:24.825744+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T02:12:26.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:25 smithi003 bash[18104]: audit 2022-04-26T02:12:24.829990+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T02:12:26.326 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:25 smithi141 bash[12514]: audit 2022-04-26T02:12:24.379421+0000 mgr.y (mgr.14146) 130 : audit [DBG] from='client.24221 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2022-04-26T02:12:26.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:25 smithi141 bash[12514]: audit 2022-04-26T02:12:24.823947+0000 mon.a (mon.0) 365 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3174580057,v1:172.21.15.3:6827/3174580057]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2022-04-26T02:12:26.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:25 smithi141 bash[12514]: cluster 2022-04-26T02:12:24.824107+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2022-04-26T02:12:26.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:25 smithi141 bash[12514]: audit 2022-04-26T02:12:24.825744+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T02:12:26.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:25 smithi141 bash[12514]: audit 2022-04-26T02:12:24.829990+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T02:12:27.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[12738]: cluster 2022-04-26T02:12:24.616314+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T02:12:27.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[12738]: cluster 2022-04-26T02:12:24.616437+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T02:12:27.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[12738]: cluster 2022-04-26T02:12:25.804040+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:27.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[12738]: audit 2022-04-26T02:12:25.831503+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T02:12:27.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[12738]: cluster 2022-04-26T02:12:25.845023+0000 mon.a (mon.0) 370 : cluster [INF] osd.3 [v2:172.21.15.3:6826/3174580057,v1:172.21.15.3:6827/3174580057] boot 2022-04-26T02:12:27.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[12738]: cluster 2022-04-26T02:12:25.845108+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2022-04-26T02:12:27.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[12738]: audit 2022-04-26T02:12:25.845909+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T02:12:27.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[12738]: audit 2022-04-26T02:12:25.983773+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:27.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[12738]: audit 2022-04-26T02:12:26.250559+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:12:27.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[12738]: audit 2022-04-26T02:12:26.252384+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:12:27.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[12738]: audit 2022-04-26T02:12:26.253957+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:12:27.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[12738]: audit 2022-04-26T02:12:26.255365+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:12:27.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[12738]: audit 2022-04-26T02:12:26.265401+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:27.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[12738]: audit 2022-04-26T02:12:26.272440+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:27.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[12738]: audit 2022-04-26T02:12:26.274833+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:12:27.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[12738]: audit 2022-04-26T02:12:26.276033+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:27.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[12738]: audit 2022-04-26T02:12:26.276937+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:12:27.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[12738]: audit 2022-04-26T02:12:26.285477+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:27.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[18104]: cluster 2022-04-26T02:12:24.616314+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T02:12:27.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[18104]: cluster 2022-04-26T02:12:24.616437+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T02:12:27.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[18104]: cluster 2022-04-26T02:12:25.804040+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:27.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[18104]: audit 2022-04-26T02:12:25.831503+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T02:12:27.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[18104]: cluster 2022-04-26T02:12:25.845023+0000 mon.a (mon.0) 370 : cluster [INF] osd.3 [v2:172.21.15.3:6826/3174580057,v1:172.21.15.3:6827/3174580057] boot 2022-04-26T02:12:27.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[18104]: cluster 2022-04-26T02:12:25.845108+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2022-04-26T02:12:27.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[18104]: audit 2022-04-26T02:12:25.845909+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T02:12:27.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[18104]: audit 2022-04-26T02:12:25.983773+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:27.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[18104]: audit 2022-04-26T02:12:26.250559+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:12:27.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[18104]: audit 2022-04-26T02:12:26.252384+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:12:27.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[18104]: audit 2022-04-26T02:12:26.253957+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:12:27.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[18104]: audit 2022-04-26T02:12:26.255365+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:12:27.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[18104]: audit 2022-04-26T02:12:26.265401+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:27.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[18104]: audit 2022-04-26T02:12:26.272440+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:27.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[18104]: audit 2022-04-26T02:12:26.274833+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:12:27.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[18104]: audit 2022-04-26T02:12:26.276033+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:27.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[18104]: audit 2022-04-26T02:12:26.276937+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:12:27.298 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:26 smithi003 bash[18104]: audit 2022-04-26T02:12:26.285477+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:27.298 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:26 smithi141 bash[12514]: cluster 2022-04-26T02:12:24.616314+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-26T02:12:27.298 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:26 smithi141 bash[12514]: cluster 2022-04-26T02:12:24.616437+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-26T02:12:27.298 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:26 smithi141 bash[12514]: cluster 2022-04-26T02:12:25.804040+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2022-04-26T02:12:27.298 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:26 smithi141 bash[12514]: audit 2022-04-26T02:12:25.831503+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T02:12:27.299 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:26 smithi141 bash[12514]: cluster 2022-04-26T02:12:25.845023+0000 mon.a (mon.0) 370 : cluster [INF] osd.3 [v2:172.21.15.3:6826/3174580057,v1:172.21.15.3:6827/3174580057] boot 2022-04-26T02:12:27.299 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:26 smithi141 bash[12514]: cluster 2022-04-26T02:12:25.845108+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2022-04-26T02:12:27.299 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:26 smithi141 bash[12514]: audit 2022-04-26T02:12:25.845909+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-26T02:12:27.299 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:26 smithi141 bash[12514]: audit 2022-04-26T02:12:25.983773+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:27.299 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:26 smithi141 bash[12514]: audit 2022-04-26T02:12:26.250559+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:12:27.299 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:26 smithi141 bash[12514]: audit 2022-04-26T02:12:26.252384+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:12:27.299 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:26 smithi141 bash[12514]: audit 2022-04-26T02:12:26.253957+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:12:27.299 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:26 smithi141 bash[12514]: audit 2022-04-26T02:12:26.255365+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2022-04-26T02:12:27.299 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:26 smithi141 bash[12514]: audit 2022-04-26T02:12:26.265401+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:27.300 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:26 smithi141 bash[12514]: audit 2022-04-26T02:12:26.272440+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:27.300 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:26 smithi141 bash[12514]: audit 2022-04-26T02:12:26.274833+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:12:27.300 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:26 smithi141 bash[12514]: audit 2022-04-26T02:12:26.276033+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:27.300 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:26 smithi141 bash[12514]: audit 2022-04-26T02:12:26.276937+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:12:27.300 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:26 smithi141 bash[12514]: audit 2022-04-26T02:12:26.285477+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:28.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:27 smithi003 bash[12738]: cephadm 2022-04-26T02:12:25.971895+0000 mgr.y (mgr.14146) 132 : cephadm [INF] Detected new or changed devices on smithi003 2022-04-26T02:12:28.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:27 smithi003 bash[12738]: cephadm 2022-04-26T02:12:26.256512+0000 mgr.y (mgr.14146) 133 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 4063M 2022-04-26T02:12:28.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:27 smithi003 bash[12738]: cluster 2022-04-26T02:12:27.293308+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2022-04-26T02:12:28.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:27 smithi003 bash[18104]: cephadm 2022-04-26T02:12:25.971895+0000 mgr.y (mgr.14146) 132 : cephadm [INF] Detected new or changed devices on smithi003 2022-04-26T02:12:28.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:27 smithi003 bash[18104]: cephadm 2022-04-26T02:12:26.256512+0000 mgr.y (mgr.14146) 133 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 4063M 2022-04-26T02:12:28.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:27 smithi003 bash[18104]: cluster 2022-04-26T02:12:27.293308+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2022-04-26T02:12:28.326 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:27 smithi141 bash[12514]: cephadm 2022-04-26T02:12:25.971895+0000 mgr.y (mgr.14146) 132 : cephadm [INF] Detected new or changed devices on smithi003 2022-04-26T02:12:28.326 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:27 smithi141 bash[12514]: cephadm 2022-04-26T02:12:26.256512+0000 mgr.y (mgr.14146) 133 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 4063M 2022-04-26T02:12:28.326 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:27 smithi141 bash[12514]: cluster 2022-04-26T02:12:27.293308+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2022-04-26T02:12:29.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:28 smithi003 bash[12738]: cluster 2022-04-26T02:12:27.804697+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:29.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:28 smithi003 bash[12738]: audit 2022-04-26T02:12:28.240872+0000 mon.a (mon.0) 385 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da9cd627-8c60-4212-8575-5307e778536c"}]: dispatch 2022-04-26T02:12:29.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:28 smithi003 bash[12738]: audit 2022-04-26T02:12:28.242076+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.141:0/962430739' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da9cd627-8c60-4212-8575-5307e778536c"}]: dispatch 2022-04-26T02:12:29.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:28 smithi003 bash[12738]: audit 2022-04-26T02:12:28.248340+0000 mon.a (mon.0) 386 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "da9cd627-8c60-4212-8575-5307e778536c"}]': finished 2022-04-26T02:12:29.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:28 smithi003 bash[12738]: cluster 2022-04-26T02:12:28.248500+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2022-04-26T02:12:29.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:28 smithi003 bash[12738]: audit 2022-04-26T02:12:28.248746+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-26T02:12:29.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:28 smithi003 bash[18104]: cluster 2022-04-26T02:12:27.804697+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:29.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:28 smithi003 bash[18104]: audit 2022-04-26T02:12:28.240872+0000 mon.a (mon.0) 385 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da9cd627-8c60-4212-8575-5307e778536c"}]: dispatch 2022-04-26T02:12:29.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:28 smithi003 bash[18104]: audit 2022-04-26T02:12:28.242076+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.141:0/962430739' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da9cd627-8c60-4212-8575-5307e778536c"}]: dispatch 2022-04-26T02:12:29.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:28 smithi003 bash[18104]: audit 2022-04-26T02:12:28.248340+0000 mon.a (mon.0) 386 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "da9cd627-8c60-4212-8575-5307e778536c"}]': finished 2022-04-26T02:12:29.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:28 smithi003 bash[18104]: cluster 2022-04-26T02:12:28.248500+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2022-04-26T02:12:29.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:28 smithi003 bash[18104]: audit 2022-04-26T02:12:28.248746+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-26T02:12:29.326 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:28 smithi141 bash[12514]: cluster 2022-04-26T02:12:27.804697+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:29.326 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:28 smithi141 bash[12514]: audit 2022-04-26T02:12:28.240872+0000 mon.a (mon.0) 385 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da9cd627-8c60-4212-8575-5307e778536c"}]: dispatch 2022-04-26T02:12:29.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:28 smithi141 bash[12514]: audit 2022-04-26T02:12:28.242076+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.141:0/962430739' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da9cd627-8c60-4212-8575-5307e778536c"}]: dispatch 2022-04-26T02:12:29.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:28 smithi141 bash[12514]: audit 2022-04-26T02:12:28.248340+0000 mon.a (mon.0) 386 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "da9cd627-8c60-4212-8575-5307e778536c"}]': finished 2022-04-26T02:12:29.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:28 smithi141 bash[12514]: cluster 2022-04-26T02:12:28.248500+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2022-04-26T02:12:29.327 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:28 smithi141 bash[12514]: audit 2022-04-26T02:12:28.248746+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-26T02:12:30.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:29 smithi003 bash[12738]: audit 2022-04-26T02:12:28.896622+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.141:0/1850141192' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:12:30.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:29 smithi003 bash[18104]: audit 2022-04-26T02:12:28.896622+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.141:0/1850141192' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:12:30.326 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:29 smithi141 bash[12514]: audit 2022-04-26T02:12:28.896622+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.141:0/1850141192' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-26T02:12:31.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:30 smithi003 bash[12738]: cluster 2022-04-26T02:12:29.805279+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:31.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:30 smithi003 bash[18104]: cluster 2022-04-26T02:12:29.805279+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:31.326 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:30 smithi141 bash[12514]: cluster 2022-04-26T02:12:29.805279+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:33.076 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:32 smithi141 bash[12514]: cluster 2022-04-26T02:12:31.805882+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:33.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:32 smithi003 bash[12738]: cluster 2022-04-26T02:12:31.805882+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:33.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:32 smithi003 bash[18104]: cluster 2022-04-26T02:12:31.805882+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:35.076 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:34 smithi141 bash[12514]: cluster 2022-04-26T02:12:33.806495+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:35.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:34 smithi003 bash[12738]: cluster 2022-04-26T02:12:33.806495+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:35.293 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:34 smithi003 bash[18104]: cluster 2022-04-26T02:12:33.806495+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:36.076 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:35 smithi141 bash[12514]: audit 2022-04-26T02:12:35.732205+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2022-04-26T02:12:36.076 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:35 smithi141 bash[12514]: audit 2022-04-26T02:12:35.734017+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:36.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:35 smithi003 bash[18104]: audit 2022-04-26T02:12:35.732205+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2022-04-26T02:12:36.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:35 smithi003 bash[18104]: audit 2022-04-26T02:12:35.734017+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:36.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:35 smithi003 bash[12738]: audit 2022-04-26T02:12:35.732205+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2022-04-26T02:12:36.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:35 smithi003 bash[12738]: audit 2022-04-26T02:12:35.734017+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:37.076 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:36 smithi141 bash[12514]: cephadm 2022-04-26T02:12:35.735392+0000 mgr.y (mgr.14146) 138 : cephadm [INF] Deploying daemon osd.4 on smithi141 2022-04-26T02:12:37.076 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:36 smithi141 bash[12514]: cluster 2022-04-26T02:12:35.806998+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:37.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:36 smithi003 bash[12738]: cephadm 2022-04-26T02:12:35.735392+0000 mgr.y (mgr.14146) 138 : cephadm [INF] Deploying daemon osd.4 on smithi141 2022-04-26T02:12:37.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:36 smithi003 bash[12738]: cluster 2022-04-26T02:12:35.806998+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:37.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:36 smithi003 bash[18104]: cephadm 2022-04-26T02:12:35.735392+0000 mgr.y (mgr.14146) 138 : cephadm [INF] Deploying daemon osd.4 on smithi141 2022-04-26T02:12:37.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:36 smithi003 bash[18104]: cluster 2022-04-26T02:12:35.806998+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:38.269 INFO:teuthology.orchestra.run.smithi141.stdout:Created osd(s) 4 on host 'smithi141' 2022-04-26T02:12:39.076 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:38 smithi141 bash[12514]: cluster 2022-04-26T02:12:37.807524+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:39.076 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:38 smithi141 bash[12514]: audit 2022-04-26T02:12:38.249264+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:12:39.076 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:38 smithi141 bash[12514]: audit 2022-04-26T02:12:38.257355+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:39.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:38 smithi141 bash[12514]: audit 2022-04-26T02:12:38.257865+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:39.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:38 smithi141 bash[12514]: audit 2022-04-26T02:12:38.260309+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:12:39.077 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:38 smithi141 bash[12514]: audit 2022-04-26T02:12:38.266401+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:39.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:38 smithi003 bash[12738]: cluster 2022-04-26T02:12:37.807524+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:39.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:38 smithi003 bash[12738]: audit 2022-04-26T02:12:38.249264+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:12:39.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:38 smithi003 bash[12738]: audit 2022-04-26T02:12:38.257355+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:39.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:38 smithi003 bash[12738]: audit 2022-04-26T02:12:38.257865+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:39.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:38 smithi003 bash[12738]: audit 2022-04-26T02:12:38.260309+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:12:39.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:38 smithi003 bash[12738]: audit 2022-04-26T02:12:38.266401+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:39.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:38 smithi003 bash[18104]: cluster 2022-04-26T02:12:37.807524+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:39.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:38 smithi003 bash[18104]: audit 2022-04-26T02:12:38.249264+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-26T02:12:39.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:38 smithi003 bash[18104]: audit 2022-04-26T02:12:38.257355+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:39.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:38 smithi003 bash[18104]: audit 2022-04-26T02:12:38.257865+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-26T02:12:39.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:38 smithi003 bash[18104]: audit 2022-04-26T02:12:38.260309+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-26T02:12:39.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:38 smithi003 bash[18104]: audit 2022-04-26T02:12:38.266401+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:39.376 DEBUG:teuthology.orchestra.run.smithi141:osd.4> sudo journalctl -f -n 0 -u ceph-a039d132-c505-11ec-8c39-001a4aab830c@osd.4.service 2022-04-26T02:12:39.378 INFO:tasks.cephadm:Deploying osd.5 on smithi141 with /dev/vg_nvme/lv_3... 2022-04-26T02:12:39.379 DEBUG:teuthology.orchestra.run.smithi141:> 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 a039d132-c505-11ec-8c39-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2022-04-26T02:12:39.448 INFO:journalctl@ceph.osd.4.smithi141.stdout:-- Logs begin at Sun 2022-04-24 12:18:48 UTC. -- 2022-04-26T02:12:40.325 INFO:journalctl@ceph.osd.4.smithi141.stdout:Apr 26 02:12:40 smithi141 bash[15299]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2022-04-26T02:12:40.325 INFO:journalctl@ceph.osd.4.smithi141.stdout:Apr 26 02:12:40 smithi141 bash[15299]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2022-04-26T02:12:40.325 INFO:journalctl@ceph.osd.4.smithi141.stdout:Apr 26 02:12:40 smithi141 bash[15299]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2022-04-26T02:12:40.325 INFO:journalctl@ceph.osd.4.smithi141.stdout:Apr 26 02:12:40 smithi141 bash[15299]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2022-04-26T02:12:40.326 INFO:journalctl@ceph.osd.4.smithi141.stdout:Apr 26 02:12:40 smithi141 bash[15299]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2022-04-26T02:12:40.326 INFO:journalctl@ceph.osd.4.smithi141.stdout:Apr 26 02:12:40 smithi141 bash[15299]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2022-04-26T02:12:40.326 INFO:journalctl@ceph.osd.4.smithi141.stdout:Apr 26 02:12:40 smithi141 bash[15299]: --> ceph-volume lvm activate successful for osd ID: 4 2022-04-26T02:12:41.293 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:40 smithi003 bash[18104]: cluster 2022-04-26T02:12:39.808194+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:41.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:40 smithi003 bash[12738]: cluster 2022-04-26T02:12:39.808194+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:41.326 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:40 smithi141 bash[12514]: cluster 2022-04-26T02:12:39.808194+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:43.076 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:42 smithi141 bash[12514]: cluster 2022-04-26T02:12:41.808927+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:43.076 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:42 smithi141 bash[12514]: audit 2022-04-26T02:12:41.890742+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:43.076 INFO:journalctl@ceph.osd.4.smithi141.stdout:Apr 26 02:12:42 smithi141 bash[15497]: debug 2022-04-26T02:12:42.917+0000 7fa858916700 1 -- 172.21.15.141:0/1464191021 <== mon.2 v2:172.21.15.141:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b966d7c4e0 con 0x55b966df3000 2022-04-26T02:12:43.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:42 smithi003 bash[12738]: cluster 2022-04-26T02:12:41.808927+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:43.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:42 smithi003 bash[12738]: audit 2022-04-26T02:12:41.890742+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:43.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:42 smithi003 bash[18104]: cluster 2022-04-26T02:12:41.808927+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:43.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:42 smithi003 bash[18104]: audit 2022-04-26T02:12:41.890742+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' 2022-04-26T02:12:43.744 INFO:journalctl@ceph.osd.4.smithi141.stdout:Apr 26 02:12:43 smithi141 bash[15497]: debug 2022-04-26T02:12:43.469+0000 7fa8603af080 -1 Falling back to public interface 2022-04-26T02:12:44.074 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:43 smithi141 bash[12514]: cluster 2022-04-26T02:12:43.809593+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:44.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:43 smithi003 bash[12738]: cluster 2022-04-26T02:12:43.809593+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:44.293 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:43 smithi003 bash[18104]: cluster 2022-04-26T02:12:43.809593+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:44.618 INFO:teuthology.orchestra.run.smithi141.stderr:--> Zapping: /dev/vg_nvme/lv_3 2022-04-26T02:12:44.618 INFO:teuthology.orchestra.run.smithi141.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2022-04-26T02:12:44.618 INFO:teuthology.orchestra.run.smithi141.stderr: stderr: 10+0 records in 2022-04-26T02:12:44.618 INFO:teuthology.orchestra.run.smithi141.stderr:10+0 records out 2022-04-26T02:12:44.618 INFO:teuthology.orchestra.run.smithi141.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0142754 s, 735 MB/s 2022-04-26T02:12:44.618 INFO:teuthology.orchestra.run.smithi141.stderr:--> Zapping successful for: 2022-04-26T02:12:45.645 DEBUG:teuthology.orchestra.run.smithi141:> 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 a039d132-c505-11ec-8c39-001a4aab830c -- ceph orch daemon add osd smithi141:vg_nvme/lv_3 2022-04-26T02:12:46.826 INFO:journalctl@ceph.osd.4.smithi141.stdout:Apr 26 02:12:46 smithi141 bash[15497]: debug 2022-04-26T02:12:46.509+0000 7fa8603af080 -1 osd.4 0 log_to_monitors {default=true} 2022-04-26T02:12:47.191 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:46 smithi141 bash[12514]: cluster 2022-04-26T02:12:45.810212+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:47.283 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:46 smithi141 bash[12514]: audit 2022-04-26T02:12:46.516162+0000 mon.a (mon.0) 397 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2022-04-26T02:12:47.283 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:46 smithi141 bash[12514]: audit 2022-04-26T02:12:46.517539+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.141:6800/2957797439,v1:172.21.15.141:6801/2957797439]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2022-04-26T02:12:47.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:46 smithi003 bash[12738]: cluster 2022-04-26T02:12:45.810212+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:47.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:46 smithi003 bash[12738]: audit 2022-04-26T02:12:46.516162+0000 mon.a (mon.0) 397 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2022-04-26T02:12:47.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:46 smithi003 bash[12738]: audit 2022-04-26T02:12:46.517539+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.141:6800/2957797439,v1:172.21.15.141:6801/2957797439]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2022-04-26T02:12:47.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:46 smithi003 bash[18104]: cluster 2022-04-26T02:12:45.810212+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2022-04-26T02:12:47.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:46 smithi003 bash[18104]: audit 2022-04-26T02:12:46.516162+0000 mon.a (mon.0) 397 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2022-04-26T02:12:47.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:46 smithi003 bash[18104]: audit 2022-04-26T02:12:46.517539+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.141:6800/2957797439,v1:172.21.15.141:6801/2957797439]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2022-04-26T02:12:47.974 INFO:journalctl@ceph.osd.4.smithi141.stdout:Apr 26 02:12:47 smithi141 bash[15497]: debug 2022-04-26T02:12:47.889+0000 7fa858115700 -1 osd.4 0 waiting for initial osdmap 2022-04-26T02:12:47.974 INFO:journalctl@ceph.osd.4.smithi141.stdout:Apr 26 02:12:47 smithi141 bash[15497]: debug 2022-04-26T02:12:47.893+0000 7fa84f086700 -1 osd.4 29 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2022-04-26T02:12:47.975 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:47 smithi141 bash[12514]: audit 2022-04-26T02:12:46.877362+0000 mon.a (mon.0) 398 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2022-04-26T02:12:47.975 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:47 smithi141 bash[12514]: cluster 2022-04-26T02:12:46.877535+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2022-04-26T02:12:47.975 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:47 smithi141 bash[12514]: audit 2022-04-26T02:12:46.877725+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-26T02:12:47.975 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:47 smithi141 bash[12514]: audit 2022-04-26T02:12:46.879874+0000 mon.a (mon.0) 401 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2022-04-26T02:12:47.975 INFO:journalctl@ceph.mon.b.smithi141.stdout:Apr 26 02:12:47 smithi141 bash[12514]: audit 2022-04-26T02:12:46.881811+0000 mon.b (mon.2) 9 : audit [INF] from='osd.4 [v2:172.21.15.141:6800/2957797439,v1:172.21.15.141:6801/2957797439]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2022-04-26T02:12:48.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:47 smithi003 bash[12738]: audit 2022-04-26T02:12:46.877362+0000 mon.a (mon.0) 398 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2022-04-26T02:12:48.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:47 smithi003 bash[12738]: cluster 2022-04-26T02:12:46.877535+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2022-04-26T02:12:48.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:47 smithi003 bash[12738]: audit 2022-04-26T02:12:46.877725+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-26T02:12:48.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:47 smithi003 bash[12738]: audit 2022-04-26T02:12:46.879874+0000 mon.a (mon.0) 401 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2022-04-26T02:12:48.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Apr 26 02:12:47 smithi003 bash[12738]: audit 2022-04-26T02:12:46.881811+0000 mon.b (mon.2) 9 : audit [INF] from='osd.4 [v2:172.21.15.141:6800/2957797439,v1:172.21.15.141:6801/2957797439]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2022-04-26T02:12:48.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:47 smithi003 bash[18104]: audit 2022-04-26T02:12:46.877362+0000 mon.a (mon.0) 398 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2022-04-26T02:12:48.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:47 smithi003 bash[18104]: cluster 2022-04-26T02:12:46.877535+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2022-04-26T02:12:48.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:47 smithi003 bash[18104]: audit 2022-04-26T02:12:46.877725+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.3:0/653108069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-26T02:12:48.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Apr 26 02:12:47 smithi003 bash[18104]: audit 2022-04-26T02:12:46.879874+0000 mon.a (mon.0) 401 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0