2024-02-18T08:22:11.858 INFO:root:teuthology version: 0.0.1.dev260+gb1dac55 2024-02-18T08:22:11.858 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565632 --description upgrade:octopus-x/stress-split/{0-distro/ubuntu_18.04 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} --name yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi -- /home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565632/orig.config.yaml 2024-02-18T08:22:11.920 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-18T08:22:12.009 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565632 branch: pacific-release description: upgrade:octopus-x/stress-split/{0-distro/ubuntu_18.04 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} email: yweinste@redhat.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: branch: octopus clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' first_in_suite: false job_id: '7565632' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run basic import/export cli tests for rbd ' - 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 basic import/export cli tests for rbd ' name: yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '18.04' overrides: admin_socket: branch: pacific-release 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\) sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 workunit: branch: pacific-release sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 owner: scheduled_yuriw@teuthology priority: 51 repo: https://github.com/ceph/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: branch: octopus clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 5238 sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 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 env: CLS_RBD_GTEST_FILTER: '*:-TestClsRbd.mirror_snapshot' - 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' subset: 111/120000 suite: upgrade:octopus-x suite_branch: pacific-release suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_81bd20d634209c7cb82c18be12b4b5a05643ebf1/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 targets: smithi133.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHSAlWjESMc0Gra5f/6dvvbjuYJc2qVK13Ztw1gt4S0hdg9pLl/eAcLsaHQz3OAGEzcbKS0DF4bknjuwe5HHhPE= smithi181.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHSAlWjESMc0Gra5f/6dvvbjuYJc2qVK13Ztw1gt4S0hdg9pLl/eAcLsaHQz3OAGEzcbKS0DF4bknjuwe5HHhPE= tasks: - install: branch: octopus - cephadm: add_mons_via_daemon_add: true avoid_pacific_features: true cephadm_branch: octopus cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:octopus - 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: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: b1dac5519c57c269ea98a22fb7729016a1d0e4d2 timestamp: 2024-02-17_17:35:25 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-02-18T08:22:12.010 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_81bd20d634209c7cb82c18be12b4b5a05643ebf1/qa; will attempt to use it 2024-02-18T08:22:12.010 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_81bd20d634209c7cb82c18be12b4b5a05643ebf1/qa/tasks 2024-02-18T08:22:12.010 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-18T08:22:12.012 INFO:teuthology.task.internal:Checking packages... 2024-02-18T08:22:12.036 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '81bd20d634209c7cb82c18be12b4b5a05643ebf1' 2024-02-18T08:22:12.036 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-18T08:22:12.036 INFO:teuthology.packaging:ref: None 2024-02-18T08:22:12.036 INFO:teuthology.packaging:tag: None 2024-02-18T08:22:12.036 INFO:teuthology.packaging:branch: pacific-release 2024-02-18T08:22:12.036 INFO:teuthology.packaging:sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-18T08:22:12.037 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F18.04%2Fx86_64&ref=pacific-release 2024-02-18T08:22:12.188 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-548-g81bd20d6-1bionic 2024-02-18T08:22:12.190 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-18T08:22:12.198 INFO:teuthology.task.internal:no buildpackages task found 2024-02-18T08:22:12.198 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-18T08:22:12.211 INFO:teuthology.task.internal:Saving configuration 2024-02-18T08:22:12.236 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-18T08:22:12.246 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-18T08:22:12.271 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi133.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565632', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '18.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-18 08:16:58.277285', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII4U6ItCfOdoN1WdROC3KO40lcw/kzXeIM8M8q950kfL'} 2024-02-18T08:22:12.291 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi181.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565632', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '18.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-18 08:16:58.279232', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII4U6ItCfOdoN1WdROC3KO40lcw/kzXeIM8M8q950kfL'} 2024-02-18T08:22:12.292 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-18T08:22:12.300 INFO:teuthology.task.internal:roles: ubuntu@smithi133.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'] 2024-02-18T08:22:12.300 INFO:teuthology.task.internal:roles: ubuntu@smithi181.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'] 2024-02-18T08:22:12.300 INFO:teuthology.run_tasks:Running task console_log... 2024-02-18T08:22:12.376 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f79ff5fb160>, signals=[15]) 2024-02-18T08:22:12.377 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-18T08:22:12.383 INFO:teuthology.task.internal:Opening connections... 2024-02-18T08:22:12.383 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi133.front.sepia.ceph.com 2024-02-18T08:22:12.385 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-18T08:22:12.466 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi181.front.sepia.ceph.com 2024-02-18T08:22:12.467 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-18T08:22:12.545 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-18T08:22:12.552 DEBUG:teuthology.orchestra.run.smithi133:> uname -m 2024-02-18T08:22:12.582 INFO:teuthology.orchestra.run.smithi133.stdout:x86_64 2024-02-18T08:22:12.582 DEBUG:teuthology.orchestra.run.smithi133:> cat /etc/os-release 2024-02-18T08:22:12.631 INFO:teuthology.orchestra.run.smithi133.stdout:NAME="Ubuntu" 2024-02-18T08:22:12.631 INFO:teuthology.orchestra.run.smithi133.stdout:VERSION="18.04.6 LTS (Bionic Beaver)" 2024-02-18T08:22:12.631 INFO:teuthology.orchestra.run.smithi133.stdout:ID=ubuntu 2024-02-18T08:22:12.631 INFO:teuthology.orchestra.run.smithi133.stdout:ID_LIKE=debian 2024-02-18T08:22:12.631 INFO:teuthology.orchestra.run.smithi133.stdout:PRETTY_NAME="Ubuntu 18.04.6 LTS" 2024-02-18T08:22:12.631 INFO:teuthology.orchestra.run.smithi133.stdout:VERSION_ID="18.04" 2024-02-18T08:22:12.631 INFO:teuthology.orchestra.run.smithi133.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-18T08:22:12.631 INFO:teuthology.orchestra.run.smithi133.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-18T08:22:12.632 INFO:teuthology.orchestra.run.smithi133.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-18T08:22:12.632 INFO:teuthology.orchestra.run.smithi133.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-18T08:22:12.632 INFO:teuthology.orchestra.run.smithi133.stdout:VERSION_CODENAME=bionic 2024-02-18T08:22:12.632 INFO:teuthology.orchestra.run.smithi133.stdout:UBUNTU_CODENAME=bionic 2024-02-18T08:22:12.632 INFO:teuthology.lock.ops:Updating smithi133.front.sepia.ceph.com on lock server 2024-02-18T08:22:12.652 DEBUG:teuthology.orchestra.run.smithi181:> uname -m 2024-02-18T08:22:12.663 INFO:teuthology.orchestra.run.smithi181.stdout:x86_64 2024-02-18T08:22:12.663 DEBUG:teuthology.orchestra.run.smithi181:> cat /etc/os-release 2024-02-18T08:22:12.713 INFO:teuthology.orchestra.run.smithi181.stdout:NAME="Ubuntu" 2024-02-18T08:22:12.713 INFO:teuthology.orchestra.run.smithi181.stdout:VERSION="18.04.6 LTS (Bionic Beaver)" 2024-02-18T08:22:12.713 INFO:teuthology.orchestra.run.smithi181.stdout:ID=ubuntu 2024-02-18T08:22:12.714 INFO:teuthology.orchestra.run.smithi181.stdout:ID_LIKE=debian 2024-02-18T08:22:12.714 INFO:teuthology.orchestra.run.smithi181.stdout:PRETTY_NAME="Ubuntu 18.04.6 LTS" 2024-02-18T08:22:12.714 INFO:teuthology.orchestra.run.smithi181.stdout:VERSION_ID="18.04" 2024-02-18T08:22:12.714 INFO:teuthology.orchestra.run.smithi181.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-18T08:22:12.714 INFO:teuthology.orchestra.run.smithi181.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-18T08:22:12.714 INFO:teuthology.orchestra.run.smithi181.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-18T08:22:12.714 INFO:teuthology.orchestra.run.smithi181.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-18T08:22:12.714 INFO:teuthology.orchestra.run.smithi181.stdout:VERSION_CODENAME=bionic 2024-02-18T08:22:12.714 INFO:teuthology.orchestra.run.smithi181.stdout:UBUNTU_CODENAME=bionic 2024-02-18T08:22:12.714 INFO:teuthology.lock.ops:Updating smithi181.front.sepia.ceph.com on lock server 2024-02-18T08:22:12.744 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-18T08:22:12.753 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-18T08:22:12.815 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-18T08:22:12.815 DEBUG:teuthology.orchestra.run.smithi133:> test '!' -e /home/ubuntu/cephtest 2024-02-18T08:22:12.817 DEBUG:teuthology.orchestra.run.smithi181:> test '!' -e /home/ubuntu/cephtest 2024-02-18T08:22:12.822 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-18T08:22:12.830 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-18T08:22:12.831 DEBUG:teuthology.orchestra.run.smithi133:> test -z $(ls -A /var/lib/ceph) 2024-02-18T08:22:12.863 DEBUG:teuthology.orchestra.run.smithi181:> test -z $(ls -A /var/lib/ceph) 2024-02-18T08:22:12.887 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-18T08:22:12.944 INFO:teuthology.run_tasks:Running task kernel... 2024-02-18T08:22:12.959 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-18T08:22:12.959 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-18T08:22:12.960 DEBUG:teuthology.orchestra.run.smithi133:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-18T08:22:12.960 DEBUG:teuthology.orchestra.run.smithi181:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-18T08:22:12.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-18T08:22:12.966 DEBUG:teuthology.orchestra.run.smithi133:> uname -r 2024-02-18T08:22:12.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-18T08:22:12.967 DEBUG:teuthology.orchestra.run.smithi181:> uname -r 2024-02-18T08:22:13.015 INFO:teuthology.orchestra.run.smithi133.stdout:4.15.0-200-generic 2024-02-18T08:22:13.015 INFO:teuthology.task.kernel:Running kernel on smithi133: 4.15.0-200-generic 2024-02-18T08:22:13.016 DEBUG:teuthology.orchestra.run.smithi133:> sudo apt-get clean 2024-02-18T08:22:13.017 INFO:teuthology.orchestra.run.smithi181.stdout:4.15.0-200-generic 2024-02-18T08:22:13.017 INFO:teuthology.task.kernel:Running kernel on smithi181: 4.15.0-200-generic 2024-02-18T08:22:13.017 DEBUG:teuthology.orchestra.run.smithi181:> sudo apt-get clean 2024-02-18T08:22:13.111 DEBUG:teuthology.orchestra.run.smithi133:> sudo apt-get update 2024-02-18T08:22:13.115 DEBUG:teuthology.orchestra.run.smithi181:> sudo apt-get update 2024-02-18T08:22:13.299 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 2024-02-18T08:22:13.299 INFO:teuthology.orchestra.run.smithi133.stdout:Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2024-02-18T08:22:13.304 INFO:teuthology.orchestra.run.smithi133.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2024-02-18T08:22:13.329 INFO:teuthology.orchestra.run.smithi181.stdout:Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 2024-02-18T08:22:13.329 INFO:teuthology.orchestra.run.smithi181.stdout:Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2024-02-18T08:22:13.335 INFO:teuthology.orchestra.run.smithi181.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2024-02-18T08:22:13.402 INFO:teuthology.orchestra.run.smithi133.stdout:Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [83.3 kB] 2024-02-18T08:22:13.449 INFO:teuthology.orchestra.run.smithi181.stdout:Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [83.3 kB] 2024-02-18T08:22:13.671 INFO:teuthology.orchestra.run.smithi133.stdout:Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2,717 kB] 2024-02-18T08:22:13.686 INFO:teuthology.orchestra.run.smithi181.stdout:Get:5 http://security.ubuntu.com/ubuntu bionic-security/main i386 Packages [1,379 kB] 2024-02-18T08:22:13.807 INFO:teuthology.orchestra.run.smithi133.stdout:Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3,045 kB] 2024-02-18T08:22:13.841 INFO:teuthology.orchestra.run.smithi181.stdout:Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3,045 kB] 2024-02-18T08:22:13.906 INFO:teuthology.orchestra.run.smithi181.stdout:Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2,717 kB] 2024-02-18T08:22:13.956 INFO:teuthology.orchestra.run.smithi133.stdout:Get:7 http://security.ubuntu.com/ubuntu bionic-security/main i386 Packages [1,379 kB] 2024-02-18T08:22:13.988 INFO:teuthology.orchestra.run.smithi133.stdout:Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [467 kB] 2024-02-18T08:22:14.020 INFO:teuthology.orchestra.run.smithi133.stdout:Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted i386 Packages [33.0 kB] 2024-02-18T08:22:14.021 INFO:teuthology.orchestra.run.smithi133.stdout:Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1,317 kB] 2024-02-18T08:22:14.029 INFO:teuthology.orchestra.run.smithi181.stdout:Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [467 kB] 2024-02-18T08:22:14.050 INFO:teuthology.orchestra.run.smithi181.stdout:Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1,317 kB] 2024-02-18T08:22:14.074 INFO:teuthology.orchestra.run.smithi133.stdout:Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [182 kB] 2024-02-18T08:22:14.080 INFO:teuthology.orchestra.run.smithi133.stdout:Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1,303 kB] 2024-02-18T08:22:14.105 INFO:teuthology.orchestra.run.smithi181.stdout:Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted i386 Packages [33.0 kB] 2024-02-18T08:22:14.106 INFO:teuthology.orchestra.run.smithi181.stdout:Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [182 kB] 2024-02-18T08:22:14.177 INFO:teuthology.orchestra.run.smithi133.stdout:Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe i386 Packages [1,078 kB] 2024-02-18T08:22:14.178 INFO:teuthology.orchestra.run.smithi181.stdout:Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe i386 Packages [1,078 kB] 2024-02-18T08:22:14.197 INFO:teuthology.orchestra.run.smithi181.stdout:Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1,303 kB] 2024-02-18T08:22:14.201 INFO:teuthology.orchestra.run.smithi133.stdout:Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [308 kB] 2024-02-18T08:22:14.215 INFO:teuthology.orchestra.run.smithi133.stdout:Get:15 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.8 kB] 2024-02-18T08:22:14.216 INFO:teuthology.orchestra.run.smithi133.stdout:Get:16 http://security.ubuntu.com/ubuntu bionic-security/multiverse i386 Packages [6,008 B] 2024-02-18T08:22:14.216 INFO:teuthology.orchestra.run.smithi133.stdout:Get:17 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [3,928 B] 2024-02-18T08:22:14.226 INFO:teuthology.orchestra.run.smithi181.stdout:Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [308 kB] 2024-02-18T08:22:14.229 INFO:teuthology.orchestra.run.smithi181.stdout:Get:15 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.8 kB] 2024-02-18T08:22:14.229 INFO:teuthology.orchestra.run.smithi181.stdout:Get:16 http://security.ubuntu.com/ubuntu bionic-security/multiverse i386 Packages [6,008 B] 2024-02-18T08:22:14.229 INFO:teuthology.orchestra.run.smithi181.stdout:Get:17 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [3,928 B] 2024-02-18T08:22:14.273 INFO:teuthology.orchestra.run.smithi133.stdout:Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages [1,665 kB] 2024-02-18T08:22:14.345 INFO:teuthology.orchestra.run.smithi133.stdout:Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 2024-02-18T08:22:14.351 INFO:teuthology.orchestra.run.smithi181.stdout:Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages [1,665 kB] 2024-02-18T08:22:14.353 INFO:teuthology.orchestra.run.smithi133.stdout:Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1,347 kB] 2024-02-18T08:22:14.391 INFO:teuthology.orchestra.run.smithi133.stdout:Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/restricted i386 Packages [39.7 kB] 2024-02-18T08:22:14.391 INFO:teuthology.orchestra.run.smithi133.stdout:Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 2024-02-18T08:22:14.393 INFO:teuthology.orchestra.run.smithi133.stdout:Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/universe i386 Packages [1,663 kB] 2024-02-18T08:22:14.413 INFO:teuthology.orchestra.run.smithi181.stdout:Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 2024-02-18T08:22:14.424 INFO:teuthology.orchestra.run.smithi181.stdout:Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/restricted i386 Packages [39.7 kB] 2024-02-18T08:22:14.425 INFO:teuthology.orchestra.run.smithi181.stdout:Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1,347 kB] 2024-02-18T08:22:14.428 INFO:teuthology.orchestra.run.smithi133.stdout:Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,915 kB] 2024-02-18T08:22:14.462 INFO:teuthology.orchestra.run.smithi133.stdout:Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 2024-02-18T08:22:14.469 INFO:teuthology.orchestra.run.smithi133.stdout:Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 2024-02-18T08:22:14.470 INFO:teuthology.orchestra.run.smithi133.stdout:Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse i386 Packages [11.2 kB] 2024-02-18T08:22:14.471 INFO:teuthology.orchestra.run.smithi133.stdout:Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6,088 B] 2024-02-18T08:22:14.471 INFO:teuthology.orchestra.run.smithi133.stdout:Get:29 http://archive.ubuntu.com/ubuntu bionic-backports/main i386 Packages [53.2 kB] 2024-02-18T08:22:14.472 INFO:teuthology.orchestra.run.smithi181.stdout:Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 2024-02-18T08:22:14.479 INFO:teuthology.orchestra.run.smithi181.stdout:Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,915 kB] 2024-02-18T08:22:14.494 INFO:teuthology.orchestra.run.smithi133.stdout:Get:30 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 2024-02-18T08:22:14.495 INFO:teuthology.orchestra.run.smithi133.stdout:Get:31 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 2024-02-18T08:22:14.496 INFO:teuthology.orchestra.run.smithi133.stdout:Get:32 http://archive.ubuntu.com/ubuntu bionic-backports/universe i386 Packages [18.1 kB] 2024-02-18T08:22:14.524 INFO:teuthology.orchestra.run.smithi181.stdout:Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/universe i386 Packages [1,663 kB] 2024-02-18T08:22:14.566 INFO:teuthology.orchestra.run.smithi181.stdout:Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 2024-02-18T08:22:14.576 INFO:teuthology.orchestra.run.smithi181.stdout:Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse i386 Packages [11.2 kB] 2024-02-18T08:22:14.576 INFO:teuthology.orchestra.run.smithi181.stdout:Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 2024-02-18T08:22:14.577 INFO:teuthology.orchestra.run.smithi181.stdout:Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6,088 B] 2024-02-18T08:22:14.577 INFO:teuthology.orchestra.run.smithi181.stdout:Get:29 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 2024-02-18T08:22:14.578 INFO:teuthology.orchestra.run.smithi181.stdout:Get:30 http://archive.ubuntu.com/ubuntu bionic-backports/main i386 Packages [53.2 kB] 2024-02-18T08:22:14.582 INFO:teuthology.orchestra.run.smithi181.stdout:Get:31 http://archive.ubuntu.com/ubuntu bionic-backports/universe i386 Packages [18.1 kB] 2024-02-18T08:22:14.582 INFO:teuthology.orchestra.run.smithi181.stdout:Get:32 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 2024-02-18T08:22:16.683 INFO:teuthology.orchestra.run.smithi181.stdout:Fetched 20.1 MB in 3s (6,031 kB/s) 2024-02-18T08:22:16.803 INFO:teuthology.orchestra.run.smithi133.stdout:Fetched 20.1 MB in 3s (5,993 kB/s) 2024-02-18T08:22:18.392 INFO:teuthology.orchestra.run.smithi181.stdout:Reading package lists... 2024-02-18T08:22:18.444 DEBUG:teuthology.orchestra.run.smithi181:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-18T08:22:18.487 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2024-02-18T08:22:18.529 INFO:teuthology.orchestra.run.smithi181.stdout:Reading package lists... 2024-02-18T08:22:18.538 DEBUG:teuthology.orchestra.run.smithi133:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-18T08:22:18.617 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2024-02-18T08:22:18.804 INFO:teuthology.orchestra.run.smithi181.stdout:Building dependency tree... 2024-02-18T08:22:18.804 INFO:teuthology.orchestra.run.smithi181.stdout:Reading state information... 2024-02-18T08:22:18.879 INFO:teuthology.orchestra.run.smithi133.stdout:Building dependency tree... 2024-02-18T08:22:18.879 INFO:teuthology.orchestra.run.smithi133.stdout:Reading state information... 2024-02-18T08:22:19.033 INFO:teuthology.orchestra.run.smithi181.stdout:The following additional packages will be installed: 2024-02-18T08:22:19.033 INFO:teuthology.orchestra.run.smithi181.stdout: linux-generic linux-headers-4.15.0-213 linux-headers-4.15.0-213-generic 2024-02-18T08:22:19.033 INFO:teuthology.orchestra.run.smithi181.stdout: linux-headers-generic linux-image-4.15.0-213-generic 2024-02-18T08:22:19.034 INFO:teuthology.orchestra.run.smithi181.stdout: linux-modules-4.15.0-213-generic linux-modules-extra-4.15.0-213-generic 2024-02-18T08:22:19.036 INFO:teuthology.orchestra.run.smithi181.stdout:Suggested packages: 2024-02-18T08:22:19.036 INFO:teuthology.orchestra.run.smithi181.stdout: fdutils linux-doc-4.15.0 | linux-source-4.15.0 linux-tools 2024-02-18T08:22:19.036 INFO:teuthology.orchestra.run.smithi181.stdout:Recommended packages: 2024-02-18T08:22:19.036 INFO:teuthology.orchestra.run.smithi181.stdout: thermald 2024-02-18T08:22:19.098 INFO:teuthology.orchestra.run.smithi133.stdout:The following additional packages will be installed: 2024-02-18T08:22:19.098 INFO:teuthology.orchestra.run.smithi133.stdout: linux-generic linux-headers-4.15.0-213 linux-headers-4.15.0-213-generic 2024-02-18T08:22:19.098 INFO:teuthology.orchestra.run.smithi133.stdout: linux-headers-generic linux-image-4.15.0-213-generic 2024-02-18T08:22:19.099 INFO:teuthology.orchestra.run.smithi133.stdout: linux-modules-4.15.0-213-generic linux-modules-extra-4.15.0-213-generic 2024-02-18T08:22:19.100 INFO:teuthology.orchestra.run.smithi133.stdout:Suggested packages: 2024-02-18T08:22:19.101 INFO:teuthology.orchestra.run.smithi133.stdout: fdutils linux-doc-4.15.0 | linux-source-4.15.0 linux-tools 2024-02-18T08:22:19.101 INFO:teuthology.orchestra.run.smithi133.stdout:Recommended packages: 2024-02-18T08:22:19.101 INFO:teuthology.orchestra.run.smithi133.stdout: thermald 2024-02-18T08:22:19.103 INFO:teuthology.orchestra.run.smithi181.stdout:The following NEW packages will be installed: 2024-02-18T08:22:19.103 INFO:teuthology.orchestra.run.smithi181.stdout: linux-headers-4.15.0-213 linux-headers-4.15.0-213-generic 2024-02-18T08:22:19.103 INFO:teuthology.orchestra.run.smithi181.stdout: linux-image-4.15.0-213-generic linux-modules-4.15.0-213-generic 2024-02-18T08:22:19.104 INFO:teuthology.orchestra.run.smithi181.stdout: linux-modules-extra-4.15.0-213-generic 2024-02-18T08:22:19.105 INFO:teuthology.orchestra.run.smithi181.stdout:The following packages will be upgraded: 2024-02-18T08:22:19.107 INFO:teuthology.orchestra.run.smithi181.stdout: linux-generic linux-headers-generic linux-image-generic 2024-02-18T08:22:19.173 INFO:teuthology.orchestra.run.smithi133.stdout:The following NEW packages will be installed: 2024-02-18T08:22:19.173 INFO:teuthology.orchestra.run.smithi133.stdout: linux-headers-4.15.0-213 linux-headers-4.15.0-213-generic 2024-02-18T08:22:19.173 INFO:teuthology.orchestra.run.smithi133.stdout: linux-image-4.15.0-213-generic linux-modules-4.15.0-213-generic 2024-02-18T08:22:19.174 INFO:teuthology.orchestra.run.smithi133.stdout: linux-modules-extra-4.15.0-213-generic 2024-02-18T08:22:19.175 INFO:teuthology.orchestra.run.smithi133.stdout:The following packages will be upgraded: 2024-02-18T08:22:19.176 INFO:teuthology.orchestra.run.smithi133.stdout: linux-generic linux-headers-generic linux-image-generic 2024-02-18T08:22:19.236 INFO:teuthology.orchestra.run.smithi133.stdout:3 upgraded, 5 newly installed, 0 to remove and 165 not upgraded. 2024-02-18T08:22:19.236 INFO:teuthology.orchestra.run.smithi133.stdout:Need to get 67.4 MB of archives. 2024-02-18T08:22:19.236 INFO:teuthology.orchestra.run.smithi133.stdout:After this operation, 351 MB of additional disk space will be used. 2024-02-18T08:22:19.236 INFO:teuthology.orchestra.run.smithi133.stdout:Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-4.15.0-213-generic amd64 4.15.0-213.224 [13.4 MB] 2024-02-18T08:22:19.293 INFO:teuthology.orchestra.run.smithi181.stdout:3 upgraded, 5 newly installed, 0 to remove and 165 not upgraded. 2024-02-18T08:22:19.293 INFO:teuthology.orchestra.run.smithi181.stdout:Need to get 67.4 MB of archives. 2024-02-18T08:22:19.293 INFO:teuthology.orchestra.run.smithi181.stdout:After this operation, 351 MB of additional disk space will be used. 2024-02-18T08:22:19.293 INFO:teuthology.orchestra.run.smithi181.stdout:Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-4.15.0-213-generic amd64 4.15.0-213.224 [13.4 MB] 2024-02-18T08:22:19.548 INFO:teuthology.orchestra.run.smithi133.stdout:Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-4.15.0-213-generic amd64 4.15.0-213.224 [8,111 kB] 2024-02-18T08:22:19.651 INFO:teuthology.orchestra.run.smithi133.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-extra-4.15.0-213-generic amd64 4.15.0-213.224 [33.7 MB] 2024-02-18T08:22:20.102 INFO:teuthology.orchestra.run.smithi133.stdout:Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-generic amd64 4.15.0.213.196 [1,864 B] 2024-02-18T08:22:20.102 INFO:teuthology.orchestra.run.smithi133.stdout:Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-generic amd64 4.15.0.213.196 [2,460 B] 2024-02-18T08:22:20.103 INFO:teuthology.orchestra.run.smithi133.stdout:Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-213 all 4.15.0-213.224 [11.0 MB] 2024-02-18T08:22:20.232 INFO:teuthology.orchestra.run.smithi133.stdout:Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-213-generic amd64 4.15.0-213.224 [1,250 kB] 2024-02-18T08:22:20.247 INFO:teuthology.orchestra.run.smithi133.stdout:Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-generic amd64 4.15.0.213.196 [2,360 B] 2024-02-18T08:22:20.353 INFO:teuthology.orchestra.run.smithi181.stdout:Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-4.15.0-213-generic amd64 4.15.0-213.224 [8,111 kB] 2024-02-18T08:22:20.556 INFO:teuthology.orchestra.run.smithi181.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-extra-4.15.0-213-generic amd64 4.15.0-213.224 [33.7 MB] 2024-02-18T08:22:20.943 INFO:teuthology.orchestra.run.smithi133.stdout:Fetched 67.4 MB in 1s (63.9 MB/s) 2024-02-18T08:22:21.135 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package linux-modules-4.15.0-213-generic. 2024-02-18T08:22:21.596 INFO:teuthology.orchestra.run.smithi181.stdout:Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-generic amd64 4.15.0.213.196 [1,864 B] 2024-02-18T08:22:21.596 INFO:teuthology.orchestra.run.smithi181.stdout:Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-generic amd64 4.15.0.213.196 [2,460 B] 2024-02-18T08:22:21.596 INFO:teuthology.orchestra.run.smithi181.stdout:Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-213 all 4.15.0-213.224 [11.0 MB] 2024-02-18T08:22:21.924 INFO:teuthology.orchestra.run.smithi181.stdout:Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-213-generic amd64 4.15.0-213.224 [1,250 kB] 2024-02-18T08:22:21.969 INFO:teuthology.orchestra.run.smithi181.stdout:Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-generic amd64 4.15.0.213.196 [2,360 B] 2024-02-18T08:22:22.050 INFO:teuthology.orchestra.run.smithi133.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 ... 135963 files and directories currently installed.) 2024-02-18T08:22:22.054 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../0-linux-modules-4.15.0-213-generic_4.15.0-213.224_amd64.deb ... 2024-02-18T08:22:22.114 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-modules-4.15.0-213-generic (4.15.0-213.224) ... 2024-02-18T08:22:22.662 INFO:teuthology.orchestra.run.smithi181.stdout:Fetched 67.4 MB in 3s (23.7 MB/s) 2024-02-18T08:22:22.876 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package linux-modules-4.15.0-213-generic. 2024-02-18T08:22:23.772 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package linux-image-4.15.0-213-generic. 2024-02-18T08:22:23.787 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../1-linux-image-4.15.0-213-generic_4.15.0-213.224_amd64.deb ... 2024-02-18T08:22:23.819 INFO:teuthology.orchestra.run.smithi181.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 ... 135963 files and directories currently installed.) 2024-02-18T08:22:23.823 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../0-linux-modules-4.15.0-213-generic_4.15.0-213.224_amd64.deb ... 2024-02-18T08:22:23.878 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-image-4.15.0-213-generic (4.15.0-213.224) ... 2024-02-18T08:22:23.914 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking linux-modules-4.15.0-213-generic (4.15.0-213.224) ... 2024-02-18T08:22:24.442 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package linux-modules-extra-4.15.0-213-generic. 2024-02-18T08:22:24.456 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../2-linux-modules-extra-4.15.0-213-generic_4.15.0-213.224_amd64.deb ... 2024-02-18T08:22:24.501 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-modules-extra-4.15.0-213-generic (4.15.0-213.224) ... 2024-02-18T08:22:25.690 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package linux-image-4.15.0-213-generic. 2024-02-18T08:22:25.704 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../1-linux-image-4.15.0-213-generic_4.15.0-213.224_amd64.deb ... 2024-02-18T08:22:25.804 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking linux-image-4.15.0-213-generic (4.15.0-213.224) ... 2024-02-18T08:22:26.367 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package linux-modules-extra-4.15.0-213-generic. 2024-02-18T08:22:26.384 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../2-linux-modules-extra-4.15.0-213-generic_4.15.0-213.224_amd64.deb ... 2024-02-18T08:22:26.426 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking linux-modules-extra-4.15.0-213-generic (4.15.0-213.224) ... 2024-02-18T08:22:28.301 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../3-linux-generic_4.15.0.213.196_amd64.deb ... 2024-02-18T08:22:28.418 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-generic (4.15.0.213.196) over (4.15.0.200.183) ... 2024-02-18T08:22:28.711 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../4-linux-image-generic_4.15.0.213.196_amd64.deb ... 2024-02-18T08:22:28.838 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-image-generic (4.15.0.213.196) over (4.15.0.200.183) ... 2024-02-18T08:22:29.165 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package linux-headers-4.15.0-213. 2024-02-18T08:22:29.180 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../5-linux-headers-4.15.0-213_4.15.0-213.224_all.deb ... 2024-02-18T08:22:29.224 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-headers-4.15.0-213 (4.15.0-213.224) ... 2024-02-18T08:22:30.402 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../3-linux-generic_4.15.0.213.196_amd64.deb ... 2024-02-18T08:22:30.537 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking linux-generic (4.15.0.213.196) over (4.15.0.200.183) ... 2024-02-18T08:22:30.816 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../4-linux-image-generic_4.15.0.213.196_amd64.deb ... 2024-02-18T08:22:30.966 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking linux-image-generic (4.15.0.213.196) over (4.15.0.200.183) ... 2024-02-18T08:22:31.294 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package linux-headers-4.15.0-213. 2024-02-18T08:22:31.308 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../5-linux-headers-4.15.0-213_4.15.0-213.224_all.deb ... 2024-02-18T08:22:31.352 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking linux-headers-4.15.0-213 (4.15.0-213.224) ... 2024-02-18T08:22:33.880 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package linux-headers-4.15.0-213-generic. 2024-02-18T08:22:33.905 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../6-linux-headers-4.15.0-213-generic_4.15.0-213.224_amd64.deb ... 2024-02-18T08:22:33.946 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-headers-4.15.0-213-generic (4.15.0-213.224) ... 2024-02-18T08:22:36.212 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package linux-headers-4.15.0-213-generic. 2024-02-18T08:22:36.238 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../6-linux-headers-4.15.0-213-generic_4.15.0-213.224_amd64.deb ... 2024-02-18T08:22:36.263 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../7-linux-headers-generic_4.15.0.213.196_amd64.deb ... 2024-02-18T08:22:36.279 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking linux-headers-4.15.0-213-generic (4.15.0-213.224) ... 2024-02-18T08:22:36.389 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-headers-generic (4.15.0.213.196) over (4.15.0.200.183) ... 2024-02-18T08:22:36.717 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-modules-4.15.0-213-generic (4.15.0-213.224) ... 2024-02-18T08:22:37.326 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-image-4.15.0-213-generic (4.15.0-213.224) ... 2024-02-18T08:22:37.830 INFO:teuthology.orchestra.run.smithi133.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-4.15.0-200-generic 2024-02-18T08:22:37.830 INFO:teuthology.orchestra.run.smithi133.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-4.15.0-200-generic 2024-02-18T08:22:37.831 INFO:teuthology.orchestra.run.smithi133.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-4.15.0-213-generic 2024-02-18T08:22:37.831 INFO:teuthology.orchestra.run.smithi133.stdout:I: /initrd.img is now a symlink to boot/initrd.img-4.15.0-213-generic 2024-02-18T08:22:37.964 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-modules-extra-4.15.0-213-generic (4.15.0-213.224) ... 2024-02-18T08:22:38.515 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-headers-4.15.0-213 (4.15.0-213.224) ... 2024-02-18T08:22:38.641 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-image-generic (4.15.0.213.196) ... 2024-02-18T08:22:38.689 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../7-linux-headers-generic_4.15.0.213.196_amd64.deb ... 2024-02-18T08:22:38.767 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-headers-4.15.0-213-generic (4.15.0-213.224) ... 2024-02-18T08:22:38.833 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking linux-headers-generic (4.15.0.213.196) over (4.15.0.200.183) ... 2024-02-18T08:22:38.893 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-headers-generic (4.15.0.213.196) ... 2024-02-18T08:22:39.019 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-generic (4.15.0.213.196) ... 2024-02-18T08:22:39.145 INFO:teuthology.orchestra.run.smithi133.stdout:Processing triggers for linux-image-4.15.0-213-generic (4.15.0-213.224) ... 2024-02-18T08:22:39.159 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up linux-modules-4.15.0-213-generic (4.15.0-213.224) ... 2024-02-18T08:22:39.355 INFO:teuthology.orchestra.run.smithi133.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-02-18T08:22:39.355 INFO:teuthology.orchestra.run.smithi133.stdout:update-initramfs: Generating /boot/initrd.img-4.15.0-213-generic 2024-02-18T08:22:40.429 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up linux-image-4.15.0-213-generic (4.15.0-213.224) ... 2024-02-18T08:22:40.923 INFO:teuthology.orchestra.run.smithi181.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-4.15.0-200-generic 2024-02-18T08:22:40.923 INFO:teuthology.orchestra.run.smithi181.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-4.15.0-200-generic 2024-02-18T08:22:40.923 INFO:teuthology.orchestra.run.smithi181.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-4.15.0-213-generic 2024-02-18T08:22:40.924 INFO:teuthology.orchestra.run.smithi181.stdout:I: /initrd.img is now a symlink to boot/initrd.img-4.15.0-213-generic 2024-02-18T08:22:41.056 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up linux-modules-extra-4.15.0-213-generic (4.15.0-213.224) ... 2024-02-18T08:22:41.591 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up linux-headers-4.15.0-213 (4.15.0-213.224) ... 2024-02-18T08:22:41.717 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up linux-image-generic (4.15.0.213.196) ... 2024-02-18T08:22:41.876 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up linux-headers-4.15.0-213-generic (4.15.0-213.224) ... 2024-02-18T08:22:41.994 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up linux-headers-generic (4.15.0.213.196) ... 2024-02-18T08:22:42.103 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up linux-generic (4.15.0.213.196) ... 2024-02-18T08:22:42.230 INFO:teuthology.orchestra.run.smithi181.stdout:Processing triggers for linux-image-4.15.0-213-generic (4.15.0-213.224) ... 2024-02-18T08:22:42.447 INFO:teuthology.orchestra.run.smithi181.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-02-18T08:22:42.447 INFO:teuthology.orchestra.run.smithi181.stdout:update-initramfs: Generating /boot/initrd.img-4.15.0-213-generic 2024-02-18T08:22:56.230 INFO:teuthology.orchestra.run.smithi133.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-02-18T08:22:56.231 INFO:teuthology.orchestra.run.smithi133.stdout:Sourcing file `/etc/default/grub' 2024-02-18T08:22:56.268 INFO:teuthology.orchestra.run.smithi133.stdout:Generating grub configuration file ... 2024-02-18T08:22:56.716 INFO:teuthology.orchestra.run.smithi133.stdout:Found linux image: /boot/vmlinuz-4.15.0-213-generic 2024-02-18T08:22:56.756 INFO:teuthology.orchestra.run.smithi133.stdout:Found initrd image: /boot/initrd.img-4.15.0-213-generic 2024-02-18T08:22:57.176 INFO:teuthology.orchestra.run.smithi133.stdout:Found linux image: /boot/vmlinuz-4.15.0-200-generic 2024-02-18T08:22:57.206 INFO:teuthology.orchestra.run.smithi133.stdout:Found initrd image: /boot/initrd.img-4.15.0-200-generic 2024-02-18T08:22:57.283 INFO:teuthology.orchestra.run.smithi133.stdout:Found linux image: /boot/vmlinuz-4.15.0-194-generic 2024-02-18T08:22:57.317 INFO:teuthology.orchestra.run.smithi133.stdout:Found initrd image: /boot/initrd.img-4.15.0-194-generic 2024-02-18T08:22:58.242 INFO:teuthology.orchestra.run.smithi133.stdout:done 2024-02-18T08:22:58.672 DEBUG:teuthology.orchestra.run.smithi133:> dpkg -s linux-image-generic 2024-02-18T08:22:58.735 INFO:teuthology.orchestra.run.smithi133.stdout:Package: linux-image-generic 2024-02-18T08:22:58.735 INFO:teuthology.orchestra.run.smithi133.stdout:Status: install ok installed 2024-02-18T08:22:58.736 INFO:teuthology.orchestra.run.smithi133.stdout:Priority: optional 2024-02-18T08:22:58.736 INFO:teuthology.orchestra.run.smithi133.stdout:Section: kernel 2024-02-18T08:22:58.736 INFO:teuthology.orchestra.run.smithi133.stdout:Installed-Size: 18 2024-02-18T08:22:58.736 INFO:teuthology.orchestra.run.smithi133.stdout:Maintainer: Ubuntu Kernel Team 2024-02-18T08:22:58.736 INFO:teuthology.orchestra.run.smithi133.stdout:Architecture: amd64 2024-02-18T08:22:58.736 INFO:teuthology.orchestra.run.smithi133.stdout:Source: linux-meta 2024-02-18T08:22:58.736 INFO:teuthology.orchestra.run.smithi133.stdout:Version: 4.15.0.213.196 2024-02-18T08:22:58.736 INFO:teuthology.orchestra.run.smithi133.stdout:Provides: wireguard-modules (= 1.0.20201112-1~18.04.4), zfs-modules (= 0.7.5-1ubuntu16.12) 2024-02-18T08:22:58.736 INFO:teuthology.orchestra.run.smithi133.stdout:Depends: linux-image-4.15.0-213-generic, linux-modules-extra-4.15.0-213-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-18T08:22:58.736 INFO:teuthology.orchestra.run.smithi133.stdout:Recommends: thermald 2024-02-18T08:22:58.736 INFO:teuthology.orchestra.run.smithi133.stdout:Description: Generic Linux kernel image 2024-02-18T08:22:58.736 INFO:teuthology.orchestra.run.smithi133.stdout: This package will always depend on the latest generic kernel image 2024-02-18T08:22:58.736 INFO:teuthology.orchestra.run.smithi133.stdout: available. 2024-02-18T08:22:58.737 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.15.0-200-generic Expected: 4.15.0-213-generic 2024-02-18T08:22:58.737 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-18T08:22:58.737 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-18T08:22:58.737 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-02-18T08:22:58.737 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi133.front.sepia.ceph.com, path=None, version=distro) 2024-02-18T08:22:58.737 DEBUG:teuthology.orchestra.run.smithi133:> sudo apt-get clean 2024-02-18T08:22:58.838 DEBUG:teuthology.orchestra.run.smithi133:> sudo apt-get update 2024-02-18T08:22:58.962 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 2024-02-18T08:22:58.973 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 2024-02-18T08:22:58.993 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:3 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 2024-02-18T08:22:59.040 INFO:teuthology.orchestra.run.smithi181.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-02-18T08:22:59.040 INFO:teuthology.orchestra.run.smithi181.stdout:Sourcing file `/etc/default/grub' 2024-02-18T08:22:59.068 INFO:teuthology.orchestra.run.smithi181.stdout:Generating grub configuration file ... 2024-02-18T08:22:59.077 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease 2024-02-18T08:22:59.465 INFO:teuthology.orchestra.run.smithi181.stdout:Found linux image: /boot/vmlinuz-4.15.0-213-generic 2024-02-18T08:22:59.523 INFO:teuthology.orchestra.run.smithi181.stdout:Found initrd image: /boot/initrd.img-4.15.0-213-generic 2024-02-18T08:22:59.872 INFO:teuthology.orchestra.run.smithi181.stdout:Found linux image: /boot/vmlinuz-4.15.0-200-generic 2024-02-18T08:22:59.920 INFO:teuthology.orchestra.run.smithi181.stdout:Found initrd image: /boot/initrd.img-4.15.0-200-generic 2024-02-18T08:22:59.994 INFO:teuthology.orchestra.run.smithi181.stdout:Found linux image: /boot/vmlinuz-4.15.0-194-generic 2024-02-18T08:23:00.017 INFO:teuthology.orchestra.run.smithi181.stdout:Found initrd image: /boot/initrd.img-4.15.0-194-generic 2024-02-18T08:23:01.061 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2024-02-18T08:23:01.111 DEBUG:teuthology.orchestra.run.smithi133:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-18T08:23:01.188 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2024-02-18T08:23:01.481 INFO:teuthology.orchestra.run.smithi133.stdout:Building dependency tree... 2024-02-18T08:23:01.481 INFO:teuthology.orchestra.run.smithi133.stdout:Reading state information... 2024-02-18T08:23:01.679 INFO:teuthology.orchestra.run.smithi181.stdout:done 2024-02-18T08:23:01.693 INFO:teuthology.orchestra.run.smithi133.stdout:linux-image-generic is already the newest version (4.15.0.213.196). 2024-02-18T08:23:01.693 INFO:teuthology.orchestra.run.smithi133.stdout:The following packages were automatically installed and are no longer required: 2024-02-18T08:23:01.693 INFO:teuthology.orchestra.run.smithi133.stdout: linux-headers-4.15.0-194 linux-headers-4.15.0-194-generic 2024-02-18T08:23:01.693 INFO:teuthology.orchestra.run.smithi133.stdout: linux-image-4.15.0-194-generic linux-modules-4.15.0-194-generic 2024-02-18T08:23:01.694 INFO:teuthology.orchestra.run.smithi133.stdout: linux-modules-extra-4.15.0-194-generic 2024-02-18T08:23:01.694 INFO:teuthology.orchestra.run.smithi133.stdout:Use 'sudo apt autoremove' to remove them. 2024-02-18T08:23:01.745 INFO:teuthology.orchestra.run.smithi133.stdout:0 upgraded, 0 newly installed, 0 to remove and 165 not upgraded. 2024-02-18T08:23:01.747 DEBUG:teuthology.orchestra.run.smithi133:> dpkg -s linux-image-generic 2024-02-18T08:23:01.768 INFO:teuthology.orchestra.run.smithi133.stdout:Package: linux-image-generic 2024-02-18T08:23:01.768 INFO:teuthology.orchestra.run.smithi133.stdout:Status: install ok installed 2024-02-18T08:23:01.769 INFO:teuthology.orchestra.run.smithi133.stdout:Priority: optional 2024-02-18T08:23:01.769 INFO:teuthology.orchestra.run.smithi133.stdout:Section: kernel 2024-02-18T08:23:01.769 INFO:teuthology.orchestra.run.smithi133.stdout:Installed-Size: 18 2024-02-18T08:23:01.769 INFO:teuthology.orchestra.run.smithi133.stdout:Maintainer: Ubuntu Kernel Team 2024-02-18T08:23:01.769 INFO:teuthology.orchestra.run.smithi133.stdout:Architecture: amd64 2024-02-18T08:23:01.769 INFO:teuthology.orchestra.run.smithi133.stdout:Source: linux-meta 2024-02-18T08:23:01.769 INFO:teuthology.orchestra.run.smithi133.stdout:Version: 4.15.0.213.196 2024-02-18T08:23:01.769 INFO:teuthology.orchestra.run.smithi133.stdout:Provides: wireguard-modules (= 1.0.20201112-1~18.04.4), zfs-modules (= 0.7.5-1ubuntu16.12) 2024-02-18T08:23:01.769 INFO:teuthology.orchestra.run.smithi133.stdout:Depends: linux-image-4.15.0-213-generic, linux-modules-extra-4.15.0-213-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-18T08:23:01.769 INFO:teuthology.orchestra.run.smithi133.stdout:Recommends: thermald 2024-02-18T08:23:01.769 INFO:teuthology.orchestra.run.smithi133.stdout:Description: Generic Linux kernel image 2024-02-18T08:23:01.769 INFO:teuthology.orchestra.run.smithi133.stdout: This package will always depend on the latest generic kernel image 2024-02-18T08:23:01.769 INFO:teuthology.orchestra.run.smithi133.stdout: available. 2024-02-18T08:23:01.770 DEBUG:teuthology.orchestra.run.smithi133:> mktemp 2024-02-18T08:23:01.815 INFO:teuthology.orchestra.run.smithi133.stdout:/tmp/tmp.fIDdMQdrAb 2024-02-18T08:23:01.815 DEBUG:teuthology.orchestra.run.smithi133:> sudo cp /boot/grub/grub.cfg /tmp/tmp.fIDdMQdrAb 2024-02-18T08:23:01.883 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod 0666 /tmp/tmp.fIDdMQdrAb 2024-02-18T08:23:02.030 DEBUG:teuthology.orchestra.remote:smithi133:/tmp/tmp.fIDdMQdrAb is 10KB 2024-02-18T08:23:02.041 DEBUG:teuthology.orchestra.run.smithi133:> rm -fr /tmp/tmp.fIDdMQdrAb 2024-02-18T08:23:02.048 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-02-18T08:23:02.105 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-18T08:23:02.105 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-02-18T08:23:02.105 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-02-18T08:23:02.178 DEBUG:teuthology.orchestra.run.smithi181:> dpkg -s linux-image-generic 2024-02-18T08:23:02.185 INFO:teuthology.task.kernel:Distro Kernel Version: 4.15.0-213-generic 2024-02-18T08:23:02.185 DEBUG:teuthology.orchestra.run.smithi133:> sudo update-grub 2024-02-18T08:23:02.197 INFO:teuthology.orchestra.run.smithi181.stdout:Package: linux-image-generic 2024-02-18T08:23:02.197 INFO:teuthology.orchestra.run.smithi181.stdout:Status: install ok installed 2024-02-18T08:23:02.198 INFO:teuthology.orchestra.run.smithi181.stdout:Priority: optional 2024-02-18T08:23:02.198 INFO:teuthology.orchestra.run.smithi181.stdout:Section: kernel 2024-02-18T08:23:02.198 INFO:teuthology.orchestra.run.smithi181.stdout:Installed-Size: 18 2024-02-18T08:23:02.198 INFO:teuthology.orchestra.run.smithi181.stdout:Maintainer: Ubuntu Kernel Team 2024-02-18T08:23:02.199 INFO:teuthology.orchestra.run.smithi181.stdout:Architecture: amd64 2024-02-18T08:23:02.199 INFO:teuthology.orchestra.run.smithi181.stdout:Source: linux-meta 2024-02-18T08:23:02.199 INFO:teuthology.orchestra.run.smithi181.stdout:Version: 4.15.0.213.196 2024-02-18T08:23:02.199 INFO:teuthology.orchestra.run.smithi181.stdout:Provides: wireguard-modules (= 1.0.20201112-1~18.04.4), zfs-modules (= 0.7.5-1ubuntu16.12) 2024-02-18T08:23:02.199 INFO:teuthology.orchestra.run.smithi181.stdout:Depends: linux-image-4.15.0-213-generic, linux-modules-extra-4.15.0-213-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-18T08:23:02.199 INFO:teuthology.orchestra.run.smithi181.stdout:Recommends: thermald 2024-02-18T08:23:02.199 INFO:teuthology.orchestra.run.smithi181.stdout:Description: Generic Linux kernel image 2024-02-18T08:23:02.200 INFO:teuthology.orchestra.run.smithi181.stdout: This package will always depend on the latest generic kernel image 2024-02-18T08:23:02.200 INFO:teuthology.orchestra.run.smithi181.stdout: available. 2024-02-18T08:23:02.200 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.15.0-200-generic Expected: 4.15.0-213-generic 2024-02-18T08:23:02.200 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-18T08:23:02.200 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-18T08:23:02.200 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-02-18T08:23:02.201 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi181.front.sepia.ceph.com, path=None, version=distro) 2024-02-18T08:23:02.201 DEBUG:teuthology.orchestra.run.smithi181:> sudo apt-get clean 2024-02-18T08:23:02.309 DEBUG:teuthology.orchestra.run.smithi181:> sudo apt-get update 2024-02-18T08:23:02.567 INFO:teuthology.orchestra.run.smithi181.stdout:Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 2024-02-18T08:23:02.570 INFO:teuthology.orchestra.run.smithi181.stdout:Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2024-02-18T08:23:02.638 INFO:teuthology.orchestra.run.smithi181.stdout:Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 2024-02-18T08:23:02.719 INFO:teuthology.orchestra.run.smithi181.stdout:Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 2024-02-18T08:23:03.666 INFO:teuthology.orchestra.run.smithi133.stderr:Sourcing file `/etc/default/grub' 2024-02-18T08:23:03.677 INFO:teuthology.orchestra.run.smithi133.stderr:Generating grub configuration file ... 2024-02-18T08:23:03.913 INFO:teuthology.orchestra.run.smithi133.stderr:Found linux image: /boot/vmlinuz-4.15.0-213-generic 2024-02-18T08:23:03.925 INFO:teuthology.orchestra.run.smithi133.stderr:Found initrd image: /boot/initrd.img-4.15.0-213-generic 2024-02-18T08:23:04.273 INFO:teuthology.orchestra.run.smithi133.stderr:Found linux image: /boot/vmlinuz-4.15.0-200-generic 2024-02-18T08:23:04.285 INFO:teuthology.orchestra.run.smithi133.stderr:Found initrd image: /boot/initrd.img-4.15.0-200-generic 2024-02-18T08:23:04.360 INFO:teuthology.orchestra.run.smithi133.stderr:Found linux image: /boot/vmlinuz-4.15.0-194-generic 2024-02-18T08:23:04.373 INFO:teuthology.orchestra.run.smithi133.stderr:Found initrd image: /boot/initrd.img-4.15.0-194-generic 2024-02-18T08:23:04.662 INFO:teuthology.orchestra.run.smithi181.stdout:Reading package lists... 2024-02-18T08:23:04.716 DEBUG:teuthology.orchestra.run.smithi181:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-18T08:23:04.801 INFO:teuthology.orchestra.run.smithi181.stdout:Reading package lists... 2024-02-18T08:23:04.985 INFO:teuthology.orchestra.run.smithi133.stderr:done 2024-02-18T08:23:04.987 DEBUG:teuthology.orchestra.run.smithi133:> sudo shutdown -r now 2024-02-18T08:23:05.088 INFO:teuthology.orchestra.run.smithi181.stdout:Building dependency tree... 2024-02-18T08:23:05.088 INFO:teuthology.orchestra.run.smithi181.stdout:Reading state information... 2024-02-18T08:23:05.293 INFO:teuthology.orchestra.run.smithi181.stdout:linux-image-generic is already the newest version (4.15.0.213.196). 2024-02-18T08:23:05.294 INFO:teuthology.orchestra.run.smithi181.stdout:The following packages were automatically installed and are no longer required: 2024-02-18T08:23:05.294 INFO:teuthology.orchestra.run.smithi181.stdout: linux-headers-4.15.0-194 linux-headers-4.15.0-194-generic 2024-02-18T08:23:05.294 INFO:teuthology.orchestra.run.smithi181.stdout: linux-image-4.15.0-194-generic linux-modules-4.15.0-194-generic 2024-02-18T08:23:05.294 INFO:teuthology.orchestra.run.smithi181.stdout: linux-modules-extra-4.15.0-194-generic 2024-02-18T08:23:05.294 INFO:teuthology.orchestra.run.smithi181.stdout:Use 'sudo apt autoremove' to remove them. 2024-02-18T08:23:05.346 INFO:teuthology.orchestra.run.smithi181.stdout:0 upgraded, 0 newly installed, 0 to remove and 165 not upgraded. 2024-02-18T08:23:05.348 DEBUG:teuthology.orchestra.run.smithi181:> dpkg -s linux-image-generic 2024-02-18T08:23:05.371 INFO:teuthology.orchestra.run.smithi181.stdout:Package: linux-image-generic 2024-02-18T08:23:05.371 INFO:teuthology.orchestra.run.smithi181.stdout:Status: install ok installed 2024-02-18T08:23:05.371 INFO:teuthology.orchestra.run.smithi181.stdout:Priority: optional 2024-02-18T08:23:05.371 INFO:teuthology.orchestra.run.smithi181.stdout:Section: kernel 2024-02-18T08:23:05.371 INFO:teuthology.orchestra.run.smithi181.stdout:Installed-Size: 18 2024-02-18T08:23:05.371 INFO:teuthology.orchestra.run.smithi181.stdout:Maintainer: Ubuntu Kernel Team 2024-02-18T08:23:05.371 INFO:teuthology.orchestra.run.smithi181.stdout:Architecture: amd64 2024-02-18T08:23:05.371 INFO:teuthology.orchestra.run.smithi181.stdout:Source: linux-meta 2024-02-18T08:23:05.372 INFO:teuthology.orchestra.run.smithi181.stdout:Version: 4.15.0.213.196 2024-02-18T08:23:05.372 INFO:teuthology.orchestra.run.smithi181.stdout:Provides: wireguard-modules (= 1.0.20201112-1~18.04.4), zfs-modules (= 0.7.5-1ubuntu16.12) 2024-02-18T08:23:05.372 INFO:teuthology.orchestra.run.smithi181.stdout:Depends: linux-image-4.15.0-213-generic, linux-modules-extra-4.15.0-213-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-18T08:23:05.372 INFO:teuthology.orchestra.run.smithi181.stdout:Recommends: thermald 2024-02-18T08:23:05.372 INFO:teuthology.orchestra.run.smithi181.stdout:Description: Generic Linux kernel image 2024-02-18T08:23:05.372 INFO:teuthology.orchestra.run.smithi181.stdout: This package will always depend on the latest generic kernel image 2024-02-18T08:23:05.372 INFO:teuthology.orchestra.run.smithi181.stdout: available. 2024-02-18T08:23:05.372 DEBUG:teuthology.orchestra.run.smithi181:> mktemp 2024-02-18T08:23:05.421 INFO:teuthology.orchestra.run.smithi181.stdout:/tmp/tmp.l3UOxXLGum 2024-02-18T08:23:05.421 DEBUG:teuthology.orchestra.run.smithi181:> sudo cp /boot/grub/grub.cfg /tmp/tmp.l3UOxXLGum 2024-02-18T08:23:05.477 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod 0666 /tmp/tmp.l3UOxXLGum 2024-02-18T08:23:05.621 DEBUG:teuthology.orchestra.remote:smithi181:/tmp/tmp.l3UOxXLGum is 10KB 2024-02-18T08:23:05.633 DEBUG:teuthology.orchestra.run.smithi181:> rm -fr /tmp/tmp.l3UOxXLGum 2024-02-18T08:23:05.639 DEBUG:teuthology.orchestra.run.smithi181:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-02-18T08:23:05.698 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-02-18T08:23:05.698 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-02-18T08:23:05.699 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-02-18T08:23:05.770 INFO:teuthology.task.kernel:Distro Kernel Version: 4.15.0-213-generic 2024-02-18T08:23:05.770 DEBUG:teuthology.orchestra.run.smithi181:> sudo update-grub 2024-02-18T08:23:07.273 INFO:teuthology.orchestra.run.smithi181.stderr:Sourcing file `/etc/default/grub' 2024-02-18T08:23:07.284 INFO:teuthology.orchestra.run.smithi181.stderr:Generating grub configuration file ... 2024-02-18T08:23:07.555 INFO:teuthology.orchestra.run.smithi181.stderr:Found linux image: /boot/vmlinuz-4.15.0-213-generic 2024-02-18T08:23:07.566 INFO:teuthology.orchestra.run.smithi181.stderr:Found initrd image: /boot/initrd.img-4.15.0-213-generic 2024-02-18T08:23:07.944 INFO:teuthology.orchestra.run.smithi181.stderr:Found linux image: /boot/vmlinuz-4.15.0-200-generic 2024-02-18T08:23:07.956 INFO:teuthology.orchestra.run.smithi181.stderr:Found initrd image: /boot/initrd.img-4.15.0-200-generic 2024-02-18T08:23:08.034 INFO:teuthology.orchestra.run.smithi181.stderr:Found linux image: /boot/vmlinuz-4.15.0-194-generic 2024-02-18T08:23:08.047 INFO:teuthology.orchestra.run.smithi181.stderr:Found initrd image: /boot/initrd.img-4.15.0-194-generic 2024-02-18T08:23:09.349 INFO:teuthology.orchestra.run.smithi181.stderr:done 2024-02-18T08:23:09.351 DEBUG:teuthology.orchestra.run.smithi181:> sudo shutdown -r now 2024-02-18T08:23:35.009 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-02-18T08:23:35.010 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-02-18T08:23:35.011 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-18T08:23:39.356 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-02-18T08:23:39.356 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-02-18T08:23:39.357 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-18T08:23:53.404 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.133 2024-02-18T08:23:57.756 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.181 2024-02-18T08:24:02.407 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-02-18T08:24:02.408 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-18T08:24:05.468 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.133 2024-02-18T08:24:06.757 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-02-18T08:24:06.758 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-18T08:24:09.820 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.181 2024-02-18T08:24:17.475 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-02-18T08:24:17.476 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-18T08:24:21.824 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-02-18T08:24:21.825 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-18T08:24:35.900 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.133 2024-02-18T08:24:50.912 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-02-18T08:24:50.913 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-18T08:24:51.006 DEBUG:teuthology.orchestra.run.smithi133:> true 2024-02-18T08:24:51.277 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-02-18T08:24:51.277 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.15.0-213-generic"... 2024-02-18T08:24:51.277 DEBUG:teuthology.orchestra.run.smithi133:> uname -r 2024-02-18T08:24:51.325 INFO:teuthology.orchestra.run.smithi133.stdout:4.15.0-213-generic 2024-02-18T08:24:51.325 DEBUG:teuthology.task.kernel:current kernel version is 4.15.0-213-generic vs 4.15.0-213-generic 2024-02-18T08:24:51.326 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-18T08:24:51.326 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-02-18T08:24:52.326 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-02-18T08:24:52.327 DEBUG:teuthology.orchestra.run.smithi133:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-18T08:24:52.596 INFO:teuthology.orchestra.run.smithi133.stdout:ttyS1 2024-02-18T08:24:52.622 DEBUG:teuthology.parallel:result is None 2024-02-18T08:24:53.480 DEBUG:teuthology.orchestra.run.smithi181:> true 2024-02-18T08:24:53.849 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-02-18T08:24:53.849 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.15.0-213-generic"... 2024-02-18T08:24:53.849 DEBUG:teuthology.orchestra.run.smithi181:> uname -r 2024-02-18T08:24:53.897 INFO:teuthology.orchestra.run.smithi181.stdout:4.15.0-213-generic 2024-02-18T08:24:53.897 DEBUG:teuthology.task.kernel:current kernel version is 4.15.0-213-generic vs 4.15.0-213-generic 2024-02-18T08:24:53.897 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-18T08:24:53.897 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-02-18T08:24:54.897 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-02-18T08:24:54.898 DEBUG:teuthology.orchestra.run.smithi181:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-18T08:24:55.194 INFO:teuthology.orchestra.run.smithi181.stdout:ttyS1 2024-02-18T08:24:55.225 DEBUG:teuthology.parallel:result is None 2024-02-18T08:24:55.225 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-18T08:24:55.232 INFO:teuthology.task.internal:Creating test directory... 2024-02-18T08:24:55.233 DEBUG:teuthology.orchestra.run.smithi133:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-18T08:24:55.235 DEBUG:teuthology.orchestra.run.smithi181:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-18T08:24:55.241 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-18T08:24:55.267 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-18T08:24:55.278 INFO:teuthology.task.internal:Creating archive directory... 2024-02-18T08:24:55.278 DEBUG:teuthology.orchestra.run.smithi133:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-18T08:24:55.284 DEBUG:teuthology.orchestra.run.smithi181:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-18T08:24:55.301 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-18T08:24:55.308 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-18T08:24:55.308 DEBUG:teuthology.orchestra.run.smithi133:> 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 2024-02-18T08:24:55.332 DEBUG:teuthology.orchestra.run.smithi181:> 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 2024-02-18T08:24:55.351 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-18T08:24:55.358 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-18T08:24:55.373 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-18T08:24:55.382 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-18T08:24:55.384 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-18T08:24:55.391 INFO:teuthology.task.internal:Configuring sudo... 2024-02-18T08:24:55.392 DEBUG:teuthology.orchestra.run.smithi133:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-18T08:24:55.405 DEBUG:teuthology.orchestra.run.smithi181:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-18T08:24:55.441 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-18T08:24:55.450 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-18T08:24:55.450 DEBUG:teuthology.orchestra.run.smithi133:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-18T08:24:55.460 DEBUG:teuthology.orchestra.run.smithi181:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-18T08:24:55.489 DEBUG:teuthology.orchestra.run.smithi133:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-18T08:24:55.513 DEBUG:teuthology.orchestra.run.smithi133:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-18T08:24:55.561 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-18T08:24:55.561 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-18T08:24:55.622 DEBUG:teuthology.orchestra.run.smithi181:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-18T08:24:55.629 DEBUG:teuthology.orchestra.run.smithi181:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-18T08:24:55.678 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-02-18T08:24:55.678 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-18T08:24:55.742 DEBUG:teuthology.orchestra.run.smithi133:> sudo service rsyslog restart 2024-02-18T08:24:55.744 DEBUG:teuthology.orchestra.run.smithi181:> sudo service rsyslog restart 2024-02-18T08:24:55.822 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-18T08:24:55.831 INFO:teuthology.task.internal:Starting timer... 2024-02-18T08:24:55.831 INFO:teuthology.run_tasks:Running task pcp... 2024-02-18T08:24:55.845 INFO:teuthology.run_tasks:Running task selinux... 2024-02-18T08:24:55.854 DEBUG:teuthology.task.selinux:Excluding smithi133: OS 'ubuntu' does not support SELinux 2024-02-18T08:24:55.854 DEBUG:teuthology.task.selinux:Excluding smithi181: OS 'ubuntu' does not support SELinux 2024-02-18T08:24:55.855 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-18T08:24:55.855 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-02-18T08:24:55.855 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-18T08:24:55.855 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-18T08:24:55.866 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-02-18T08:24:55.872 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-02-18T08:24:55.998 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-18T08:24:56.026 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'}]}] 2024-02-18T08:24:56.027 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi133.front.sepia.ceph.com,smithi181.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-18T08:30:18.688 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi133.front.sepia.ceph.com'), Remote(name='ubuntu@smithi181.front.sepia.ceph.com')] 2024-02-18T08:30:18.689 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-02-18T08:30:18.690 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-18T08:30:18.772 DEBUG:teuthology.orchestra.run.smithi133:> true 2024-02-18T08:30:18.889 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-02-18T08:30:18.889 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-02-18T08:30:18.890 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-18T08:30:18.968 DEBUG:teuthology.orchestra.run.smithi181:> true 2024-02-18T08:30:19.089 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-02-18T08:30:19.090 INFO:teuthology.run_tasks:Running task clock... 2024-02-18T08:30:19.104 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-18T08:30:19.104 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-18T08:30:19.105 DEBUG:teuthology.orchestra.run.smithi133:> 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 2024-02-18T08:30:19.107 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-18T08:30:19.107 DEBUG:teuthology.orchestra.run.smithi181:> 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 2024-02-18T08:30:19.154 INFO:teuthology.orchestra.run.smithi133.stdout:18 Feb 08:30:19 ntpd[14669]: ntpd 4.2.8p10@1.3728-o (1): Starting 2024-02-18T08:30:19.154 INFO:teuthology.orchestra.run.smithi133.stdout:18 Feb 08:30:19 ntpd[14669]: Command line: ntpd -gq 2024-02-18T08:30:19.154 INFO:teuthology.orchestra.run.smithi133.stdout:18 Feb 08:30:19 ntpd[14669]: proto: precision = 0.126 usec (-23) 2024-02-18T08:30:19.155 INFO:teuthology.orchestra.run.smithi133.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-18T08:30:19.155 INFO:teuthology.orchestra.run.smithi133.stdout:18 Feb 08:30:19 ntpd[14669]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-18T08:30:19.155 INFO:teuthology.orchestra.run.smithi133.stdout:18 Feb 08:30:19 ntpd[14669]: restrict ::: KOD does nothing without LIMITED. 2024-02-18T08:30:19.156 INFO:teuthology.orchestra.run.smithi133.stderr:restrict ::: KOD does nothing without LIMITED. 2024-02-18T08:30:19.157 INFO:teuthology.orchestra.run.smithi133.stdout:18 Feb 08:30:19 ntpd[14669]: Listen and drop on 0 v6wildcard [::]:123 2024-02-18T08:30:19.157 INFO:teuthology.orchestra.run.smithi133.stdout:18 Feb 08:30:19 ntpd[14669]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-02-18T08:30:19.157 INFO:teuthology.orchestra.run.smithi133.stdout:18 Feb 08:30:19 ntpd[14669]: Listen normally on 2 lo 127.0.0.1:123 2024-02-18T08:30:19.157 INFO:teuthology.orchestra.run.smithi133.stdout:18 Feb 08:30:19 ntpd[14669]: Listen normally on 3 enp3s0f1 172.21.15.133:123 2024-02-18T08:30:19.157 INFO:teuthology.orchestra.run.smithi133.stdout:18 Feb 08:30:19 ntpd[14669]: Listen normally on 4 lo [::1]:123 2024-02-18T08:30:19.157 INFO:teuthology.orchestra.run.smithi133.stdout:18 Feb 08:30:19 ntpd[14669]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:8087%5]:123 2024-02-18T08:30:19.157 INFO:teuthology.orchestra.run.smithi133.stdout:18 Feb 08:30:19 ntpd[14669]: Listening on routing socket on fd #22 for interface updates 2024-02-18T08:30:19.176 INFO:teuthology.orchestra.run.smithi181.stdout:18 Feb 08:30:19 ntpd[14658]: ntpd 4.2.8p10@1.3728-o (1): Starting 2024-02-18T08:30:19.176 INFO:teuthology.orchestra.run.smithi181.stdout:18 Feb 08:30:19 ntpd[14658]: Command line: ntpd -gq 2024-02-18T08:30:19.177 INFO:teuthology.orchestra.run.smithi181.stdout:18 Feb 08:30:19 ntpd[14658]: proto: precision = 0.098 usec (-23) 2024-02-18T08:30:19.177 INFO:teuthology.orchestra.run.smithi181.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-18T08:30:19.177 INFO:teuthology.orchestra.run.smithi181.stdout:18 Feb 08:30:19 ntpd[14658]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-18T08:30:19.177 INFO:teuthology.orchestra.run.smithi181.stdout:18 Feb 08:30:19 ntpd[14658]: restrict ::: KOD does nothing without LIMITED. 2024-02-18T08:30:19.178 INFO:teuthology.orchestra.run.smithi181.stderr:restrict ::: KOD does nothing without LIMITED. 2024-02-18T08:30:19.179 INFO:teuthology.orchestra.run.smithi181.stdout:18 Feb 08:30:19 ntpd[14658]: Listen and drop on 0 v6wildcard [::]:123 2024-02-18T08:30:19.179 INFO:teuthology.orchestra.run.smithi181.stdout:18 Feb 08:30:19 ntpd[14658]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-02-18T08:30:19.179 INFO:teuthology.orchestra.run.smithi181.stdout:18 Feb 08:30:19 ntpd[14658]: Listen normally on 2 lo 127.0.0.1:123 2024-02-18T08:30:19.179 INFO:teuthology.orchestra.run.smithi181.stdout:18 Feb 08:30:19 ntpd[14658]: Listen normally on 3 enp3s0f1 172.21.15.181:123 2024-02-18T08:30:19.179 INFO:teuthology.orchestra.run.smithi181.stdout:18 Feb 08:30:19 ntpd[14658]: Listen normally on 4 lo [::1]:123 2024-02-18T08:30:19.179 INFO:teuthology.orchestra.run.smithi181.stdout:18 Feb 08:30:19 ntpd[14658]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7b9d%5]:123 2024-02-18T08:30:19.179 INFO:teuthology.orchestra.run.smithi181.stdout:18 Feb 08:30:19 ntpd[14658]: Listening on routing socket on fd #22 for interface updates 2024-02-18T08:30:20.177 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:20 ntpd[14658]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-18T08:30:20.177 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:20 ntpd[14658]: can't open /var/log/ntpstats/rawstats.20240218: Permission denied 2024-02-18T08:30:20.177 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:20 ntpd[14658]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-18T08:30:20.177 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:20 ntpd[14658]: can't open /var/log/ntpstats/peerstats.20240218: Permission denied 2024-02-18T08:30:22.154 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:22 ntpd[14669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-18T08:30:22.154 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:22 ntpd[14669]: can't open /var/log/ntpstats/rawstats.20240218: Permission denied 2024-02-18T08:30:22.154 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:22 ntpd[14669]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-18T08:30:22.154 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:22 ntpd[14669]: can't open /var/log/ntpstats/peerstats.20240218: Permission denied 2024-02-18T08:30:22.177 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:22 ntpd[14658]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-18T08:30:22.177 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:22 ntpd[14658]: can't open /var/log/ntpstats/rawstats.20240218: Permission denied 2024-02-18T08:30:22.177 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:22 ntpd[14658]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-18T08:30:22.177 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:22 ntpd[14658]: can't open /var/log/ntpstats/peerstats.20240218: Permission denied 2024-02-18T08:30:22.177 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:22 ntpd[14658]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-18T08:30:22.177 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:22 ntpd[14658]: can't open /var/log/ntpstats/rawstats.20240218: Permission denied 2024-02-18T08:30:22.178 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:22 ntpd[14658]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-18T08:30:22.178 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:22 ntpd[14658]: can't open /var/log/ntpstats/peerstats.20240218: Permission denied 2024-02-18T08:30:23.155 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:23 ntpd[14669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-18T08:30:23.155 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:23 ntpd[14669]: can't open /var/log/ntpstats/rawstats.20240218: Permission denied 2024-02-18T08:30:23.155 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:23 ntpd[14669]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-18T08:30:23.155 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:23 ntpd[14669]: can't open /var/log/ntpstats/peerstats.20240218: Permission denied 2024-02-18T08:30:23.155 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:23 ntpd[14669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-18T08:30:23.155 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:23 ntpd[14669]: can't open /var/log/ntpstats/rawstats.20240218: Permission denied 2024-02-18T08:30:23.155 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:23 ntpd[14669]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-18T08:30:23.155 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:23 ntpd[14669]: can't open /var/log/ntpstats/peerstats.20240218: Permission denied 2024-02-18T08:30:24.154 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:24 ntpd[14669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-18T08:30:24.154 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:24 ntpd[14669]: can't open /var/log/ntpstats/rawstats.20240218: Permission denied 2024-02-18T08:30:24.155 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:24 ntpd[14669]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-18T08:30:24.155 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:24 ntpd[14669]: can't open /var/log/ntpstats/peerstats.20240218: Permission denied 2024-02-18T08:30:24.178 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:24 ntpd[14658]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-18T08:30:24.178 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:24 ntpd[14658]: can't open /var/log/ntpstats/rawstats.20240218: Permission denied 2024-02-18T08:30:24.178 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:24 ntpd[14658]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-18T08:30:24.178 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:24 ntpd[14658]: can't open /var/log/ntpstats/peerstats.20240218: Permission denied 2024-02-18T08:30:24.178 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:24 ntpd[14658]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-18T08:30:24.178 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:24 ntpd[14658]: can't open /var/log/ntpstats/rawstats.20240218: Permission denied 2024-02-18T08:30:24.178 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:24 ntpd[14658]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-18T08:30:24.179 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:24 ntpd[14658]: can't open /var/log/ntpstats/peerstats.20240218: Permission denied 2024-02-18T08:30:24.179 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:24 ntpd[14658]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-18T08:30:24.179 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:24 ntpd[14658]: can't open /var/log/ntpstats/rawstats.20240218: Permission denied 2024-02-18T08:30:24.179 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:24 ntpd[14658]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-18T08:30:24.179 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:24 ntpd[14658]: can't open /var/log/ntpstats/peerstats.20240218: Permission denied 2024-02-18T08:30:25.155 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:25 ntpd[14669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-18T08:30:25.155 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:25 ntpd[14669]: can't open /var/log/ntpstats/rawstats.20240218: Permission denied 2024-02-18T08:30:25.155 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:25 ntpd[14669]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-18T08:30:25.155 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:25 ntpd[14669]: can't open /var/log/ntpstats/peerstats.20240218: Permission denied 2024-02-18T08:30:25.155 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:25 ntpd[14669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-18T08:30:25.155 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:25 ntpd[14669]: can't open /var/log/ntpstats/rawstats.20240218: Permission denied 2024-02-18T08:30:25.155 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:25 ntpd[14669]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-18T08:30:25.155 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:25 ntpd[14669]: can't open /var/log/ntpstats/peerstats.20240218: Permission denied 2024-02-18T08:30:26.154 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:26 ntpd[14669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-18T08:30:26.154 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:26 ntpd[14669]: can't open /var/log/ntpstats/rawstats.20240218: Permission denied 2024-02-18T08:30:26.154 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:26 ntpd[14669]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-18T08:30:26.154 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:26 ntpd[14669]: can't open /var/log/ntpstats/peerstats.20240218: Permission denied 2024-02-18T08:30:26.177 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:26 ntpd[14658]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-18T08:30:26.177 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:26 ntpd[14658]: can't open /var/log/ntpstats/rawstats.20240218: Permission denied 2024-02-18T08:30:26.177 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:26 ntpd[14658]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-18T08:30:26.177 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:26 ntpd[14658]: can't open /var/log/ntpstats/peerstats.20240218: Permission denied 2024-02-18T08:30:26.177 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:26 ntpd[14658]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-18T08:30:26.177 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:26 ntpd[14658]: can't open /var/log/ntpstats/rawstats.20240218: Permission denied 2024-02-18T08:30:26.177 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:26 ntpd[14658]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-18T08:30:26.178 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:26 ntpd[14658]: can't open /var/log/ntpstats/peerstats.20240218: Permission denied 2024-02-18T08:30:26.178 INFO:teuthology.orchestra.run.smithi181.stdout:18 Feb 08:30:26 ntpd[14658]: ntpd: time slew +0.005067 s 2024-02-18T08:30:26.178 INFO:teuthology.orchestra.run.smithi181.stdout:ntpd: time slew +0.005067s 2024-02-18T08:30:26.178 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:26 ntpd[14658]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-02-18T08:30:26.178 INFO:teuthology.orchestra.run.smithi181.stderr:18 Feb 08:30:26 ntpd[14658]: can't open /var/log/ntpstats/loopstats.20240218: Permission denied 2024-02-18T08:30:26.239 INFO:teuthology.orchestra.run.smithi181.stdout: remote refid st t when poll reach delay offset jitter 2024-02-18T08:30:26.240 INFO:teuthology.orchestra.run.smithi181.stdout:============================================================================== 2024-02-18T08:30:26.240 INFO:teuthology.orchestra.run.smithi181.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-18T08:30:26.240 INFO:teuthology.orchestra.run.smithi181.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-18T08:30:26.240 INFO:teuthology.orchestra.run.smithi181.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-18T08:30:26.240 INFO:teuthology.orchestra.run.smithi181.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-18T08:30:27.155 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:27 ntpd[14669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-18T08:30:27.157 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:27 ntpd[14669]: can't open /var/log/ntpstats/rawstats.20240218: Permission denied 2024-02-18T08:30:27.157 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:27 ntpd[14669]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-18T08:30:27.157 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:27 ntpd[14669]: can't open /var/log/ntpstats/peerstats.20240218: Permission denied 2024-02-18T08:30:27.157 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:27 ntpd[14669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-18T08:30:27.157 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:27 ntpd[14669]: can't open /var/log/ntpstats/rawstats.20240218: Permission denied 2024-02-18T08:30:27.157 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:27 ntpd[14669]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-18T08:30:27.157 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:27 ntpd[14669]: can't open /var/log/ntpstats/peerstats.20240218: Permission denied 2024-02-18T08:30:28.154 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:28 ntpd[14669]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-18T08:30:28.154 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:28 ntpd[14669]: can't open /var/log/ntpstats/rawstats.20240218: Permission denied 2024-02-18T08:30:28.154 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:28 ntpd[14669]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-18T08:30:28.155 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:28 ntpd[14669]: can't open /var/log/ntpstats/peerstats.20240218: Permission denied 2024-02-18T08:30:28.155 INFO:teuthology.orchestra.run.smithi133.stdout:18 Feb 08:30:28 ntpd[14669]: ntpd: time slew -0.004607 s 2024-02-18T08:30:28.155 INFO:teuthology.orchestra.run.smithi133.stdout:ntpd: time slew -0.004607s 2024-02-18T08:30:28.155 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:28 ntpd[14669]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-02-18T08:30:28.155 INFO:teuthology.orchestra.run.smithi133.stderr:18 Feb 08:30:28 ntpd[14669]: can't open /var/log/ntpstats/loopstats.20240218: Permission denied 2024-02-18T08:30:28.216 INFO:teuthology.orchestra.run.smithi133.stdout: remote refid st t when poll reach delay offset jitter 2024-02-18T08:30:28.216 INFO:teuthology.orchestra.run.smithi133.stdout:============================================================================== 2024-02-18T08:30:28.216 INFO:teuthology.orchestra.run.smithi133.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-18T08:30:28.216 INFO:teuthology.orchestra.run.smithi133.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-18T08:30:28.216 INFO:teuthology.orchestra.run.smithi133.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-18T08:30:28.216 INFO:teuthology.orchestra.run.smithi133.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-18T08:30:28.217 INFO:teuthology.run_tasks:Running task install... 2024-02-18T08:30:28.227 DEBUG:teuthology.task.install:project ceph 2024-02-18T08:30:28.227 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '81bd20d634209c7cb82c18be12b4b5a05643ebf1'}} 2024-02-18T08:30:28.227 DEBUG:teuthology.task.install:config {'branch': 'octopus', 'flavor': 'default', 'sha1': '81bd20d634209c7cb82c18be12b4b5a05643ebf1'} 2024-02-18T08:30:28.227 INFO:teuthology.task.install:Using flavor: default 2024-02-18T08:30:28.233 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']} 2024-02-18T08:30:28.233 INFO:teuthology.task.install:extra packages: [] 2024-02-18T08:30:28.233 DEBUG:teuthology.orchestra.run.smithi133:> sudo apt-key list | grep Ceph 2024-02-18T08:30:28.234 DEBUG:teuthology.orchestra.run.smithi181:> sudo apt-key list | grep Ceph 2024-02-18T08:30:28.330 INFO:teuthology.orchestra.run.smithi133.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2024-02-18T08:30:28.332 INFO:teuthology.orchestra.run.smithi181.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2024-02-18T08:30:28.379 INFO:teuthology.orchestra.run.smithi133.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-02-18T08:30:28.379 INFO:teuthology.orchestra.run.smithi133.stdout:uid [ unknown] Ceph.com (release key) 2024-02-18T08:30:28.380 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 2024-02-18T08:30:28.380 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-18T08:30:28.380 INFO:teuthology.packaging:ref: None 2024-02-18T08:30:28.380 INFO:teuthology.packaging:tag: None 2024-02-18T08:30:28.380 INFO:teuthology.packaging:branch: octopus 2024-02-18T08:30:28.380 INFO:teuthology.packaging:sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-18T08:30:28.380 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F18.04%2Fx86_64&ref=octopus 2024-02-18T08:30:28.389 INFO:teuthology.orchestra.run.smithi181.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-02-18T08:30:28.389 INFO:teuthology.orchestra.run.smithi181.stdout:uid [ unknown] Ceph.com (release key) 2024-02-18T08:30:28.390 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 2024-02-18T08:30:28.390 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-18T08:30:28.391 INFO:teuthology.packaging:ref: None 2024-02-18T08:30:28.391 INFO:teuthology.packaging:tag: None 2024-02-18T08:30:28.391 INFO:teuthology.packaging:branch: octopus 2024-02-18T08:30:28.391 INFO:teuthology.packaging:sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-18T08:30:28.391 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F18.04%2Fx86_64&ref=octopus 2024-02-18T08:30:28.629 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default/ 2024-02-18T08:30:28.630 INFO:teuthology.task.install.deb:Package version is 15.2.17-1bionic 2024-02-18T08:30:28.667 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-18T08:30:28.667 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-02-18T08:30:28.682 DEBUG:teuthology.orchestra.run.smithi133:> sudo apt-get update 2024-02-18T08:30:28.699 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default/ 2024-02-18T08:30:28.699 INFO:teuthology.task.install.deb:Package version is 15.2.17-1bionic 2024-02-18T08:30:28.723 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-02-18T08:30:28.723 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-02-18T08:30:28.738 DEBUG:teuthology.orchestra.run.smithi181:> sudo apt-get update 2024-02-18T08:30:28.834 INFO:teuthology.orchestra.run.smithi133.stdout:Ign:1 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic InRelease 2024-02-18T08:30:28.835 INFO:teuthology.orchestra.run.smithi133.stdout:Get:2 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic Release [7,690 B] 2024-02-18T08:30:28.838 INFO:teuthology.orchestra.run.smithi133.stdout:Ign:3 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic Release.gpg 2024-02-18T08:30:28.839 INFO:teuthology.orchestra.run.smithi133.stdout:Get:4 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 Packages [15.8 kB] 2024-02-18T08:30:28.852 INFO:teuthology.orchestra.run.smithi133.stdout:Get:5 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main i386 Packages [3,053 B] 2024-02-18T08:30:28.889 INFO:teuthology.orchestra.run.smithi181.stdout:Ign:1 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic InRelease 2024-02-18T08:30:28.889 INFO:teuthology.orchestra.run.smithi181.stdout:Get:2 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic Release [7,690 B] 2024-02-18T08:30:28.892 INFO:teuthology.orchestra.run.smithi181.stdout:Ign:3 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic Release.gpg 2024-02-18T08:30:28.892 INFO:teuthology.orchestra.run.smithi181.stdout:Get:4 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main i386 Packages [3,053 B] 2024-02-18T08:30:28.905 INFO:teuthology.orchestra.run.smithi181.stdout:Get:5 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 Packages [15.8 kB] 2024-02-18T08:30:28.923 INFO:teuthology.orchestra.run.smithi181.stdout:Hit:6 http://security.ubuntu.com/ubuntu bionic-security InRelease 2024-02-18T08:30:28.923 INFO:teuthology.orchestra.run.smithi181.stdout:Hit:7 http://archive.ubuntu.com/ubuntu bionic InRelease 2024-02-18T08:30:28.931 INFO:teuthology.orchestra.run.smithi181.stdout:Hit:8 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 2024-02-18T08:30:28.951 INFO:teuthology.orchestra.run.smithi181.stdout:Hit:9 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 2024-02-18T08:30:28.991 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:6 http://archive.ubuntu.com/ubuntu bionic InRelease 2024-02-18T08:30:28.991 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:7 http://security.ubuntu.com/ubuntu bionic-security InRelease 2024-02-18T08:30:29.061 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:8 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 2024-02-18T08:30:29.142 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:9 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 2024-02-18T08:30:29.528 INFO:teuthology.orchestra.run.smithi181.stdout:Fetched 26.5 kB in 1s (45.2 kB/s) 2024-02-18T08:30:29.598 INFO:teuthology.orchestra.run.smithi133.stdout:Fetched 26.5 kB in 1s (37.4 kB/s) 2024-02-18T08:30:31.006 INFO:teuthology.orchestra.run.smithi181.stdout:Reading package lists... 2024-02-18T08:30:31.059 DEBUG:teuthology.orchestra.run.smithi181:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=15.2.17-1bionic cephadm=15.2.17-1bionic ceph-mds=15.2.17-1bionic ceph-mgr=15.2.17-1bionic ceph-common=15.2.17-1bionic ceph-fuse=15.2.17-1bionic ceph-test=15.2.17-1bionic radosgw=15.2.17-1bionic python3-rados=15.2.17-1bionic python3-rgw=15.2.17-1bionic python3-cephfs=15.2.17-1bionic python3-rbd=15.2.17-1bionic libcephfs2=15.2.17-1bionic libcephfs-dev=15.2.17-1bionic librados2=15.2.17-1bionic librbd1=15.2.17-1bionic rbd-fuse=15.2.17-1bionic 2024-02-18T08:30:31.108 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2024-02-18T08:30:31.139 INFO:teuthology.orchestra.run.smithi181.stdout:Reading package lists... 2024-02-18T08:30:31.161 DEBUG:teuthology.orchestra.run.smithi133:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=15.2.17-1bionic cephadm=15.2.17-1bionic ceph-mds=15.2.17-1bionic ceph-mgr=15.2.17-1bionic ceph-common=15.2.17-1bionic ceph-fuse=15.2.17-1bionic ceph-test=15.2.17-1bionic radosgw=15.2.17-1bionic python3-rados=15.2.17-1bionic python3-rgw=15.2.17-1bionic python3-cephfs=15.2.17-1bionic python3-rbd=15.2.17-1bionic libcephfs2=15.2.17-1bionic libcephfs-dev=15.2.17-1bionic librados2=15.2.17-1bionic librbd1=15.2.17-1bionic rbd-fuse=15.2.17-1bionic 2024-02-18T08:30:31.263 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2024-02-18T08:30:31.399 INFO:teuthology.orchestra.run.smithi181.stdout:Building dependency tree... 2024-02-18T08:30:31.400 INFO:teuthology.orchestra.run.smithi181.stdout:Reading state information... 2024-02-18T08:30:31.542 INFO:teuthology.orchestra.run.smithi133.stdout:Building dependency tree... 2024-02-18T08:30:31.542 INFO:teuthology.orchestra.run.smithi133.stdout:Reading state information... 2024-02-18T08:30:31.605 INFO:teuthology.orchestra.run.smithi181.stdout:The following packages were automatically installed and are no longer required: 2024-02-18T08:30:31.605 INFO:teuthology.orchestra.run.smithi181.stdout: linux-headers-4.15.0-194 linux-headers-4.15.0-194-generic 2024-02-18T08:30:31.605 INFO:teuthology.orchestra.run.smithi181.stdout: linux-image-4.15.0-194-generic linux-modules-4.15.0-194-generic 2024-02-18T08:30:31.605 INFO:teuthology.orchestra.run.smithi181.stdout: linux-modules-extra-4.15.0-194-generic 2024-02-18T08:30:31.605 INFO:teuthology.orchestra.run.smithi181.stdout:Use 'sudo apt autoremove' to remove them. 2024-02-18T08:30:31.606 INFO:teuthology.orchestra.run.smithi181.stdout:The following additional packages will be installed: 2024-02-18T08:30:31.606 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2024-02-18T08:30:31.606 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2024-02-18T08:30:31.606 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-mon ceph-osd jq libjq1 libleveldb1v5 liblttng-ust0 liboath0 libonig4 2024-02-18T08:30:31.607 INFO:teuthology.orchestra.run.smithi181.stdout: librabbitmq4 libradosstriper1 librdkafka1 librgw2 libsnappy1v5 libxslt1.1 2024-02-18T08:30:31.607 INFO:teuthology.orchestra.run.smithi181.stdout: nvme-cli python-attr python-funcsigs python-pastedeploy-tpl python-pluggy 2024-02-18T08:30:31.607 INFO:teuthology.orchestra.run.smithi181.stdout: python-py python-pytest python3-asn1crypto python3-attr python3-bcrypt 2024-02-18T08:30:31.607 INFO:teuthology.orchestra.run.smithi181.stdout: python3-bs4 python3-ceph-argparse python3-ceph-common python3-cffi-backend 2024-02-18T08:30:31.607 INFO:teuthology.orchestra.run.smithi181.stdout: python3-cherrypy3 python3-cryptography python3-cycler python3-dateutil 2024-02-18T08:30:31.608 INFO:teuthology.orchestra.run.smithi181.stdout: python3-decorator python3-fasteners python3-html5lib python3-httplib2 2024-02-18T08:30:31.608 INFO:teuthology.orchestra.run.smithi181.stdout: python3-jinja2 python3-joblib python3-jwt python3-kubernetes 2024-02-18T08:30:31.608 INFO:teuthology.orchestra.run.smithi181.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2024-02-18T08:30:31.608 INFO:teuthology.orchestra.run.smithi181.stdout: python3-matplotlib python3-monotonic python3-numpy python3-oauth2client 2024-02-18T08:30:31.608 INFO:teuthology.orchestra.run.smithi181.stdout: python3-olefile python3-openssl python3-paste python3-pastedeploy 2024-02-18T08:30:31.608 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pastescript python3-pecan python3-pil python3-pkg-resources 2024-02-18T08:30:31.608 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pluggy python3-prettytable python3-py python3-pyasn1 2024-02-18T08:30:31.608 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pyasn1-modules python3-pyinotify python3-pyparsing python3-pytest 2024-02-18T08:30:31.608 INFO:teuthology.orchestra.run.smithi181.stdout: python3-repoze.lru python3-routes python3-rsa python3-scipy 2024-02-18T08:30:31.608 INFO:teuthology.orchestra.run.smithi181.stdout: python3-setuptools python3-simplegeneric python3-simplejson 2024-02-18T08:30:31.608 INFO:teuthology.orchestra.run.smithi181.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib 2024-02-18T08:30:31.608 INFO:teuthology.orchestra.run.smithi181.stdout: python3-sqlalchemy python3-tempita python3-tk python3-tz python3-uritemplate 2024-02-18T08:30:31.608 INFO:teuthology.orchestra.run.smithi181.stdout: python3-waitress python3-webencodings python3-webob python3-websocket 2024-02-18T08:30:31.609 INFO:teuthology.orchestra.run.smithi181.stdout: python3-webtest python3-werkzeug socat xmlstarlet 2024-02-18T08:30:31.610 INFO:teuthology.orchestra.run.smithi181.stdout:Suggested packages: 2024-02-18T08:30:31.610 INFO:teuthology.orchestra.run.smithi181.stdout: python3-influxdb python-attr-doc python-funcsigs-doc subversion 2024-02-18T08:30:31.610 INFO:teuthology.orchestra.run.smithi181.stdout: python-pytest-xdist python-mock python-cryptography-doc 2024-02-18T08:30:31.610 INFO:teuthology.orchestra.run.smithi181.stdout: python3-cryptography-vectors python-cycler-doc python3-genshi 2024-02-18T08:30:31.610 INFO:teuthology.orchestra.run.smithi181.stdout: python-jinja2-doc python3-crypto python3-lxml-dbg python-lxml-doc 2024-02-18T08:30:31.610 INFO:teuthology.orchestra.run.smithi181.stdout: python3-beaker python-mako-doc dvipng ffmpeg gir1.2-gtk-3.0 ghostscript 2024-02-18T08:30:31.610 INFO:teuthology.orchestra.run.smithi181.stdout: inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2024-02-18T08:30:31.610 INFO:teuthology.orchestra.run.smithi181.stdout: python3-gobject python3-pyqt4 python3-sip python3-tornado 2024-02-18T08:30:31.610 INFO:teuthology.orchestra.run.smithi181.stdout: texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2024-02-18T08:30:31.610 INFO:teuthology.orchestra.run.smithi181.stdout: python3-dev python3-numpy-dbg python-openssl-doc python3-openssl-dbg 2024-02-18T08:30:31.610 INFO:teuthology.orchestra.run.smithi181.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-02-18T08:30:31.610 INFO:teuthology.orchestra.run.smithi181.stdout: python-pecan-doc python-pil-doc python3-pil-dbg python-pyinotify-doc 2024-02-18T08:30:31.611 INFO:teuthology.orchestra.run.smithi181.stdout: python-pyparsing-doc python-scipy-doc python-setuptools-doc python3-dap 2024-02-18T08:30:31.611 INFO:teuthology.orchestra.run.smithi181.stdout: python-sklearn-doc python-sqlalchemy-doc python3-psycopg2 python3-pymysql 2024-02-18T08:30:31.611 INFO:teuthology.orchestra.run.smithi181.stdout: python3-fdb tix python3-tk-dbg python-waitress-doc python-webob-doc 2024-02-18T08:30:31.611 INFO:teuthology.orchestra.run.smithi181.stdout: python-webtest-doc python3-termcolor python3-watchdog python-werkzeug-doc 2024-02-18T08:30:31.735 INFO:teuthology.orchestra.run.smithi181.stdout:The following NEW packages will be installed: 2024-02-18T08:30:31.736 INFO:teuthology.orchestra.run.smithi181.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-02-18T08:30:31.736 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2024-02-18T08:30:31.736 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2024-02-18T08:30:31.736 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev libcephfs2 libjq1 2024-02-18T08:30:31.737 INFO:teuthology.orchestra.run.smithi181.stdout: libleveldb1v5 liblttng-ust0 liboath0 libonig4 librabbitmq4 libradosstriper1 2024-02-18T08:30:31.737 INFO:teuthology.orchestra.run.smithi181.stdout: librdkafka1 librgw2 libsnappy1v5 libxslt1.1 nvme-cli python-attr 2024-02-18T08:30:31.738 INFO:teuthology.orchestra.run.smithi181.stdout: python-funcsigs python-pastedeploy-tpl python-pluggy python-py python-pytest 2024-02-18T08:30:31.738 INFO:teuthology.orchestra.run.smithi181.stdout: python3-asn1crypto python3-attr python3-bcrypt python3-bs4 2024-02-18T08:30:31.738 INFO:teuthology.orchestra.run.smithi181.stdout: python3-ceph-argparse python3-ceph-common python3-cephfs 2024-02-18T08:30:31.738 INFO:teuthology.orchestra.run.smithi181.stdout: python3-cffi-backend python3-cherrypy3 python3-cryptography python3-cycler 2024-02-18T08:30:31.738 INFO:teuthology.orchestra.run.smithi181.stdout: python3-dateutil python3-decorator python3-fasteners python3-html5lib 2024-02-18T08:30:31.738 INFO:teuthology.orchestra.run.smithi181.stdout: python3-httplib2 python3-jinja2 python3-joblib python3-jwt 2024-02-18T08:30:31.738 INFO:teuthology.orchestra.run.smithi181.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2024-02-18T08:30:31.738 INFO:teuthology.orchestra.run.smithi181.stdout: python3-markupsafe python3-matplotlib python3-monotonic python3-numpy 2024-02-18T08:30:31.738 INFO:teuthology.orchestra.run.smithi181.stdout: python3-oauth2client python3-olefile python3-openssl python3-paste 2024-02-18T08:30:31.738 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pastedeploy python3-pastescript python3-pecan python3-pil 2024-02-18T08:30:31.738 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pluggy python3-prettytable python3-py python3-pyasn1 2024-02-18T08:30:31.738 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pyasn1-modules python3-pyinotify python3-pyparsing python3-pytest 2024-02-18T08:30:31.738 INFO:teuthology.orchestra.run.smithi181.stdout: python3-rados python3-rbd python3-repoze.lru python3-rgw python3-routes 2024-02-18T08:30:31.738 INFO:teuthology.orchestra.run.smithi181.stdout: python3-rsa python3-scipy python3-setuptools python3-simplegeneric 2024-02-18T08:30:31.739 INFO:teuthology.orchestra.run.smithi181.stdout: python3-simplejson python3-singledispatch python3-sklearn 2024-02-18T08:30:31.739 INFO:teuthology.orchestra.run.smithi181.stdout: python3-sklearn-lib python3-sqlalchemy python3-tempita python3-tk python3-tz 2024-02-18T08:30:31.739 INFO:teuthology.orchestra.run.smithi181.stdout: python3-uritemplate python3-waitress python3-webencodings python3-webob 2024-02-18T08:30:31.739 INFO:teuthology.orchestra.run.smithi181.stdout: python3-websocket python3-webtest python3-werkzeug radosgw rbd-fuse socat 2024-02-18T08:30:31.739 INFO:teuthology.orchestra.run.smithi181.stdout: xmlstarlet 2024-02-18T08:30:31.739 INFO:teuthology.orchestra.run.smithi181.stdout:The following packages will be upgraded: 2024-02-18T08:30:31.740 INFO:teuthology.orchestra.run.smithi181.stdout: librados2 librbd1 python3-pkg-resources 2024-02-18T08:30:31.747 INFO:teuthology.orchestra.run.smithi133.stdout:The following packages were automatically installed and are no longer required: 2024-02-18T08:30:31.747 INFO:teuthology.orchestra.run.smithi133.stdout: linux-headers-4.15.0-194 linux-headers-4.15.0-194-generic 2024-02-18T08:30:31.747 INFO:teuthology.orchestra.run.smithi133.stdout: linux-image-4.15.0-194-generic linux-modules-4.15.0-194-generic 2024-02-18T08:30:31.748 INFO:teuthology.orchestra.run.smithi133.stdout: linux-modules-extra-4.15.0-194-generic 2024-02-18T08:30:31.748 INFO:teuthology.orchestra.run.smithi133.stdout:Use 'sudo apt autoremove' to remove them. 2024-02-18T08:30:31.748 INFO:teuthology.orchestra.run.smithi133.stdout:The following additional packages will be installed: 2024-02-18T08:30:31.748 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2024-02-18T08:30:31.748 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2024-02-18T08:30:31.749 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mon ceph-osd jq libjq1 libleveldb1v5 liblttng-ust0 liboath0 libonig4 2024-02-18T08:30:31.750 INFO:teuthology.orchestra.run.smithi133.stdout: librabbitmq4 libradosstriper1 librdkafka1 librgw2 libsnappy1v5 libxslt1.1 2024-02-18T08:30:31.750 INFO:teuthology.orchestra.run.smithi133.stdout: nvme-cli python-attr python-funcsigs python-pastedeploy-tpl python-pluggy 2024-02-18T08:30:31.750 INFO:teuthology.orchestra.run.smithi133.stdout: python-py python-pytest python3-asn1crypto python3-attr python3-bcrypt 2024-02-18T08:30:31.750 INFO:teuthology.orchestra.run.smithi133.stdout: python3-bs4 python3-ceph-argparse python3-ceph-common python3-cffi-backend 2024-02-18T08:30:31.750 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cherrypy3 python3-cryptography python3-cycler python3-dateutil 2024-02-18T08:30:31.750 INFO:teuthology.orchestra.run.smithi133.stdout: python3-decorator python3-fasteners python3-html5lib python3-httplib2 2024-02-18T08:30:31.750 INFO:teuthology.orchestra.run.smithi133.stdout: python3-jinja2 python3-joblib python3-jwt python3-kubernetes 2024-02-18T08:30:31.750 INFO:teuthology.orchestra.run.smithi133.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2024-02-18T08:30:31.750 INFO:teuthology.orchestra.run.smithi133.stdout: python3-matplotlib python3-monotonic python3-numpy python3-oauth2client 2024-02-18T08:30:31.751 INFO:teuthology.orchestra.run.smithi133.stdout: python3-olefile python3-openssl python3-paste python3-pastedeploy 2024-02-18T08:30:31.751 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pastescript python3-pecan python3-pil python3-pkg-resources 2024-02-18T08:30:31.751 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pluggy python3-prettytable python3-py python3-pyasn1 2024-02-18T08:30:31.751 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pyasn1-modules python3-pyinotify python3-pyparsing python3-pytest 2024-02-18T08:30:31.751 INFO:teuthology.orchestra.run.smithi133.stdout: python3-repoze.lru python3-routes python3-rsa python3-scipy 2024-02-18T08:30:31.751 INFO:teuthology.orchestra.run.smithi133.stdout: python3-setuptools python3-simplegeneric python3-simplejson 2024-02-18T08:30:31.751 INFO:teuthology.orchestra.run.smithi133.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib 2024-02-18T08:30:31.751 INFO:teuthology.orchestra.run.smithi133.stdout: python3-sqlalchemy python3-tempita python3-tk python3-tz python3-uritemplate 2024-02-18T08:30:31.751 INFO:teuthology.orchestra.run.smithi133.stdout: python3-waitress python3-webencodings python3-webob python3-websocket 2024-02-18T08:30:31.751 INFO:teuthology.orchestra.run.smithi133.stdout: python3-webtest python3-werkzeug socat xmlstarlet 2024-02-18T08:30:31.752 INFO:teuthology.orchestra.run.smithi133.stdout:Suggested packages: 2024-02-18T08:30:31.752 INFO:teuthology.orchestra.run.smithi133.stdout: python3-influxdb python-attr-doc python-funcsigs-doc subversion 2024-02-18T08:30:31.753 INFO:teuthology.orchestra.run.smithi133.stdout: python-pytest-xdist python-mock python-cryptography-doc 2024-02-18T08:30:31.753 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cryptography-vectors python-cycler-doc python3-genshi 2024-02-18T08:30:31.753 INFO:teuthology.orchestra.run.smithi133.stdout: python-jinja2-doc python3-crypto python3-lxml-dbg python-lxml-doc 2024-02-18T08:30:31.753 INFO:teuthology.orchestra.run.smithi133.stdout: python3-beaker python-mako-doc dvipng ffmpeg gir1.2-gtk-3.0 ghostscript 2024-02-18T08:30:31.753 INFO:teuthology.orchestra.run.smithi133.stdout: inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2024-02-18T08:30:31.753 INFO:teuthology.orchestra.run.smithi133.stdout: python3-gobject python3-pyqt4 python3-sip python3-tornado 2024-02-18T08:30:31.753 INFO:teuthology.orchestra.run.smithi133.stdout: texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2024-02-18T08:30:31.753 INFO:teuthology.orchestra.run.smithi133.stdout: python3-dev python3-numpy-dbg python-openssl-doc python3-openssl-dbg 2024-02-18T08:30:31.753 INFO:teuthology.orchestra.run.smithi133.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-02-18T08:30:31.753 INFO:teuthology.orchestra.run.smithi133.stdout: python-pecan-doc python-pil-doc python3-pil-dbg python-pyinotify-doc 2024-02-18T08:30:31.753 INFO:teuthology.orchestra.run.smithi133.stdout: python-pyparsing-doc python-scipy-doc python-setuptools-doc python3-dap 2024-02-18T08:30:31.753 INFO:teuthology.orchestra.run.smithi133.stdout: python-sklearn-doc python-sqlalchemy-doc python3-psycopg2 python3-pymysql 2024-02-18T08:30:31.753 INFO:teuthology.orchestra.run.smithi133.stdout: python3-fdb tix python3-tk-dbg python-waitress-doc python-webob-doc 2024-02-18T08:30:31.754 INFO:teuthology.orchestra.run.smithi133.stdout: python-webtest-doc python3-termcolor python3-watchdog python-werkzeug-doc 2024-02-18T08:30:31.790 INFO:teuthology.orchestra.run.smithi181.stdout:3 upgraded, 108 newly installed, 0 to remove and 145 not upgraded. 2024-02-18T08:30:31.790 INFO:teuthology.orchestra.run.smithi181.stdout:Need to get 149 MB of archives. 2024-02-18T08:30:31.790 INFO:teuthology.orchestra.run.smithi181.stdout:After this operation, 688 MB of additional disk space will be used. 2024-02-18T08:30:31.790 INFO:teuthology.orchestra.run.smithi181.stdout:Get:1 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 librbd1 amd64 15.2.17-1bionic [1,642 kB] 2024-02-18T08:30:31.807 INFO:teuthology.orchestra.run.smithi181.stdout:Get:2 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 librados2 amd64 15.2.17-1bionic [3,070 kB] 2024-02-18T08:30:31.813 INFO:teuthology.orchestra.run.smithi181.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-uritemplate all 0.6-1ubuntu1 [5,126 B] 2024-02-18T08:30:31.835 INFO:teuthology.orchestra.run.smithi181.stdout:Get:4 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblttng-ust0 amd64 2.10.1-1 [154 kB] 2024-02-18T08:30:31.852 INFO:teuthology.orchestra.run.smithi181.stdout:Get:5 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 libcephfs2 amd64 15.2.17-1bionic [436 kB] 2024-02-18T08:30:31.858 INFO:teuthology.orchestra.run.smithi181.stdout:Get:6 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 python3-rados amd64 15.2.17-1bionic [345 kB] 2024-02-18T08:30:31.864 INFO:teuthology.orchestra.run.smithi181.stdout:Get:7 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 python3-ceph-argparse all 15.2.17-1bionic [20.8 kB] 2024-02-18T08:30:31.864 INFO:teuthology.orchestra.run.smithi181.stdout:Get:8 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 python3-cephfs amd64 15.2.17-1bionic [134 kB] 2024-02-18T08:30:31.866 INFO:teuthology.orchestra.run.smithi181.stdout:Get:9 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 python3-ceph-common all 15.2.17-1bionic [29.4 kB] 2024-02-18T08:30:31.866 INFO:teuthology.orchestra.run.smithi181.stdout:Get:10 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 python3-rbd amd64 15.2.17-1bionic [325 kB] 2024-02-18T08:30:31.870 INFO:teuthology.orchestra.run.smithi133.stdout:The following NEW packages will be installed: 2024-02-18T08:30:31.870 INFO:teuthology.orchestra.run.smithi133.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-02-18T08:30:31.870 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2024-02-18T08:30:31.870 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2024-02-18T08:30:31.870 INFO:teuthology.orchestra.run.smithi181.stdout:Get:11 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 librgw2 amd64 15.2.17-1bionic [2,888 kB] 2024-02-18T08:30:31.871 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev libcephfs2 libjq1 2024-02-18T08:30:31.871 INFO:teuthology.orchestra.run.smithi133.stdout: libleveldb1v5 liblttng-ust0 liboath0 libonig4 librabbitmq4 libradosstriper1 2024-02-18T08:30:31.872 INFO:teuthology.orchestra.run.smithi133.stdout: librdkafka1 librgw2 libsnappy1v5 libxslt1.1 nvme-cli python-attr 2024-02-18T08:30:31.872 INFO:teuthology.orchestra.run.smithi133.stdout: python-funcsigs python-pastedeploy-tpl python-pluggy python-py python-pytest 2024-02-18T08:30:31.872 INFO:teuthology.orchestra.run.smithi133.stdout: python3-asn1crypto python3-attr python3-bcrypt python3-bs4 2024-02-18T08:30:31.872 INFO:teuthology.orchestra.run.smithi133.stdout: python3-ceph-argparse python3-ceph-common python3-cephfs 2024-02-18T08:30:31.873 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cffi-backend python3-cherrypy3 python3-cryptography python3-cycler 2024-02-18T08:30:31.873 INFO:teuthology.orchestra.run.smithi133.stdout: python3-dateutil python3-decorator python3-fasteners python3-html5lib 2024-02-18T08:30:31.873 INFO:teuthology.orchestra.run.smithi133.stdout: python3-httplib2 python3-jinja2 python3-joblib python3-jwt 2024-02-18T08:30:31.873 INFO:teuthology.orchestra.run.smithi133.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2024-02-18T08:30:31.873 INFO:teuthology.orchestra.run.smithi133.stdout: python3-markupsafe python3-matplotlib python3-monotonic python3-numpy 2024-02-18T08:30:31.873 INFO:teuthology.orchestra.run.smithi133.stdout: python3-oauth2client python3-olefile python3-openssl python3-paste 2024-02-18T08:30:31.873 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pastedeploy python3-pastescript python3-pecan python3-pil 2024-02-18T08:30:31.873 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pluggy python3-prettytable python3-py python3-pyasn1 2024-02-18T08:30:31.873 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pyasn1-modules python3-pyinotify python3-pyparsing python3-pytest 2024-02-18T08:30:31.873 INFO:teuthology.orchestra.run.smithi133.stdout: python3-rados python3-rbd python3-repoze.lru python3-rgw python3-routes 2024-02-18T08:30:31.873 INFO:teuthology.orchestra.run.smithi133.stdout: python3-rsa python3-scipy python3-setuptools python3-simplegeneric 2024-02-18T08:30:31.873 INFO:teuthology.orchestra.run.smithi133.stdout: python3-simplejson python3-singledispatch python3-sklearn 2024-02-18T08:30:31.873 INFO:teuthology.orchestra.run.smithi133.stdout: python3-sklearn-lib python3-sqlalchemy python3-tempita python3-tk python3-tz 2024-02-18T08:30:31.874 INFO:teuthology.orchestra.run.smithi133.stdout: python3-uritemplate python3-waitress python3-webencodings python3-webob 2024-02-18T08:30:31.874 INFO:teuthology.orchestra.run.smithi133.stdout: python3-websocket python3-webtest python3-werkzeug radosgw rbd-fuse socat 2024-02-18T08:30:31.874 INFO:teuthology.orchestra.run.smithi133.stdout: xmlstarlet 2024-02-18T08:30:31.874 INFO:teuthology.orchestra.run.smithi133.stdout:The following packages will be upgraded: 2024-02-18T08:30:31.875 INFO:teuthology.orchestra.run.smithi133.stdout: librados2 librbd1 python3-pkg-resources 2024-02-18T08:30:31.900 INFO:teuthology.orchestra.run.smithi181.stdout:Get:12 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 python3-rgw amd64 15.2.17-1bionic [99.4 kB] 2024-02-18T08:30:31.902 INFO:teuthology.orchestra.run.smithi181.stdout:Get:13 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 libradosstriper1 amd64 15.2.17-1bionic [339 kB] 2024-02-18T08:30:31.903 INFO:teuthology.orchestra.run.smithi181.stdout:Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-prettytable all 0.7.2-3 [19.7 kB] 2024-02-18T08:30:31.905 INFO:teuthology.orchestra.run.smithi181.stdout:Get:15 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-common amd64 15.2.17-1bionic [18.8 MB] 2024-02-18T08:30:31.908 INFO:teuthology.orchestra.run.smithi181.stdout:Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 librabbitmq4 amd64 0.8.0-1ubuntu0.18.04.2 [33.9 kB] 2024-02-18T08:30:31.911 INFO:teuthology.orchestra.run.smithi181.stdout:Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 librdkafka1 amd64 0.11.3-1build1 [293 kB] 2024-02-18T08:30:31.925 INFO:teuthology.orchestra.run.smithi133.stdout:3 upgraded, 108 newly installed, 0 to remove and 145 not upgraded. 2024-02-18T08:30:31.925 INFO:teuthology.orchestra.run.smithi133.stdout:Need to get 149 MB of archives. 2024-02-18T08:30:31.925 INFO:teuthology.orchestra.run.smithi133.stdout:After this operation, 688 MB of additional disk space will be used. 2024-02-18T08:30:31.925 INFO:teuthology.orchestra.run.smithi133.stdout:Get:1 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 librbd1 amd64 15.2.17-1bionic [1,642 kB] 2024-02-18T08:30:31.939 INFO:teuthology.orchestra.run.smithi181.stdout:Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsnappy1v5 amd64 1.1.7-1 [16.0 kB] 2024-02-18T08:30:31.940 INFO:teuthology.orchestra.run.smithi181.stdout:Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libleveldb1v5 amd64 1.20-2 [136 kB] 2024-02-18T08:30:31.949 INFO:teuthology.orchestra.run.smithi181.stdout:Get:20 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liboath0 amd64 2.6.1-1 [44.7 kB] 2024-02-18T08:30:31.950 INFO:teuthology.orchestra.run.smithi181.stdout:Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-dateutil all 2.6.1-1 [52.3 kB] 2024-02-18T08:30:31.951 INFO:teuthology.orchestra.run.smithi133.stdout:Get:2 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 librados2 amd64 15.2.17-1bionic [3,070 kB] 2024-02-18T08:30:31.952 INFO:teuthology.orchestra.run.smithi181.stdout:Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-asn1crypto all 0.24.0-1 [72.8 kB] 2024-02-18T08:30:31.954 INFO:teuthology.orchestra.run.smithi181.stdout:Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-cffi-backend amd64 1.11.5-1 [64.6 kB] 2024-02-18T08:30:31.959 INFO:teuthology.orchestra.run.smithi181.stdout:Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-cryptography amd64 2.1.4-1ubuntu1.4 [220 kB] 2024-02-18T08:30:31.967 INFO:teuthology.orchestra.run.smithi181.stdout:Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-openssl all 17.5.0-1ubuntu1 [41.5 kB] 2024-02-18T08:30:31.968 INFO:teuthology.orchestra.run.smithi181.stdout:Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-bcrypt amd64 3.1.4-2 [29.9 kB] 2024-02-18T08:30:31.974 INFO:teuthology.orchestra.run.smithi181.stdout:Get:27 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-cherrypy3 all 8.9.1-2 [160 kB] 2024-02-18T08:30:31.978 INFO:teuthology.orchestra.run.smithi181.stdout:Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-jwt all 1.5.3+ds1-1ubuntu0.1 [16.6 kB] 2024-02-18T08:30:31.985 INFO:teuthology.orchestra.run.smithi133.stdout:Get:3 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 libcephfs2 amd64 15.2.17-1bionic [436 kB] 2024-02-18T08:30:31.989 INFO:teuthology.orchestra.run.smithi133.stdout:Get:4 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 python3-rados amd64 15.2.17-1bionic [345 kB] 2024-02-18T08:30:31.992 INFO:teuthology.orchestra.run.smithi133.stdout:Get:5 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 python3-ceph-argparse all 15.2.17-1bionic [20.8 kB] 2024-02-18T08:30:31.993 INFO:teuthology.orchestra.run.smithi133.stdout:Get:6 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 python3-cephfs amd64 15.2.17-1bionic [134 kB] 2024-02-18T08:30:31.995 INFO:teuthology.orchestra.run.smithi133.stdout:Get:7 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 python3-ceph-common all 15.2.17-1bionic [29.4 kB] 2024-02-18T08:30:31.995 INFO:teuthology.orchestra.run.smithi133.stdout:Get:8 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 python3-rbd amd64 15.2.17-1bionic [325 kB] 2024-02-18T08:30:31.995 INFO:teuthology.orchestra.run.smithi181.stdout:Get:29 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-logutils all 0.3.3-5 [16.7 kB] 2024-02-18T08:30:31.996 INFO:teuthology.orchestra.run.smithi181.stdout:Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-markupsafe amd64 1.0-1build1 [13.5 kB] 2024-02-18T08:30:31.996 INFO:teuthology.orchestra.run.smithi181.stdout:Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-mako all 1.0.7+ds1-1ubuntu0.2 [59.4 kB] 2024-02-18T08:30:31.998 INFO:teuthology.orchestra.run.smithi133.stdout:Get:9 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 librgw2 amd64 15.2.17-1bionic [2,888 kB] 2024-02-18T08:30:31.998 INFO:teuthology.orchestra.run.smithi181.stdout:Get:32 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-simplegeneric all 0.8.1-1 [11.5 kB] 2024-02-18T08:30:31.998 INFO:teuthology.orchestra.run.smithi181.stdout:Get:33 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-singledispatch all 3.4.0.3-2 [7,022 B] 2024-02-18T08:30:31.998 INFO:teuthology.orchestra.run.smithi181.stdout:Get:34 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-webob all 1:1.7.3-2fakesync1 [64.3 kB] 2024-02-18T08:30:32.000 INFO:teuthology.orchestra.run.smithi181.stdout:Get:35 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-bs4 all 4.6.0-1 [67.8 kB] 2024-02-18T08:30:32.001 INFO:teuthology.orchestra.run.smithi181.stdout:Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-waitress all 1.0.1-1 [53.4 kB] 2024-02-18T08:30:32.017 INFO:teuthology.orchestra.run.smithi181.stdout:Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-pkg-resources all 39.0.1-2ubuntu0.1 [99.0 kB] 2024-02-18T08:30:32.020 INFO:teuthology.orchestra.run.smithi181.stdout:Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-tempita all 0.5.2-2 [13.9 kB] 2024-02-18T08:30:32.023 INFO:teuthology.orchestra.run.smithi133.stdout:Get:10 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 python3-rgw amd64 15.2.17-1bionic [99.4 kB] 2024-02-18T08:30:32.024 INFO:teuthology.orchestra.run.smithi133.stdout:Get:11 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 libradosstriper1 amd64 15.2.17-1bionic [339 kB] 2024-02-18T08:30:32.027 INFO:teuthology.orchestra.run.smithi133.stdout:Get:12 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-common amd64 15.2.17-1bionic [18.8 MB] 2024-02-18T08:30:32.038 INFO:teuthology.orchestra.run.smithi181.stdout:Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-paste all 2.0.3+dfsg-4ubuntu1 [456 kB] 2024-02-18T08:30:32.050 INFO:teuthology.orchestra.run.smithi181.stdout:Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pastedeploy-tpl all 1.5.2-4 [4,796 B] 2024-02-18T08:30:32.050 INFO:teuthology.orchestra.run.smithi181.stdout:Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pastedeploy all 1.5.2-4 [13.4 kB] 2024-02-18T08:30:32.051 INFO:teuthology.orchestra.run.smithi181.stdout:Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-webtest all 2.0.28-1ubuntu1 [27.9 kB] 2024-02-18T08:30:32.051 INFO:teuthology.orchestra.run.smithi181.stdout:Get:43 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-pecan all 1.2.1-2 [86.1 kB] 2024-02-18T08:30:32.054 INFO:teuthology.orchestra.run.smithi181.stdout:Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-werkzeug all 0.14.1+dfsg1-1ubuntu0.2 [175 kB] 2024-02-18T08:30:32.057 INFO:teuthology.orchestra.run.smithi181.stdout:Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-jinja2 all 2.10-1ubuntu0.18.04.1 [95.4 kB] 2024-02-18T08:30:32.060 INFO:teuthology.orchestra.run.smithi181.stdout:Get:46 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-repoze.lru all 0.7-1 [11.7 kB] 2024-02-18T08:30:32.065 INFO:teuthology.orchestra.run.smithi181.stdout:Get:47 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-routes all 2.4.1-1 [28.4 kB] 2024-02-18T08:30:32.066 INFO:teuthology.orchestra.run.smithi181.stdout:Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-numpy amd64 1:1.13.3-2ubuntu1 [1,943 kB] 2024-02-18T08:30:32.070 INFO:teuthology.orchestra.run.smithi133.stdout:Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-uritemplate all 0.6-1ubuntu1 [5,126 B] 2024-02-18T08:30:32.102 INFO:teuthology.orchestra.run.smithi181.stdout:Get:49 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-decorator all 4.1.2-1 [9,364 B] 2024-02-18T08:30:32.102 INFO:teuthology.orchestra.run.smithi181.stdout:Get:50 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-scipy amd64 0.19.1-2ubuntu1 [9,619 kB] 2024-02-18T08:30:32.123 INFO:teuthology.orchestra.run.smithi181.stdout:Get:51 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-base amd64 15.2.17-1bionic [5,204 kB] 2024-02-18T08:30:32.153 INFO:teuthology.orchestra.run.smithi133.stdout:Get:14 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblttng-ust0 amd64 2.10.1-1 [154 kB] 2024-02-18T08:30:32.174 INFO:teuthology.orchestra.run.smithi181.stdout:Get:52 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-modules-core all 15.2.17-1bionic [163 kB] 2024-02-18T08:30:32.175 INFO:teuthology.orchestra.run.smithi181.stdout:Get:53 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr amd64 15.2.17-1bionic [1,308 kB] 2024-02-18T08:30:32.193 INFO:teuthology.orchestra.run.smithi133.stdout:Get:15 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-base amd64 15.2.17-1bionic [5,204 kB] 2024-02-18T08:30:32.197 INFO:teuthology.orchestra.run.smithi181.stdout:Get:54 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mon amd64 15.2.17-1bionic [5,944 kB] 2024-02-18T08:30:32.239 INFO:teuthology.orchestra.run.smithi133.stdout:Get:16 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-modules-core all 15.2.17-1bionic [163 kB] 2024-02-18T08:30:32.240 INFO:teuthology.orchestra.run.smithi133.stdout:Get:17 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr amd64 15.2.17-1bionic [1,308 kB] 2024-02-18T08:30:32.241 INFO:teuthology.orchestra.run.smithi181.stdout:Get:55 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sklearn-lib amd64 0.19.1-3 [1,429 kB] 2024-02-18T08:30:32.252 INFO:teuthology.orchestra.run.smithi133.stdout:Get:18 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mon amd64 15.2.17-1bionic [5,944 kB] 2024-02-18T08:30:32.264 INFO:teuthology.orchestra.run.smithi181.stdout:Get:56 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-osd amd64 15.2.17-1bionic [22.9 MB] 2024-02-18T08:30:32.269 INFO:teuthology.orchestra.run.smithi181.stdout:Get:57 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-joblib all 0.11-1 [109 kB] 2024-02-18T08:30:32.271 INFO:teuthology.orchestra.run.smithi181.stdout:Get:58 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sklearn all 0.19.1-3 [1,373 kB] 2024-02-18T08:30:32.289 INFO:teuthology.orchestra.run.smithi181.stdout:Get:59 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-monotonic all 1.1-2 [5,332 B] 2024-02-18T08:30:32.290 INFO:teuthology.orchestra.run.smithi181.stdout:Get:60 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-fasteners all 0.12.0-3 [13.5 kB] 2024-02-18T08:30:32.290 INFO:teuthology.orchestra.run.smithi181.stdout:Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-httplib2 all 0.9.2+dfsg-1ubuntu0.3 [28.8 kB] 2024-02-18T08:30:32.290 INFO:teuthology.orchestra.run.smithi181.stdout:Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyasn1 all 0.4.2-3 [46.8 kB] 2024-02-18T08:30:32.291 INFO:teuthology.orchestra.run.smithi181.stdout:Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyasn1-modules all 0.2.1-0.2 [32.9 kB] 2024-02-18T08:30:32.291 INFO:teuthology.orchestra.run.smithi181.stdout:Get:64 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-rsa all 3.4.2-1 [29.0 kB] 2024-02-18T08:30:32.292 INFO:teuthology.orchestra.run.smithi181.stdout:Get:65 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-sqlalchemy all 1.1.11+ds1-1ubuntu1 [680 kB] 2024-02-18T08:30:32.304 INFO:teuthology.orchestra.run.smithi133.stdout:Get:19 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-osd amd64 15.2.17-1bionic [22.9 MB] 2024-02-18T08:30:32.323 INFO:teuthology.orchestra.run.smithi181.stdout:Get:66 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-oauth2client all 4.1.2-3 [61.5 kB] 2024-02-18T08:30:32.327 INFO:teuthology.orchestra.run.smithi181.stdout:Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-setuptools all 39.0.1-2ubuntu0.1 [248 kB] 2024-02-18T08:30:32.330 INFO:teuthology.orchestra.run.smithi181.stdout:Get:68 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-websocket all 0.44.0-0ubuntu2 [30.7 kB] 2024-02-18T08:30:32.331 INFO:teuthology.orchestra.run.smithi181.stdout:Get:69 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-kubernetes all 2.0.0-2ubuntu1 [181 kB] 2024-02-18T08:30:32.334 INFO:teuthology.orchestra.run.smithi181.stdout:Get:70 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libonig4 amd64 6.7.0-1 [119 kB] 2024-02-18T08:30:32.336 INFO:teuthology.orchestra.run.smithi181.stdout:Get:71 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libjq1 amd64 1.5+dfsg-2 [111 kB] 2024-02-18T08:30:32.343 INFO:teuthology.orchestra.run.smithi181.stdout:Get:72 http://archive.ubuntu.com/ubuntu bionic/universe amd64 jq amd64 1.5+dfsg-2 [45.6 kB] 2024-02-18T08:30:32.344 INFO:teuthology.orchestra.run.smithi181.stdout:Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2024-02-18T08:30:32.351 INFO:teuthology.orchestra.run.smithi181.stdout:Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.3 [150 kB] 2024-02-18T08:30:32.354 INFO:teuthology.orchestra.run.smithi181.stdout:Get:75 http://archive.ubuntu.com/ubuntu bionic/universe amd64 xmlstarlet amd64 1.6.1-2 [382 kB] 2024-02-18T08:30:32.365 INFO:teuthology.orchestra.run.smithi181.stdout:Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 nvme-cli amd64 1.5-1ubuntu1.2 [184 kB] 2024-02-18T08:30:32.367 INFO:teuthology.orchestra.run.smithi181.stdout:Get:77 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-attr all 17.4.0-2 [23.7 kB] 2024-02-18T08:30:32.368 INFO:teuthology.orchestra.run.smithi181.stdout:Get:78 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-funcsigs all 1.0.2-4 [13.5 kB] 2024-02-18T08:30:32.368 INFO:teuthology.orchestra.run.smithi181.stdout:Get:79 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-pluggy all 0.6.0-1 [12.2 kB] 2024-02-18T08:30:32.368 INFO:teuthology.orchestra.run.smithi181.stdout:Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-py all 1.5.2-1ubuntu0.1 [65.3 kB] 2024-02-18T08:30:32.369 INFO:teuthology.orchestra.run.smithi181.stdout:Get:81 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-pytest all 3.3.2-2 [142 kB] 2024-02-18T08:30:32.385 INFO:teuthology.orchestra.run.smithi181.stdout:Get:82 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-attr all 17.4.0-2 [23.8 kB] 2024-02-18T08:30:32.386 INFO:teuthology.orchestra.run.smithi181.stdout:Get:83 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-cycler all 0.10.0-1 [7,622 B] 2024-02-18T08:30:32.386 INFO:teuthology.orchestra.run.smithi181.stdout:Get:84 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-webencodings all 0.5-2 [10.4 kB] 2024-02-18T08:30:32.386 INFO:teuthology.orchestra.run.smithi181.stdout:Get:85 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-html5lib all 0.999999999-1 [81.9 kB] 2024-02-18T08:30:32.405 INFO:teuthology.orchestra.run.smithi181.stdout:Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-lxml amd64 4.2.1-1ubuntu0.6 [1,098 kB] 2024-02-18T08:30:32.425 INFO:teuthology.orchestra.run.smithi181.stdout:Get:87 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyparsing all 2.2.0+dfsg1-2 [52.2 kB] 2024-02-18T08:30:32.426 INFO:teuthology.orchestra.run.smithi181.stdout:Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-tz all 2018.3-2 [25.1 kB] 2024-02-18T08:30:32.426 INFO:teuthology.orchestra.run.smithi181.stdout:Get:89 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-matplotlib amd64 2.1.1-2ubuntu3 [3,907 kB] 2024-02-18T08:30:32.461 INFO:teuthology.orchestra.run.smithi133.stdout:Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-prettytable all 0.7.2-3 [19.7 kB] 2024-02-18T08:30:32.464 INFO:teuthology.orchestra.run.smithi181.stdout:Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-olefile all 0.45.1-1 [33.3 kB] 2024-02-18T08:30:32.465 INFO:teuthology.orchestra.run.smithi181.stdout:Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pastescript all 2.0.2-2 [54.6 kB] 2024-02-18T08:30:32.466 INFO:teuthology.orchestra.run.smithi181.stdout:Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-pil amd64 5.1.0-1ubuntu0.8 [331 kB] 2024-02-18T08:30:32.473 INFO:teuthology.orchestra.run.smithi181.stdout:Get:93 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-pluggy all 0.6.0-1 [12.3 kB] 2024-02-18T08:30:32.473 INFO:teuthology.orchestra.run.smithi181.stdout:Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-py all 1.5.2-1ubuntu0.1 [65.3 kB] 2024-02-18T08:30:32.474 INFO:teuthology.orchestra.run.smithi133.stdout:Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 librabbitmq4 amd64 0.8.0-1ubuntu0.18.04.2 [33.9 kB] 2024-02-18T08:30:32.474 INFO:teuthology.orchestra.run.smithi181.stdout:Get:95 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyinotify all 0.9.6-1 [24.7 kB] 2024-02-18T08:30:32.475 INFO:teuthology.orchestra.run.smithi181.stdout:Get:96 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-pytest all 3.3.2-2 [142 kB] 2024-02-18T08:30:32.477 INFO:teuthology.orchestra.run.smithi181.stdout:Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-simplejson amd64 3.13.2-1 [49.6 kB] 2024-02-18T08:30:32.478 INFO:teuthology.orchestra.run.smithi181.stdout:Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-tk amd64 3.6.9-1~18.04 [119 kB] 2024-02-18T08:30:32.492 INFO:teuthology.orchestra.run.smithi181.stdout:Get:99 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph amd64 15.2.17-1bionic [4,008 B] 2024-02-18T08:30:32.493 INFO:teuthology.orchestra.run.smithi181.stdout:Get:100 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-fuse amd64 15.2.17-1bionic [515 kB] 2024-02-18T08:30:32.497 INFO:teuthology.orchestra.run.smithi133.stdout:Get:22 http://archive.ubuntu.com/ubuntu bionic/universe amd64 librdkafka1 amd64 0.11.3-1build1 [293 kB] 2024-02-18T08:30:32.498 INFO:teuthology.orchestra.run.smithi181.stdout:Get:101 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mds amd64 15.2.17-1bionic [1,853 kB] 2024-02-18T08:30:32.508 INFO:teuthology.orchestra.run.smithi133.stdout:Get:23 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph amd64 15.2.17-1bionic [4,008 B] 2024-02-18T08:30:32.508 INFO:teuthology.orchestra.run.smithi133.stdout:Get:24 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-fuse amd64 15.2.17-1bionic [515 kB] 2024-02-18T08:30:32.513 INFO:teuthology.orchestra.run.smithi133.stdout:Get:25 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mds amd64 15.2.17-1bionic [1,853 kB] 2024-02-18T08:30:32.515 INFO:teuthology.orchestra.run.smithi181.stdout:Get:102 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 cephadm amd64 15.2.17-1bionic [53.2 kB] 2024-02-18T08:30:32.516 INFO:teuthology.orchestra.run.smithi181.stdout:Get:103 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-cephadm all 15.2.17-1bionic [59.1 kB] 2024-02-18T08:30:32.516 INFO:teuthology.orchestra.run.smithi181.stdout:Get:104 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-dashboard all 15.2.17-1bionic [3,218 kB] 2024-02-18T08:30:32.530 INFO:teuthology.orchestra.run.smithi133.stdout:Get:26 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 cephadm amd64 15.2.17-1bionic [53.2 kB] 2024-02-18T08:30:32.530 INFO:teuthology.orchestra.run.smithi133.stdout:Get:27 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-cephadm all 15.2.17-1bionic [59.1 kB] 2024-02-18T08:30:32.531 INFO:teuthology.orchestra.run.smithi133.stdout:Get:28 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-dashboard all 15.2.17-1bionic [3,218 kB] 2024-02-18T08:30:32.547 INFO:teuthology.orchestra.run.smithi181.stdout:Get:105 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-diskprediction-cloud all 15.2.17-1bionic [34.3 kB] 2024-02-18T08:30:32.547 INFO:teuthology.orchestra.run.smithi181.stdout:Get:106 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-diskprediction-local all 15.2.17-1bionic [7,890 kB] 2024-02-18T08:30:32.561 INFO:teuthology.orchestra.run.smithi133.stdout:Get:29 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-diskprediction-cloud all 15.2.17-1bionic [34.3 kB] 2024-02-18T08:30:32.562 INFO:teuthology.orchestra.run.smithi133.stdout:Get:30 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-diskprediction-local all 15.2.17-1bionic [7,890 kB] 2024-02-18T08:30:32.604 INFO:teuthology.orchestra.run.smithi133.stdout:Get:31 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsnappy1v5 amd64 1.1.7-1 [16.0 kB] 2024-02-18T08:30:32.607 INFO:teuthology.orchestra.run.smithi133.stdout:Get:32 http://archive.ubuntu.com/ubuntu bionic/main amd64 libleveldb1v5 amd64 1.20-2 [136 kB] 2024-02-18T08:30:32.629 INFO:teuthology.orchestra.run.smithi181.stdout:Get:107 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-k8sevents all 15.2.17-1bionic [4,132 B] 2024-02-18T08:30:32.629 INFO:teuthology.orchestra.run.smithi181.stdout:Get:108 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-test amd64 15.2.17-1bionic [37.3 MB] 2024-02-18T08:30:32.635 INFO:teuthology.orchestra.run.smithi133.stdout:Get:33 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liboath0 amd64 2.6.1-1 [44.7 kB] 2024-02-18T08:30:32.643 INFO:teuthology.orchestra.run.smithi133.stdout:Get:34 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-dateutil all 2.6.1-1 [52.3 kB] 2024-02-18T08:30:32.647 INFO:teuthology.orchestra.run.smithi133.stdout:Get:35 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-mgr-k8sevents all 15.2.17-1bionic [4,132 B] 2024-02-18T08:30:32.647 INFO:teuthology.orchestra.run.smithi133.stdout:Get:36 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 ceph-test amd64 15.2.17-1bionic [37.3 MB] 2024-02-18T08:30:32.652 INFO:teuthology.orchestra.run.smithi133.stdout:Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-asn1crypto all 0.24.0-1 [72.8 kB] 2024-02-18T08:30:32.663 INFO:teuthology.orchestra.run.smithi133.stdout:Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-cffi-backend amd64 1.11.5-1 [64.6 kB] 2024-02-18T08:30:32.836 INFO:teuthology.orchestra.run.smithi133.stdout:Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-cryptography amd64 2.1.4-1ubuntu1.4 [220 kB] 2024-02-18T08:30:32.969 INFO:teuthology.orchestra.run.smithi181.stdout:Get:109 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 libcephfs-dev amd64 15.2.17-1bionic [18.1 kB] 2024-02-18T08:30:32.969 INFO:teuthology.orchestra.run.smithi181.stdout:Get:110 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 radosgw amd64 15.2.17-1bionic [8,736 kB] 2024-02-18T08:30:33.015 INFO:teuthology.orchestra.run.smithi133.stdout:Get:40 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 libcephfs-dev amd64 15.2.17-1bionic [18.1 kB] 2024-02-18T08:30:33.015 INFO:teuthology.orchestra.run.smithi133.stdout:Get:41 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 radosgw amd64 15.2.17-1bionic [8,736 kB] 2024-02-18T08:30:33.048 INFO:teuthology.orchestra.run.smithi181.stdout:Get:111 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 rbd-fuse amd64 15.2.17-1bionic [63.7 kB] 2024-02-18T08:30:33.144 INFO:teuthology.orchestra.run.smithi133.stdout:Get:42 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/bionic/flavors/default bionic/main amd64 rbd-fuse amd64 15.2.17-1bionic [63.7 kB] 2024-02-18T08:30:33.282 INFO:teuthology.orchestra.run.smithi133.stdout:Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-openssl all 17.5.0-1ubuntu1 [41.5 kB] 2024-02-18T08:30:33.293 INFO:teuthology.orchestra.run.smithi133.stdout:Get:44 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-bcrypt amd64 3.1.4-2 [29.9 kB] 2024-02-18T08:30:33.301 INFO:teuthology.orchestra.run.smithi133.stdout:Get:45 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-cherrypy3 all 8.9.1-2 [160 kB] 2024-02-18T08:30:33.345 INFO:teuthology.orchestra.run.smithi133.stdout:Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-jwt all 1.5.3+ds1-1ubuntu0.1 [16.6 kB] 2024-02-18T08:30:33.367 INFO:teuthology.orchestra.run.smithi133.stdout:Get:47 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-logutils all 0.3.3-5 [16.7 kB] 2024-02-18T08:30:33.372 INFO:teuthology.orchestra.run.smithi133.stdout:Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-markupsafe amd64 1.0-1build1 [13.5 kB] 2024-02-18T08:30:33.375 INFO:teuthology.orchestra.run.smithi133.stdout:Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-mako all 1.0.7+ds1-1ubuntu0.2 [59.4 kB] 2024-02-18T08:30:33.392 INFO:teuthology.orchestra.run.smithi133.stdout:Get:50 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-simplegeneric all 0.8.1-1 [11.5 kB] 2024-02-18T08:30:33.395 INFO:teuthology.orchestra.run.smithi133.stdout:Get:51 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-singledispatch all 3.4.0.3-2 [7,022 B] 2024-02-18T08:30:33.397 INFO:teuthology.orchestra.run.smithi133.stdout:Get:52 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-webob all 1:1.7.3-2fakesync1 [64.3 kB] 2024-02-18T08:30:33.577 INFO:teuthology.orchestra.run.smithi133.stdout:Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-bs4 all 4.6.0-1 [67.8 kB] 2024-02-18T08:30:33.742 INFO:teuthology.orchestra.run.smithi181.stdout:Fetched 149 MB in 1s (117 MB/s) 2024-02-18T08:30:33.874 INFO:teuthology.orchestra.run.smithi133.stdout:Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-waitress all 1.0.1-1 [53.4 kB] 2024-02-18T08:30:33.888 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-uritemplate. 2024-02-18T08:30:33.920 INFO:teuthology.orchestra.run.smithi133.stdout:Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-pkg-resources all 39.0.1-2ubuntu0.1 [99.0 kB] 2024-02-18T08:30:33.944 INFO:teuthology.orchestra.run.smithi181.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 ... 172445 files and directories currently installed.) 2024-02-18T08:30:33.949 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../000-python3-uritemplate_0.6-1ubuntu1_all.deb ... 2024-02-18T08:30:33.995 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-uritemplate (0.6-1ubuntu1) ... 2024-02-18T08:30:34.017 INFO:teuthology.orchestra.run.smithi133.stdout:Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-tempita all 0.5.2-2 [13.9 kB] 2024-02-18T08:30:34.027 INFO:teuthology.orchestra.run.smithi133.stdout:Get:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-paste all 2.0.3+dfsg-4ubuntu1 [456 kB] 2024-02-18T08:30:34.164 INFO:teuthology.orchestra.run.smithi133.stdout:Get:58 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pastedeploy-tpl all 1.5.2-4 [4,796 B] 2024-02-18T08:30:34.165 INFO:teuthology.orchestra.run.smithi133.stdout:Get:59 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pastedeploy all 1.5.2-4 [13.4 kB] 2024-02-18T08:30:34.167 INFO:teuthology.orchestra.run.smithi133.stdout:Get:60 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-webtest all 2.0.28-1ubuntu1 [27.9 kB] 2024-02-18T08:30:34.171 INFO:teuthology.orchestra.run.smithi133.stdout:Get:61 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-pecan all 1.2.1-2 [86.1 kB] 2024-02-18T08:30:34.184 INFO:teuthology.orchestra.run.smithi133.stdout:Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-werkzeug all 0.14.1+dfsg1-1ubuntu0.2 [175 kB] 2024-02-18T08:30:34.213 INFO:teuthology.orchestra.run.smithi133.stdout:Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-jinja2 all 2.10-1ubuntu0.18.04.1 [95.4 kB] 2024-02-18T08:30:34.307 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2024-02-18T08:30:34.326 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../001-liblttng-ust0_2.10.1-1_amd64.deb ... 2024-02-18T08:30:34.393 INFO:teuthology.orchestra.run.smithi133.stdout:Get:64 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-repoze.lru all 0.7-1 [11.7 kB] 2024-02-18T08:30:34.399 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking liblttng-ust0:amd64 (2.10.1-1) ... 2024-02-18T08:30:34.476 INFO:teuthology.orchestra.run.smithi133.stdout:Get:65 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-routes all 2.4.1-1 [28.4 kB] 2024-02-18T08:30:34.557 INFO:teuthology.orchestra.run.smithi133.stdout:Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-numpy amd64 1:1.13.3-2ubuntu1 [1,943 kB] 2024-02-18T08:30:34.693 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../002-librbd1_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:34.794 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking librbd1 (15.2.17-1bionic) over (12.2.13-0ubuntu0.18.04.11) ... 2024-02-18T08:30:35.022 INFO:teuthology.orchestra.run.smithi133.stdout:Get:67 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-decorator all 4.1.2-1 [9,364 B] 2024-02-18T08:30:35.022 INFO:teuthology.orchestra.run.smithi133.stdout:Get:68 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-scipy amd64 0.19.1-2ubuntu1 [9,619 kB] 2024-02-18T08:30:35.318 INFO:teuthology.orchestra.run.smithi133.stdout:Get:69 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sklearn-lib amd64 0.19.1-3 [1,429 kB] 2024-02-18T08:30:35.338 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../003-librados2_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:35.360 INFO:teuthology.orchestra.run.smithi133.stdout:Get:70 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-joblib all 0.11-1 [109 kB] 2024-02-18T08:30:35.362 INFO:teuthology.orchestra.run.smithi133.stdout:Get:71 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sklearn all 0.19.1-3 [1,373 kB] 2024-02-18T08:30:35.396 INFO:teuthology.orchestra.run.smithi133.stdout:Get:72 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-monotonic all 1.1-2 [5,332 B] 2024-02-18T08:30:35.396 INFO:teuthology.orchestra.run.smithi133.stdout:Get:73 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-fasteners all 0.12.0-3 [13.5 kB] 2024-02-18T08:30:35.397 INFO:teuthology.orchestra.run.smithi133.stdout:Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-httplib2 all 0.9.2+dfsg-1ubuntu0.3 [28.8 kB] 2024-02-18T08:30:35.473 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking librados2 (15.2.17-1bionic) over (12.2.13-0ubuntu0.18.04.11) ... 2024-02-18T08:30:35.561 INFO:teuthology.orchestra.run.smithi133.stdout:Get:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyasn1 all 0.4.2-3 [46.8 kB] 2024-02-18T08:30:35.819 INFO:teuthology.orchestra.run.smithi133.stdout:Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyasn1-modules all 0.2.1-0.2 [32.9 kB] 2024-02-18T08:30:35.851 INFO:teuthology.orchestra.run.smithi133.stdout:Get:77 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-rsa all 3.4.2-1 [29.0 kB] 2024-02-18T08:30:35.902 INFO:teuthology.orchestra.run.smithi133.stdout:Get:78 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-sqlalchemy all 1.1.11+ds1-1ubuntu1 [680 kB] 2024-02-18T08:30:36.094 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libcephfs2. 2024-02-18T08:30:36.110 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../004-libcephfs2_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:36.144 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libcephfs2 (15.2.17-1bionic) ... 2024-02-18T08:30:36.157 INFO:teuthology.orchestra.run.smithi133.stdout:Get:79 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-oauth2client all 4.1.2-3 [61.5 kB] 2024-02-18T08:30:36.173 INFO:teuthology.orchestra.run.smithi133.stdout:Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-setuptools all 39.0.1-2ubuntu0.1 [248 kB] 2024-02-18T08:30:36.203 INFO:teuthology.orchestra.run.smithi133.stdout:Get:81 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-websocket all 0.44.0-0ubuntu2 [30.7 kB] 2024-02-18T08:30:36.206 INFO:teuthology.orchestra.run.smithi133.stdout:Get:82 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-kubernetes all 2.0.0-2ubuntu1 [181 kB] 2024-02-18T08:30:36.223 INFO:teuthology.orchestra.run.smithi133.stdout:Get:83 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libonig4 amd64 6.7.0-1 [119 kB] 2024-02-18T08:30:36.234 INFO:teuthology.orchestra.run.smithi133.stdout:Get:84 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libjq1 amd64 1.5+dfsg-2 [111 kB] 2024-02-18T08:30:36.242 INFO:teuthology.orchestra.run.smithi133.stdout:Get:85 http://archive.ubuntu.com/ubuntu bionic/universe amd64 jq amd64 1.5+dfsg-2 [45.6 kB] 2024-02-18T08:30:36.409 INFO:teuthology.orchestra.run.smithi133.stdout:Get:86 http://archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2024-02-18T08:30:36.446 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-rados. 2024-02-18T08:30:36.464 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../005-python3-rados_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:36.504 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-rados (15.2.17-1bionic) ... 2024-02-18T08:30:36.882 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-02-18T08:30:36.900 INFO:teuthology.orchestra.run.smithi133.stdout:Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.3 [150 kB] 2024-02-18T08:30:36.901 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../006-python3-ceph-argparse_15.2.17-1bionic_all.deb ... 2024-02-18T08:30:36.926 INFO:teuthology.orchestra.run.smithi133.stdout:Get:88 http://archive.ubuntu.com/ubuntu bionic/universe amd64 xmlstarlet amd64 1.6.1-2 [382 kB] 2024-02-18T08:30:36.940 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-ceph-argparse (15.2.17-1bionic) ... 2024-02-18T08:30:37.012 INFO:teuthology.orchestra.run.smithi133.stdout:Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 nvme-cli amd64 1.5-1ubuntu1.2 [184 kB] 2024-02-18T08:30:37.043 INFO:teuthology.orchestra.run.smithi133.stdout:Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-attr all 17.4.0-2 [23.7 kB] 2024-02-18T08:30:37.046 INFO:teuthology.orchestra.run.smithi133.stdout:Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-funcsigs all 1.0.2-4 [13.5 kB] 2024-02-18T08:30:37.048 INFO:teuthology.orchestra.run.smithi133.stdout:Get:92 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-pluggy all 0.6.0-1 [12.2 kB] 2024-02-18T08:30:37.050 INFO:teuthology.orchestra.run.smithi133.stdout:Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-py all 1.5.2-1ubuntu0.1 [65.3 kB] 2024-02-18T08:30:37.059 INFO:teuthology.orchestra.run.smithi133.stdout:Get:94 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-pytest all 3.3.2-2 [142 kB] 2024-02-18T08:30:37.077 INFO:teuthology.orchestra.run.smithi133.stdout:Get:95 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-attr all 17.4.0-2 [23.8 kB] 2024-02-18T08:30:37.079 INFO:teuthology.orchestra.run.smithi133.stdout:Get:96 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-cycler all 0.10.0-1 [7,622 B] 2024-02-18T08:30:37.193 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-cephfs. 2024-02-18T08:30:37.209 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../007-python3-cephfs_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:37.243 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-cephfs (15.2.17-1bionic) ... 2024-02-18T08:30:37.244 INFO:teuthology.orchestra.run.smithi133.stdout:Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-webencodings all 0.5-2 [10.4 kB] 2024-02-18T08:30:37.326 INFO:teuthology.orchestra.run.smithi133.stdout:Get:98 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-html5lib all 0.999999999-1 [81.9 kB] 2024-02-18T08:30:37.512 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-ceph-common. 2024-02-18T08:30:37.517 INFO:teuthology.orchestra.run.smithi133.stdout:Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-lxml amd64 4.2.1-1ubuntu0.6 [1,098 kB] 2024-02-18T08:30:37.530 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../008-python3-ceph-common_15.2.17-1bionic_all.deb ... 2024-02-18T08:30:37.562 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-ceph-common (15.2.17-1bionic) ... 2024-02-18T08:30:37.827 INFO:teuthology.orchestra.run.smithi133.stdout:Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyparsing all 2.2.0+dfsg1-2 [52.2 kB] 2024-02-18T08:30:37.831 INFO:teuthology.orchestra.run.smithi133.stdout:Get:101 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-tz all 2018.3-2 [25.1 kB] 2024-02-18T08:30:37.833 INFO:teuthology.orchestra.run.smithi133.stdout:Get:102 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-matplotlib amd64 2.1.1-2ubuntu3 [3,907 kB] 2024-02-18T08:30:37.873 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-prettytable. 2024-02-18T08:30:37.891 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../009-python3-prettytable_0.7.2-3_all.deb ... 2024-02-18T08:30:37.932 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-prettytable (0.7.2-3) ... 2024-02-18T08:30:38.000 INFO:teuthology.orchestra.run.smithi133.stdout:Get:103 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-olefile all 0.45.1-1 [33.3 kB] 2024-02-18T08:30:38.001 INFO:teuthology.orchestra.run.smithi133.stdout:Get:104 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pastescript all 2.0.2-2 [54.6 kB] 2024-02-18T08:30:38.002 INFO:teuthology.orchestra.run.smithi133.stdout:Get:105 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-pil amd64 5.1.0-1ubuntu0.8 [331 kB] 2024-02-18T08:30:38.008 INFO:teuthology.orchestra.run.smithi133.stdout:Get:106 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-pluggy all 0.6.0-1 [12.3 kB] 2024-02-18T08:30:38.008 INFO:teuthology.orchestra.run.smithi133.stdout:Get:107 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-py all 1.5.2-1ubuntu0.1 [65.3 kB] 2024-02-18T08:30:38.167 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-rbd. 2024-02-18T08:30:38.173 INFO:teuthology.orchestra.run.smithi133.stdout:Get:108 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyinotify all 0.9.6-1 [24.7 kB] 2024-02-18T08:30:38.184 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../010-python3-rbd_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:38.226 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-rbd (15.2.17-1bionic) ... 2024-02-18T08:30:38.359 INFO:teuthology.orchestra.run.smithi133.stdout:Get:109 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-pytest all 3.3.2-2 [142 kB] 2024-02-18T08:30:38.554 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package librabbitmq4:amd64. 2024-02-18T08:30:38.568 INFO:teuthology.orchestra.run.smithi133.stdout:Get:110 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-simplejson amd64 3.13.2-1 [49.6 kB] 2024-02-18T08:30:38.571 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../011-librabbitmq4_0.8.0-1ubuntu0.18.04.2_amd64.deb ... 2024-02-18T08:30:38.601 INFO:teuthology.orchestra.run.smithi133.stdout:Get:111 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-tk amd64 3.6.9-1~18.04 [119 kB] 2024-02-18T08:30:38.604 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking librabbitmq4:amd64 (0.8.0-1ubuntu0.18.04.2) ... 2024-02-18T08:30:38.915 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-02-18T08:30:38.932 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../012-librdkafka1_0.11.3-1build1_amd64.deb ... 2024-02-18T08:30:38.973 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking librdkafka1:amd64 (0.11.3-1build1) ... 2024-02-18T08:30:39.301 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package librgw2. 2024-02-18T08:30:39.317 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../013-librgw2_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:39.359 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking librgw2 (15.2.17-1bionic) ... 2024-02-18T08:30:39.405 INFO:teuthology.orchestra.run.smithi133.stdout:Fetched 149 MB in 7s (22.1 MB/s) 2024-02-18T08:30:39.550 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-uritemplate. 2024-02-18T08:30:39.609 INFO:teuthology.orchestra.run.smithi133.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 ... 172445 files and directories currently installed.) 2024-02-18T08:30:39.614 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../000-python3-uritemplate_0.6-1ubuntu1_all.deb ... 2024-02-18T08:30:39.657 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-uritemplate (0.6-1ubuntu1) ... 2024-02-18T08:30:39.895 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-rgw. 2024-02-18T08:30:39.914 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../014-python3-rgw_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:39.953 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-rgw (15.2.17-1bionic) ... 2024-02-18T08:30:39.976 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2024-02-18T08:30:39.992 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../001-liblttng-ust0_2.10.1-1_amd64.deb ... 2024-02-18T08:30:40.076 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking liblttng-ust0:amd64 (2.10.1-1) ... 2024-02-18T08:30:40.222 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libsnappy1v5:amd64. 2024-02-18T08:30:40.238 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../015-libsnappy1v5_1.1.7-1_amd64.deb ... 2024-02-18T08:30:40.272 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libsnappy1v5:amd64 (1.1.7-1) ... 2024-02-18T08:30:40.405 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../002-librbd1_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:40.505 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking librbd1 (15.2.17-1bionic) over (12.2.13-0ubuntu0.18.04.11) ... 2024-02-18T08:30:40.584 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libleveldb1v5:amd64. 2024-02-18T08:30:40.600 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../016-libleveldb1v5_1.20-2_amd64.deb ... 2024-02-18T08:30:40.642 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libleveldb1v5:amd64 (1.20-2) ... 2024-02-18T08:30:40.995 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package liboath0. 2024-02-18T08:30:41.012 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../017-liboath0_2.6.1-1_amd64.deb ... 2024-02-18T08:30:41.042 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../003-librados2_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:41.053 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking liboath0 (2.6.1-1) ... 2024-02-18T08:30:41.168 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking librados2 (15.2.17-1bionic) over (12.2.13-0ubuntu0.18.04.11) ... 2024-02-18T08:30:41.356 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libradosstriper1. 2024-02-18T08:30:41.372 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../018-libradosstriper1_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:41.406 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libradosstriper1 (15.2.17-1bionic) ... 2024-02-18T08:30:41.788 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libcephfs2. 2024-02-18T08:30:41.807 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../004-libcephfs2_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:41.834 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-common. 2024-02-18T08:30:41.846 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libcephfs2 (15.2.17-1bionic) ... 2024-02-18T08:30:41.850 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../019-ceph-common_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:41.892 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-common (15.2.17-1bionic) ... 2024-02-18T08:30:42.149 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-rados. 2024-02-18T08:30:42.165 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../005-python3-rados_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:42.207 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-rados (15.2.17-1bionic) ... 2024-02-18T08:30:42.544 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-02-18T08:30:42.561 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../006-python3-ceph-argparse_15.2.17-1bionic_all.deb ... 2024-02-18T08:30:42.602 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-ceph-argparse (15.2.17-1bionic) ... 2024-02-18T08:30:42.862 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-cephfs. 2024-02-18T08:30:42.878 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../007-python3-cephfs_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:42.912 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-cephfs (15.2.17-1bionic) ... 2024-02-18T08:30:43.240 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-ceph-common. 2024-02-18T08:30:43.257 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../008-python3-ceph-common_15.2.17-1bionic_all.deb ... 2024-02-18T08:30:43.298 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-ceph-common (15.2.17-1bionic) ... 2024-02-18T08:30:43.609 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-prettytable. 2024-02-18T08:30:43.626 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../009-python3-prettytable_0.7.2-3_all.deb ... 2024-02-18T08:30:43.668 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-prettytable (0.7.2-3) ... 2024-02-18T08:30:43.673 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-base. 2024-02-18T08:30:43.691 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../020-ceph-base_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:43.735 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-base (15.2.17-1bionic) ... 2024-02-18T08:30:43.912 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-rbd. 2024-02-18T08:30:43.929 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../010-python3-rbd_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:43.970 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-rbd (15.2.17-1bionic) ... 2024-02-18T08:30:44.348 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package librabbitmq4:amd64. 2024-02-18T08:30:44.365 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../011-librabbitmq4_0.8.0-1ubuntu0.18.04.2_amd64.deb ... 2024-02-18T08:30:44.406 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking librabbitmq4:amd64 (0.8.0-1ubuntu0.18.04.2) ... 2024-02-18T08:30:44.654 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-dateutil. 2024-02-18T08:30:44.670 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../021-python3-dateutil_2.6.1-1_all.deb ... 2024-02-18T08:30:44.713 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-dateutil (2.6.1-1) ... 2024-02-18T08:30:44.759 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-02-18T08:30:44.774 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../012-librdkafka1_0.11.3-1build1_amd64.deb ... 2024-02-18T08:30:44.817 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking librdkafka1:amd64 (0.11.3-1build1) ... 2024-02-18T08:30:45.009 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-asn1crypto. 2024-02-18T08:30:45.026 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../022-python3-asn1crypto_0.24.0-1_all.deb ... 2024-02-18T08:30:45.069 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-asn1crypto (0.24.0-1) ... 2024-02-18T08:30:45.153 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package librgw2. 2024-02-18T08:30:45.170 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../013-librgw2_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:45.211 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking librgw2 (15.2.17-1bionic) ... 2024-02-18T08:30:45.353 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-cffi-backend. 2024-02-18T08:30:45.371 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../023-python3-cffi-backend_1.11.5-1_amd64.deb ... 2024-02-18T08:30:45.412 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-cffi-backend (1.11.5-1) ... 2024-02-18T08:30:45.739 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-rgw. 2024-02-18T08:30:45.749 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-cryptography. 2024-02-18T08:30:45.757 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../014-python3-rgw_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:45.765 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../024-python3-cryptography_2.1.4-1ubuntu1.4_amd64.deb ... 2024-02-18T08:30:45.789 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-rgw (15.2.17-1bionic) ... 2024-02-18T08:30:45.824 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-cryptography (2.1.4-1ubuntu1.4) ... 2024-02-18T08:30:46.092 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libsnappy1v5:amd64. 2024-02-18T08:30:46.107 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../015-libsnappy1v5_1.1.7-1_amd64.deb ... 2024-02-18T08:30:46.150 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libsnappy1v5:amd64 (1.1.7-1) ... 2024-02-18T08:30:46.209 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-openssl. 2024-02-18T08:30:46.225 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../025-python3-openssl_17.5.0-1ubuntu1_all.deb ... 2024-02-18T08:30:46.275 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-openssl (17.5.0-1ubuntu1) ... 2024-02-18T08:30:46.636 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libleveldb1v5:amd64. 2024-02-18T08:30:46.652 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../016-libleveldb1v5_1.20-2_amd64.deb ... 2024-02-18T08:30:46.691 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-02-18T08:30:46.694 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libleveldb1v5:amd64 (1.20-2) ... 2024-02-18T08:30:46.708 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../026-ceph-mgr-modules-core_15.2.17-1bionic_all.deb ... 2024-02-18T08:30:46.751 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mgr-modules-core (15.2.17-1bionic) ... 2024-02-18T08:30:47.056 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package liboath0. 2024-02-18T08:30:47.073 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../017-liboath0_2.6.1-1_amd64.deb ... 2024-02-18T08:30:47.106 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking liboath0 (2.6.1-1) ... 2024-02-18T08:30:47.119 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-bcrypt. 2024-02-18T08:30:47.136 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../027-python3-bcrypt_3.1.4-2_amd64.deb ... 2024-02-18T08:30:47.177 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-bcrypt (3.1.4-2) ... 2024-02-18T08:30:47.400 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libradosstriper1. 2024-02-18T08:30:47.417 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../018-libradosstriper1_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:47.447 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-cherrypy3. 2024-02-18T08:30:47.458 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libradosstriper1 (15.2.17-1bionic) ... 2024-02-18T08:30:47.466 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../028-python3-cherrypy3_8.9.1-2_all.deb ... 2024-02-18T08:30:47.505 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-cherrypy3 (8.9.1-2) ... 2024-02-18T08:30:47.850 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-jwt. 2024-02-18T08:30:47.867 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../029-python3-jwt_1.5.3+ds1-1ubuntu0.1_all.deb ... 2024-02-18T08:30:47.903 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-common. 2024-02-18T08:30:47.908 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-jwt (1.5.3+ds1-1ubuntu0.1) ... 2024-02-18T08:30:47.921 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../019-ceph-common_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:47.961 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-common (15.2.17-1bionic) ... 2024-02-18T08:30:48.194 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-logutils. 2024-02-18T08:30:48.210 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../030-python3-logutils_0.3.3-5_all.deb ... 2024-02-18T08:30:48.244 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-logutils (0.3.3-5) ... 2024-02-18T08:30:48.539 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-markupsafe. 2024-02-18T08:30:48.556 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../031-python3-markupsafe_1.0-1build1_amd64.deb ... 2024-02-18T08:30:48.597 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-markupsafe (1.0-1build1) ... 2024-02-18T08:30:48.916 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-mako. 2024-02-18T08:30:48.932 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../032-python3-mako_1.0.7+ds1-1ubuntu0.2_all.deb ... 2024-02-18T08:30:48.974 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-mako (1.0.7+ds1-1ubuntu0.2) ... 2024-02-18T08:30:49.294 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-simplegeneric. 2024-02-18T08:30:49.311 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../033-python3-simplegeneric_0.8.1-1_all.deb ... 2024-02-18T08:30:49.352 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-simplegeneric (0.8.1-1) ... 2024-02-18T08:30:49.605 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-singledispatch. 2024-02-18T08:30:49.624 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../034-python3-singledispatch_3.4.0.3-2_all.deb ... 2024-02-18T08:30:49.663 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-singledispatch (3.4.0.3-2) ... 2024-02-18T08:30:49.764 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-base. 2024-02-18T08:30:49.779 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../020-ceph-base_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:49.828 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-base (15.2.17-1bionic) ... 2024-02-18T08:30:49.949 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-webob. 2024-02-18T08:30:49.965 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../035-python3-webob_1%3a1.7.3-2fakesync1_all.deb ... 2024-02-18T08:30:50.007 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-webob (1:1.7.3-2fakesync1) ... 2024-02-18T08:30:50.318 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-bs4. 2024-02-18T08:30:50.335 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../036-python3-bs4_4.6.0-1_all.deb ... 2024-02-18T08:30:50.376 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-bs4 (4.6.0-1) ... 2024-02-18T08:30:50.686 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-waitress. 2024-02-18T08:30:50.704 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../037-python3-waitress_1.0.1-1_all.deb ... 2024-02-18T08:30:50.729 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-dateutil. 2024-02-18T08:30:50.744 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-waitress (1.0.1-1) ... 2024-02-18T08:30:50.745 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../021-python3-dateutil_2.6.1-1_all.deb ... 2024-02-18T08:30:50.790 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-dateutil (2.6.1-1) ... 2024-02-18T08:30:51.088 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../038-python3-pkg-resources_39.0.1-2ubuntu0.1_all.deb ... 2024-02-18T08:30:51.126 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-asn1crypto. 2024-02-18T08:30:51.141 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../022-python3-asn1crypto_0.24.0-1_all.deb ... 2024-02-18T08:30:51.170 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-asn1crypto (0.24.0-1) ... 2024-02-18T08:30:51.324 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pkg-resources (39.0.1-2ubuntu0.1) over (39.0.1-2) ... 2024-02-18T08:30:51.461 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-cffi-backend. 2024-02-18T08:30:51.477 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../023-python3-cffi-backend_1.11.5-1_amd64.deb ... 2024-02-18T08:30:51.711 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-tempita. 2024-02-18T08:30:51.727 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../039-python3-tempita_0.5.2-2_all.deb ... 2024-02-18T08:30:51.731 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-cffi-backend (1.11.5-1) ... 2024-02-18T08:30:51.761 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-tempita (0.5.2-2) ... 2024-02-18T08:30:52.053 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-cryptography. 2024-02-18T08:30:52.069 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../024-python3-cryptography_2.1.4-1ubuntu1.4_amd64.deb ... 2024-02-18T08:30:52.079 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-paste. 2024-02-18T08:30:52.098 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../040-python3-paste_2.0.3+dfsg-4ubuntu1_all.deb ... 2024-02-18T08:30:52.111 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-cryptography (2.1.4-1ubuntu1.4) ... 2024-02-18T08:30:52.139 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-paste (2.0.3+dfsg-4ubuntu1) ... 2024-02-18T08:30:52.479 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-02-18T08:30:52.495 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../041-python-pastedeploy-tpl_1.5.2-4_all.deb ... 2024-02-18T08:30:52.502 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-openssl. 2024-02-18T08:30:52.518 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../025-python3-openssl_17.5.0-1ubuntu1_all.deb ... 2024-02-18T08:30:52.538 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python-pastedeploy-tpl (1.5.2-4) ... 2024-02-18T08:30:52.560 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-openssl (17.5.0-1ubuntu1) ... 2024-02-18T08:30:52.829 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-02-18T08:30:52.846 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../026-ceph-mgr-modules-core_15.2.17-1bionic_all.deb ... 2024-02-18T08:30:52.858 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pastedeploy. 2024-02-18T08:30:52.875 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../042-python3-pastedeploy_1.5.2-4_all.deb ... 2024-02-18T08:30:52.887 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-mgr-modules-core (15.2.17-1bionic) ... 2024-02-18T08:30:52.909 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pastedeploy (1.5.2-4) ... 2024-02-18T08:30:53.193 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-webtest. 2024-02-18T08:30:53.212 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../043-python3-webtest_2.0.28-1ubuntu1_all.deb ... 2024-02-18T08:30:53.225 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-bcrypt. 2024-02-18T08:30:53.241 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../027-python3-bcrypt_3.1.4-2_amd64.deb ... 2024-02-18T08:30:53.243 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-webtest (2.0.28-1ubuntu1) ... 2024-02-18T08:30:53.283 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-bcrypt (3.1.4-2) ... 2024-02-18T08:30:53.587 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pecan. 2024-02-18T08:30:53.606 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../044-python3-pecan_1.2.1-2_all.deb ... 2024-02-18T08:30:53.611 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-cherrypy3. 2024-02-18T08:30:53.626 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../028-python3-cherrypy3_8.9.1-2_all.deb ... 2024-02-18T08:30:53.645 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pecan (1.2.1-2) ... 2024-02-18T08:30:53.669 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-cherrypy3 (8.9.1-2) ... 2024-02-18T08:30:54.009 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-werkzeug. 2024-02-18T08:30:54.022 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-jwt. 2024-02-18T08:30:54.025 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../045-python3-werkzeug_0.14.1+dfsg1-1ubuntu0.2_all.deb ... 2024-02-18T08:30:54.040 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../029-python3-jwt_1.5.3+ds1-1ubuntu0.1_all.deb ... 2024-02-18T08:30:54.067 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-werkzeug (0.14.1+dfsg1-1ubuntu0.2) ... 2024-02-18T08:30:54.080 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-jwt (1.5.3+ds1-1ubuntu0.1) ... 2024-02-18T08:30:54.391 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-logutils. 2024-02-18T08:30:54.403 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mgr. 2024-02-18T08:30:54.408 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../030-python3-logutils_0.3.3-5_all.deb ... 2024-02-18T08:30:54.422 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../046-ceph-mgr_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:54.450 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-logutils (0.3.3-5) ... 2024-02-18T08:30:54.461 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mgr (15.2.17-1bionic) ... 2024-02-18T08:30:54.736 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-markupsafe. 2024-02-18T08:30:54.755 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../031-python3-markupsafe_1.0-1build1_amd64.deb ... 2024-02-18T08:30:54.794 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-markupsafe (1.0-1build1) ... 2024-02-18T08:30:54.906 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mon. 2024-02-18T08:30:54.923 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../047-ceph-mon_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:54.964 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mon (15.2.17-1bionic) ... 2024-02-18T08:30:55.063 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-mako. 2024-02-18T08:30:55.080 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../032-python3-mako_1.0.7+ds1-1ubuntu0.2_all.deb ... 2024-02-18T08:30:55.113 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-mako (1.0.7+ds1-1ubuntu0.2) ... 2024-02-18T08:30:55.424 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-simplegeneric. 2024-02-18T08:30:55.441 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../033-python3-simplegeneric_0.8.1-1_all.deb ... 2024-02-18T08:30:55.482 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-simplegeneric (0.8.1-1) ... 2024-02-18T08:30:55.774 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-singledispatch. 2024-02-18T08:30:55.790 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../034-python3-singledispatch_3.4.0.3-2_all.deb ... 2024-02-18T08:30:55.833 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-singledispatch (3.4.0.3-2) ... 2024-02-18T08:30:55.834 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-osd. 2024-02-18T08:30:55.853 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../048-ceph-osd_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:55.892 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-osd (15.2.17-1bionic) ... 2024-02-18T08:30:56.138 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-webob. 2024-02-18T08:30:56.154 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../035-python3-webob_1%3a1.7.3-2fakesync1_all.deb ... 2024-02-18T08:30:56.196 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-webob (1:1.7.3-2fakesync1) ... 2024-02-18T08:30:56.507 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-bs4. 2024-02-18T08:30:56.524 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../036-python3-bs4_4.6.0-1_all.deb ... 2024-02-18T08:30:56.565 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-bs4 (4.6.0-1) ... 2024-02-18T08:30:56.868 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-waitress. 2024-02-18T08:30:56.887 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../037-python3-waitress_1.0.1-1_all.deb ... 2024-02-18T08:30:56.926 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-waitress (1.0.1-1) ... 2024-02-18T08:30:57.275 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../038-python3-pkg-resources_39.0.1-2ubuntu0.1_all.deb ... 2024-02-18T08:30:57.539 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-pkg-resources (39.0.1-2ubuntu0.1) over (39.0.1-2) ... 2024-02-18T08:30:57.792 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph. 2024-02-18T08:30:57.810 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../049-ceph_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:57.851 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph (15.2.17-1bionic) ... 2024-02-18T08:30:57.941 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-tempita. 2024-02-18T08:30:57.960 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../039-python3-tempita_0.5.2-2_all.deb ... 2024-02-18T08:30:58.000 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-tempita (0.5.2-2) ... 2024-02-18T08:30:58.190 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-fuse. 2024-02-18T08:30:58.209 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../050-ceph-fuse_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:58.248 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-fuse (15.2.17-1bionic) ... 2024-02-18T08:30:58.292 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-paste. 2024-02-18T08:30:58.311 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../040-python3-paste_2.0.3+dfsg-4ubuntu1_all.deb ... 2024-02-18T08:30:58.350 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-paste (2.0.3+dfsg-4ubuntu1) ... 2024-02-18T08:30:58.618 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mds. 2024-02-18T08:30:58.637 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../051-ceph-mds_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:58.665 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-02-18T08:30:58.676 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mds (15.2.17-1bionic) ... 2024-02-18T08:30:58.683 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../041-python-pastedeploy-tpl_1.5.2-4_all.deb ... 2024-02-18T08:30:58.723 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python-pastedeploy-tpl (1.5.2-4) ... 2024-02-18T08:30:59.051 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-pastedeploy. 2024-02-18T08:30:59.070 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../042-python3-pastedeploy_1.5.2-4_all.deb ... 2024-02-18T08:30:59.109 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-pastedeploy (1.5.2-4) ... 2024-02-18T08:30:59.129 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package cephadm. 2024-02-18T08:30:59.145 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../052-cephadm_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:30:59.187 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking cephadm (15.2.17-1bionic) ... 2024-02-18T08:30:59.378 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-webtest. 2024-02-18T08:30:59.397 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../043-python3-webtest_2.0.28-1ubuntu1_all.deb ... 2024-02-18T08:30:59.428 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-webtest (2.0.28-1ubuntu1) ... 2024-02-18T08:30:59.507 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-jinja2. 2024-02-18T08:30:59.524 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../053-python3-jinja2_2.10-1ubuntu0.18.04.1_all.deb ... 2024-02-18T08:30:59.565 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-jinja2 (2.10-1ubuntu0.18.04.1) ... 2024-02-18T08:30:59.765 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-pecan. 2024-02-18T08:30:59.781 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../044-python3-pecan_1.2.1-2_all.deb ... 2024-02-18T08:30:59.823 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-pecan (1.2.1-2) ... 2024-02-18T08:30:59.893 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-02-18T08:30:59.911 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../054-ceph-mgr-cephadm_15.2.17-1bionic_all.deb ... 2024-02-18T08:30:59.951 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mgr-cephadm (15.2.17-1bionic) ... 2024-02-18T08:31:00.127 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-werkzeug. 2024-02-18T08:31:00.145 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../045-python3-werkzeug_0.14.1+dfsg1-1ubuntu0.2_all.deb ... 2024-02-18T08:31:00.177 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-werkzeug (0.14.1+dfsg1-1ubuntu0.2) ... 2024-02-18T08:31:00.271 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-repoze.lru. 2024-02-18T08:31:00.288 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../055-python3-repoze.lru_0.7-1_all.deb ... 2024-02-18T08:31:00.331 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-repoze.lru (0.7-1) ... 2024-02-18T08:31:00.556 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-mgr. 2024-02-18T08:31:00.573 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../046-ceph-mgr_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:31:00.605 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-mgr (15.2.17-1bionic) ... 2024-02-18T08:31:00.632 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-routes. 2024-02-18T08:31:00.650 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../056-python3-routes_2.4.1-1_all.deb ... 2024-02-18T08:31:00.690 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-routes (2.4.1-1) ... 2024-02-18T08:31:00.960 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-02-18T08:31:00.976 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../057-ceph-mgr-dashboard_15.2.17-1bionic_all.deb ... 2024-02-18T08:31:01.018 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mgr-dashboard (15.2.17-1bionic) ... 2024-02-18T08:31:01.049 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-mon. 2024-02-18T08:31:01.066 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../047-ceph-mon_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:31:01.108 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-mon (15.2.17-1bionic) ... 2024-02-18T08:31:01.884 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mgr-diskprediction-cloud. 2024-02-18T08:31:01.901 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../058-ceph-mgr-diskprediction-cloud_15.2.17-1bionic_all.deb ... 2024-02-18T08:31:02.751 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mgr-diskprediction-cloud (15.2.17-1bionic) ... 2024-02-18T08:31:02.835 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-osd. 2024-02-18T08:31:02.851 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../048-ceph-osd_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:31:02.893 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-osd (15.2.17-1bionic) ... 2024-02-18T08:31:03.037 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-numpy. 2024-02-18T08:31:03.056 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../059-python3-numpy_1%3a1.13.3-2ubuntu1_amd64.deb ... 2024-02-18T08:31:03.095 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-numpy (1:1.13.3-2ubuntu1) ... 2024-02-18T08:31:03.659 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-decorator. 2024-02-18T08:31:03.676 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../060-python3-decorator_4.1.2-1_all.deb ... 2024-02-18T08:31:03.708 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-decorator (4.1.2-1) ... 2024-02-18T08:31:03.995 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-scipy. 2024-02-18T08:31:04.015 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../061-python3-scipy_0.19.1-2ubuntu1_amd64.deb ... 2024-02-18T08:31:04.053 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-scipy (0.19.1-2ubuntu1) ... 2024-02-18T08:31:04.773 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph. 2024-02-18T08:31:04.791 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../049-ceph_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:31:04.822 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph (15.2.17-1bionic) ... 2024-02-18T08:31:05.133 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-fuse. 2024-02-18T08:31:05.149 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../050-ceph-fuse_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:31:05.191 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-fuse (15.2.17-1bionic) ... 2024-02-18T08:31:05.302 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-sklearn-lib. 2024-02-18T08:31:05.318 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../062-python3-sklearn-lib_0.19.1-3_amd64.deb ... 2024-02-18T08:31:05.352 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-sklearn-lib (0.19.1-3) ... 2024-02-18T08:31:05.578 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-mds. 2024-02-18T08:31:05.594 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../051-ceph-mds_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:31:05.636 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-mds (15.2.17-1bionic) ... 2024-02-18T08:31:05.786 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-joblib. 2024-02-18T08:31:05.806 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../063-python3-joblib_0.11-1_all.deb ... 2024-02-18T08:31:05.845 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-joblib (0.11-1) ... 2024-02-18T08:31:06.123 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package cephadm. 2024-02-18T08:31:06.138 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../052-cephadm_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:31:06.181 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking cephadm (15.2.17-1bionic) ... 2024-02-18T08:31:06.182 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-sklearn. 2024-02-18T08:31:06.198 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../064-python3-sklearn_0.19.1-3_all.deb ... 2024-02-18T08:31:06.240 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-sklearn (0.19.1-3) ... 2024-02-18T08:31:06.492 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-jinja2. 2024-02-18T08:31:06.509 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../053-python3-jinja2_2.10-1ubuntu0.18.04.1_all.deb ... 2024-02-18T08:31:06.550 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-jinja2 (2.10-1ubuntu0.18.04.1) ... 2024-02-18T08:31:06.861 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-02-18T08:31:06.865 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-02-18T08:31:06.877 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../054-ceph-mgr-cephadm_15.2.17-1bionic_all.deb ... 2024-02-18T08:31:06.883 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../065-ceph-mgr-diskprediction-local_15.2.17-1bionic_all.deb ... 2024-02-18T08:31:06.919 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-mgr-cephadm (15.2.17-1bionic) ... 2024-02-18T08:31:06.924 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mgr-diskprediction-local (15.2.17-1bionic) ... 2024-02-18T08:31:07.239 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-repoze.lru. 2024-02-18T08:31:07.258 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../055-python3-repoze.lru_0.7-1_all.deb ... 2024-02-18T08:31:07.297 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-repoze.lru (0.7-1) ... 2024-02-18T08:31:07.599 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-routes. 2024-02-18T08:31:07.615 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../056-python3-routes_2.4.1-1_all.deb ... 2024-02-18T08:31:07.657 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-routes (2.4.1-1) ... 2024-02-18T08:31:07.985 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-02-18T08:31:08.001 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../057-ceph-mgr-dashboard_15.2.17-1bionic_all.deb ... 2024-02-18T08:31:08.019 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-monotonic. 2024-02-18T08:31:08.036 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../066-python3-monotonic_1.1-2_all.deb ... 2024-02-18T08:31:08.043 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-mgr-dashboard (15.2.17-1bionic) ... 2024-02-18T08:31:08.077 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-monotonic (1.1-2) ... 2024-02-18T08:31:08.385 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-fasteners. 2024-02-18T08:31:08.401 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../067-python3-fasteners_0.12.0-3_all.deb ... 2024-02-18T08:31:08.435 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-fasteners (0.12.0-3) ... 2024-02-18T08:31:08.733 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-httplib2. 2024-02-18T08:31:08.743 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../068-python3-httplib2_0.9.2+dfsg-1ubuntu0.3_all.deb ... 2024-02-18T08:31:08.783 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-httplib2 (0.9.2+dfsg-1ubuntu0.3) ... 2024-02-18T08:31:08.909 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-mgr-diskprediction-cloud. 2024-02-18T08:31:08.926 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../058-ceph-mgr-diskprediction-cloud_15.2.17-1bionic_all.deb ... 2024-02-18T08:31:08.967 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-mgr-diskprediction-cloud (15.2.17-1bionic) ... 2024-02-18T08:31:09.085 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pyasn1. 2024-02-18T08:31:09.103 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../069-python3-pyasn1_0.4.2-3_all.deb ... 2024-02-18T08:31:09.135 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pyasn1 (0.4.2-3) ... 2024-02-18T08:31:09.278 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-numpy. 2024-02-18T08:31:09.294 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../059-python3-numpy_1%3a1.13.3-2ubuntu1_amd64.deb ... 2024-02-18T08:31:09.336 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-numpy (1:1.13.3-2ubuntu1) ... 2024-02-18T08:31:09.405 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-02-18T08:31:09.425 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../070-python3-pyasn1-modules_0.2.1-0.2_all.deb ... 2024-02-18T08:31:09.463 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2) ... 2024-02-18T08:31:09.758 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-rsa. 2024-02-18T08:31:09.775 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../071-python3-rsa_3.4.2-1_all.deb ... 2024-02-18T08:31:09.816 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-rsa (3.4.2-1) ... 2024-02-18T08:31:09.942 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-decorator. 2024-02-18T08:31:09.958 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../060-python3-decorator_4.1.2-1_all.deb ... 2024-02-18T08:31:09.999 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-decorator (4.1.2-1) ... 2024-02-18T08:31:10.136 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-sqlalchemy. 2024-02-18T08:31:10.152 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../072-python3-sqlalchemy_1.1.11+ds1-1ubuntu1_all.deb ... 2024-02-18T08:31:10.194 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-sqlalchemy (1.1.11+ds1-1ubuntu1) ... 2024-02-18T08:31:10.310 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-scipy. 2024-02-18T08:31:10.327 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../061-python3-scipy_0.19.1-2ubuntu1_amd64.deb ... 2024-02-18T08:31:10.369 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-scipy (0.19.1-2ubuntu1) ... 2024-02-18T08:31:10.665 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-oauth2client. 2024-02-18T08:31:10.683 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../073-python3-oauth2client_4.1.2-3_all.deb ... 2024-02-18T08:31:10.723 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-oauth2client (4.1.2-3) ... 2024-02-18T08:31:11.060 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-setuptools. 2024-02-18T08:31:11.076 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../074-python3-setuptools_39.0.1-2ubuntu0.1_all.deb ... 2024-02-18T08:31:11.117 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-setuptools (39.0.1-2ubuntu0.1) ... 2024-02-18T08:31:11.484 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-sklearn-lib. 2024-02-18T08:31:11.488 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-websocket. 2024-02-18T08:31:11.500 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../062-python3-sklearn-lib_0.19.1-3_amd64.deb ... 2024-02-18T08:31:11.504 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../075-python3-websocket_0.44.0-0ubuntu2_all.deb ... 2024-02-18T08:31:11.543 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-sklearn-lib (0.19.1-3) ... 2024-02-18T08:31:11.546 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-websocket (0.44.0-0ubuntu2) ... 2024-02-18T08:31:11.840 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-kubernetes. 2024-02-18T08:31:11.857 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../076-python3-kubernetes_2.0.0-2ubuntu1_all.deb ... 2024-02-18T08:31:11.898 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-kubernetes (2.0.0-2ubuntu1) ... 2024-02-18T08:31:12.059 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-joblib. 2024-02-18T08:31:12.079 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../063-python3-joblib_0.11-1_all.deb ... 2024-02-18T08:31:12.118 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-joblib (0.11-1) ... 2024-02-18T08:31:12.303 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-02-18T08:31:12.320 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../077-ceph-mgr-k8sevents_15.2.17-1bionic_all.deb ... 2024-02-18T08:31:12.361 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mgr-k8sevents (15.2.17-1bionic) ... 2024-02-18T08:31:12.479 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-sklearn. 2024-02-18T08:31:12.497 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../064-python3-sklearn_0.19.1-3_all.deb ... 2024-02-18T08:31:12.537 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-sklearn (0.19.1-3) ... 2024-02-18T08:31:12.663 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libonig4:amd64. 2024-02-18T08:31:12.680 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../078-libonig4_6.7.0-1_amd64.deb ... 2024-02-18T08:31:12.722 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libonig4:amd64 (6.7.0-1) ... 2024-02-18T08:31:13.066 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libjq1:amd64. 2024-02-18T08:31:13.083 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../079-libjq1_1.5+dfsg-2_amd64.deb ... 2024-02-18T08:31:13.096 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-02-18T08:31:13.112 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../065-ceph-mgr-diskprediction-local_15.2.17-1bionic_all.deb ... 2024-02-18T08:31:13.155 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-mgr-diskprediction-local (15.2.17-1bionic) ... 2024-02-18T08:31:13.228 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libjq1:amd64 (1.5+dfsg-2) ... 2024-02-18T08:31:13.498 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package jq. 2024-02-18T08:31:13.513 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../080-jq_1.5+dfsg-2_amd64.deb ... 2024-02-18T08:31:13.555 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking jq (1.5+dfsg-2) ... 2024-02-18T08:31:13.791 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package socat. 2024-02-18T08:31:13.810 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../081-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2024-02-18T08:31:13.849 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking socat (1.7.3.2-2ubuntu2) ... 2024-02-18T08:31:14.225 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-monotonic. 2024-02-18T08:31:14.228 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libxslt1.1:amd64. 2024-02-18T08:31:14.244 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../066-python3-monotonic_1.1-2_all.deb ... 2024-02-18T08:31:14.247 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../082-libxslt1.1_1.1.29-5ubuntu0.3_amd64.deb ... 2024-02-18T08:31:14.275 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-monotonic (1.1-2) ... 2024-02-18T08:31:14.286 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.3) ... 2024-02-18T08:31:14.565 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package xmlstarlet. 2024-02-18T08:31:14.569 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-fasteners. 2024-02-18T08:31:14.585 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../083-xmlstarlet_1.6.1-2_amd64.deb ... 2024-02-18T08:31:14.585 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../067-python3-fasteners_0.12.0-3_all.deb ... 2024-02-18T08:31:14.623 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking xmlstarlet (1.6.1-2) ... 2024-02-18T08:31:14.627 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-fasteners (0.12.0-3) ... 2024-02-18T08:31:14.930 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-httplib2. 2024-02-18T08:31:14.946 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../068-python3-httplib2_0.9.2+dfsg-1ubuntu0.3_all.deb ... 2024-02-18T08:31:14.962 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-test. 2024-02-18T08:31:14.978 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../084-ceph-test_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:31:14.988 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-httplib2 (0.9.2+dfsg-1ubuntu0.3) ... 2024-02-18T08:31:15.020 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-test (15.2.17-1bionic) ... 2024-02-18T08:31:15.316 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-pyasn1. 2024-02-18T08:31:15.333 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../069-python3-pyasn1_0.4.2-3_all.deb ... 2024-02-18T08:31:15.373 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-pyasn1 (0.4.2-3) ... 2024-02-18T08:31:15.693 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-02-18T08:31:15.710 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../070-python3-pyasn1-modules_0.2.1-0.2_all.deb ... 2024-02-18T08:31:15.751 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2) ... 2024-02-18T08:31:16.071 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-rsa. 2024-02-18T08:31:16.090 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../071-python3-rsa_3.4.2-1_all.deb ... 2024-02-18T08:31:16.129 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-rsa (3.4.2-1) ... 2024-02-18T08:31:16.399 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-sqlalchemy. 2024-02-18T08:31:16.415 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../072-python3-sqlalchemy_1.1.11+ds1-1ubuntu1_all.deb ... 2024-02-18T08:31:16.457 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-sqlalchemy (1.1.11+ds1-1ubuntu1) ... 2024-02-18T08:31:16.928 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-oauth2client. 2024-02-18T08:31:16.945 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../073-python3-oauth2client_4.1.2-3_all.deb ... 2024-02-18T08:31:16.986 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-oauth2client (4.1.2-3) ... 2024-02-18T08:31:17.314 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-setuptools. 2024-02-18T08:31:17.330 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../074-python3-setuptools_39.0.1-2ubuntu0.1_all.deb ... 2024-02-18T08:31:17.363 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-setuptools (39.0.1-2ubuntu0.1) ... 2024-02-18T08:31:17.759 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-websocket. 2024-02-18T08:31:17.777 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../075-python3-websocket_0.44.0-0ubuntu2_all.deb ... 2024-02-18T08:31:17.817 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-websocket (0.44.0-0ubuntu2) ... 2024-02-18T08:31:17.873 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libcephfs-dev. 2024-02-18T08:31:17.891 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../085-libcephfs-dev_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:31:17.932 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libcephfs-dev (15.2.17-1bionic) ... 2024-02-18T08:31:18.136 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-kubernetes. 2024-02-18T08:31:18.153 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../076-python3-kubernetes_2.0.0-2ubuntu1_all.deb ... 2024-02-18T08:31:18.159 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package nvme-cli. 2024-02-18T08:31:18.178 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../086-nvme-cli_1.5-1ubuntu1.2_amd64.deb ... 2024-02-18T08:31:18.194 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-kubernetes (2.0.0-2ubuntu1) ... 2024-02-18T08:31:18.217 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking nvme-cli (1.5-1ubuntu1.2) ... 2024-02-18T08:31:18.613 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python-attr. 2024-02-18T08:31:18.630 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../087-python-attr_17.4.0-2_all.deb ... 2024-02-18T08:31:18.671 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python-attr (17.4.0-2) ... 2024-02-18T08:31:18.682 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-02-18T08:31:18.698 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../077-ceph-mgr-k8sevents_15.2.17-1bionic_all.deb ... 2024-02-18T08:31:18.740 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-mgr-k8sevents (15.2.17-1bionic) ... 2024-02-18T08:31:18.975 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python-funcsigs. 2024-02-18T08:31:18.990 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../088-python-funcsigs_1.0.2-4_all.deb ... 2024-02-18T08:31:19.032 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python-funcsigs (1.0.2-4) ... 2024-02-18T08:31:19.059 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libonig4:amd64. 2024-02-18T08:31:19.075 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../078-libonig4_6.7.0-1_amd64.deb ... 2024-02-18T08:31:19.117 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libonig4:amd64 (6.7.0-1) ... 2024-02-18T08:31:19.327 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python-pluggy. 2024-02-18T08:31:19.343 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../089-python-pluggy_0.6.0-1_all.deb ... 2024-02-18T08:31:19.377 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python-pluggy (0.6.0-1) ... 2024-02-18T08:31:19.453 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libjq1:amd64. 2024-02-18T08:31:19.470 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../079-libjq1_1.5+dfsg-2_amd64.deb ... 2024-02-18T08:31:19.589 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libjq1:amd64 (1.5+dfsg-2) ... 2024-02-18T08:31:19.696 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python-py. 2024-02-18T08:31:19.712 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../090-python-py_1.5.2-1ubuntu0.1_all.deb ... 2024-02-18T08:31:19.754 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python-py (1.5.2-1ubuntu0.1) ... 2024-02-18T08:31:19.850 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package jq. 2024-02-18T08:31:19.867 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../080-jq_1.5+dfsg-2_amd64.deb ... 2024-02-18T08:31:19.908 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking jq (1.5+dfsg-2) ... 2024-02-18T08:31:20.074 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python-pytest. 2024-02-18T08:31:20.091 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../091-python-pytest_3.3.2-2_all.deb ... 2024-02-18T08:31:20.132 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python-pytest (3.3.2-2) ... 2024-02-18T08:31:20.161 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package socat. 2024-02-18T08:31:20.180 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../081-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2024-02-18T08:31:20.219 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking socat (1.7.3.2-2ubuntu2) ... 2024-02-18T08:31:20.486 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-attr. 2024-02-18T08:31:20.503 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../092-python3-attr_17.4.0-2_all.deb ... 2024-02-18T08:31:20.544 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-attr (17.4.0-2) ... 2024-02-18T08:31:20.573 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libxslt1.1:amd64. 2024-02-18T08:31:20.592 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../082-libxslt1.1_1.1.29-5ubuntu0.3_amd64.deb ... 2024-02-18T08:31:20.623 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.3) ... 2024-02-18T08:31:20.846 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-cycler. 2024-02-18T08:31:20.866 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../093-python3-cycler_0.10.0-1_all.deb ... 2024-02-18T08:31:20.901 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package xmlstarlet. 2024-02-18T08:31:20.904 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-cycler (0.10.0-1) ... 2024-02-18T08:31:20.918 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../083-xmlstarlet_1.6.1-2_amd64.deb ... 2024-02-18T08:31:20.959 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking xmlstarlet (1.6.1-2) ... 2024-02-18T08:31:21.207 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-webencodings. 2024-02-18T08:31:21.224 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../094-python3-webencodings_0.5-2_all.deb ... 2024-02-18T08:31:21.265 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-webencodings (0.5-2) ... 2024-02-18T08:31:21.308 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-test. 2024-02-18T08:31:21.325 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../084-ceph-test_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:31:21.366 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-test (15.2.17-1bionic) ... 2024-02-18T08:31:21.535 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-html5lib. 2024-02-18T08:31:21.552 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../095-python3-html5lib_0.999999999-1_all.deb ... 2024-02-18T08:31:21.584 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-html5lib (0.999999999-1) ... 2024-02-18T08:31:21.913 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-lxml:amd64. 2024-02-18T08:31:21.929 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../096-python3-lxml_4.2.1-1ubuntu0.6_amd64.deb ... 2024-02-18T08:31:21.971 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-lxml:amd64 (4.2.1-1ubuntu0.6) ... 2024-02-18T08:31:22.424 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pyparsing. 2024-02-18T08:31:22.445 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../097-python3-pyparsing_2.2.0+dfsg1-2_all.deb ... 2024-02-18T08:31:22.482 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pyparsing (2.2.0+dfsg1-2) ... 2024-02-18T08:31:22.818 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-tz. 2024-02-18T08:31:22.838 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../098-python3-tz_2018.3-2_all.deb ... 2024-02-18T08:31:22.885 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-tz (2018.3-2) ... 2024-02-18T08:31:23.188 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-matplotlib. 2024-02-18T08:31:23.205 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../099-python3-matplotlib_2.1.1-2ubuntu3_amd64.deb ... 2024-02-18T08:31:23.246 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-matplotlib (2.1.1-2ubuntu3) ... 2024-02-18T08:31:23.876 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-olefile. 2024-02-18T08:31:23.895 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../100-python3-olefile_0.45.1-1_all.deb ... 2024-02-18T08:31:23.935 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-olefile (0.45.1-1) ... 2024-02-18T08:31:24.221 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pastescript. 2024-02-18T08:31:24.237 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../101-python3-pastescript_2.0.2-2_all.deb ... 2024-02-18T08:31:24.279 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pastescript (2.0.2-2) ... 2024-02-18T08:31:24.311 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libcephfs-dev. 2024-02-18T08:31:24.329 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../085-libcephfs-dev_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:31:24.369 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libcephfs-dev (15.2.17-1bionic) ... 2024-02-18T08:31:24.599 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pil:amd64. 2024-02-18T08:31:24.605 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package nvme-cli. 2024-02-18T08:31:24.616 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../102-python3-pil_5.1.0-1ubuntu0.8_amd64.deb ... 2024-02-18T08:31:24.624 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../086-nvme-cli_1.5-1ubuntu1.2_amd64.deb ... 2024-02-18T08:31:24.657 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pil:amd64 (5.1.0-1ubuntu0.8) ... 2024-02-18T08:31:24.663 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking nvme-cli (1.5-1ubuntu1.2) ... 2024-02-18T08:31:25.017 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python-attr. 2024-02-18T08:31:25.027 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pluggy. 2024-02-18T08:31:25.033 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../087-python-attr_17.4.0-2_all.deb ... 2024-02-18T08:31:25.044 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../103-python3-pluggy_0.6.0-1_all.deb ... 2024-02-18T08:31:25.075 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python-attr (17.4.0-2) ... 2024-02-18T08:31:25.087 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pluggy (0.6.0-1) ... 2024-02-18T08:31:25.357 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-py. 2024-02-18T08:31:25.375 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../104-python3-py_1.5.2-1ubuntu0.1_all.deb ... 2024-02-18T08:31:25.378 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python-funcsigs. 2024-02-18T08:31:25.394 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../088-python-funcsigs_1.0.2-4_all.deb ... 2024-02-18T08:31:25.406 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-py (1.5.2-1ubuntu0.1) ... 2024-02-18T08:31:25.436 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python-funcsigs (1.0.2-4) ... 2024-02-18T08:31:25.693 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pyinotify. 2024-02-18T08:31:25.713 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../105-python3-pyinotify_0.9.6-1_all.deb ... 2024-02-18T08:31:25.738 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python-pluggy. 2024-02-18T08:31:25.757 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../089-python-pluggy_0.6.0-1_all.deb ... 2024-02-18T08:31:25.776 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pyinotify (0.9.6-1) ... 2024-02-18T08:31:25.818 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python-pluggy (0.6.0-1) ... 2024-02-18T08:31:26.083 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python-py. 2024-02-18T08:31:26.087 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pytest. 2024-02-18T08:31:26.101 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../090-python-py_1.5.2-1ubuntu0.1_all.deb ... 2024-02-18T08:31:26.107 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../106-python3-pytest_3.3.2-2_all.deb ... 2024-02-18T08:31:26.133 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python-py (1.5.2-1ubuntu0.1) ... 2024-02-18T08:31:26.145 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pytest (3.3.2-2) ... 2024-02-18T08:31:26.403 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python-pytest. 2024-02-18T08:31:26.423 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../091-python-pytest_3.3.2-2_all.deb ... 2024-02-18T08:31:26.460 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python-pytest (3.3.2-2) ... 2024-02-18T08:31:26.491 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-simplejson. 2024-02-18T08:31:26.510 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../107-python3-simplejson_3.13.2-1_amd64.deb ... 2024-02-18T08:31:26.548 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-simplejson (3.13.2-1) ... 2024-02-18T08:31:26.772 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-attr. 2024-02-18T08:31:26.789 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../092-python3-attr_17.4.0-2_all.deb ... 2024-02-18T08:31:26.822 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-attr (17.4.0-2) ... 2024-02-18T08:31:26.884 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-tk:amd64. 2024-02-18T08:31:26.903 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../108-python3-tk_3.6.9-1~18.04_amd64.deb ... 2024-02-18T08:31:26.943 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-tk:amd64 (3.6.9-1~18.04) ... 2024-02-18T08:31:27.083 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-cycler. 2024-02-18T08:31:27.103 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../093-python3-cycler_0.10.0-1_all.deb ... 2024-02-18T08:31:27.141 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-cycler (0.10.0-1) ... 2024-02-18T08:31:27.388 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package radosgw. 2024-02-18T08:31:27.405 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../109-radosgw_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:31:27.427 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-webencodings. 2024-02-18T08:31:27.446 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking radosgw (15.2.17-1bionic) ... 2024-02-18T08:31:27.447 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../094-python3-webencodings_0.5-2_all.deb ... 2024-02-18T08:31:27.485 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-webencodings (0.5-2) ... 2024-02-18T08:31:27.804 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-html5lib. 2024-02-18T08:31:27.821 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../095-python3-html5lib_0.999999999-1_all.deb ... 2024-02-18T08:31:27.862 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-html5lib (0.999999999-1) ... 2024-02-18T08:31:28.207 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-lxml:amd64. 2024-02-18T08:31:28.227 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../096-python3-lxml_4.2.1-1ubuntu0.6_amd64.deb ... 2024-02-18T08:31:28.265 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-lxml:amd64 (4.2.1-1ubuntu0.6) ... 2024-02-18T08:31:28.358 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package rbd-fuse. 2024-02-18T08:31:28.375 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../110-rbd-fuse_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:31:28.416 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking rbd-fuse (15.2.17-1bionic) ... 2024-02-18T08:31:28.702 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-pyparsing. 2024-02-18T08:31:28.707 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-logutils (0.3.3-5) ... 2024-02-18T08:31:28.718 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../097-python3-pyparsing_2.2.0+dfsg1-2_all.deb ... 2024-02-18T08:31:28.760 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-pyparsing (2.2.0+dfsg1-2) ... 2024-02-18T08:31:29.046 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-tz. 2024-02-18T08:31:29.055 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-werkzeug (0.14.1+dfsg1-1ubuntu0.2) ... 2024-02-18T08:31:29.062 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../098-python3-tz_2018.3-2_all.deb ... 2024-02-18T08:31:29.096 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-tz (2018.3-2) ... 2024-02-18T08:31:29.399 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up librdkafka1:amd64 (0.11.3-1build1) ... 2024-02-18T08:31:29.415 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-matplotlib. 2024-02-18T08:31:29.435 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../099-python3-matplotlib_2.1.1-2ubuntu3_amd64.deb ... 2024-02-18T08:31:29.473 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-matplotlib (2.1.1-2ubuntu3) ... 2024-02-18T08:31:29.499 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-sqlalchemy (1.1.11+ds1-1ubuntu1) ... 2024-02-18T08:31:30.078 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-olefile. 2024-02-18T08:31:30.099 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../100-python3-olefile_0.45.1-1_all.deb ... 2024-02-18T08:31:30.110 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pil:amd64 (5.1.0-1ubuntu0.8) ... 2024-02-18T08:31:30.136 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-olefile (0.45.1-1) ... 2024-02-18T08:31:30.406 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-pastescript. 2024-02-18T08:31:30.424 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../101-python3-pastescript_2.0.2-2_all.deb ... 2024-02-18T08:31:30.464 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-pastescript (2.0.2-2) ... 2024-02-18T08:31:30.495 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-simplegeneric (0.8.1-1) ... 2024-02-18T08:31:30.767 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-pil:amd64. 2024-02-18T08:31:30.784 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../102-python3-pil_5.1.0-1ubuntu0.8_amd64.deb ... 2024-02-18T08:31:30.788 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-webencodings (0.5-2) ... 2024-02-18T08:31:30.817 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-pil:amd64 (5.1.0-1ubuntu0.8) ... 2024-02-18T08:31:31.073 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python-attr (17.4.0-2) ... 2024-02-18T08:31:31.198 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-pluggy. 2024-02-18T08:31:31.219 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../103-python3-pluggy_0.6.0-1_all.deb ... 2024-02-18T08:31:31.257 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-cffi-backend (1.11.5-1) ... 2024-02-18T08:31:31.261 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-pluggy (0.6.0-1) ... 2024-02-18T08:31:31.374 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-waitress (1.0.1-1) ... 2024-02-18T08:31:31.523 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-py. 2024-02-18T08:31:31.543 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../104-python3-py_1.5.2-1ubuntu0.1_all.deb ... 2024-02-18T08:31:31.572 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-py (1.5.2-1ubuntu0.1) ... 2024-02-18T08:31:31.756 INFO:teuthology.orchestra.run.smithi181.stdout:update-alternatives: using /usr/bin/waitress-serve-python3 to provide /usr/bin/waitress-serve (waitress-serve) in auto mode 2024-02-18T08:31:31.901 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-pyinotify. 2024-02-18T08:31:31.918 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../105-python3-pyinotify_0.9.6-1_all.deb ... 2024-02-18T08:31:31.959 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-pyinotify (0.9.6-1) ... 2024-02-18T08:31:32.044 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-olefile (0.45.1-1) ... 2024-02-18T08:31:32.261 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-pytest. 2024-02-18T08:31:32.278 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../106-python3-pytest_3.3.2-2_all.deb ... 2024-02-18T08:31:32.319 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-pytest (3.3.2-2) ... 2024-02-18T08:31:32.345 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-ceph-argparse (15.2.17-1bionic) ... 2024-02-18T08:31:32.631 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-simplejson. 2024-02-18T08:31:32.651 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../107-python3-simplejson_3.13.2-1_amd64.deb ... 2024-02-18T08:31:32.689 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-simplejson (3.13.2-1) ... 2024-02-18T08:31:32.746 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-tempita (0.5.2-2) ... 2024-02-18T08:31:33.059 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-tk:amd64. 2024-02-18T08:31:33.077 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../108-python3-tk_3.6.9-1~18.04_amd64.deb ... 2024-02-18T08:31:33.117 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-tk:amd64 (3.6.9-1~18.04) ... 2024-02-18T08:31:33.189 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up socat (1.7.3.2-2ubuntu2) ... 2024-02-18T08:31:33.298 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-numpy (1:1.13.3-2ubuntu1) ... 2024-02-18T08:31:33.570 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package radosgw. 2024-02-18T08:31:33.587 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../109-radosgw_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:31:33.703 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking radosgw (15.2.17-1bionic) ... 2024-02-18T08:31:34.209 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-webob (1:1.7.3-2fakesync1) ... 2024-02-18T08:31:34.527 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-bcrypt (3.1.4-2) ... 2024-02-18T08:31:34.573 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package rbd-fuse. 2024-02-18T08:31:34.590 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../110-rbd-fuse_15.2.17-1bionic_amd64.deb ... 2024-02-18T08:31:34.623 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking rbd-fuse (15.2.17-1bionic) ... 2024-02-18T08:31:34.820 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python-py (1.5.2-1ubuntu0.1) ... 2024-02-18T08:31:34.952 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-logutils (0.3.3-5) ... 2024-02-18T08:31:35.046 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-simplejson (3.13.2-1) ... 2024-02-18T08:31:35.269 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-werkzeug (0.14.1+dfsg1-1ubuntu0.2) ... 2024-02-18T08:31:35.397 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libonig4:amd64 (6.7.0-1) ... 2024-02-18T08:31:35.515 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python-pluggy (0.6.0-1) ... 2024-02-18T08:31:35.621 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up librdkafka1:amd64 (0.11.3-1build1) ... 2024-02-18T08:31:35.708 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-singledispatch (3.4.0.3-2) ... 2024-02-18T08:31:35.738 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-sqlalchemy (1.1.11+ds1-1ubuntu1) ... 2024-02-18T08:31:35.992 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pyparsing (2.2.0+dfsg1-2) ... 2024-02-18T08:31:36.309 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-cycler (0.10.0-1) ... 2024-02-18T08:31:36.333 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-pil:amd64 (5.1.0-1ubuntu0.8) ... 2024-02-18T08:31:36.611 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-cherrypy3 (8.9.1-2) ... 2024-02-18T08:31:36.735 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-simplegeneric (0.8.1-1) ... 2024-02-18T08:31:36.987 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pkg-resources (39.0.1-2ubuntu0.1) ... 2024-02-18T08:31:37.002 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-webencodings (0.5-2) ... 2024-02-18T08:31:37.295 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python-attr (17.4.0-2) ... 2024-02-18T08:31:37.322 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-bs4 (4.6.0-1) ... 2024-02-18T08:31:37.480 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-cffi-backend (1.11.5-1) ... 2024-02-18T08:31:37.580 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-waitress (1.0.1-1) ... 2024-02-18T08:31:37.648 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pluggy (0.6.0-1) ... 2024-02-18T08:31:37.924 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up cephadm (15.2.17-1bionic) ... 2024-02-18T08:31:37.939 INFO:teuthology.orchestra.run.smithi133.stdout:update-alternatives: using /usr/bin/waitress-serve-python3 to provide /usr/bin/waitress-serve (waitress-serve) in auto mode 2024-02-18T08:31:38.233 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-olefile (0.45.1-1) ... 2024-02-18T08:31:38.526 INFO:teuthology.orchestra.run.smithi181.stdout:Adding system user cephadm....done 2024-02-18T08:31:38.534 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-ceph-argparse (15.2.17-1bionic) ... 2024-02-18T08:31:38.689 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-markupsafe (1.0-1build1) ... 2024-02-18T08:31:38.827 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-tempita (0.5.2-2) ... 2024-02-18T08:31:38.981 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.3) ... 2024-02-18T08:31:39.099 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up nvme-cli (1.5-1ubuntu1.2) ... 2024-02-18T08:31:39.128 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up socat (1.7.3.2-2ubuntu2) ... 2024-02-18T08:31:39.217 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-asn1crypto (0.24.0-1) ... 2024-02-18T08:31:39.245 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-numpy (1:1.13.3-2ubuntu1) ... 2024-02-18T08:31:39.568 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-prettytable (0.7.2-3) ... 2024-02-18T08:31:39.860 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libjq1:amd64 (1.5+dfsg-2) ... 2024-02-18T08:31:39.986 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pyasn1 (0.4.2-3) ... 2024-02-18T08:31:40.165 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-webob (1:1.7.3-2fakesync1) ... 2024-02-18T08:31:40.338 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-ceph-common (15.2.17-1bionic) ... 2024-02-18T08:31:40.483 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-bcrypt (3.1.4-2) ... 2024-02-18T08:31:40.656 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-monotonic (1.1-2) ... 2024-02-18T08:31:40.767 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python-py (1.5.2-1ubuntu0.1) ... 2024-02-18T08:31:40.949 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libsnappy1v5:amd64 (1.1.7-1) ... 2024-02-18T08:31:40.993 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-simplejson (3.13.2-1) ... 2024-02-18T08:31:41.050 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-jinja2 (2.10-1ubuntu0.18.04.1) ... 2024-02-18T08:31:41.336 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libonig4:amd64 (6.7.0-1) ... 2024-02-18T08:31:41.401 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-html5lib (0.999999999-1) ... 2024-02-18T08:31:41.454 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python-pluggy (0.6.0-1) ... 2024-02-18T08:31:41.630 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-singledispatch (3.4.0.3-2) ... 2024-02-18T08:31:41.760 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-repoze.lru (0.7-1) ... 2024-02-18T08:31:41.906 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-pyparsing (2.2.0+dfsg1-2) ... 2024-02-18T08:31:42.061 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-httplib2 (0.9.2+dfsg-1ubuntu0.3) ... 2024-02-18T08:31:42.232 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-cycler (0.10.0-1) ... 2024-02-18T08:31:42.371 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2) ... 2024-02-18T08:31:42.525 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-cherrypy3 (8.9.1-2) ... 2024-02-18T08:31:42.714 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-attr (17.4.0-2) ... 2024-02-18T08:31:42.885 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-pkg-resources (39.0.1-2ubuntu0.1) ... 2024-02-18T08:31:43.023 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python-funcsigs (1.0.2-4) ... 2024-02-18T08:31:43.216 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-paste (2.0.3+dfsg-4ubuntu1) ... 2024-02-18T08:31:43.219 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-bs4 (4.6.0-1) ... 2024-02-18T08:31:43.529 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-pluggy (0.6.0-1) ... 2024-02-18T08:31:43.609 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-websocket (0.44.0-0ubuntu2) ... 2024-02-18T08:31:43.698 INFO:teuthology.orchestra.run.smithi181.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2024-02-18T08:31:43.813 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up cephadm (15.2.17-1bionic) ... 2024-02-18T08:31:43.961 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up liboath0 (2.6.1-1) ... 2024-02-18T08:31:44.137 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up librabbitmq4:amd64 (0.8.0-1ubuntu0.18.04.2) ... 2024-02-18T08:31:44.283 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-tk:amd64 (3.6.9-1~18.04) ... 2024-02-18T08:31:44.431 INFO:teuthology.orchestra.run.smithi133.stdout:Adding system user cephadm....done 2024-02-18T08:31:44.548 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python-pastedeploy-tpl (1.5.2-4) ... 2024-02-18T08:31:44.594 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-markupsafe (1.0-1build1) ... 2024-02-18T08:31:44.665 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-setuptools (39.0.1-2ubuntu0.1) ... 2024-02-18T08:31:44.887 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.3) ... 2024-02-18T08:31:45.005 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up nvme-cli (1.5-1ubuntu1.2) ... 2024-02-18T08:31:45.033 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up liblttng-ust0:amd64 (2.10.1-1) ... 2024-02-18T08:31:45.114 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-asn1crypto (0.24.0-1) ... 2024-02-18T08:31:45.159 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-decorator (4.1.2-1) ... 2024-02-18T08:31:45.449 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-prettytable (0.7.2-3) ... 2024-02-18T08:31:45.452 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-tz (2018.3-2) ... 2024-02-18T08:31:45.762 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-uritemplate (0.6-1ubuntu1) ... 2024-02-18T08:31:45.775 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libjq1:amd64 (1.5+dfsg-2) ... 2024-02-18T08:31:45.901 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-pyasn1 (0.4.2-3) ... 2024-02-18T08:31:46.054 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-jwt (1.5.3+ds1-1ubuntu0.1) ... 2024-02-18T08:31:46.236 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-ceph-common (15.2.17-1bionic) ... 2024-02-18T08:31:46.356 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-joblib (0.11-1) ... 2024-02-18T08:31:46.545 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-monotonic (1.1-2) ... 2024-02-18T08:31:46.715 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-routes (2.4.1-1) ... 2024-02-18T08:31:46.838 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libsnappy1v5:amd64 (1.1.7-1) ... 2024-02-18T08:31:46.947 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-jinja2 (2.10-1ubuntu0.18.04.1) ... 2024-02-18T08:31:47.024 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pyinotify (0.9.6-1) ... 2024-02-18T08:31:47.282 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-html5lib (0.999999999-1) ... 2024-02-18T08:31:47.309 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-dateutil (2.6.1-1) ... 2024-02-18T08:31:47.635 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-cryptography (2.1.4-1ubuntu1.4) ... 2024-02-18T08:31:47.641 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-repoze.lru (0.7-1) ... 2024-02-18T08:31:47.934 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-httplib2 (0.9.2+dfsg-1ubuntu0.3) ... 2024-02-18T08:31:47.987 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-fasteners (0.12.0-3) ... 2024-02-18T08:31:48.243 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2) ... 2024-02-18T08:31:48.313 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up jq (1.5+dfsg-2) ... 2024-02-18T08:31:48.439 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-scipy (0.19.1-2ubuntu1) ... 2024-02-18T08:31:48.586 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-attr (17.4.0-2) ... 2024-02-18T08:31:48.887 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python-funcsigs (1.0.2-4) ... 2024-02-18T08:31:49.080 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-paste (2.0.3+dfsg-4ubuntu1) ... 2024-02-18T08:31:49.490 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-websocket (0.44.0-0ubuntu2) ... 2024-02-18T08:31:49.563 INFO:teuthology.orchestra.run.smithi133.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2024-02-18T08:31:49.611 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-py (1.5.2-1ubuntu0.1) ... 2024-02-18T08:31:49.792 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up liboath0 (2.6.1-1) ... 2024-02-18T08:31:49.937 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-lxml:amd64 (4.2.1-1ubuntu0.6) ... 2024-02-18T08:31:49.959 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up librabbitmq4:amd64 (0.8.0-1ubuntu0.18.04.2) ... 2024-02-18T08:31:50.086 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-tk:amd64 (3.6.9-1~18.04) ... 2024-02-18T08:31:50.247 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-mako (1.0.7+ds1-1ubuntu0.2) ... 2024-02-18T08:31:50.328 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python-pastedeploy-tpl (1.5.2-4) ... 2024-02-18T08:31:50.454 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-setuptools (39.0.1-2ubuntu0.1) ... 2024-02-18T08:31:50.581 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-sklearn-lib (0.19.1-3) ... 2024-02-18T08:31:50.699 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pytest (3.3.2-2) ... 2024-02-18T08:31:50.856 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up liblttng-ust0:amd64 (2.10.1-1) ... 2024-02-18T08:31:50.982 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-decorator (4.1.2-1) ... 2024-02-18T08:31:51.058 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python-pytest (3.3.2-2) ... 2024-02-18T08:31:51.250 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-tz (2018.3-2) ... 2024-02-18T08:31:51.318 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libleveldb1v5:amd64 (1.20-2) ... 2024-02-18T08:31:51.444 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up xmlstarlet (1.6.1-2) ... 2024-02-18T08:31:51.542 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-uritemplate (0.6-1ubuntu1) ... 2024-02-18T08:31:51.578 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up librados2 (15.2.17-1bionic) ... 2024-02-18T08:31:51.704 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-rsa (3.4.2-1) ... 2024-02-18T08:31:51.844 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-jwt (1.5.3+ds1-1ubuntu0.1) ... 2024-02-18T08:31:52.022 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libcephfs2 (15.2.17-1bionic) ... 2024-02-18T08:31:52.145 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-joblib (0.11-1) ... 2024-02-18T08:31:52.148 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libcephfs-dev (15.2.17-1bionic) ... 2024-02-18T08:31:52.266 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-rados (15.2.17-1bionic) ... 2024-02-18T08:31:52.367 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-openssl (17.5.0-1ubuntu1) ... 2024-02-18T08:31:52.504 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-routes (2.4.1-1) ... 2024-02-18T08:31:52.668 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pastedeploy (1.5.2-4) ... 2024-02-18T08:31:52.797 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-pyinotify (0.9.6-1) ... 2024-02-18T08:31:52.969 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-oauth2client (4.1.2-3) ... 2024-02-18T08:31:53.090 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-dateutil (2.6.1-1) ... 2024-02-18T08:31:53.295 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-matplotlib (2.1.1-2ubuntu3) ... 2024-02-18T08:31:53.383 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-cryptography (2.1.4-1ubuntu1.4) ... 2024-02-18T08:31:53.734 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-fasteners (0.12.0-3) ... 2024-02-18T08:31:54.036 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up jq (1.5+dfsg-2) ... 2024-02-18T08:31:54.161 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-scipy (0.19.1-2ubuntu1) ... 2024-02-18T08:31:54.165 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-sklearn (0.19.1-3) ... 2024-02-18T08:31:55.072 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-webtest (2.0.28-1ubuntu1) ... 2024-02-18T08:31:55.334 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-py (1.5.2-1ubuntu0.1) ... 2024-02-18T08:31:55.373 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libradosstriper1 (15.2.17-1bionic) ... 2024-02-18T08:31:55.483 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-cephfs (15.2.17-1bionic) ... 2024-02-18T08:31:55.659 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-lxml:amd64 (4.2.1-1ubuntu0.6) ... 2024-02-18T08:31:55.767 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up librgw2 (15.2.17-1bionic) ... 2024-02-18T08:31:55.893 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-fuse (15.2.17-1bionic) ... 2024-02-18T08:31:55.977 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-mako (1.0.7+ds1-1ubuntu0.2) ... 2024-02-18T08:31:56.113 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-02-18T08:31:56.114 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-02-18T08:31:56.312 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-sklearn-lib (0.19.1-3) ... 2024-02-18T08:31:56.370 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up librbd1 (15.2.17-1bionic) ... 2024-02-18T08:31:56.438 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-pytest (3.3.2-2) ... 2024-02-18T08:31:56.521 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pecan (1.2.1-2) ... 2024-02-18T08:31:56.610 INFO:teuthology.orchestra.run.smithi181.stdout:update-alternatives: using /usr/bin/python3-pecan to provide /usr/bin/pecan (pecan) in auto mode 2024-02-18T08:31:56.651 INFO:teuthology.orchestra.run.smithi181.stdout:update-alternatives: using /usr/bin/python3-gunicorn_pecan to provide /usr/bin/gunicorn_pecan (gunicorn_pecan) in auto mode 2024-02-18T08:31:56.798 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python-pytest (3.3.2-2) ... 2024-02-18T08:31:56.949 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-kubernetes (2.0.0-2ubuntu1) ... 2024-02-18T08:31:57.041 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libleveldb1v5:amd64 (1.20-2) ... 2024-02-18T08:31:57.158 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up xmlstarlet (1.6.1-2) ... 2024-02-18T08:31:57.284 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up librados2 (15.2.17-1bionic) ... 2024-02-18T08:31:57.410 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-rsa (3.4.2-1) ... 2024-02-18T08:31:57.601 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mgr-modules-core (15.2.17-1bionic) ... 2024-02-18T08:31:57.727 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pastescript (2.0.2-2) ... 2024-02-18T08:31:57.728 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libcephfs2 (15.2.17-1bionic) ... 2024-02-18T08:31:57.854 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libcephfs-dev (15.2.17-1bionic) ... 2024-02-18T08:31:57.980 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-rados (15.2.17-1bionic) ... 2024-02-18T08:31:58.062 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-rgw (15.2.17-1bionic) ... 2024-02-18T08:31:58.188 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up rbd-fuse (15.2.17-1bionic) ... 2024-02-18T08:31:58.314 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-rbd (15.2.17-1bionic) ... 2024-02-18T08:31:58.440 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-common (15.2.17-1bionic) ... 2024-02-18T08:31:58.456 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-openssl (17.5.0-1ubuntu1) ... 2024-02-18T08:31:58.757 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-pastedeploy (1.5.2-4) ... 2024-02-18T08:31:58.965 INFO:teuthology.orchestra.run.smithi181.stdout:Adding group ceph....done 2024-02-18T08:31:59.050 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-oauth2client (4.1.2-3) ... 2024-02-18T08:31:59.369 INFO:teuthology.orchestra.run.smithi181.stdout:Adding system user ceph....done 2024-02-18T08:31:59.376 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-matplotlib (2.1.1-2ubuntu3) ... 2024-02-18T08:31:59.595 INFO:teuthology.orchestra.run.smithi181.stdout:Setting system user ceph properties....done 2024-02-18T08:31:59.614 INFO:teuthology.orchestra.run.smithi181.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-02-18T08:31:59.755 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-02-18T08:31:59.974 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-02-18T08:32:00.220 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-sklearn (0.19.1-3) ... 2024-02-18T08:32:00.258 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up radosgw (15.2.17-1bionic) ... 2024-02-18T08:32:00.494 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-02-18T08:32:00.494 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-02-18T08:32:00.868 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-test (15.2.17-1bionic) ... 2024-02-18T08:32:01.003 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-base (15.2.17-1bionic) ... 2024-02-18T08:32:01.152 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-webtest (2.0.28-1ubuntu1) ... 2024-02-18T08:32:01.372 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-02-18T08:32:01.445 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libradosstriper1 (15.2.17-1bionic) ... 2024-02-18T08:32:01.571 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-cephfs (15.2.17-1bionic) ... 2024-02-18T08:32:01.638 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mgr (15.2.17-1bionic) ... 2024-02-18T08:32:01.860 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-02-18T08:32:01.860 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-02-18T08:32:01.872 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up librgw2 (15.2.17-1bionic) ... 2024-02-18T08:32:01.973 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-fuse (15.2.17-1bionic) ... 2024-02-18T08:32:02.123 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mgr-diskprediction-local (15.2.17-1bionic) ... 2024-02-18T08:32:02.178 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-02-18T08:32:02.178 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-02-18T08:32:02.265 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-osd (15.2.17-1bionic) ... 2024-02-18T08:32:02.451 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up librbd1 (15.2.17-1bionic) ... 2024-02-18T08:32:02.576 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-pecan (1.2.1-2) ... 2024-02-18T08:32:02.637 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-02-18T08:32:02.637 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-02-18T08:32:02.664 INFO:teuthology.orchestra.run.smithi133.stdout:update-alternatives: using /usr/bin/python3-pecan to provide /usr/bin/pecan (pecan) in auto mode 2024-02-18T08:32:02.698 INFO:teuthology.orchestra.run.smithi133.stdout:update-alternatives: using /usr/bin/python3-gunicorn_pecan to provide /usr/bin/gunicorn_pecan (gunicorn_pecan) in auto mode 2024-02-18T08:32:02.900 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mgr-cephadm (15.2.17-1bionic) ... 2024-02-18T08:32:03.003 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-kubernetes (2.0.0-2ubuntu1) ... 2024-02-18T08:32:03.035 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mgr-diskprediction-cloud (15.2.17-1bionic) ... 2024-02-18T08:32:03.177 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mds (15.2.17-1bionic) ... 2024-02-18T08:32:03.416 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-02-18T08:32:03.416 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-02-18T08:32:03.681 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-mgr-modules-core (15.2.17-1bionic) ... 2024-02-18T08:32:03.782 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-pastescript (2.0.2-2) ... 2024-02-18T08:32:03.847 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mon (15.2.17-1bionic) ... 2024-02-18T08:32:04.061 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-02-18T08:32:04.061 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-02-18T08:32:04.100 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-rgw (15.2.17-1bionic) ... 2024-02-18T08:32:04.226 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up rbd-fuse (15.2.17-1bionic) ... 2024-02-18T08:32:04.323 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mgr-k8sevents (15.2.17-1bionic) ... 2024-02-18T08:32:04.352 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-rbd (15.2.17-1bionic) ... 2024-02-18T08:32:04.440 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mgr-dashboard (15.2.17-1bionic) ... 2024-02-18T08:32:04.478 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-common (15.2.17-1bionic) ... 2024-02-18T08:32:04.558 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph (15.2.17-1bionic) ... 2024-02-18T08:32:04.668 INFO:teuthology.orchestra.run.smithi181.stdout:Processing triggers for systemd (237-3ubuntu10.56) ... 2024-02-18T08:32:04.852 INFO:teuthology.orchestra.run.smithi181.stdout:Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2024-02-18T08:32:04.970 INFO:teuthology.orchestra.run.smithi133.stdout:Adding group ceph....done 2024-02-18T08:32:05.381 INFO:teuthology.orchestra.run.smithi133.stdout:Adding system user ceph....done 2024-02-18T08:32:05.591 INFO:teuthology.orchestra.run.smithi133.stdout:Setting system user ceph properties....done 2024-02-18T08:32:05.615 INFO:teuthology.orchestra.run.smithi133.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-02-18T08:32:05.752 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-02-18T08:32:05.989 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-02-18T08:32:06.288 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up radosgw (15.2.17-1bionic) ... 2024-02-18T08:32:06.535 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-02-18T08:32:06.535 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-02-18T08:32:06.813 INFO:teuthology.orchestra.run.smithi181.stdout:Processing triggers for ureadahead (0.100.0-21) ... 2024-02-18T08:32:06.905 INFO:teuthology.orchestra.run.smithi181.stdout:Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 2024-02-18T08:32:06.923 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-test (15.2.17-1bionic) ... 2024-02-18T08:32:07.066 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-base (15.2.17-1bionic) ... 2024-02-18T08:32:07.403 INFO:teuthology.orchestra.run.smithi181.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-02-18T08:32:07.408 DEBUG:teuthology.parallel:result is None 2024-02-18T08:32:07.441 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-02-18T08:32:07.734 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-mgr (15.2.17-1bionic) ... 2024-02-18T08:32:07.950 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-02-18T08:32:07.950 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-02-18T08:32:08.252 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-mgr-diskprediction-local (15.2.17-1bionic) ... 2024-02-18T08:32:08.396 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-osd (15.2.17-1bionic) ... 2024-02-18T08:32:08.805 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-02-18T08:32:08.805 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-02-18T08:32:09.106 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-mgr-cephadm (15.2.17-1bionic) ... 2024-02-18T08:32:09.224 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-mgr-diskprediction-cloud (15.2.17-1bionic) ... 2024-02-18T08:32:09.358 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-mds (15.2.17-1bionic) ... 2024-02-18T08:32:09.586 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-02-18T08:32:09.586 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-02-18T08:32:09.877 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-mon (15.2.17-1bionic) ... 2024-02-18T08:32:10.092 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-02-18T08:32:10.092 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-02-18T08:32:10.369 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-mgr-k8sevents (15.2.17-1bionic) ... 2024-02-18T08:32:10.495 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-mgr-dashboard (15.2.17-1bionic) ... 2024-02-18T08:32:10.655 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph (15.2.17-1bionic) ... 2024-02-18T08:32:10.765 INFO:teuthology.orchestra.run.smithi133.stdout:Processing triggers for systemd (237-3ubuntu10.56) ... 2024-02-18T08:32:10.941 INFO:teuthology.orchestra.run.smithi133.stdout:Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2024-02-18T08:32:12.743 INFO:teuthology.orchestra.run.smithi133.stdout:Processing triggers for ureadahead (0.100.0-21) ... 2024-02-18T08:32:12.834 INFO:teuthology.orchestra.run.smithi133.stdout:Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 2024-02-18T08:32:13.335 INFO:teuthology.orchestra.run.smithi133.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-02-18T08:32:13.340 DEBUG:teuthology.parallel:result is None 2024-02-18T08:32:13.340 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-18T08:32:13.340 INFO:teuthology.packaging:ref: None 2024-02-18T08:32:13.340 INFO:teuthology.packaging:tag: None 2024-02-18T08:32:13.340 INFO:teuthology.packaging:branch: octopus 2024-02-18T08:32:13.340 INFO:teuthology.packaging:sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-18T08:32:13.341 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F18.04%2Fx86_64&ref=octopus 2024-02-18T08:32:13.572 DEBUG:teuthology.orchestra.run.smithi133:> dpkg-query -W -f '${Version}' ceph 2024-02-18T08:32:13.596 INFO:teuthology.orchestra.run.smithi133.stdout:15.2.17-1bionic 2024-02-18T08:32:13.596 INFO:teuthology.packaging:The installed version of ceph is 15.2.17-1bionic 2024-02-18T08:32:13.596 INFO:teuthology.task.install:The correct ceph version 15.2.17-1bionic is installed. 2024-02-18T08:32:13.598 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-18T08:32:13.598 INFO:teuthology.packaging:ref: None 2024-02-18T08:32:13.598 INFO:teuthology.packaging:tag: None 2024-02-18T08:32:13.598 INFO:teuthology.packaging:branch: octopus 2024-02-18T08:32:13.598 INFO:teuthology.packaging:sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-18T08:32:13.598 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F18.04%2Fx86_64&ref=octopus 2024-02-18T08:32:13.813 DEBUG:teuthology.orchestra.run.smithi181:> dpkg-query -W -f '${Version}' ceph 2024-02-18T08:32:13.836 INFO:teuthology.orchestra.run.smithi181.stdout:15.2.17-1bionic 2024-02-18T08:32:13.837 INFO:teuthology.packaging:The installed version of ceph is 15.2.17-1bionic 2024-02-18T08:32:13.837 INFO:teuthology.task.install:The correct ceph version 15.2.17-1bionic is installed. 2024-02-18T08:32:13.839 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-02-18T08:32:13.839 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-18T08:32:13.839 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-02-18T08:32:13.855 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-02-18T08:32:13.855 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-02-18T08:32:13.893 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-02-18T08:32:13.894 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-18T08:32:13.894 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/usr/bin/daemon-helper 2024-02-18T08:32:13.912 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-02-18T08:32:13.968 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-02-18T08:32:13.968 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/usr/bin/daemon-helper 2024-02-18T08:32:13.982 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-02-18T08:32:14.041 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-02-18T08:32:14.041 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-18T08:32:14.041 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/usr/bin/adjust-ulimits 2024-02-18T08:32:14.056 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-02-18T08:32:14.110 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-02-18T08:32:14.110 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/usr/bin/adjust-ulimits 2024-02-18T08:32:14.124 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-02-18T08:32:14.180 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-02-18T08:32:14.180 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-18T08:32:14.181 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/usr/bin/stdin-killer 2024-02-18T08:32:14.196 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-02-18T08:32:14.252 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-02-18T08:32:14.252 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/usr/bin/stdin-killer 2024-02-18T08:32:14.267 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-02-18T08:32:14.325 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-18T08:32:14.396 INFO:tasks.cephadm:Config: {'add_mons_via_daemon_add': True, 'avoid_pacific_features': True, 'cephadm_branch': 'octopus', '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': 'quay.ceph.io/ceph-ci/ceph:octopus', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '81bd20d634209c7cb82c18be12b4b5a05643ebf1'} 2024-02-18T08:32:14.396 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:octopus 2024-02-18T08:32:14.397 INFO:tasks.cephadm:Cluster fsid is 37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:32:14.397 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-18T08:32:14.397 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.133', 'mon.c': '[v2:172.21.15.133:3301,v1:172.21.15.133:6790]', 'mon.b': '172.21.15.181'} 2024-02-18T08:32:14.397 INFO:tasks.cephadm:First mon is mon.a on smithi133 2024-02-18T08:32:14.397 INFO:tasks.cephadm:First mgr is y 2024-02-18T08:32:14.397 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-18T08:32:14.397 DEBUG:teuthology.orchestra.run.smithi133:> sudo hostname $(hostname -s) 2024-02-18T08:32:14.412 DEBUG:teuthology.orchestra.run.smithi181:> sudo hostname $(hostname -s) 2024-02-18T08:32:14.429 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref octopus)... 2024-02-18T08:32:14.429 DEBUG:teuthology.orchestra.run.smithi133:> curl --silent https://raw.githubusercontent.com/ceph/ceph/octopus/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-18T08:32:14.662 INFO:teuthology.orchestra.run.smithi133.stdout:-rw-rw-r-- 1 ubuntu ubuntu 223479 Feb 18 08:32 /home/ubuntu/cephtest/cephadm 2024-02-18T08:32:14.663 DEBUG:teuthology.orchestra.run.smithi181:> curl --silent https://raw.githubusercontent.com/ceph/ceph/octopus/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-18T08:32:14.814 INFO:teuthology.orchestra.run.smithi181.stdout:-rw-rw-r-- 1 ubuntu ubuntu 223479 Feb 18 08:32 /home/ubuntu/cephtest/cephadm 2024-02-18T08:32:14.815 DEBUG:teuthology.orchestra.run.smithi133:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-18T08:32:14.824 DEBUG:teuthology.orchestra.run.smithi181:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-18T08:32:14.843 DEBUG:teuthology.orchestra.run.smithi133:> sudo mkdir -p /etc/ceph 2024-02-18T08:32:14.879 DEBUG:teuthology.orchestra.run.smithi181:> sudo mkdir -p /etc/ceph 2024-02-18T08:32:14.894 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod 777 /etc/ceph 2024-02-18T08:32:14.935 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod 777 /etc/ceph 2024-02-18T08:32:14.950 INFO:tasks.cephadm:Writing seed config... 2024-02-18T08:32:14.951 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-02-18T08:32:14.951 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-02-18T08:32:14.951 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-18T08:32:14.951 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-18T08:32:14.951 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-02-18T08:32:14.951 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-02-18T08:32:14.951 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-18T08:32:14.951 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-18T08:32:14.951 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-18T08:32:14.951 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-18T08:32:14.951 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-18T08:32:14.952 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-18T08:32:14.952 DEBUG:teuthology.orchestra.run.smithi133:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-18T08:32:14.983 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 to file = true 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 ruleset-failure-domain=osd 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 = 37c14f7a-ce38-11ee-95ba-87774f69a715 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 2024-02-18T08:32:14.983 DEBUG:teuthology.orchestra.run.smithi133:mon.a> sudo journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mon.a.service 2024-02-18T08:32:15.026 DEBUG:teuthology.orchestra.run.smithi133:mgr.y> sudo journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mgr.y.service 2024-02-18T08:32:15.070 INFO:tasks.cephadm:Bootstrapping... 2024-02-18T08:32:15.070 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus -v bootstrap --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 --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.133 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-18T08:32:15.271 INFO:teuthology.orchestra.run.smithi133.stderr:Could not locate podman: podman not found 2024-02-18T08:32:15.271 INFO:teuthology.orchestra.run.smithi133.stderr:container_init=False 2024-02-18T08:32:15.271 INFO:teuthology.orchestra.run.smithi133.stderr:Verifying podman|docker is present... 2024-02-18T08:32:15.271 INFO:teuthology.orchestra.run.smithi133.stderr:Verifying lvm2 is present... 2024-02-18T08:32:15.271 INFO:teuthology.orchestra.run.smithi133.stderr:Verifying time synchronization is in place... 2024-02-18T08:32:15.271 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-enabled chrony.service 2024-02-18T08:32:15.279 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-18T08:32:15.279 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-active chrony.service 2024-02-18T08:32:15.286 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout inactive 2024-02-18T08:32:15.286 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-enabled chronyd.service 2024-02-18T08:32:15.293 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-02-18T08:32:15.293 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-active chronyd.service 2024-02-18T08:32:15.298 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout inactive 2024-02-18T08:32:15.299 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-enabled systemd-timesyncd.service 2024-02-18T08:32:15.306 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout enabled 2024-02-18T08:32:15.306 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-active systemd-timesyncd.service 2024-02-18T08:32:15.313 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout inactive 2024-02-18T08:32:15.313 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-enabled ntpd.service 2024-02-18T08:32:15.318 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-02-18T08:32:15.319 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-active ntpd.service 2024-02-18T08:32:15.323 INFO:journalctl@ceph.mgr.y.smithi133.stdout:-- Logs begin at Sun 2022-10-16 12:17:23 UTC. -- 2024-02-18T08:32:15.324 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout inactive 2024-02-18T08:32:15.324 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-enabled ntp.service 2024-02-18T08:32:15.330 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout enabled 2024-02-18T08:32:15.331 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-active ntp.service 2024-02-18T08:32:15.338 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout active 2024-02-18T08:32:15.339 INFO:teuthology.orchestra.run.smithi133.stderr:Unit ntp.service is enabled and running 2024-02-18T08:32:15.339 INFO:teuthology.orchestra.run.smithi133.stderr:Repeating the final host check... 2024-02-18T08:32:15.339 INFO:teuthology.orchestra.run.smithi133.stderr:Could not locate podman: podman not found 2024-02-18T08:32:15.340 INFO:teuthology.orchestra.run.smithi133.stderr:podman|docker (/usr/bin/docker) is present 2024-02-18T08:32:15.340 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl is present 2024-02-18T08:32:15.340 INFO:teuthology.orchestra.run.smithi133.stderr:lvcreate is present 2024-02-18T08:32:15.340 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-enabled chrony.service 2024-02-18T08:32:15.346 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-18T08:32:15.347 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-active chrony.service 2024-02-18T08:32:15.353 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout inactive 2024-02-18T08:32:15.353 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-enabled chronyd.service 2024-02-18T08:32:15.360 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-02-18T08:32:15.360 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-active chronyd.service 2024-02-18T08:32:15.361 INFO:journalctl@ceph.mon.a.smithi133.stdout:-- Logs begin at Sun 2022-10-16 12:17:23 UTC. -- 2024-02-18T08:32:15.367 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout inactive 2024-02-18T08:32:15.367 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-enabled systemd-timesyncd.service 2024-02-18T08:32:15.374 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout enabled 2024-02-18T08:32:15.375 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-active systemd-timesyncd.service 2024-02-18T08:32:15.381 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout inactive 2024-02-18T08:32:15.382 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-enabled ntpd.service 2024-02-18T08:32:15.389 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-02-18T08:32:15.390 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-active ntpd.service 2024-02-18T08:32:15.397 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout inactive 2024-02-18T08:32:15.397 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-enabled ntp.service 2024-02-18T08:32:15.405 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout enabled 2024-02-18T08:32:15.405 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-active ntp.service 2024-02-18T08:32:15.411 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout active 2024-02-18T08:32:15.412 INFO:teuthology.orchestra.run.smithi133.stderr:Unit ntp.service is enabled and running 2024-02-18T08:32:15.412 INFO:teuthology.orchestra.run.smithi133.stderr:Host looks OK 2024-02-18T08:32:15.412 INFO:teuthology.orchestra.run.smithi133.stderr:Cluster fsid: 37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:32:15.412 INFO:teuthology.orchestra.run.smithi133.stderr:Acquiring lock 140228359437560 on /run/cephadm/37c14f7a-ce38-11ee-95ba-87774f69a715.lock 2024-02-18T08:32:15.413 INFO:teuthology.orchestra.run.smithi133.stderr:Lock 140228359437560 acquired on /run/cephadm/37c14f7a-ce38-11ee-95ba-87774f69a715.lock 2024-02-18T08:32:15.413 INFO:teuthology.orchestra.run.smithi133.stderr:Verifying IP 172.21.15.133 port 3300 ... 2024-02-18T08:32:15.413 INFO:teuthology.orchestra.run.smithi133.stderr:Verifying IP 172.21.15.133 port 6789 ... 2024-02-18T08:32:15.414 INFO:teuthology.orchestra.run.smithi133.stderr:Base mon IP is 172.21.15.133, final addrv is [v2:172.21.15.133:3300,v1:172.21.15.133:6789] 2024-02-18T08:32:15.414 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /sbin/ip route ls 2024-02-18T08:32:15.417 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-02-18T08:32:15.417 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.133 metric 100 2024-02-18T08:32:15.417 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-02-18T08:32:15.417 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.133 2024-02-18T08:32:15.417 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.133 metric 100 2024-02-18T08:32:15.418 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /sbin/ip -6 route ls 2024-02-18T08:32:15.420 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-02-18T08:32:15.421 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-02-18T08:32:15.421 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /sbin/ip -6 addr ls 2024-02-18T08:32:15.425 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-02-18T08:32:15.425 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: stdout inet6 ::1/128 scope host 2024-02-18T08:32:15.425 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-18T08:32:15.425 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-02-18T08:32:15.425 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe88:8087/64 scope link 2024-02-18T08:32:15.425 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-18T08:32:15.426 INFO:teuthology.orchestra.run.smithi133.stderr:Mon IP 172.21.15.133 is in CIDR network 172.21.0.0/20 2024-02-18T08:32:15.427 INFO:teuthology.orchestra.run.smithi133.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:octopus... 2024-02-18T08:32:15.427 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:octopus 2024-02-18T08:32:15.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout octopus: Pulling from ceph-ci/ceph 2024-02-18T08:32:15.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout e2873b3fbbec: Pulling fs layer 2024-02-18T08:32:15.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout 53525f8b521a: Pulling fs layer 2024-02-18T08:32:15.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout aa16c48af922: Pulling fs layer 2024-02-18T08:32:15.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout 317bd5f21d3f: Pulling fs layer 2024-02-18T08:32:15.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout 83cafd770d65: Pulling fs layer 2024-02-18T08:32:15.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout 83cafd770d65: Waiting 2024-02-18T08:32:15.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout 317bd5f21d3f: Waiting 2024-02-18T08:32:15.885 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout 53525f8b521a: Download complete 2024-02-18T08:32:16.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout aa16c48af922: Verifying Checksum 2024-02-18T08:32:16.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout aa16c48af922: Download complete 2024-02-18T08:32:16.389 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout 317bd5f21d3f: Verifying Checksum 2024-02-18T08:32:16.389 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout 317bd5f21d3f: Download complete 2024-02-18T08:32:16.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout e2873b3fbbec: Verifying Checksum 2024-02-18T08:32:16.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout e2873b3fbbec: Download complete 2024-02-18T08:32:19.064 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout 83cafd770d65: Verifying Checksum 2024-02-18T08:32:19.064 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout 83cafd770d65: Download complete 2024-02-18T08:32:19.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout e2873b3fbbec: Pull complete 2024-02-18T08:32:20.007 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout 53525f8b521a: Pull complete 2024-02-18T08:32:20.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout aa16c48af922: Pull complete 2024-02-18T08:32:21.915 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout 317bd5f21d3f: Pull complete 2024-02-18T08:32:31.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout 83cafd770d65: Pull complete 2024-02-18T08:32:31.188 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout Digest: sha256:ad630bc9e837434b0b7913dc56918e79880d7a45b31e44d1ac5923160c79c336 2024-02-18T08:32:31.234 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout Status: Downloaded newer image for quay.ceph.io/ceph-ci/ceph:octopus 2024-02-18T08:32:31.262 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:octopus 2024-02-18T08:32:31.265 INFO:teuthology.orchestra.run.smithi133.stderr:Extracting ceph user uid/gid from container image... 2024-02-18T08:32:31.265 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 quay.ceph.io/ceph-ci/ceph:octopus -c %u %g /var/lib/ceph 2024-02-18T08:32:41.140 INFO:teuthology.orchestra.run.smithi133.stderr:stat: stdout 167 167 2024-02-18T08:32:41.674 INFO:teuthology.orchestra.run.smithi133.stderr:Creating initial keys... 2024-02-18T08:32:41.674 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 quay.ceph.io/ceph-ci/ceph:octopus --gen-print-key 2024-02-18T08:32:42.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-authtool: stdout AQCqwNFlz+B2JRAAk/5hsQ0o3744nWBlegjNtw== 2024-02-18T08:32:43.189 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 quay.ceph.io/ceph-ci/ceph:octopus --gen-print-key 2024-02-18T08:32:44.108 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-authtool: stdout AQCswNFloRB+BhAAs+Z1ipylz6809/Wi69vgkw== 2024-02-18T08:32:44.643 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 quay.ceph.io/ceph-ci/ceph:octopus --gen-print-key 2024-02-18T08:32:45.514 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-authtool: stdout AQCtwNFlStCjHhAA0nGVF00oLwWPLKV1LRsPBQ== 2024-02-18T08:32:46.041 INFO:teuthology.orchestra.run.smithi133.stderr:Creating initial monmap... 2024-02-18T08:32:46.042 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/monmaptool -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /tmp/ceph-tmp9rct_far:/tmp/monmap:z quay.ceph.io/ceph-ci/ceph:octopus --create --clobber --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 --addv a [v2:172.21.15.133:3300,v1:172.21.15.133:6789] /tmp/monmap 2024-02-18T08:32:46.988 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-18T08:32:46.988 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:32:46.988 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-18T08:32:47.530 INFO:teuthology.orchestra.run.smithi133.stderr:Creating mon... 2024-02-18T08:32:47.530 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-mon -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp0nw6quns:/tmp/keyring:z -v /tmp/ceph-tmp9rct_far:/tmp/monmap:z quay.ceph.io/ceph-ci/ceph:octopus --mkfs -i a --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --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 2024-02-18T08:32:48.499 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-18T08:32:48.499 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 1 imported monmap: 2024-02-18T08:32:48.499 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr epoch 0 2024-02-18T08:32:48.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:32:48.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr last_changed 2024-02-18T08:32:46.988506+0000 2024-02-18T08:32:48.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr created 2024-02-18T08:32:46.988506+0000 2024-02-18T08:32:48.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr min_mon_release 0 (unknown) 2024-02-18T08:32:48.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] mon.a 2024-02-18T08:32:48.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:32:48.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 0 /usr/bin/ceph-mon: set fsid to 37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:32:48.528 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 0 set rocksdb option compression = kNoCompression 2024-02-18T08:32:48.528 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-18T08:32:48.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 0 set rocksdb option write_buffer_size = 33554432 2024-02-18T08:32:48.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 0 set rocksdb option compression = kNoCompression 2024-02-18T08:32:48.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-18T08:32:48.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 0 set rocksdb option write_buffer_size = 33554432 2024-02-18T08:32:48.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: RocksDB version: 6.1.2 2024-02-18T08:32:48.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:32:48.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-18T08:32:48.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Compile date Dec 12 2022 2024-02-18T08:32:48.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: DB SUMMARY 2024-02-18T08:32:48.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:32:48.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-02-18T08:32:48.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:32:48.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-02-18T08:32:48.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:32:48.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.error_if_exists: 0 2024-02-18T08:32:48.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.create_if_missing: 1 2024-02-18T08:32:48.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.paranoid_checks: 1 2024-02-18T08:32:48.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.env: 0x55f378be81c0 2024-02-18T08:32:48.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.info_log: 0x55f37a89b600 2024-02-18T08:32:48.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-18T08:32:48.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.statistics: (nil) 2024-02-18T08:32:48.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.use_fsync: 0 2024-02-18T08:32:48.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.max_log_file_size: 0 2024-02-18T08:32:48.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-18T08:32:48.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-18T08:32:48.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-18T08:32:48.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-18T08:32:48.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.allow_fallocate: 1 2024-02-18T08:32:48.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-18T08:32:48.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-18T08:32:48.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.use_direct_reads: 0 2024-02-18T08:32:48.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-18T08:32:48.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-18T08:32:48.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.db_log_dir: 2024-02-18T08:32:48.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-18T08:32:48.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-18T08:32:48.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.max_subcompactions: 1 2024-02-18T08:32:48.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.max_background_flushes: -1 2024-02-18T08:32:48.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-18T08:32:48.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-18T08:32:48.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-18T08:32:48.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-18T08:32:48.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-18T08:32:48.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-18T08:32:48.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.write_buffer_manager: 0x55f37a91c7b0 2024-02-18T08:32:48.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-18T08:32:48.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-18T08:32:48.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-18T08:32:48.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-18T08:32:48.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-18T08:32:48.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-18T08:32:48.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-18T08:32:48.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-18T08:32:48.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-18T08:32:48.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-18T08:32:48.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-18T08:32:48.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-18T08:32:48.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-18T08:32:48.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.row_cache: None 2024-02-18T08:32:48.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.wal_filter: None 2024-02-18T08:32:48.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-18T08:32:48.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-18T08:32:48.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.preserve_deletes: 0 2024-02-18T08:32:48.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.two_write_queues: 0 2024-02-18T08:32:48.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-18T08:32:48.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.atomic_flush: 0 2024-02-18T08:32:48.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-18T08:32:48.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.max_background_jobs: 2 2024-02-18T08:32:48.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.max_background_compactions: -1 2024-02-18T08:32:48.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-18T08:32:48.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-18T08:32:48.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-18T08:32:48.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-18T08:32:48.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-18T08:32:48.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-18T08:32:48.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-18T08:32:48.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-18T08:32:48.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.max_open_files: -1 2024-02-18T08:32:48.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-18T08:32:48.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-18T08:32:48.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-18T08:32:48.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Compression algorithms supported: 2024-02-18T08:32:48.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-18T08:32:48.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: kZSTD supported: 0 2024-02-18T08:32:48.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: kXpressCompression supported: 0 2024-02-18T08:32:48.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-18T08:32:48.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: kLZ4Compression supported: 1 2024-02-18T08:32:48.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: kBZip2Compression supported: 0 2024-02-18T08:32:48.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: kZlibCompression supported: 1 2024-02-18T08:32:48.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: kSnappyCompression supported: 1 2024-02-18T08:32:48.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-18T08:32:48.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.496+0000 7fd81c88f700 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2024-02-18T08:32:48.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:32:48.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-02-18T08:32:48.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:32:48.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-18T08:32:48.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:32:48.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-18T08:32:48.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.merge_operator: 2024-02-18T08:32:48.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.compaction_filter: None 2024-02-18T08:32:48.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-18T08:32:48.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-18T08:32:48.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-18T08:32:48.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f37a831660) 2024-02-18T08:32:48.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-02-18T08:32:48.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 1 2024-02-18T08:32:48.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-18T08:32:48.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-02-18T08:32:48.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr index_type: 0 2024-02-18T08:32:48.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-02-18T08:32:48.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-02-18T08:32:48.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2024-02-18T08:32:48.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr checksum: 1 2024-02-18T08:32:48.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-02-18T08:32:48.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr block_cache: 0x55f37a868510 2024-02-18T08:32:48.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-02-18T08:32:48.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr block_cache_options: 2024-02-18T08:32:48.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-02-18T08:32:48.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-02-18T08:32:48.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-02-18T08:32:48.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-02-18T08:32:48.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-02-18T08:32:48.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-02-18T08:32:48.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr block_size: 4096 2024-02-18T08:32:48.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-02-18T08:32:48.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-02-18T08:32:48.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-02-18T08:32:48.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-02-18T08:32:48.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-02-18T08:32:48.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-02-18T08:32:48.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2024-02-18T08:32:48.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-02-18T08:32:48.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-02-18T08:32:48.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-02-18T08:32:48.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr format_version: 2 2024-02-18T08:32:48.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-02-18T08:32:48.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr block_align: 0 2024-02-18T08:32:48.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:32:48.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-18T08:32:48.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-18T08:32:48.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.compression: NoCompression 2024-02-18T08:32:48.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-18T08:32:48.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-18T08:32:48.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-18T08:32:48.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.num_levels: 7 2024-02-18T08:32:48.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-18T08:32:48.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-18T08:32:48.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-18T08:32:48.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-18T08:32:48.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-18T08:32:48.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-18T08:32:48.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-18T08:32:48.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-18T08:32:48.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-18T08:32:48.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-18T08:32:48.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-18T08:32:48.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-18T08:32:48.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-18T08:32:48.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-18T08:32:48.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-18T08:32:48.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-18T08:32:48.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-18T08:32:48.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-18T08:32:48.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-18T08:32:48.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-18T08:32:48.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-18T08:32:48.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-18T08:32:48.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-18T08:32:48.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-18T08:32:48.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-18T08:32:48.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-18T08:32:48.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-18T08:32:48.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-18T08:32:48.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-18T08:32:48.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-18T08:32:48.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-18T08:32:48.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-18T08:32:48.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-18T08:32:48.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-18T08:32:48.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-18T08:32:48.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-18T08:32:48.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-18T08:32:48.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-18T08:32:48.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-18T08:32:48.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-18T08:32:48.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-18T08:32:48.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-18T08:32:48.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-18T08:32:48.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-18T08:32:48.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-18T08:32:48.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-18T08:32:48.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.table_properties_collectors: 2024-02-18T08:32:48.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.inplace_update_support: 0 2024-02-18T08:32:48.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-18T08:32:48.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-18T08:32:48.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-18T08:32:48.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-18T08:32:48.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.bloom_locality: 0 2024-02-18T08:32:48.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.max_successive_merges: 0 2024-02-18T08:32:48.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-18T08:32:48.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-18T08:32:48.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-18T08:32:48.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-18T08:32:48.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: Options.ttl: 0 2024-02-18T08:32:48.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: [db/version_set.cc:3757] 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 2024-02-18T08:32:48.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:32:48.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.500+0000 7fd81c88f700 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-02-18T08:32:48.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:32:48.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.504+0000 7fd81c88f700 4 rocksdb: DB pointer 0x55f37b495200 2024-02-18T08:32:48.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.504+0000 7fd805533700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-18T08:32:48.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.504+0000 7fd805533700 4 rocksdb: [db/db_impl.cc:778] 2024-02-18T08:32:48.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-02-18T08:32:48.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:32:48.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-18T08:32:48.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-18T08:32:48.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-18T08:32:48.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-18T08:32:48.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-18T08:32:48.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-18T08:32:48.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:32:48.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-18T08:32:48.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 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 2024-02-18T08:32:48.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:32:48.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 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 2024-02-18T08:32:48.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 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 2024-02-18T08:32:48.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:32:48.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-18T08:32:48.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 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 2024-02-18T08:32:48.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:32:48.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:32:48.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-02-18T08:32:48.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-02-18T08:32:48.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-02-18T08:32:48.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-02-18T08:32:48.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-02-18T08:32:48.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:32:48.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:32:48.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 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 2024-02-18T08:32:48.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:32:48.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-02-18T08:32:48.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:32:48.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-18T08:32:48.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 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 2024-02-18T08:32:48.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:32:48.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 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 2024-02-18T08:32:48.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 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 2024-02-18T08:32:48.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:32:48.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-18T08:32:48.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 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 2024-02-18T08:32:48.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:32:48.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:32:48.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-02-18T08:32:48.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-02-18T08:32:48.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-02-18T08:32:48.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-02-18T08:32:48.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-02-18T08:32:48.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:32:48.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:32:48.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 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 2024-02-18T08:32:48.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:32:48.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-02-18T08:32:48.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:32:48.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.504+0000 7fd81c88f700 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2024-02-18T08:32:48.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.504+0000 7fd81c88f700 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2024-02-18T08:32:48.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:32:48.504+0000 7fd81c88f700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-02-18T08:32:49.039 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:32:49.044 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl disable ceph.target 2024-02-18T08:32:49.054 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-02-18T08:32:49.154 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl enable ceph.target 2024-02-18T08:32:49.162 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-02-18T08:32:49.254 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl start ceph.target 2024-02-18T08:32:49.262 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl enable ceph-37c14f7a-ce38-11ee-95ba-87774f69a715.target 2024-02-18T08:32:49.269 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-37c14f7a-ce38-11ee-95ba-87774f69a715.target -> /etc/systemd/system/ceph-37c14f7a-ce38-11ee-95ba-87774f69a715.target. 2024-02-18T08:32:49.269 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-37c14f7a-ce38-11ee-95ba-87774f69a715.target -> /etc/systemd/system/ceph-37c14f7a-ce38-11ee-95ba-87774f69a715.target. 2024-02-18T08:32:49.367 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl start ceph-37c14f7a-ce38-11ee-95ba-87774f69a715.target 2024-02-18T08:32:49.375 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl daemon-reload 2024-02-18T08:32:49.466 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl stop ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mon.a 2024-02-18T08:32:49.476 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl reset-failed ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mon.a 2024-02-18T08:32:49.480 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Failed to reset failed state of unit ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mon.a.service: Unit ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mon.a.service is not loaded. 2024-02-18T08:32:49.481 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl enable ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mon.a 2024-02-18T08:32:49.486 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph-37c14f7a-ce38-11ee-95ba-87774f69a715.target.wants/ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@.service. 2024-02-18T08:32:49.579 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl start ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mon.a 2024-02-18T08:32:49.588 INFO:teuthology.orchestra.run.smithi133.stderr:firewalld does not appear to be present 2024-02-18T08:32:49.588 INFO:teuthology.orchestra.run.smithi133.stderr:Not possible to enable service . firewalld.service is not available 2024-02-18T08:32:49.588 INFO:teuthology.orchestra.run.smithi133.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-02-18T08:32:49.588 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for mon to start... 2024-02-18T08:32:49.589 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for mon... 2024-02-18T08:32:49.589 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus status 2024-02-18T08:32:49.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:49 smithi133 systemd[1]: Started Ceph mon.a for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:32:51.303 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:51 smithi133 bash[18977]: cluster 2024-02-18T08:32:51.060458+0000 mon.a (mon.0) 0 : [INF] mkfs 37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:32:51.303 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:51 smithi133 bash[18977]: cluster 2024-02-18T08:32:51.045576+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-18T08:32:51.383 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout cluster: 2024-02-18T08:32:51.383 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout id: 37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:32:51.383 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout health: HEALTH_OK 2024-02-18T08:32:51.383 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 2024-02-18T08:32:51.383 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout services: 2024-02-18T08:32:51.383 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.326845s) 2024-02-18T08:32:51.383 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout mgr: no daemons active 2024-02-18T08:32:51.383 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-02-18T08:32:51.384 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 2024-02-18T08:32:51.384 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout data: 2024-02-18T08:32:51.384 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-02-18T08:32:51.384 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-02-18T08:32:51.385 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-02-18T08:32:51.385 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout pgs: 2024-02-18T08:32:51.385 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 2024-02-18T08:32:51.942 INFO:teuthology.orchestra.run.smithi133.stderr:mon is available 2024-02-18T08:32:51.943 INFO:teuthology.orchestra.run.smithi133.stderr:Assimilating anything we can from ceph.conf... 2024-02-18T08:32:51.943 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z -v /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z quay.ceph.io/ceph-ci/ceph:octopus config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2024-02-18T08:32:52.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:52 smithi133 bash[18977]: cluster 2024-02-18T08:32:51.055357+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-18T08:32:52.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:52 smithi133 bash[18977]: cluster 2024-02-18T08:32:51.057146+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0]} 2024-02-18T08:32:52.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:52 smithi133 bash[18977]: cluster 2024-02-18T08:32:51.066235+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-18T08:32:52.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:52 smithi133 bash[18977]: cluster 2024-02-18T08:32:51.074148+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-18T08:32:52.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:52 smithi133 bash[18977]: cluster 2024-02-18T08:32:51.075077+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-02-18T08:32:52.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:52 smithi133 bash[18977]: audit 2024-02-18T08:32:51.382114+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.133:0/3301523809' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-18T08:32:53.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 2024-02-18T08:32:53.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout [global] 2024-02-18T08:32:53.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout fsid = 37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:32:53.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout log_to_journald = false 2024-02-18T08:32:53.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout mon_election_default_strategy = 1 2024-02-18T08:32:53.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.133:3300,v1:172.21.15.133:6789] 2024-02-18T08:32:53.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-02-18T08:32:53.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-02-18T08:32:53.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-02-18T08:32:53.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-02-18T08:32:53.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 2024-02-18T08:32:53.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout [mgr] 2024-02-18T08:32:53.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-02-18T08:32:53.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 2024-02-18T08:32:53.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout [osd] 2024-02-18T08:32:53.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-02-18T08:32:53.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout osd_memory_target_autotune = true 2024-02-18T08:32:53.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-02-18T08:32:53.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:53 smithi133 bash[18977]: audit 2024-02-18T08:32:53.215995+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.133:0/2285525150' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-18T08:32:53.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:53 smithi133 bash[18977]: audit 2024-02-18T08:32:53.220207+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.133:0/2285525150' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-18T08:32:53.773 INFO:teuthology.orchestra.run.smithi133.stderr:Generating new minimal ceph.conf... 2024-02-18T08:32:53.773 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z -v /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z quay.ceph.io/ceph-ci/ceph:octopus config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2024-02-18T08:32:55.303 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:54 smithi133 bash[18977]: audit 2024-02-18T08:32:54.904178+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.133:0/3458440609' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:32:55.429 INFO:teuthology.orchestra.run.smithi133.stderr:Restarting the monitor... 2024-02-18T08:32:55.429 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl restart ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mon.a 2024-02-18T08:32:55.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:55 smithi133 systemd[1]: Stopping Ceph mon.a for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:32:55.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:55 smithi133 bash[18977]: debug 2024-02-18T08:32:55.524+0000 7f9c597dc700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T08:32:55.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:55 smithi133 bash[18977]: debug 2024-02-18T08:32:55.524+0000 7f9c597dc700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-02-18T08:32:56.176 INFO:teuthology.orchestra.run.smithi133.stderr:Setting mon public_network... 2024-02-18T08:32:56.177 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus config set mon public_network 172.21.0.0/20 2024-02-18T08:32:56.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:56 smithi133 docker[19489]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-mon.a 2024-02-18T08:32:56.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:56 smithi133 systemd[1]: Stopped Ceph mon.a for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:32:56.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:56 smithi133 systemd[1]: Started Ceph mon.a for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:32:57.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.452+0000 7f523ed5f700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-18T08:32:57.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.452+0000 7f523ed5f700 0 ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable), process ceph-mon, pid 1 2024-02-18T08:32:57.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.452+0000 7f523ed5f700 0 pidfile_write: ignore empty --pid-file 2024-02-18T08:32:57.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.456+0000 7f523ed5f700 0 load: jerasure load: lrc load: isa 2024-02-18T08:32:57.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.456+0000 7f523ed5f700 0 set rocksdb option compression = kNoCompression 2024-02-18T08:32:57.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.456+0000 7f523ed5f700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-18T08:32:57.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.456+0000 7f523ed5f700 0 set rocksdb option write_buffer_size = 33554432 2024-02-18T08:32:57.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.456+0000 7f523ed5f700 0 set rocksdb option compression = kNoCompression 2024-02-18T08:32:57.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.456+0000 7f523ed5f700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-18T08:32:57.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.456+0000 7f523ed5f700 0 set rocksdb option write_buffer_size = 33554432 2024-02-18T08:32:57.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.456+0000 7f523ed5f700 1 rocksdb: do_open column families: [default] 2024-02-18T08:32:57.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: RocksDB version: 6.1.2 2024-02-18T08:32:57.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-18T08:32:57.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Compile date Dec 12 2022 2024-02-18T08:32:57.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: DB SUMMARY 2024-02-18T08:32:57.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: CURRENT file: CURRENT 2024-02-18T08:32:57.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: IDENTITY file: IDENTITY 2024-02-18T08:32:57.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2024-02-18T08:32:57.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2024-02-18T08:32:57.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 71119 ; 2024-02-18T08:32:57.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.error_if_exists: 0 2024-02-18T08:32:57.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.create_if_missing: 0 2024-02-18T08:32:57.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.paranoid_checks: 1 2024-02-18T08:32:57.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.env: 0x5614fa2501c0 2024-02-18T08:32:57.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.info_log: 0x5614fc51ae20 2024-02-18T08:32:57.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-18T08:32:57.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.statistics: (nil) 2024-02-18T08:32:57.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.use_fsync: 0 2024-02-18T08:32:57.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.max_log_file_size: 0 2024-02-18T08:32:57.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-18T08:32:57.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-18T08:32:57.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-18T08:32:57.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-18T08:32:57.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.allow_fallocate: 1 2024-02-18T08:32:57.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-18T08:32:57.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-18T08:32:57.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.use_direct_reads: 0 2024-02-18T08:32:57.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-18T08:32:57.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-18T08:32:57.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.db_log_dir: 2024-02-18T08:32:57.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-18T08:32:57.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-18T08:32:57.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.max_subcompactions: 1 2024-02-18T08:32:57.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.max_background_flushes: -1 2024-02-18T08:32:57.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-18T08:32:57.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-18T08:32:57.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-18T08:32:57.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-18T08:32:57.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-18T08:32:57.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-18T08:32:57.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.write_buffer_manager: 0x5614fc5214d0 2024-02-18T08:32:57.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-18T08:32:57.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-18T08:32:57.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-18T08:32:57.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-18T08:32:57.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-18T08:32:57.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-18T08:32:57.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-18T08:32:57.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-18T08:32:57.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-18T08:32:57.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-18T08:32:57.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-18T08:32:57.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-18T08:32:57.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-18T08:32:57.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.row_cache: None 2024-02-18T08:32:57.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.wal_filter: None 2024-02-18T08:32:57.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-18T08:32:57.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-18T08:32:57.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.preserve_deletes: 0 2024-02-18T08:32:57.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.two_write_queues: 0 2024-02-18T08:32:57.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-18T08:32:57.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.atomic_flush: 0 2024-02-18T08:32:57.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-18T08:32:57.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.max_background_jobs: 2 2024-02-18T08:32:57.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.max_background_compactions: -1 2024-02-18T08:32:57.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-18T08:32:57.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-18T08:32:57.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-18T08:32:57.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-18T08:32:57.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-18T08:32:57.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-18T08:32:57.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-18T08:32:57.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-18T08:32:57.562 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.max_open_files: -1 2024-02-18T08:32:57.562 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-18T08:32:57.562 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-18T08:32:57.562 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-18T08:32:57.562 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Compression algorithms supported: 2024-02-18T08:32:57.562 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-18T08:32:57.562 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: kZSTD supported: 0 2024-02-18T08:32:57.562 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: kXpressCompression supported: 0 2024-02-18T08:32:57.562 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-18T08:32:57.563 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: kLZ4Compression supported: 1 2024-02-18T08:32:57.563 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: kBZip2Compression supported: 0 2024-02-18T08:32:57.563 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: kZlibCompression supported: 1 2024-02-18T08:32:57.563 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: kSnappyCompression supported: 1 2024-02-18T08:32:57.563 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.460+0000 7f523ed5f700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-18T08:32:57.563 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2024-02-18T08:32:57.563 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-18T08:32:57.563 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-18T08:32:57.564 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.merge_operator: 2024-02-18T08:32:57.564 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.compaction_filter: None 2024-02-18T08:32:57.564 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-18T08:32:57.564 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-18T08:32:57.564 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-18T08:32:57.564 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5614fc435670) 2024-02-18T08:32:57.564 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: cache_index_and_filter_blocks: 1 2024-02-18T08:32:57.564 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: cache_index_and_filter_blocks_with_high_priority: 1 2024-02-18T08:32:57.564 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-18T08:32:57.565 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: pin_top_level_index_and_filter: 1 2024-02-18T08:32:57.565 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: index_type: 0 2024-02-18T08:32:57.565 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: data_block_index_type: 0 2024-02-18T08:32:57.565 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: data_block_hash_table_util_ratio: 0.750000 2024-02-18T08:32:57.565 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: hash_index_allow_collision: 1 2024-02-18T08:32:57.565 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: checksum: 1 2024-02-18T08:32:57.565 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: no_block_cache: 0 2024-02-18T08:32:57.565 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: block_cache: 0x5614fc46c610 2024-02-18T08:32:57.565 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: block_cache_name: BinnedLRUCache 2024-02-18T08:32:57.565 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: block_cache_options: 2024-02-18T08:32:57.565 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: capacity : 536870912 2024-02-18T08:32:57.565 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: num_shard_bits : 4 2024-02-18T08:32:57.566 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: strict_capacity_limit : 0 2024-02-18T08:32:57.566 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: high_pri_pool_ratio: 0.000 2024-02-18T08:32:57.566 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: block_cache_compressed: (nil) 2024-02-18T08:32:57.566 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: persistent_cache: (nil) 2024-02-18T08:32:57.566 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: block_size: 4096 2024-02-18T08:32:57.566 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: block_size_deviation: 10 2024-02-18T08:32:57.566 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: block_restart_interval: 16 2024-02-18T08:32:57.566 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: index_block_restart_interval: 1 2024-02-18T08:32:57.566 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: metadata_block_size: 4096 2024-02-18T08:32:57.566 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: partition_filters: 0 2024-02-18T08:32:57.566 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: use_delta_encoding: 1 2024-02-18T08:32:57.566 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-18T08:32:57.567 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: whole_key_filtering: 1 2024-02-18T08:32:57.567 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: verify_compression: 0 2024-02-18T08:32:57.567 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: read_amp_bytes_per_bit: 0 2024-02-18T08:32:57.567 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: format_version: 2 2024-02-18T08:32:57.567 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: enable_index_compression: 1 2024-02-18T08:32:57.567 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: block_align: 0 2024-02-18T08:32:57.567 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-18T08:32:57.567 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-18T08:32:57.567 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.compression: NoCompression 2024-02-18T08:32:57.567 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-18T08:32:57.567 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-18T08:32:57.567 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-18T08:32:57.567 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.num_levels: 7 2024-02-18T08:32:57.568 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-18T08:32:57.568 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-18T08:32:57.568 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-18T08:32:57.568 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-18T08:32:57.568 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-18T08:32:57.568 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-18T08:32:57.569 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-18T08:32:57.569 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-18T08:32:57.569 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-18T08:32:57.569 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-18T08:32:57.569 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-18T08:32:57.569 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-18T08:32:57.569 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-18T08:32:57.569 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-18T08:32:57.569 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-18T08:32:57.569 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-18T08:32:57.569 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-18T08:32:57.569 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-18T08:32:57.569 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-18T08:32:57.569 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-18T08:32:57.570 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-18T08:32:57.570 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-18T08:32:57.570 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-18T08:32:57.570 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-18T08:32:57.570 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-18T08:32:57.570 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-18T08:32:57.570 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-18T08:32:57.570 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-18T08:32:57.570 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-18T08:32:57.570 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-18T08:32:57.570 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-18T08:32:57.570 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-18T08:32:57.570 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-18T08:32:57.570 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-18T08:32:57.570 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-18T08:32:57.571 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-18T08:32:57.571 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-18T08:32:57.571 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-18T08:32:57.571 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-18T08:32:57.571 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-18T08:32:57.571 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-18T08:32:57.571 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-18T08:32:57.571 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-18T08:32:57.571 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-18T08:32:57.571 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-18T08:32:57.571 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-18T08:32:57.571 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.table_properties_collectors: 2024-02-18T08:32:57.571 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.inplace_update_support: 0 2024-02-18T08:32:57.572 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-18T08:32:57.572 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-18T08:32:57.572 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-18T08:32:57.572 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-18T08:32:57.572 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.bloom_locality: 0 2024-02-18T08:32:57.572 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.max_successive_merges: 0 2024-02-18T08:32:57.572 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-18T08:32:57.572 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-18T08:32:57.572 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-18T08:32:57.572 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-18T08:32:57.572 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: Options.ttl: 0 2024-02-18T08:32:57.573 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: [db/version_set.cc:3757] 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 2024-02-18T08:32:57.573 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2024-02-18T08:32:57.573 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708245177468037, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-02-18T08:32:57.573 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2024-02-18T08:32:57.573 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708245177469023, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 67868, "table_properties": {"data_size": 66179, "index_size": 294, "filter_size": 581, "raw_key_size": 9480, "raw_average_key_size": 48, "raw_value_size": 60745, "raw_average_value_size": 308, "num_data_blocks": 10, "num_entries": 197, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2024-02-18T08:32:57.573 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2024-02-18T08:32:57.573 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.464+0000 7f523ed5f700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708245177469727, "job": 1, "event": "recovery_finished"} 2024-02-18T08:32:57.573 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.468+0000 7f523ed5f700 4 rocksdb: DB pointer 0x5614fd09a400 2024-02-18T08:32:57.573 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.468+0000 7f522598f700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-18T08:32:57.573 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.468+0000 7f522598f700 4 rocksdb: [db/db_impl.cc:778] 2024-02-18T08:32:57.573 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: ** DB Stats ** 2024-02-18T08:32:57.573 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:32:57.574 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-18T08:32:57.574 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-18T08:32:57.574 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-18T08:32:57.574 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-18T08:32:57.574 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-18T08:32:57.574 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-18T08:32:57.574 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: ** Compaction Stats [default] ** 2024-02-18T08:32:57.574 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: 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 2024-02-18T08:32:57.574 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:32:57.574 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: L0 2/0 67.90 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 109.9 0.00 0.00 1 0.001 0 0 2024-02-18T08:32:57.574 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: Sum 2/0 67.90 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 109.9 0.00 0.00 1 0.001 0 0 2024-02-18T08:32:57.574 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 109.9 0.00 0.00 1 0.001 0 0 2024-02-18T08:32:57.574 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: ** Compaction Stats [default] ** 2024-02-18T08:32:57.574 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: 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 2024-02-18T08:32:57.575 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:32:57.575 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 109.9 0.00 0.00 1 0.001 0 0 2024-02-18T08:32:57.575 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:32:57.575 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-18T08:32:57.575 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-18T08:32:57.575 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: AddFile(Total Files): cumulative 0, interval 0 2024-02-18T08:32:57.575 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-18T08:32:57.575 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: AddFile(Keys): cumulative 0, interval 0 2024-02-18T08:32:57.575 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: Cumulative compaction: 0.00 GB write, 12.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:32:57.575 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: Interval compaction: 0.00 GB write, 12.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:32:57.575 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: 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 2024-02-18T08:32:57.575 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: ** File Read Latency Histogram By Level [default] ** 2024-02-18T08:32:57.575 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: ** Compaction Stats [default] ** 2024-02-18T08:32:57.576 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: 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 2024-02-18T08:32:57.576 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:32:57.576 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: L0 2/0 67.90 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 109.9 0.00 0.00 1 0.001 0 0 2024-02-18T08:32:57.576 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: Sum 2/0 67.90 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 109.9 0.00 0.00 1 0.001 0 0 2024-02-18T08:32:57.576 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: 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 2024-02-18T08:32:57.576 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: ** Compaction Stats [default] ** 2024-02-18T08:32:57.576 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: 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 2024-02-18T08:32:57.576 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:32:57.576 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 109.9 0.00 0.00 1 0.001 0 0 2024-02-18T08:32:57.576 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:32:57.576 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-18T08:32:57.576 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-18T08:32:57.576 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: AddFile(Total Files): cumulative 0, interval 0 2024-02-18T08:32:57.576 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-18T08:32:57.577 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: AddFile(Keys): cumulative 0, interval 0 2024-02-18T08:32:57.577 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: Cumulative compaction: 0.00 GB write, 12.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:32:57.577 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:32:57.577 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: 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 2024-02-18T08:32:57.577 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: ** File Read Latency Histogram By Level [default] ** 2024-02-18T08:32:57.577 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.468+0000 7f523ed5f700 0 starting mon.a rank 0 at public addrs [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] at bind addrs [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:32:57.577 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.472+0000 7f523ed5f700 1 mon.a@-1(???) e1 preinit fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:32:57.577 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.472+0000 7f523ed5f700 0 mon.a@-1(???).mds e1 new map 2024-02-18T08:32:57.577 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.472+0000 7f523ed5f700 0 mon.a@-1(???).mds e1 print_map 2024-02-18T08:32:57.577 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: e1 2024-02-18T08:32:57.577 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-18T08:32:57.577 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: 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} 2024-02-18T08:32:57.577 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: legacy client fscid: -1 2024-02-18T08:32:57.577 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: 2024-02-18T08:32:57.578 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: No filesystems configured 2024-02-18T08:32:57.578 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.472+0000 7f523ed5f700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-18T08:32:57.578 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.472+0000 7f523ed5f700 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-18T08:32:57.578 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.472+0000 7f523ed5f700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-18T08:32:57.578 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: audit 2024-02-18T08:32:54.904178+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.133:0/3458440609' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:32:57.578 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.472+0000 7f523ed5f700 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-18T08:32:57.578 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.472+0000 7f523ed5f700 20 expand_channel_meta expand map: {default=false} 2024-02-18T08:32:57.578 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.472+0000 7f523ed5f700 20 expand_channel_meta from 'false' to 'false' 2024-02-18T08:32:57.578 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.472+0000 7f523ed5f700 20 expand_channel_meta expanded map: {default=false} 2024-02-18T08:32:57.578 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.472+0000 7f523ed5f700 20 expand_channel_meta expand map: {default=info} 2024-02-18T08:32:57.578 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.472+0000 7f523ed5f700 20 expand_channel_meta from 'info' to 'info' 2024-02-18T08:32:57.578 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.472+0000 7f523ed5f700 20 expand_channel_meta expanded map: {default=info} 2024-02-18T08:32:57.578 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.472+0000 7f523ed5f700 20 expand_channel_meta expand map: {default=daemon} 2024-02-18T08:32:57.578 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.472+0000 7f523ed5f700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-02-18T08:32:57.578 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.472+0000 7f523ed5f700 20 expand_channel_meta expanded map: {default=daemon} 2024-02-18T08:32:57.579 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.472+0000 7f523ed5f700 20 expand_channel_meta expand map: {default=debug} 2024-02-18T08:32:57.579 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.472+0000 7f523ed5f700 20 expand_channel_meta from 'debug' to 'debug' 2024-02-18T08:32:57.579 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: debug 2024-02-18T08:32:57.472+0000 7f523ed5f700 20 expand_channel_meta expanded map: {default=debug} 2024-02-18T08:32:57.579 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: cluster 2024-02-18T08:32:57.479720+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-18T08:32:57.579 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: cluster 2024-02-18T08:32:57.479769+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0]} 2024-02-18T08:32:57.579 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: cluster 2024-02-18T08:32:57.479837+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-02-18T08:32:57.579 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: cluster 2024-02-18T08:32:57.479869+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-18T08:32:57.579 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:57 smithi133 bash[19538]: cluster 2024-02-18T08:32:57.480269+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-02-18T08:32:58.428 INFO:teuthology.orchestra.run.smithi133.stderr:Creating mgr... 2024-02-18T08:32:58.429 INFO:teuthology.orchestra.run.smithi133.stderr:Verifying port 9283 ... 2024-02-18T08:32:58.431 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl daemon-reload 2024-02-18T08:32:58.550 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl stop ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mgr.y 2024-02-18T08:32:58.559 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl reset-failed ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mgr.y 2024-02-18T08:32:58.565 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Failed to reset failed state of unit ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mgr.y.service: Unit ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mgr.y.service is not loaded. 2024-02-18T08:32:58.565 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl enable ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mgr.y 2024-02-18T08:32:58.570 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph-37c14f7a-ce38-11ee-95ba-87774f69a715.target.wants/ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@.service. 2024-02-18T08:32:58.690 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl start ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mgr.y 2024-02-18T08:32:58.700 INFO:teuthology.orchestra.run.smithi133.stderr:firewalld does not appear to be present 2024-02-18T08:32:58.700 INFO:teuthology.orchestra.run.smithi133.stderr:Not possible to enable service . firewalld.service is not available 2024-02-18T08:32:58.700 INFO:teuthology.orchestra.run.smithi133.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-02-18T08:32:58.700 INFO:teuthology.orchestra.run.smithi133.stderr:firewalld does not appear to be present 2024-02-18T08:32:58.700 INFO:teuthology.orchestra.run.smithi133.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-02-18T08:32:58.701 INFO:teuthology.orchestra.run.smithi133.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-18T08:32:58.701 INFO:teuthology.orchestra.run.smithi133.stderr:Wrote config to /etc/ceph/ceph.conf 2024-02-18T08:32:58.701 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for mgr to start... 2024-02-18T08:32:58.701 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for mgr... 2024-02-18T08:32:58.701 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus status -f json-pretty 2024-02-18T08:32:59.053 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:32:58 smithi133 bash[19538]: audit 2024-02-18T08:32:57.797278+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.133:0/824052903' entity='client.admin' 2024-02-18T08:32:59.053 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:32:58 smithi133 systemd[1]: Started Ceph mgr.y for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:33:00.303 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:00 smithi133 bash[19836]: debug 2024-02-18T08:33:00.204+0000 7f0913ec9700 1 -- 172.21.15.133:0/2370251030 <== mon.0 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c3b742a4e0 con 0x55c3b7510800 2024-02-18T08:33:00.470 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 2024-02-18T08:33:00.470 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:00.470 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "fsid": "37c14f7a-ce38-11ee-95ba-87774f69a715", 2024-02-18T08:33:00.470 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "health": { 2024-02-18T08:33:00.475 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-18T08:33:00.475 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-02-18T08:33:00.476 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-02-18T08:33:00.476 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:00.476 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-18T08:33:00.476 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-02-18T08:33:00.476 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 0 2024-02-18T08:33:00.476 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:00.476 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-18T08:33:00.476 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "a" 2024-02-18T08:33:00.476 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:00.476 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "quorum_age": 2, 2024-02-18T08:33:00.476 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "monmap": { 2024-02-18T08:33:00.476 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:33:00.477 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-02-18T08:33:00.477 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-02-18T08:33:00.477 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:00.477 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-02-18T08:33:00.477 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:33:00.477 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-18T08:33:00.477 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-18T08:33:00.477 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-18T08:33:00.477 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-18T08:33:00.477 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-18T08:33:00.477 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-18T08:33:00.477 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:00.477 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-02-18T08:33:00.477 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-18T08:33:00.477 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-18T08:33:00.478 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-18T08:33:00.478 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-18T08:33:00.478 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-18T08:33:00.478 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-18T08:33:00.478 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-18T08:33:00.478 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-18T08:33:00.478 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:00.478 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-02-18T08:33:00.478 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:33:00.478 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-02-18T08:33:00.478 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-02-18T08:33:00.478 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:00.478 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-02-18T08:33:00.478 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "available": false, 2024-02-18T08:33:00.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-18T08:33:00.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-18T08:33:00.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-18T08:33:00.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "restful" 2024-02-18T08:33:00.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:00.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-18T08:33:00.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:00.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-02-18T08:33:00.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:33:00.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "modified": "2024-02-18T08:32:51.061465+0000", 2024-02-18T08:33:00.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-18T08:33:00.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:00.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-02-18T08:33:00.480 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:00.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:00 smithi133 bash[19538]: audit 2024-02-18T08:33:00.469534+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.133:0/1975103136' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-18T08:33:01.044 INFO:teuthology.orchestra.run.smithi133.stderr:mgr not available, waiting (1/10)... 2024-02-18T08:33:02.045 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus status -f json-pretty 2024-02-18T08:33:03.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 2024-02-18T08:33:03.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:03.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "fsid": "37c14f7a-ce38-11ee-95ba-87774f69a715", 2024-02-18T08:33:03.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "health": { 2024-02-18T08:33:03.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-18T08:33:03.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-02-18T08:33:03.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-02-18T08:33:03.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:03.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-18T08:33:03.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-02-18T08:33:03.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 0 2024-02-18T08:33:03.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:03.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-18T08:33:03.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "a" 2024-02-18T08:33:03.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:03.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "quorum_age": 5, 2024-02-18T08:33:03.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "monmap": { 2024-02-18T08:33:03.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:33:03.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-02-18T08:33:03.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-02-18T08:33:03.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:03.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-02-18T08:33:03.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:33:03.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-18T08:33:03.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-18T08:33:03.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-18T08:33:03.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-18T08:33:03.225 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-18T08:33:03.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-18T08:33:03.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:03.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-02-18T08:33:03.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-18T08:33:03.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-18T08:33:03.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-18T08:33:03.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-18T08:33:03.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-18T08:33:03.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-18T08:33:03.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-18T08:33:03.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-18T08:33:03.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:03.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-02-18T08:33:03.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:33:03.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-02-18T08:33:03.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-02-18T08:33:03.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:03.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-02-18T08:33:03.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "available": false, 2024-02-18T08:33:03.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-18T08:33:03.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-18T08:33:03.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-18T08:33:03.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "restful" 2024-02-18T08:33:03.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:03.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-18T08:33:03.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:03.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-02-18T08:33:03.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:33:03.228 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "modified": "2024-02-18T08:32:51.061465+0000", 2024-02-18T08:33:03.228 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-18T08:33:03.228 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:03.228 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-02-18T08:33:03.228 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:03.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:03 smithi133 bash[19538]: audit 2024-02-18T08:33:03.217524+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.133:0/1634294703' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-18T08:33:03.817 INFO:teuthology.orchestra.run.smithi133.stderr:mgr not available, waiting (2/10)... 2024-02-18T08:33:04.819 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus status -f json-pretty 2024-02-18T08:33:05.053 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:04 smithi133 bash[19538]: cluster 2024-02-18T08:33:04.591726+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-02-18T08:33:05.053 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:04 smithi133 bash[19538]: cluster 2024-02-18T08:33:04.598064+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00651702s) 2024-02-18T08:33:05.053 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:04 smithi133 bash[19538]: audit 2024-02-18T08:33:04.599581+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.133:0/3543790716' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-18T08:33:05.053 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:04 smithi133 bash[19538]: audit 2024-02-18T08:33:04.600091+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.133:0/3543790716' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-18T08:33:05.054 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:04 smithi133 bash[19538]: audit 2024-02-18T08:33:04.600462+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.133:0/3543790716' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-18T08:33:05.054 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:04 smithi133 bash[19538]: audit 2024-02-18T08:33:04.600839+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.133:0/3543790716' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-18T08:33:05.054 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:04 smithi133 bash[19538]: audit 2024-02-18T08:33:04.601305+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.133:0/3543790716' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-18T08:33:05.054 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:04 smithi133 bash[19538]: audit 2024-02-18T08:33:04.601899+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.133:0/3543790716' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-18T08:33:05.054 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:04 smithi133 bash[19538]: cluster 2024-02-18T08:33:04.607375+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2024-02-18T08:33:05.054 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:04 smithi133 bash[19538]: audit 2024-02-18T08:33:04.624069+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.133:0/3543790716' entity='mgr.y' 2024-02-18T08:33:05.054 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:04 smithi133 bash[19538]: audit 2024-02-18T08:33:04.628409+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.133:0/3543790716' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:33:05.054 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:04 smithi133 bash[19538]: audit 2024-02-18T08:33:04.630809+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.133:0/3543790716' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:33:06.053 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:05 smithi133 bash[19538]: audit 2024-02-18T08:33:04.642596+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.133:0/3543790716' entity='mgr.y' 2024-02-18T08:33:06.053 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:05 smithi133 bash[19538]: audit 2024-02-18T08:33:04.653991+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.133:0/3543790716' entity='mgr.y' 2024-02-18T08:33:06.053 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:05 smithi133 bash[19538]: cluster 2024-02-18T08:33:05.602548+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.011s) 2024-02-18T08:33:06.386 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 2024-02-18T08:33:06.386 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:06.387 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "fsid": "37c14f7a-ce38-11ee-95ba-87774f69a715", 2024-02-18T08:33:06.387 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "health": { 2024-02-18T08:33:06.387 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-18T08:33:06.387 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-02-18T08:33:06.388 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-02-18T08:33:06.388 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:06.388 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-18T08:33:06.390 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-02-18T08:33:06.390 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 0 2024-02-18T08:33:06.390 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:06.390 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-18T08:33:06.390 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "a" 2024-02-18T08:33:06.390 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:06.390 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "quorum_age": 8, 2024-02-18T08:33:06.390 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "monmap": { 2024-02-18T08:33:06.391 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:33:06.391 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-02-18T08:33:06.391 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-02-18T08:33:06.391 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:06.391 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-02-18T08:33:06.391 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:33:06.391 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-18T08:33:06.391 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-18T08:33:06.391 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-18T08:33:06.391 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-18T08:33:06.395 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-18T08:33:06.395 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-18T08:33:06.396 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:06.396 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-02-18T08:33:06.396 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-18T08:33:06.396 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-18T08:33:06.396 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-18T08:33:06.396 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-18T08:33:06.396 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-18T08:33:06.396 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-18T08:33:06.396 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-18T08:33:06.396 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-18T08:33:06.396 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:06.397 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-02-18T08:33:06.397 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:33:06.397 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-02-18T08:33:06.397 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-02-18T08:33:06.397 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:06.397 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-02-18T08:33:06.397 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "available": true, 2024-02-18T08:33:06.397 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-18T08:33:06.397 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-18T08:33:06.397 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-18T08:33:06.397 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "restful" 2024-02-18T08:33:06.397 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:06.397 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-18T08:33:06.398 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:06.398 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-02-18T08:33:06.398 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:33:06.398 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "modified": "2024-02-18T08:32:51.061465+0000", 2024-02-18T08:33:06.398 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-18T08:33:06.398 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:06.398 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-02-18T08:33:06.398 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:06.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:06 smithi133 bash[19538]: audit 2024-02-18T08:33:06.386155+0000 mon.a (mon.0) 24 : audit [DBG] from='client.? 172.21.15.133:0/2763497161' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-18T08:33:07.005 INFO:teuthology.orchestra.run.smithi133.stderr:mgr is available 2024-02-18T08:33:07.005 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus config-key set mgr/cephadm/ssh_user root 2024-02-18T08:33:07.989 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:07 smithi133 bash[19538]: cluster 2024-02-18T08:33:06.660905+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-02-18T08:33:08.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stderr set mgr/cephadm/ssh_user 2024-02-18T08:33:09.194 INFO:teuthology.orchestra.run.smithi133.stderr:Enabling cephadm module... 2024-02-18T08:33:09.194 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus mgr module enable cephadm 2024-02-18T08:33:09.965 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:09 smithi133 bash[19538]: audit 2024-02-18T08:33:08.651018+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.133:0/1569190850' entity='client.admin' 2024-02-18T08:33:11.053 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:10 smithi133 bash[19538]: audit 2024-02-18T08:33:10.538941+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.133:0/2065566115' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-18T08:33:11.054 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:10 smithi133 bash[19836]: ignoring --setuser ceph since I am not root 2024-02-18T08:33:11.054 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:10 smithi133 bash[19836]: ignoring --setgroup ceph since I am not root 2024-02-18T08:33:11.241 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus mgr dump 2024-02-18T08:33:11.947 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:11 smithi133 bash[19538]: audit 2024-02-18T08:33:10.660266+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.133:0/2065566115' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-18T08:33:11.947 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:11 smithi133 bash[19538]: cluster 2024-02-18T08:33:10.660441+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e5: y(active, since 6s) 2024-02-18T08:33:12.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:12.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 5, 2024-02-18T08:33:12.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_gid": 14100, 2024-02-18T08:33:12.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_name": "y", 2024-02-18T08:33:12.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_addrs": { 2024-02-18T08:33:12.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-18T08:33:12.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:12.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-18T08:33:12.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.133:6800", 2024-02-18T08:33:12.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "nonce": 2742427755 2024-02-18T08:33:12.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:12.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "v1", 2024-02-18T08:33:12.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.133:6801", 2024-02-18T08:33:12.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "nonce": 2742427755 2024-02-18T08:33:12.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:12.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ] 2024-02-18T08:33:12.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.550 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_addr": "172.21.15.133:6801/2742427755", 2024-02-18T08:33:12.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_change": "2024-02-18T08:33:04.591524+0000", 2024-02-18T08:33:12.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_mgr_features": 4540138292840890367, 2024-02-18T08:33:12.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "available": true, 2024-02-18T08:33:12.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "standbys": [], 2024-02-18T08:33:12.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-18T08:33:12.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-18T08:33:12.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-18T08:33:12.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "restful" 2024-02-18T08:33:12.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:12.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "available_modules": [ 2024-02-18T08:33:12.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:12.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "alerts", 2024-02-18T08:33:12.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:12.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:12.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:12.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-18T08:33:12.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-18T08:33:12.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:12.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-18T08:33:12.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "How frequently to reexamine health status", 2024-02-18T08:33:12.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:12.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:12.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:12.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:12.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:12.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:12.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:12.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:12.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:12.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:12.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:12.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:12.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:12.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:12.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:12.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:12.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:12.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:12.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:12.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:12.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:12.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:12.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:12.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:12.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:12.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:12.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:12.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:12.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:12.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:12.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:12.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:12.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:12.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:12.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:12.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:12.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_destination": { 2024-02-18T08:33:12.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_destination", 2024-02-18T08:33:12.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:12.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:12.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Email address to send alerts to", 2024-02-18T08:33:12.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_from_name": { 2024-02-18T08:33:12.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_from_name", 2024-02-18T08:33:12.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:12.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "Ceph", 2024-02-18T08:33:12.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Email From: name", 2024-02-18T08:33:12.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_host": { 2024-02-18T08:33:12.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_host", 2024-02-18T08:33:12.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:12.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:12.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "SMTP server", 2024-02-18T08:33:12.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_password": { 2024-02-18T08:33:12.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_password", 2024-02-18T08:33:12.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:12.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:12.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Password to authenticate with", 2024-02-18T08:33:12.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_port": { 2024-02-18T08:33:12.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_port", 2024-02-18T08:33:12.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:12.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "465", 2024-02-18T08:33:12.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "SMTP port", 2024-02-18T08:33:12.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_sender": { 2024-02-18T08:33:12.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_sender", 2024-02-18T08:33:12.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:12.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:12.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "SMTP envelope sender", 2024-02-18T08:33:12.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_ssl": { 2024-02-18T08:33:12.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_ssl", 2024-02-18T08:33:12.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:12.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:12.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Use SSL to connect to SMTP server", 2024-02-18T08:33:12.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_user": { 2024-02-18T08:33:12.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_user", 2024-02-18T08:33:12.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:12.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:12.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "User to authenticate as", 2024-02-18T08:33:12.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:12.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:12.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:12.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "balancer", 2024-02-18T08:33:12.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:12.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:12.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:12.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active": { 2024-02-18T08:33:12.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "active", 2024-02-18T08:33:12.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:12.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:12.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "automatically balance PGs across cluster", 2024-02-18T08:33:12.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "begin_time": { 2024-02-18T08:33:12.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "begin_time", 2024-02-18T08:33:12.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:12.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "0000", 2024-02-18T08:33:12.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "beginning time of day to automatically balance", 2024-02-18T08:33:12.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-18T08:33:12.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "begin_weekday": { 2024-02-18T08:33:12.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "begin_weekday", 2024-02-18T08:33:12.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-18T08:33:12.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-18T08:33:12.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-18T08:33:12.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-18T08:33:12.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-02-18T08:33:12.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-18T08:33:12.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crush_compat_max_iterations": { 2024-02-18T08:33:12.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "crush_compat_max_iterations", 2024-02-18T08:33:12.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-18T08:33:12.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "25", 2024-02-18T08:33:12.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-18T08:33:12.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "250", 2024-02-18T08:33:12.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "maximum number of iterations to attempt optimization", 2024-02-18T08:33:12.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crush_compat_metrics": { 2024-02-18T08:33:12.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "crush_compat_metrics", 2024-02-18T08:33:12.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:12.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.980 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "pgs,objects,bytes", 2024-02-18T08:33:12.980 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.980 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.980 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.980 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "metrics with which to calculate OSD utilization", 2024-02-18T08:33:12.980 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2024-02-18T08:33:12.980 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.980 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.980 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.980 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crush_compat_step": { 2024-02-18T08:33:12.980 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "crush_compat_step", 2024-02-18T08:33:12.980 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-18T08:33:12.980 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.981 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.981 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "0.5", 2024-02-18T08:33:12.981 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "0.001", 2024-02-18T08:33:12.981 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "0.999", 2024-02-18T08:33:12.981 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.981 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "aggressiveness of optimization", 2024-02-18T08:33:12.981 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-02-18T08:33:12.981 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.981 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.981 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.981 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "end_time": { 2024-02-18T08:33:12.981 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "end_time", 2024-02-18T08:33:12.981 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:12.981 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.982 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.982 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "2400", 2024-02-18T08:33:12.982 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.982 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.982 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.982 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "ending time of day to automatically balance", 2024-02-18T08:33:12.982 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-18T08:33:12.982 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.982 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.982 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.982 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "end_weekday": { 2024-02-18T08:33:12.982 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "end_weekday", 2024-02-18T08:33:12.982 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-18T08:33:12.982 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.982 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.983 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-18T08:33:12.983 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-18T08:33:12.983 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-18T08:33:12.983 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.983 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-02-18T08:33:12.983 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-18T08:33:12.983 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.983 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.983 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.983 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:12.983 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:12.983 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:12.983 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.983 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.983 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:12.984 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.984 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.984 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:12.984 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:12.984 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:12.984 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:12.984 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:12.984 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:12.984 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:12.984 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:12.984 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:12.984 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.984 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.985 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.985 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.985 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:12.985 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:12.985 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:12.985 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.985 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.985 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:12.985 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.985 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.985 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.985 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:12.985 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.985 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.985 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.986 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.986 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:12.986 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:12.986 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:12.986 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.986 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.986 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:12.986 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.986 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.986 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:12.986 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:12.986 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:12.986 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:12.986 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:12.986 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:12.987 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:12.987 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:12.987 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:12.987 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.987 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.987 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.987 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.987 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:12.987 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:12.987 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:12.987 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.987 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.987 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:12.987 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.987 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.988 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.988 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:12.988 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.988 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.988 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.988 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.988 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min_score": { 2024-02-18T08:33:12.988 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "min_score", 2024-02-18T08:33:12.988 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-18T08:33:12.988 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.988 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.988 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-18T08:33:12.988 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.988 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.989 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.989 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "minimum score, below which no optimization is attempted", 2024-02-18T08:33:12.989 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.989 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.989 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.989 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.989 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-18T08:33:12.989 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-18T08:33:12.989 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:12.989 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.989 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.989 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "none", 2024-02-18T08:33:12.989 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.990 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.990 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:12.990 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crush-compat", 2024-02-18T08:33:12.990 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "none", 2024-02-18T08:33:12.990 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "upmap" 2024-02-18T08:33:12.990 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:12.990 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Balancer mode", 2024-02-18T08:33:12.990 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.990 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.990 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.990 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.990 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pool_ids": { 2024-02-18T08:33:12.990 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "pool_ids", 2024-02-18T08:33:12.990 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:12.991 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.991 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.991 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:12.991 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.991 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.991 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.991 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "pools which the automatic balancing will be limited to", 2024-02-18T08:33:12.991 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.991 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.991 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.991 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.991 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-18T08:33:12.991 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-18T08:33:12.991 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:12.991 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.992 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.992 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-18T08:33:12.992 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.992 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.992 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.992 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and attempt optimization", 2024-02-18T08:33:12.992 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.992 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.992 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.992 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.992 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "upmap_max_deviation": { 2024-02-18T08:33:12.992 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "upmap_max_deviation", 2024-02-18T08:33:12.992 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:12.992 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.993 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.993 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-18T08:33:12.993 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-18T08:33:12.993 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.993 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.993 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "deviation below which no optimization is attempted", 2024-02-18T08:33:12.993 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-02-18T08:33:12.993 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.993 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.993 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.993 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "upmap_max_optimizations": { 2024-02-18T08:33:12.993 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "upmap_max_optimizations", 2024-02-18T08:33:12.993 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-18T08:33:12.993 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.993 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.994 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:33:12.994 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.994 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.994 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.994 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "maximum upmap optimizations to make per attempt", 2024-02-18T08:33:12.994 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.994 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.994 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.994 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:12.994 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:12.994 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.994 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:12.994 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "cephadm", 2024-02-18T08:33:12.994 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:12.994 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:12.995 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:12.995 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "allow_ptrace": { 2024-02-18T08:33:12.995 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "allow_ptrace", 2024-02-18T08:33:12.995 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:12.995 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.995 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:12.995 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:12.995 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.995 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.995 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.995 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-02-18T08:33:12.995 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2024-02-18T08:33:12.995 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.995 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.996 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.996 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "config_dashboard": { 2024-02-18T08:33:12.996 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "config_dashboard", 2024-02-18T08:33:12.996 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:12.996 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.996 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:12.996 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:12.996 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.996 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.996 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.996 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "manage configs like API endpoints in Dashboard.", 2024-02-18T08:33:12.996 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.996 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.996 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.997 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.997 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_image_alertmanager": { 2024-02-18T08:33:12.997 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_image_alertmanager", 2024-02-18T08:33:12.997 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:12.997 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.997 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:12.997 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "quay.io/prometheus/alertmanager:v0.20.0", 2024-02-18T08:33:12.997 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.997 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.997 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.997 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-18T08:33:12.997 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.997 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.997 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.997 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.998 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_image_base": { 2024-02-18T08:33:12.998 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_image_base", 2024-02-18T08:33:12.998 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:12.998 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.998 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:12.998 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "quay.io/ceph/ceph", 2024-02-18T08:33:12.998 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.998 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.998 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.998 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Container image name, without the tag", 2024-02-18T08:33:12.998 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.998 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.998 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.998 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.998 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_image_grafana": { 2024-02-18T08:33:12.999 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_image_grafana", 2024-02-18T08:33:12.999 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:12.999 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:12.999 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:12.999 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "quay.io/ceph/ceph-grafana:6.7.4", 2024-02-18T08:33:12.999 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:12.999 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:12.999 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:12.999 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-18T08:33:12.999 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:12.999 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:12.999 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:12.999 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:12.999 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_image_node_exporter": { 2024-02-18T08:33:13.000 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_image_node_exporter", 2024-02-18T08:33:13.000 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.000 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.000 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.000 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "quay.io/prometheus/node-exporter:v0.18.1", 2024-02-18T08:33:13.000 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.000 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.000 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.000 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-18T08:33:13.000 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.000 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.000 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.000 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.000 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_image_prometheus": { 2024-02-18T08:33:13.001 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_image_prometheus", 2024-02-18T08:33:13.001 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.001 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.001 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.001 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "quay.io/prometheus/prometheus:v2.18.1", 2024-02-18T08:33:13.001 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.001 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.001 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.001 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-18T08:33:13.001 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.001 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.001 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.001 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.001 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_init": { 2024-02-18T08:33:13.001 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_init", 2024-02-18T08:33:13.002 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.002 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.002 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.002 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.002 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.002 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.002 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.002 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Run podman/docker with `--init`", 2024-02-18T08:33:13.002 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.002 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.002 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.002 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.002 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "daemon_cache_timeout": { 2024-02-18T08:33:13.002 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "daemon_cache_timeout", 2024-02-18T08:33:13.002 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:13.002 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.003 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.003 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-18T08:33:13.003 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.003 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.003 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.003 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache service (daemon) inventory", 2024-02-18T08:33:13.003 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.003 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.003 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.003 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.003 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "device_cache_timeout": { 2024-02-18T08:33:13.003 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "device_cache_timeout", 2024-02-18T08:33:13.003 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:13.003 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.004 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.004 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "1800", 2024-02-18T08:33:13.004 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.004 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.004 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.004 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache device inventory", 2024-02-18T08:33:13.004 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.004 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.004 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.004 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.004 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "facts_cache_timeout": { 2024-02-18T08:33:13.004 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "facts_cache_timeout", 2024-02-18T08:33:13.004 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:13.004 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.005 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.005 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-18T08:33:13.005 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.005 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.005 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.005 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache host facts data", 2024-02-18T08:33:13.005 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.005 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.005 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.005 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.005 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "host_check_interval": { 2024-02-18T08:33:13.005 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "host_check_interval", 2024-02-18T08:33:13.005 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:13.005 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.005 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.006 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-18T08:33:13.006 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.006 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.006 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.006 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how frequently to perform a host check", 2024-02-18T08:33:13.006 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.006 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.006 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.006 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.006 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.006 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.006 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.006 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.006 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.006 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.007 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.007 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.007 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.007 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.007 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.007 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.007 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.007 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.007 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.007 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.007 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.007 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.007 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.007 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.007 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.008 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.008 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.008 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.008 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.008 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.008 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.008 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.008 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.008 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.008 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-02-18T08:33:13.008 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.008 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.008 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.008 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.009 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.009 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.009 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.009 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.009 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.009 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.009 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.009 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.009 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.009 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.009 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.009 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.009 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.009 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.009 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.010 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.010 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.010 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.010 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.010 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.010 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.010 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.010 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.010 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.010 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.010 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.010 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.010 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.010 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.011 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.011 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.011 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.011 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.011 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.011 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.011 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "manage_etc_ceph_ceph_conf": { 2024-02-18T08:33:13.011 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "manage_etc_ceph_ceph_conf", 2024-02-18T08:33:13.011 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.011 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.011 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.011 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.011 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.011 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.011 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.012 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Manage and own /etc/ceph/ceph.conf on the hosts.", 2024-02-18T08:33:13.012 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.012 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.012 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.012 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.012 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "migration_current": { 2024-02-18T08:33:13.012 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "migration_current", 2024-02-18T08:33:13.012 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.012 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.012 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.012 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:13.012 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.012 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.012 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.013 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "internal - do not modify", 2024-02-18T08:33:13.013 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.013 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.013 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.013 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.013 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-18T08:33:13.013 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-18T08:33:13.013 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.013 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.013 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.013 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "root", 2024-02-18T08:33:13.013 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.013 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.013 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.013 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "cephadm-package", 2024-02-18T08:33:13.013 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "root" 2024-02-18T08:33:13.014 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.014 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "mode for remote execution of cephadm", 2024-02-18T08:33:13.014 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.014 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.014 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.014 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.014 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "prometheus_alerts_path": { 2024-02-18T08:33:13.014 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "prometheus_alerts_path", 2024-02-18T08:33:13.014 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.014 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.014 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.014 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2024-02-18T08:33:13.014 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.014 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.015 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.015 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "location of alerts to include in prometheus deployments", 2024-02-18T08:33:13.015 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.015 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.015 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.015 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.015 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "registry_password": { 2024-02-18T08:33:13.015 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "registry_password", 2024-02-18T08:33:13.015 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.015 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.015 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.015 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:13.015 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.015 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.015 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.016 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Custom repository password", 2024-02-18T08:33:13.016 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.016 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.016 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.016 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.016 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "registry_url": { 2024-02-18T08:33:13.016 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "registry_url", 2024-02-18T08:33:13.016 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.016 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.016 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.016 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:13.016 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.016 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.016 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.016 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Custom repository url", 2024-02-18T08:33:13.017 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.017 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.017 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.017 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.017 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "registry_username": { 2024-02-18T08:33:13.017 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "registry_username", 2024-02-18T08:33:13.017 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.017 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.017 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.017 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:13.017 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.017 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.017 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.017 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Custom repository username", 2024-02-18T08:33:13.017 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.018 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.018 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.018 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.018 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ssh_config_file": { 2024-02-18T08:33:13.018 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ssh_config_file", 2024-02-18T08:33:13.018 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.018 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.018 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.018 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:13.018 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.018 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.018 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.018 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "customized SSH config file to connect to managed hosts", 2024-02-18T08:33:13.018 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.019 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.019 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.019 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.019 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "use_repo_digest": { 2024-02-18T08:33:13.019 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "use_repo_digest", 2024-02-18T08:33:13.019 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.019 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.019 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.019 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.019 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.019 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.019 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.019 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Automatically convert image tags to image digest. Make sure all daemons use the same image", 2024-02-18T08:33:13.019 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.019 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.020 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.020 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.020 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warn_on_failed_host_check": { 2024-02-18T08:33:13.020 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "warn_on_failed_host_check", 2024-02-18T08:33:13.020 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.020 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.020 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.020 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.020 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.020 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.020 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.020 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if the host check fails", 2024-02-18T08:33:13.020 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.020 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.020 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.021 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.021 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warn_on_stray_daemons": { 2024-02-18T08:33:13.021 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_daemons", 2024-02-18T08:33:13.021 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.021 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.021 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.021 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.021 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.021 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.021 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.021 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-02-18T08:33:13.021 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.021 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.021 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.022 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.022 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warn_on_stray_hosts": { 2024-02-18T08:33:13.022 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_hosts", 2024-02-18T08:33:13.022 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.022 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.022 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.022 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.022 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.022 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.022 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.022 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2024-02-18T08:33:13.022 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.022 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.022 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.022 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.023 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.023 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.023 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.023 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "crash", 2024-02-18T08:33:13.023 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.023 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.023 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.023 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.023 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.023 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.023 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.023 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.023 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.023 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.023 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.024 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.024 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.024 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.024 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.024 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.024 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.024 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.024 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.024 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.024 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.024 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.024 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.024 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.024 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.024 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.025 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.025 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.025 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.025 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.025 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.025 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.025 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.025 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.025 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.025 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.025 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.025 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.025 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.025 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.025 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.026 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.026 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.026 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.026 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.026 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.026 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.026 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.026 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.026 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.026 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.026 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.026 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.026 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.026 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.026 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.027 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.027 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.027 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.027 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.027 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.027 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.027 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.027 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.027 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.027 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.027 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.027 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.027 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.027 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.027 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.028 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.028 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.028 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "retain_interval": { 2024-02-18T08:33:13.028 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "retain_interval", 2024-02-18T08:33:13.028 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:13.028 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.028 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.028 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "31536000", 2024-02-18T08:33:13.028 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.028 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.028 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.028 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how long to retain crashes before pruning them", 2024-02-18T08:33:13.028 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.028 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.029 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.029 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.029 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warn_recent_interval": { 2024-02-18T08:33:13.029 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "warn_recent_interval", 2024-02-18T08:33:13.029 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:13.029 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.029 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.029 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "1209600", 2024-02-18T08:33:13.029 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.029 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.029 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.029 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "time interval in which to warn about recent crashes", 2024-02-18T08:33:13.029 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.029 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.029 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.030 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.030 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.030 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.030 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.030 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "dashboard", 2024-02-18T08:33:13.030 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.030 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.030 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.030 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ACCOUNT_LOCKOUT_ATTEMPTS": { 2024-02-18T08:33:13.030 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ACCOUNT_LOCKOUT_ATTEMPTS", 2024-02-18T08:33:13.030 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.030 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.030 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.030 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:33:13.030 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.031 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.031 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.031 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.031 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.031 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.031 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.031 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.031 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_HOST": { 2024-02-18T08:33:13.031 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_HOST", 2024-02-18T08:33:13.031 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.031 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.031 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.031 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.031 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.031 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.032 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.032 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.032 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.032 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.032 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.032 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.032 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_SSL_VERIFY": { 2024-02-18T08:33:13.032 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_SSL_VERIFY", 2024-02-18T08:33:13.032 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.032 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.032 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.032 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.032 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.032 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.032 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.033 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.033 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.033 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.033 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.033 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.033 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "AUDIT_API_ENABLED": { 2024-02-18T08:33:13.033 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_ENABLED", 2024-02-18T08:33:13.033 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.033 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.033 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.033 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.033 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.033 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.033 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.033 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.034 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.034 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.034 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.034 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.034 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "AUDIT_API_LOG_PAYLOAD": { 2024-02-18T08:33:13.034 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-02-18T08:33:13.034 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.034 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.034 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.034 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.034 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.034 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.034 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.034 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.034 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.035 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.035 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.035 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.035 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ENABLE_BROWSABLE_API": { 2024-02-18T08:33:13.035 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ENABLE_BROWSABLE_API", 2024-02-18T08:33:13.035 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.035 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.035 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.035 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.035 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.035 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.035 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.035 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.035 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.036 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.036 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.036 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.036 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_cephfs": { 2024-02-18T08:33:13.036 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_cephfs", 2024-02-18T08:33:13.036 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.036 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.036 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.036 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.036 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.036 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.036 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.036 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.036 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.037 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.037 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.037 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.037 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_iscsi": { 2024-02-18T08:33:13.037 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_iscsi", 2024-02-18T08:33:13.037 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.037 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.037 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.037 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.037 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.037 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.037 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.037 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.037 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.037 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.038 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.038 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.038 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_mirroring": { 2024-02-18T08:33:13.038 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_mirroring", 2024-02-18T08:33:13.038 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.038 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.038 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.038 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.038 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.038 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.038 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.038 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.038 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.038 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.038 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.039 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.039 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_nfs": { 2024-02-18T08:33:13.039 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_nfs", 2024-02-18T08:33:13.039 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.039 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.039 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.039 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.039 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.039 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.039 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.039 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.039 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.039 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.039 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.039 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.040 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rbd": { 2024-02-18T08:33:13.040 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rbd", 2024-02-18T08:33:13.040 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.040 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.040 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.040 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.040 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.040 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.040 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.040 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.040 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.040 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.040 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.040 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.041 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rgw": { 2024-02-18T08:33:13.041 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rgw", 2024-02-18T08:33:13.041 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.041 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.041 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.041 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.041 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.041 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.041 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.041 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.041 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.041 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.041 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.041 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.041 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-02-18T08:33:13.042 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-02-18T08:33:13.042 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.042 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.042 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.042 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.042 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.042 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.042 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.042 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.042 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.042 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.042 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.042 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.042 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_API_PASSWORD": { 2024-02-18T08:33:13.042 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_PASSWORD", 2024-02-18T08:33:13.043 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.043 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.043 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.043 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-18T08:33:13.043 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.043 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.043 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.043 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.043 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.043 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.043 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.043 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.043 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_API_SSL_VERIFY": { 2024-02-18T08:33:13.043 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-02-18T08:33:13.044 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.044 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.044 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.044 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.044 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.044 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.044 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.044 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.044 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.044 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.044 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.044 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.044 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_API_URL": { 2024-02-18T08:33:13.044 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_URL", 2024-02-18T08:33:13.044 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.045 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.045 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.045 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.045 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.045 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.045 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.045 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.045 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.045 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.045 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.045 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.045 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_API_USERNAME": { 2024-02-18T08:33:13.045 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_USERNAME", 2024-02-18T08:33:13.045 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.045 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.046 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.046 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-18T08:33:13.046 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.046 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.046 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.046 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.046 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.046 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.046 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.046 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.046 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_FRONTEND_API_URL": { 2024-02-18T08:33:13.046 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_FRONTEND_API_URL", 2024-02-18T08:33:13.046 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.046 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.047 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.047 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.047 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.047 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.047 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.047 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.047 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.047 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.047 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.047 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.047 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-02-18T08:33:13.047 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-02-18T08:33:13.047 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.047 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.048 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.048 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.048 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.048 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.048 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.048 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.048 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.048 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.048 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.048 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.048 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ISCSI_API_SSL_VERIFICATION": { 2024-02-18T08:33:13.048 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-02-18T08:33:13.048 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.048 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.048 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.049 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.049 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.049 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.049 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.049 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.049 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.049 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.049 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.049 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.049 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_HOST": { 2024-02-18T08:33:13.049 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_HOST", 2024-02-18T08:33:13.049 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.049 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.049 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.050 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.050 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.050 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.050 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.050 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.050 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.050 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.050 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.050 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.050 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_SSL_VERIFY": { 2024-02-18T08:33:13.050 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_SSL_VERIFY", 2024-02-18T08:33:13.050 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.050 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.050 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.050 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.051 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.051 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.051 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.051 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.051 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.051 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.051 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.051 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.051 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-02-18T08:33:13.051 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-02-18T08:33:13.051 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.051 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.051 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.051 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.052 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.052 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.052 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.052 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.052 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.052 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.052 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.052 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.052 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-02-18T08:33:13.052 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-02-18T08:33:13.052 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.052 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.052 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.052 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.053 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.053 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.053 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.053 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.053 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.053 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.053 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.053 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.053 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-02-18T08:33:13.053 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-02-18T08:33:13.053 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.053 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.053 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.053 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.053 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.054 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.054 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.054 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.054 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.054 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.054 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.054 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.054 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-02-18T08:33:13.054 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-02-18T08:33:13.054 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.054 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.054 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.054 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.054 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.054 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.055 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.055 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.055 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.055 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.055 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.055 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.055 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-02-18T08:33:13.055 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-02-18T08:33:13.055 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.055 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.055 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.055 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.055 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.055 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.056 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.056 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.056 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.056 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.056 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.056 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.056 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-02-18T08:33:13.056 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-02-18T08:33:13.056 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.056 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.056 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.056 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.056 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.056 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.057 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.057 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.057 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.057 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.057 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.057 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.057 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-02-18T08:33:13.057 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-02-18T08:33:13.057 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.057 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.057 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.057 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.057 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.057 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.057 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.058 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.058 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.058 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.058 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.058 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.058 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_ENABLED": { 2024-02-18T08:33:13.058 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_ENABLED", 2024-02-18T08:33:13.058 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.058 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.058 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.058 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.058 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.058 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.058 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.058 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-02-18T08:33:13.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-02-18T08:33:13.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-02-18T08:33:13.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.060 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.060 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.060 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.060 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-02-18T08:33:13.060 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-02-18T08:33:13.060 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.060 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.060 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.060 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:33:13.060 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.060 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.060 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.060 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.060 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.061 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.061 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.061 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.061 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_LENGTH": { 2024-02-18T08:33:13.061 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-02-18T08:33:13.061 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.061 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.061 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.061 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "8", 2024-02-18T08:33:13.061 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.061 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.061 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.061 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.061 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.061 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.062 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.062 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.062 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "REST_REQUESTS_TIMEOUT": { 2024-02-18T08:33:13.062 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "REST_REQUESTS_TIMEOUT", 2024-02-18T08:33:13.062 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.062 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.062 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.062 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "45", 2024-02-18T08:33:13.062 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.062 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.062 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.062 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.062 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.062 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.062 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.062 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.063 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_ACCESS_KEY": { 2024-02-18T08:33:13.063 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ACCESS_KEY", 2024-02-18T08:33:13.063 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.063 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.063 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.063 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.063 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.063 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.063 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.063 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.063 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.063 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.063 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.063 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.063 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_ADMIN_RESOURCE": { 2024-02-18T08:33:13.064 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-02-18T08:33:13.064 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.064 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.064 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.064 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-18T08:33:13.064 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.064 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.064 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.064 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.064 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.064 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.064 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.064 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.064 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_HOST": { 2024-02-18T08:33:13.064 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_HOST", 2024-02-18T08:33:13.065 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.065 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.065 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.065 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.065 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.065 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.065 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.065 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.065 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.065 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.065 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.065 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.065 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_PORT": { 2024-02-18T08:33:13.065 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_PORT", 2024-02-18T08:33:13.065 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.066 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.066 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.066 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "80", 2024-02-18T08:33:13.066 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.066 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.066 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.066 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.066 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.066 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.066 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.066 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.066 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_SCHEME": { 2024-02-18T08:33:13.066 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SCHEME", 2024-02-18T08:33:13.066 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.067 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.067 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.067 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "http", 2024-02-18T08:33:13.067 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.067 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.067 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.067 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.067 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.067 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.067 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.067 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.067 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_SECRET_KEY": { 2024-02-18T08:33:13.067 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SECRET_KEY", 2024-02-18T08:33:13.067 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.067 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.067 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.068 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.068 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.068 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.068 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.068 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.068 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.068 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.068 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.068 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.068 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_SSL_VERIFY": { 2024-02-18T08:33:13.068 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SSL_VERIFY", 2024-02-18T08:33:13.068 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.068 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.068 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.069 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.069 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.069 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.069 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.069 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.069 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.069 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.069 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.069 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.069 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_USER_ID": { 2024-02-18T08:33:13.069 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_USER_ID", 2024-02-18T08:33:13.069 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.069 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.069 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.069 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.069 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.070 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.070 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.070 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.070 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.070 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.070 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.070 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.070 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_SPAN": { 2024-02-18T08:33:13.070 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-02-18T08:33:13.070 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.070 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.070 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.070 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-18T08:33:13.070 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.070 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.071 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.071 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.071 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.071 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.071 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.071 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.071 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-02-18T08:33:13.071 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-02-18T08:33:13.071 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.071 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.071 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.071 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:33:13.071 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.071 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.071 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.072 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.072 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.072 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.072 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.072 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.072 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-02-18T08:33:13.072 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-02-18T08:33:13.072 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.072 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.072 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.072 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-18T08:33:13.072 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.072 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.072 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.072 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.073 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.073 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.073 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.073 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.073 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crt_file": { 2024-02-18T08:33:13.073 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "crt_file", 2024-02-18T08:33:13.073 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.073 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.073 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.073 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.073 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.073 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.073 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.073 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.073 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.074 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.074 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.074 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.074 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug": { 2024-02-18T08:33:13.074 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "debug", 2024-02-18T08:33:13.074 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.074 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.074 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.074 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.074 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.074 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.074 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.074 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Enable/disable debug options", 2024-02-18T08:33:13.074 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.074 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.075 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.075 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.075 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "jwt_token_ttl": { 2024-02-18T08:33:13.075 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "jwt_token_ttl", 2024-02-18T08:33:13.075 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.075 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.075 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.075 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "28800", 2024-02-18T08:33:13.075 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.075 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.075 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.075 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.075 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.075 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.075 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.076 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.076 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-18T08:33:13.076 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-18T08:33:13.076 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.076 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.076 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.076 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.076 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.076 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.076 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.076 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.076 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.076 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.076 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.077 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.077 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.077 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.077 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.077 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.077 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.077 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.077 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.077 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.077 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.077 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.077 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.077 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.077 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.077 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.077 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.078 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.078 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.078 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.078 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.078 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.078 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.078 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.078 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.078 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.078 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.078 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.078 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.078 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.078 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.078 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.079 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.079 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.079 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.079 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.079 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.079 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.079 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.079 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.079 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.079 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.079 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.079 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.079 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.079 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.079 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.080 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.080 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.080 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.080 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.080 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.080 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.080 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.080 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.080 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.080 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.080 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.080 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.080 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.080 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.081 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.081 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.081 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.081 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.081 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.081 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.081 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.081 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.081 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.081 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.081 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.081 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "motd": { 2024-02-18T08:33:13.081 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "motd", 2024-02-18T08:33:13.081 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.081 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.081 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.082 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.082 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.082 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.082 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.082 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "The message of the day", 2024-02-18T08:33:13.082 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.082 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.082 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.082 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.082 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-18T08:33:13.082 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-18T08:33:13.082 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.082 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.082 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.082 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "::", 2024-02-18T08:33:13.083 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.083 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.083 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.083 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.083 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.083 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.083 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.083 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.083 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-18T08:33:13.083 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-18T08:33:13.083 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.083 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.083 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.083 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "8080", 2024-02-18T08:33:13.083 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.084 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.084 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.084 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.084 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.084 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.084 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.084 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.084 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-18T08:33:13.084 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-18T08:33:13.084 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.084 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.084 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.084 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.084 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.085 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.085 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.085 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.085 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.085 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.085 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.085 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.085 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ssl_server_port": { 2024-02-18T08:33:13.085 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ssl_server_port", 2024-02-18T08:33:13.085 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.085 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.085 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.085 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "8443", 2024-02-18T08:33:13.085 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.085 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.086 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.086 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.086 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.086 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.086 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.086 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.086 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "standby_behaviour": { 2024-02-18T08:33:13.086 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "standby_behaviour", 2024-02-18T08:33:13.086 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.086 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.086 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.086 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "redirect", 2024-02-18T08:33:13.086 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.086 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.086 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.087 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.087 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "redirect" 2024-02-18T08:33:13.087 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.087 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.087 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.087 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.087 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.087 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.087 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "standby_error_status_code": { 2024-02-18T08:33:13.087 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "standby_error_status_code", 2024-02-18T08:33:13.087 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.087 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.087 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.087 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "500", 2024-02-18T08:33:13.087 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "400", 2024-02-18T08:33:13.088 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "599", 2024-02-18T08:33:13.088 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.088 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.088 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.088 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.088 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.088 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.088 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "url_prefix": { 2024-02-18T08:33:13.088 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "url_prefix", 2024-02-18T08:33:13.088 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.088 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.088 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.088 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.088 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.089 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.089 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.089 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.089 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.089 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.089 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.089 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.089 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.089 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.089 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.089 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "devicehealth", 2024-02-18T08:33:13.089 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.089 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.089 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.089 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enable_monitoring": { 2024-02-18T08:33:13.090 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "enable_monitoring", 2024-02-18T08:33:13.090 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.090 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.090 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.090 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.090 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.090 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.090 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.090 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "monitor device health metrics", 2024-02-18T08:33:13.090 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.090 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.090 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.090 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.090 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.090 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.091 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.091 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.091 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.091 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.091 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.091 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.091 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.091 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.091 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.091 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.091 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.091 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.091 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.091 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.091 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.092 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.092 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.092 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.092 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.092 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.092 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.092 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.092 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.092 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.092 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.092 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.092 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.092 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.092 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.093 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.093 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.093 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.093 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.093 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.093 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.093 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.093 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.093 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.093 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.093 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.093 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.093 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.093 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.093 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.094 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.094 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.094 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.094 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.094 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.094 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.094 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.094 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.094 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.094 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.094 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.094 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.094 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.094 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.094 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.095 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.095 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.095 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.095 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.095 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.095 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.095 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.095 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.095 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.095 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mark_out_threshold": { 2024-02-18T08:33:13.095 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "mark_out_threshold", 2024-02-18T08:33:13.095 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:13.095 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.095 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.096 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "2419200", 2024-02-18T08:33:13.096 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.096 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.096 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.096 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "automatically mark OSD if it may fail before this long", 2024-02-18T08:33:13.096 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.096 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.096 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.096 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.096 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pool_name": { 2024-02-18T08:33:13.096 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "pool_name", 2024-02-18T08:33:13.096 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.096 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.096 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.097 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "device_health_metrics", 2024-02-18T08:33:13.097 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.097 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.097 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.097 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "name of pool in which to store device health metrics", 2024-02-18T08:33:13.097 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.097 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.097 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.097 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.097 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "retention_period": { 2024-02-18T08:33:13.097 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "retention_period", 2024-02-18T08:33:13.097 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:13.097 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.097 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.097 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "15552000", 2024-02-18T08:33:13.097 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.098 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.098 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.098 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how long to retain device health metrics", 2024-02-18T08:33:13.098 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.098 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.098 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.098 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.098 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "scrape_frequency": { 2024-02-18T08:33:13.098 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "scrape_frequency", 2024-02-18T08:33:13.098 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:13.098 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.098 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.098 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-18T08:33:13.098 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.099 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.099 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.099 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how frequently to scrape device health metrics", 2024-02-18T08:33:13.099 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.099 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.099 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.099 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.099 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "self_heal": { 2024-02-18T08:33:13.099 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "self_heal", 2024-02-18T08:33:13.099 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.099 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.099 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.099 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.099 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.099 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.100 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.100 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "preemptively heal cluster around devices that may fail", 2024-02-18T08:33:13.100 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.100 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.100 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.100 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.100 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-18T08:33:13.100 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-18T08:33:13.100 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:13.100 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.100 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.100 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-18T08:33:13.100 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.100 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.100 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.101 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and check device health", 2024-02-18T08:33:13.101 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.101 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.101 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.101 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.101 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warn_threshold": { 2024-02-18T08:33:13.101 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "warn_threshold", 2024-02-18T08:33:13.101 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:13.101 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.101 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.101 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "7257600", 2024-02-18T08:33:13.101 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.101 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.101 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.102 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "raise health warning if OSD may fail before this long", 2024-02-18T08:33:13.102 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.102 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.102 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.102 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.102 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.102 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.102 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.102 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "diskprediction_local", 2024-02-18T08:33:13.102 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.102 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.102 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.102 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.102 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.103 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.103 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.103 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.103 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.103 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.103 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.103 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.103 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.103 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.103 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.103 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.103 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.103 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.103 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.103 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.106 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.106 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.106 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.106 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.106 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.106 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.106 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.106 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.106 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.106 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.106 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.106 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.106 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.106 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.106 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.107 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.107 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.107 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.107 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.107 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.107 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.107 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.107 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.107 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.107 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.107 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "predict_interval": { 2024-02-18T08:33:13.107 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "predict_interval", 2024-02-18T08:33:13.107 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.107 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.107 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.108 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-18T08:33:13.108 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.108 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.108 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.108 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.108 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.108 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.108 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.108 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.108 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "predictor_model": { 2024-02-18T08:33:13.108 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "predictor_model", 2024-02-18T08:33:13.108 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.108 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.108 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.109 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "prophetstor", 2024-02-18T08:33:13.109 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.109 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.109 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.109 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.109 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.109 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.109 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.109 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.109 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-18T08:33:13.109 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-18T08:33:13.109 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.109 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.109 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.110 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-18T08:33:13.110 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.110 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.110 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.110 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.110 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.110 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.110 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.110 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.110 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.110 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.110 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.110 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "influx", 2024-02-18T08:33:13.110 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": false, 2024-02-18T08:33:13.110 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "influxdb python module not found", 2024-02-18T08:33:13.111 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.111 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "batch_size": { 2024-02-18T08:33:13.111 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "batch_size", 2024-02-18T08:33:13.111 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.111 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.111 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.111 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "5000", 2024-02-18T08:33:13.111 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.111 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.111 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.111 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.111 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.111 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.111 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.111 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.112 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "database": { 2024-02-18T08:33:13.112 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "database", 2024-02-18T08:33:13.112 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.112 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.112 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.112 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "ceph", 2024-02-18T08:33:13.112 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.112 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.112 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.112 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.112 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.112 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.112 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.112 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.113 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "hostname": { 2024-02-18T08:33:13.113 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "hostname", 2024-02-18T08:33:13.113 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.113 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.113 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.113 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:13.113 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.113 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.113 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.113 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.113 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.113 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.113 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.113 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.114 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-18T08:33:13.114 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-18T08:33:13.114 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.114 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.114 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.114 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "30", 2024-02-18T08:33:13.114 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.114 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.114 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.114 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.114 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.114 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.114 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.114 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.114 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.115 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.115 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.115 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.115 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.115 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.115 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.115 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.115 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.115 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.115 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.115 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.115 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.115 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.115 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.115 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.116 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.116 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.116 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.116 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.116 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.116 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.116 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.116 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.116 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.116 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.116 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.116 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.116 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.116 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.116 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.117 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.117 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.117 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.117 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.117 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.117 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.117 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.117 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.117 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.117 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.117 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.117 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.117 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.117 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.117 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.118 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.118 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.118 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.118 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.118 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.118 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.118 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.118 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.118 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.118 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.118 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.118 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.118 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.118 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.118 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.119 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.119 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.119 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.119 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.119 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.119 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.119 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.119 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.119 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.119 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "password": { 2024-02-18T08:33:13.119 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "password", 2024-02-18T08:33:13.119 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.119 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.119 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.119 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:13.120 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.120 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.120 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.120 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.120 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.120 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.120 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.120 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.120 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "port": { 2024-02-18T08:33:13.120 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "port", 2024-02-18T08:33:13.120 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.120 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.120 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.120 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "8086", 2024-02-18T08:33:13.121 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.121 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.121 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.121 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.121 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.121 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.121 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.121 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.121 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-18T08:33:13.121 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-18T08:33:13.121 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.121 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.121 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.121 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "false", 2024-02-18T08:33:13.121 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.122 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.122 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.122 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.122 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.122 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.122 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.122 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.122 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "threads": { 2024-02-18T08:33:13.122 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "threads", 2024-02-18T08:33:13.122 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.122 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.122 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.122 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-18T08:33:13.122 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.122 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.123 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.123 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.123 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.123 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.123 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.123 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.123 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "username": { 2024-02-18T08:33:13.123 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "username", 2024-02-18T08:33:13.123 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.123 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.123 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.123 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:13.123 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.123 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.123 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.124 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.124 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.124 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.124 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.124 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.124 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "verify_ssl": { 2024-02-18T08:33:13.124 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "verify_ssl", 2024-02-18T08:33:13.124 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.124 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.124 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.124 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "true", 2024-02-18T08:33:13.124 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.124 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.124 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.125 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.125 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.125 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.125 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.125 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.125 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.125 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.125 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.125 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "insights", 2024-02-18T08:33:13.125 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.125 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.125 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.125 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.125 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.125 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.126 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.126 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.126 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.126 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.126 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.126 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.126 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.126 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.126 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.126 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.126 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.126 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.126 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.126 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.126 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.127 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.127 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.127 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.127 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.127 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.127 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.127 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.127 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.127 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.127 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.127 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.127 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.127 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.127 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.127 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.128 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.128 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.128 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.128 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.128 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.128 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.128 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.128 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.128 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.128 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.128 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.128 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.128 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.128 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.128 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.129 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.129 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.129 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.129 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.129 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.129 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.129 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.129 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.129 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.129 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.129 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.129 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.129 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.129 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.129 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.130 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.130 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.130 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.130 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.130 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.130 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.130 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.130 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.130 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.130 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.130 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "iostat", 2024-02-18T08:33:13.130 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.130 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.130 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.130 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.131 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.131 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.131 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.131 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.131 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.131 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.131 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.131 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.131 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.131 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.131 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.131 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.131 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.131 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.131 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.132 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.132 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.132 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.132 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.132 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.132 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.132 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.132 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.132 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.132 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.132 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.132 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.132 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.132 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.132 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.133 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.133 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.133 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.133 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.133 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.133 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.133 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.133 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.133 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.133 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.133 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.133 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.133 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.133 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.134 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.134 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.134 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.134 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.134 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.134 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.134 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.134 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.134 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.135 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.135 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.135 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.135 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.135 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.135 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.135 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.135 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.135 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.135 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.135 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.135 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.135 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.135 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.135 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.136 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.136 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.136 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.136 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.136 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "k8sevents", 2024-02-18T08:33:13.136 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.136 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.136 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.136 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ceph_event_retention_days": { 2024-02-18T08:33:13.136 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ceph_event_retention_days", 2024-02-18T08:33:13.136 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.136 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.136 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.136 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-18T08:33:13.137 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.137 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.137 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.137 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Days to hold ceph event information within local cache", 2024-02-18T08:33:13.137 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.137 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.137 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.137 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.137 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "config_check_secs": { 2024-02-18T08:33:13.137 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "config_check_secs", 2024-02-18T08:33:13.137 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.137 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.137 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.137 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:33:13.137 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "10", 2024-02-18T08:33:13.138 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.138 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.138 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-02-18T08:33:13.138 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.138 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.138 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.138 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.138 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.138 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.138 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.138 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.138 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.138 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.138 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.138 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.139 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.139 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.139 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.139 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.139 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.139 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.139 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.139 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.139 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.139 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.139 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.139 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.139 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.139 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.139 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.140 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.140 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.140 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.140 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.140 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.140 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.140 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.140 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.140 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.140 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.140 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.140 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.140 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.140 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.141 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.141 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.141 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.141 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.141 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.141 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.141 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.141 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.141 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.141 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.141 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.141 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.141 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.141 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.141 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.142 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.142 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.142 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.142 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.142 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.142 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.142 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.142 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.142 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.142 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.142 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.142 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.142 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.142 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.142 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.143 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.143 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.143 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.143 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.143 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.143 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.143 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "localpool", 2024-02-18T08:33:13.143 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.143 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.143 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.143 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "failure_domain": { 2024-02-18T08:33:13.143 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "failure_domain", 2024-02-18T08:33:13.143 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.143 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.143 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.144 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "host", 2024-02-18T08:33:13.144 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.144 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.144 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.144 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "failure domain for any created local pool", 2024-02-18T08:33:13.144 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.144 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.144 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.144 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.144 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.144 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.144 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.144 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.145 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.145 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.145 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.145 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.145 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.145 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.145 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.145 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.145 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.145 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.145 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.145 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.145 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.145 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.145 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.146 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.146 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.146 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.146 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.146 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.146 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.146 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.146 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.146 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.146 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.146 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.146 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.146 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.146 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.146 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.147 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.147 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.147 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.147 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.147 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.147 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.147 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.147 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.147 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.147 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.147 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.147 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.147 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.147 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.147 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.148 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.148 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.148 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.148 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.148 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.148 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.148 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.148 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.148 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.148 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.148 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.148 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.148 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.148 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.148 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.149 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.149 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.149 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.149 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.149 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.149 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.149 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min_size": { 2024-02-18T08:33:13.149 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "min_size", 2024-02-18T08:33:13.149 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.149 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.149 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.149 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.149 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.149 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.149 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.150 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "default min_size for any created local pool", 2024-02-18T08:33:13.150 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.150 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.150 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.150 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.150 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_rep": { 2024-02-18T08:33:13.150 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "num_rep", 2024-02-18T08:33:13.150 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.150 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.150 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.150 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "3", 2024-02-18T08:33:13.150 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.150 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.150 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.150 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "default replica count for any created local pool", 2024-02-18T08:33:13.151 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.151 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.151 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.151 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.151 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pg_num": { 2024-02-18T08:33:13.151 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "pg_num", 2024-02-18T08:33:13.151 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.151 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.151 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.151 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "128", 2024-02-18T08:33:13.151 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.151 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.151 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.151 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "default pg_num for any created local pool", 2024-02-18T08:33:13.151 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.152 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.152 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.152 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.152 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "prefix": { 2024-02-18T08:33:13.152 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "prefix", 2024-02-18T08:33:13.152 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.152 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.152 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.152 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.152 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.152 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.152 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.152 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "name prefix for any created local pool", 2024-02-18T08:33:13.152 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.152 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.152 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.153 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.153 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "subtree": { 2024-02-18T08:33:13.153 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "subtree", 2024-02-18T08:33:13.153 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.153 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.153 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.153 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "rack", 2024-02-18T08:33:13.153 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.153 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.153 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.153 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "CRUSH level for which to create a local pool", 2024-02-18T08:33:13.153 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.153 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.153 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.154 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.154 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.154 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.154 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.154 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-18T08:33:13.154 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.154 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.154 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.154 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.154 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.154 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.154 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.154 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.154 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.155 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.155 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.155 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.155 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.155 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.155 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.155 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.155 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.155 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.155 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.155 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.155 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.155 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.155 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.155 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.156 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.156 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.156 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.156 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.156 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.156 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.156 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.156 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.156 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.156 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.156 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.156 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.156 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.157 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.157 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.157 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.157 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.157 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.157 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.157 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.157 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.157 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.157 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.157 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.157 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.157 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.157 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.157 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.158 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.158 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.158 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.158 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.158 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.158 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.158 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.158 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.158 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.158 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.158 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.158 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.158 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.158 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.158 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.159 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.159 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.159 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.159 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.159 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.159 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.159 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "orchestrator": { 2024-02-18T08:33:13.159 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-18T08:33:13.159 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.159 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.159 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.159 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:13.159 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.159 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.159 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.160 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-18T08:33:13.160 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rook", 2024-02-18T08:33:13.160 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "test_orchestrator" 2024-02-18T08:33:13.160 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.160 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Orchestrator backend", 2024-02-18T08:33:13.160 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.160 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.160 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.160 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.160 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.160 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.160 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.160 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "osd_support", 2024-02-18T08:33:13.160 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.161 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.161 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.161 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.161 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.161 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.161 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.161 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.161 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.161 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.161 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.161 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.161 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.161 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.161 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.161 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.161 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.162 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.162 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.162 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.162 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.162 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.162 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.162 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.162 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.162 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.162 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.162 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.162 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.162 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.162 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.162 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.163 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.163 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.163 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.163 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.163 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.163 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.163 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.163 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.163 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.163 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.163 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.163 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.163 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.163 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.163 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.164 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.164 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.164 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.164 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.164 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.164 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.164 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.164 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.164 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.164 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.164 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.164 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.164 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.164 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.165 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.165 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.165 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.165 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.165 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.165 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.165 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.165 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.165 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.165 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.165 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.165 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.165 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.165 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.165 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.165 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "pg_autoscaler", 2024-02-18T08:33:13.166 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.166 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.166 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.166 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.166 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.166 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.166 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.166 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.166 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.166 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.166 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.166 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.166 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.166 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.167 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.167 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.167 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.167 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.167 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.167 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.167 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.167 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.167 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.167 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.167 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.167 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.167 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.167 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.167 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.168 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.168 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.168 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.168 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.168 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.168 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.168 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.168 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.168 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.168 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.168 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.168 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.168 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.169 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.169 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.169 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.169 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.169 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.169 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.169 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.169 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.169 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.169 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.169 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.169 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.169 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.169 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.169 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.170 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.170 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.170 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.170 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.170 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.170 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.170 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.170 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.170 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.170 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.170 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.170 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.170 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.170 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.170 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-18T08:33:13.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-18T08:33:13.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-18T08:33:13.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.172 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.172 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.172 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "progress", 2024-02-18T08:33:13.172 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.172 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.172 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.172 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-18T08:33:13.172 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-18T08:33:13.172 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.172 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.172 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.172 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.172 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.172 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.173 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.173 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.173 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.173 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.173 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.173 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.173 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.173 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.173 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.173 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.173 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.173 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.173 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.173 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.174 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.174 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.174 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.174 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.174 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.174 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.174 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.174 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.174 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.174 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.174 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.174 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.174 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.174 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.174 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.175 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.175 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.175 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.175 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.175 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.175 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.175 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.175 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.175 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.175 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.175 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.175 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.175 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.175 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.176 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.176 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.176 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.176 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.176 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.176 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.176 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.176 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.176 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.176 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.176 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.176 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.176 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.176 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.176 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.177 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.177 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.177 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.177 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.177 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.177 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.177 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.177 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.177 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.177 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.177 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.177 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.177 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.177 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.177 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.178 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.178 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.178 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.178 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max_completed_events": { 2024-02-18T08:33:13.178 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "max_completed_events", 2024-02-18T08:33:13.178 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.178 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.178 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.178 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "50", 2024-02-18T08:33:13.178 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.178 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.178 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.178 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "number of past completed events to remember", 2024-02-18T08:33:13.178 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.178 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.178 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.179 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.179 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "persist_interval": { 2024-02-18T08:33:13.179 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "persist_interval", 2024-02-18T08:33:13.179 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:13.179 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.179 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.179 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-18T08:33:13.179 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.179 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.179 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.179 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how frequently to persist completed events", 2024-02-18T08:33:13.179 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.179 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.179 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.179 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.180 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.180 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.180 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.180 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "prometheus", 2024-02-18T08:33:13.180 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.180 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.180 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.180 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.180 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.180 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.180 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.180 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.180 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.180 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.181 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.181 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.181 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.181 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.181 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.181 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.181 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.181 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.181 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.181 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.181 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.181 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.181 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.181 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.181 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.181 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.182 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.182 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.182 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.182 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.182 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.182 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.182 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.182 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.182 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.182 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.182 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.182 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.182 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.182 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.182 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.183 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.183 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.183 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.183 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.183 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.183 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.183 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.183 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.183 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.183 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.183 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.183 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.183 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.183 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.184 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.184 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.184 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.184 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.184 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.184 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.184 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.184 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.184 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.184 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.184 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.184 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.184 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.184 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.185 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.185 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.185 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.185 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.185 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rbd_stats_pools": { 2024-02-18T08:33:13.185 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools", 2024-02-18T08:33:13.185 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.185 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.185 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.185 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.185 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.185 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.185 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.185 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.185 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.186 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.186 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.186 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.186 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rbd_stats_pools_refresh_interval": { 2024-02-18T08:33:13.186 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools_refresh_interval", 2024-02-18T08:33:13.186 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.186 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.186 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.186 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "300", 2024-02-18T08:33:13.186 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.186 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.186 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.186 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.186 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.187 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.187 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.187 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.187 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "scrape_interval": { 2024-02-18T08:33:13.187 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "scrape_interval", 2024-02-18T08:33:13.187 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.187 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.187 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.187 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.187 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.187 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.187 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.187 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.187 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.187 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.188 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.188 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.188 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-18T08:33:13.188 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-18T08:33:13.188 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.188 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.188 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.188 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.188 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.188 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.188 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.188 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.188 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.188 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.189 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.189 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.189 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-18T08:33:13.189 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-18T08:33:13.189 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.189 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.189 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.189 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.189 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.189 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.189 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.189 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.189 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.189 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.189 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.190 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.190 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "stale_cache_strategy": { 2024-02-18T08:33:13.190 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "stale_cache_strategy", 2024-02-18T08:33:13.190 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.190 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.190 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.190 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.190 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.190 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.190 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.190 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.190 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.190 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.190 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.190 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.191 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.191 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.191 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.191 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rbd_support", 2024-02-18T08:33:13.191 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.191 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.191 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.191 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.191 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.191 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.191 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.191 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.191 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.191 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.191 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.191 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.192 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.192 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.192 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.192 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.192 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.192 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.192 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.192 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.192 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.192 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.192 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.192 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.192 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.192 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.193 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.193 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.193 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.193 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.193 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.193 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.193 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.193 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.193 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.193 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.193 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.193 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.193 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.193 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.193 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.193 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.194 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.194 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.194 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.194 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.194 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.194 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.194 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.194 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.194 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.194 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.194 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.194 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.194 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.194 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.195 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.195 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.195 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.195 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.195 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.195 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.195 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.195 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.195 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.195 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.195 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.195 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.195 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.195 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.195 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.196 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.196 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.196 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max_concurrent_snap_create": { 2024-02-18T08:33:13.196 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_snap_create", 2024-02-18T08:33:13.196 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.196 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.196 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.196 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:33:13.196 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.196 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.196 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.196 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.196 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.196 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.197 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.197 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.197 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mirror_snapshot_schedule": { 2024-02-18T08:33:13.197 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "mirror_snapshot_schedule", 2024-02-18T08:33:13.197 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.197 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.197 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.197 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.197 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.197 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.197 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.197 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.197 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.197 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.197 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.198 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.198 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "trash_purge_schedule": { 2024-02-18T08:33:13.198 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "trash_purge_schedule", 2024-02-18T08:33:13.198 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.198 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.198 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.198 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.198 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.198 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.198 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.198 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.198 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.198 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.198 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.198 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.199 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.199 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.199 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.199 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "restful", 2024-02-18T08:33:13.199 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.199 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.199 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.199 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-18T08:33:13.199 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-18T08:33:13.199 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.199 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.199 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.199 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.199 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.199 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.200 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.200 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.200 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.200 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.200 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.200 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.200 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.200 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.200 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.200 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.200 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.200 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.200 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.200 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.201 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.201 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.201 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.201 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.201 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.201 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.201 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.201 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.201 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.201 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.201 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.201 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.201 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.201 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.201 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.202 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.202 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.202 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.202 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.202 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.202 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.202 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.202 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.202 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.202 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.202 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.202 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.202 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.202 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.202 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.203 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.203 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.203 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.203 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.203 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.203 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.203 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.203 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.203 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.203 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.203 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.203 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.203 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.203 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.203 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.204 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.204 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.204 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.204 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.204 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.204 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.204 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.204 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.204 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.204 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.204 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.204 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.204 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.204 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.204 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.205 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.205 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.205 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-18T08:33:13.205 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-18T08:33:13.205 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.205 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.205 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.205 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.205 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.205 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.205 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.205 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.205 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.205 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.206 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.206 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.206 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-18T08:33:13.206 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-18T08:33:13.206 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.206 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.206 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.206 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.206 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.206 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.206 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.206 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.206 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.206 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.206 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.207 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.207 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.207 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.207 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.207 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rook", 2024-02-18T08:33:13.207 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.207 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.207 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.207 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.207 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.207 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.207 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.207 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.207 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.207 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.208 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.208 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.208 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.208 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.208 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.208 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.208 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.208 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.208 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.208 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.208 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.208 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.208 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.208 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.208 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.209 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.209 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.209 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.209 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.209 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.209 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.209 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.209 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.209 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.209 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.209 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.209 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.209 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.209 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.209 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.210 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.210 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.210 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.210 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.210 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.210 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.210 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.210 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.210 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.210 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.210 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.210 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.210 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.210 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.211 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.211 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.211 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.211 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.211 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.211 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.211 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.211 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.211 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.211 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.211 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.211 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.211 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.211 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.211 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.211 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.212 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.212 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.212 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.212 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.212 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.212 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.212 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "selftest", 2024-02-18T08:33:13.212 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.212 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.212 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.212 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.212 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.212 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.212 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.213 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.213 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.213 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.213 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.213 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.213 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.213 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.213 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.213 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.213 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.213 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.213 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.213 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.213 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.213 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.214 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.214 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.214 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.214 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.214 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.214 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.214 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.214 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.214 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.214 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.214 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.214 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.214 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.214 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.214 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.215 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.215 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.215 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.215 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.215 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.215 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.215 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.215 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.215 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.215 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.215 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.215 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.215 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.215 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.215 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.216 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.216 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.216 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.216 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.216 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.216 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.216 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.216 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.216 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.216 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.216 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.216 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.216 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.216 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.216 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.217 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.217 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.217 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.217 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.217 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.217 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.217 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "roption1": { 2024-02-18T08:33:13.217 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "roption1", 2024-02-18T08:33:13.217 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.217 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.217 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.217 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.217 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.217 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.217 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.218 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.218 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.218 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.218 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.218 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.218 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "roption2": { 2024-02-18T08:33:13.218 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "roption2", 2024-02-18T08:33:13.218 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.218 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.218 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.218 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "xyz", 2024-02-18T08:33:13.218 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.218 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.218 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.218 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.219 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.219 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.219 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.219 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.219 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption1": { 2024-02-18T08:33:13.219 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption1", 2024-02-18T08:33:13.219 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.219 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.219 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.219 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.219 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.219 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.219 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.219 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.219 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption2": { 2024-02-18T08:33:13.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption2", 2024-02-18T08:33:13.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption3": { 2024-02-18T08:33:13.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption3", 2024-02-18T08:33:13.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-18T08:33:13.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.221 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption4": { 2024-02-18T08:33:13.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption4", 2024-02-18T08:33:13.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.222 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption5": { 2024-02-18T08:33:13.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption5", 2024-02-18T08:33:13.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.223 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.224 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.224 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.224 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption6": { 2024-02-18T08:33:13.224 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption6", 2024-02-18T08:33:13.224 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.224 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.224 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.224 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.224 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.224 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.224 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.224 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.224 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.224 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.224 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.225 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.225 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "testkey": { 2024-02-18T08:33:13.225 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "testkey", 2024-02-18T08:33:13.225 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.225 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.225 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.225 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.225 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.225 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.225 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.225 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.225 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.225 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.225 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "testlkey": { 2024-02-18T08:33:13.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "testlkey", 2024-02-18T08:33:13.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.226 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "testnewline": { 2024-02-18T08:33:13.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "testnewline", 2024-02-18T08:33:13.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.227 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.228 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.228 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.228 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.228 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "status", 2024-02-18T08:33:13.228 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.228 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.228 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.228 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.228 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.228 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.228 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.228 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.228 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.228 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.229 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.229 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.229 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.229 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.229 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.229 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.229 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.229 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.229 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.229 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.229 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.229 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.229 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.229 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.230 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.230 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.230 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.230 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.230 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.230 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.230 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.230 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.230 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.230 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.230 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.230 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.230 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.230 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.230 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.230 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.231 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.231 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.231 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.231 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.231 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.231 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.231 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.231 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.231 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.231 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.231 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.231 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.231 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.231 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.231 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.232 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.232 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.232 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.232 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.232 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.232 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.232 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.232 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.232 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.232 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.232 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.232 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.232 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.232 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.232 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.233 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.233 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.233 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.233 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.233 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.233 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.233 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "telegraf", 2024-02-18T08:33:13.233 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.233 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.233 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.233 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "address": { 2024-02-18T08:33:13.233 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "address", 2024-02-18T08:33:13.233 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.233 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.233 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.234 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-02-18T08:33:13.234 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.234 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.234 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.234 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.234 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.234 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.234 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.234 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.234 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-18T08:33:13.234 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-18T08:33:13.234 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:13.234 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.234 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.235 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "15", 2024-02-18T08:33:13.235 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.235 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.235 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.235 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.235 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.235 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.235 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.235 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.235 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.235 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.235 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.235 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.235 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.235 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.236 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.236 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.236 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.236 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.236 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.236 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.236 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.236 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.236 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.236 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.236 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.236 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.236 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.236 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.237 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.237 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.237 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.237 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.237 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.237 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.237 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.237 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.237 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.237 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.237 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.237 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.237 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.237 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.237 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.237 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.238 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.238 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.238 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.238 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.238 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.238 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.238 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.238 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.238 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.238 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.238 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.238 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.238 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.238 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.238 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.240 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.240 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.240 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.240 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.240 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.240 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.240 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.240 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.240 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "telemetry", 2024-02-18T08:33:13.240 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.240 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.240 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.240 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "channel_basic": { 2024-02-18T08:33:13.240 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "channel_basic", 2024-02-18T08:33:13.240 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.241 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.241 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.241 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.241 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.241 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.241 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.241 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Share basic cluster information (size, version)", 2024-02-18T08:33:13.241 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.241 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.241 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.241 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.241 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "channel_crash": { 2024-02-18T08:33:13.241 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "channel_crash", 2024-02-18T08:33:13.241 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.241 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.242 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.242 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.242 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.242 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.242 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.242 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.242 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.242 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.242 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.242 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.242 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "channel_device": { 2024-02-18T08:33:13.242 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "channel_device", 2024-02-18T08:33:13.242 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.242 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.243 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.243 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:13.243 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.243 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.243 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.243 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.243 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.243 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.243 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.243 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.243 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "channel_ident": { 2024-02-18T08:33:13.243 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "channel_ident", 2024-02-18T08:33:13.243 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.243 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.243 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.244 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.244 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.244 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.244 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.244 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.244 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.244 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.244 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.244 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.244 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "contact": { 2024-02-18T08:33:13.244 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "contact", 2024-02-18T08:33:13.244 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.244 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.244 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.245 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:13.245 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.245 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.245 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.245 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.245 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.245 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.245 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.245 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.245 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "description": { 2024-02-18T08:33:13.245 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "description", 2024-02-18T08:33:13.245 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.245 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.245 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.245 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:13.246 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.246 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.246 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.246 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.246 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.246 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.246 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.246 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.246 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "device_url": { 2024-02-18T08:33:13.246 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "device_url", 2024-02-18T08:33:13.246 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.246 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.246 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.246 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/device", 2024-02-18T08:33:13.246 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-18T08:33:13.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-18T08:33:13.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-18T08:33:13.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-18T08:33:13.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "24", 2024-02-18T08:33:13.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "8", 2024-02-18T08:33:13.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "last_opt_revision": { 2024-02-18T08:33:13.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "last_opt_revision", 2024-02-18T08:33:13.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "1", 2024-02-18T08:33:13.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "leaderboard": { 2024-02-18T08:33:13.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "leaderboard", 2024-02-18T08:33:13.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.252 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.252 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.252 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.252 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.252 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.252 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.252 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.252 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.252 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.252 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.252 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.252 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.252 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.252 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.252 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.253 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.253 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.253 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.253 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.253 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.253 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.253 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.253 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.253 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.253 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.253 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.253 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.253 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.253 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.253 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.254 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.254 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.254 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.254 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.254 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.254 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.254 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.254 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.254 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.254 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.254 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.254 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.254 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.254 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.254 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.255 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.255 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.255 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.255 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.255 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.255 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.255 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.255 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.255 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.255 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.255 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.255 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.255 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.255 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "organization": { 2024-02-18T08:33:13.255 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "organization", 2024-02-18T08:33:13.256 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.256 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.256 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.256 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:13.256 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.256 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.256 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.256 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.256 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.256 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.256 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.256 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.256 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "proxy": { 2024-02-18T08:33:13.256 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "proxy", 2024-02-18T08:33:13.256 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.257 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.257 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.257 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:13.257 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.257 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.257 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.257 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.257 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.257 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.257 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.257 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.257 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "url": { 2024-02-18T08:33:13.257 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "url", 2024-02-18T08:33:13.257 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.257 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.258 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.258 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/report", 2024-02-18T08:33:13.258 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.258 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.258 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.258 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.258 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.258 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.258 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.258 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.258 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.258 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.258 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.258 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "test_orchestrator", 2024-02-18T08:33:13.258 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.259 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.259 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.259 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.259 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.259 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.259 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.259 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.259 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.259 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.259 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.259 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.259 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.259 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.259 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.259 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.260 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.260 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.260 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.260 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.260 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.260 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.260 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.260 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.260 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.260 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.260 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.260 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.260 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.260 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.261 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.261 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.261 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.261 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.261 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.261 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.261 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.261 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.261 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.261 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.261 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.261 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.261 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.261 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.261 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.262 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.262 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.262 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.262 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.262 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.262 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.262 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.262 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.262 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.262 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.262 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.262 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.262 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.262 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.262 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.263 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.263 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.263 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.263 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.263 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.263 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.263 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.263 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.263 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.263 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.263 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.263 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.263 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.263 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.263 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.263 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.264 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "volumes", 2024-02-18T08:33:13.264 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.264 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.264 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.264 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.264 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.264 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.264 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.264 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.264 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.264 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.264 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.264 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.264 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.265 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.265 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.265 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.265 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.265 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.265 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.265 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.265 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.265 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.265 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.265 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.265 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.265 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.265 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.265 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.266 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.266 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.266 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.266 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.266 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.266 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.266 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.266 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.266 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.266 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.266 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.266 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.266 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.266 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.267 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.267 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.267 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.267 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.267 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.267 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.267 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.267 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.267 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.267 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.267 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.267 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.267 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.267 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.267 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.268 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.268 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.268 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.268 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.268 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.268 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.268 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.268 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.268 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.268 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.268 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.268 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.268 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.268 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.268 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.269 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.269 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max_concurrent_clones": { 2024-02-18T08:33:13.269 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_clones", 2024-02-18T08:33:13.269 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.269 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.269 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.269 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "4", 2024-02-18T08:33:13.269 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.269 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.269 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.269 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Number of asynchronous cloner threads", 2024-02-18T08:33:13.269 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.269 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.269 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "snapshot_clone_delay": { 2024-02-18T08:33:13.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "snapshot_clone_delay", 2024-02-18T08:33:13.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-18T08:33:13.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Delay clone begin operation by snapshot_clone_delay seconds", 2024-02-18T08:33:13.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.271 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.271 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.271 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.271 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "zabbix", 2024-02-18T08:33:13.271 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:13.271 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:13.271 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:13.271 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "discovery_interval": { 2024-02-18T08:33:13.271 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "discovery_interval", 2024-02-18T08:33:13.271 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.271 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.271 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.271 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "100", 2024-02-18T08:33:13.271 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.271 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.272 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.272 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.272 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.272 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.272 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.272 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.272 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "identifier": { 2024-02-18T08:33:13.272 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "identifier", 2024-02-18T08:33:13.272 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.272 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.272 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.272 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.272 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.272 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.272 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.273 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.273 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.273 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.273 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.273 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.273 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-18T08:33:13.273 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-18T08:33:13.273 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:13.273 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.273 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.273 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-18T08:33:13.273 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.273 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.273 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.273 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.274 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.274 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.274 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.274 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.274 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:13.274 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:13.274 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.274 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.274 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.274 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:13.274 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.274 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.274 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.274 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.274 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.275 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.275 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.275 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.275 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.275 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.275 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.275 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.275 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.275 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.275 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.275 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:13.275 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:13.275 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.275 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.275 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.276 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.276 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.276 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.276 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.276 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.276 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.276 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.276 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.276 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.276 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:13.276 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:13.276 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.276 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.276 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.276 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:13.277 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.277 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.277 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:13.277 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:13.277 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:13.277 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:13.277 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:13.277 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:13.277 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:13.277 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.277 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.277 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.277 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.277 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.277 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.278 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:13.278 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:13.278 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:13.278 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.278 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:13.278 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:13.278 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.278 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.278 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.278 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.278 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.278 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.278 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.278 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.278 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "zabbix_host": { 2024-02-18T08:33:13.279 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "zabbix_host", 2024-02-18T08:33:13.279 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.279 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.279 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.279 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:13.279 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.279 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.279 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.279 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.279 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.279 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.279 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.279 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.279 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "zabbix_port": { 2024-02-18T08:33:13.279 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "zabbix_port", 2024-02-18T08:33:13.279 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:13.280 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.280 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.280 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10051", 2024-02-18T08:33:13.280 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.280 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.280 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.280 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.280 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.280 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.280 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.280 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.280 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "zabbix_sender": { 2024-02-18T08:33:13.280 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "zabbix_sender", 2024-02-18T08:33:13.280 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:13.281 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:13.281 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:13.281 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "/usr/bin/zabbix_sender", 2024-02-18T08:33:13.281 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:13.281 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:13.281 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:13.281 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:13.281 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:13.281 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:13.281 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:13.281 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.281 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.281 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.281 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.281 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "services": {}, 2024-02-18T08:33:13.281 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "always_on_modules": { 2024-02-18T08:33:13.282 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "nautilus": [ 2024-02-18T08:33:13.282 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-18T08:33:13.282 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crash", 2024-02-18T08:33:13.282 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-18T08:33:13.282 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "orchestrator_cli", 2024-02-18T08:33:13.282 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "progress", 2024-02-18T08:33:13.282 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-18T08:33:13.282 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "status", 2024-02-18T08:33:13.282 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-18T08:33:13.282 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.282 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "octopus": [ 2024-02-18T08:33:13.282 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-18T08:33:13.282 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crash", 2024-02-18T08:33:13.282 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-18T08:33:13.282 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "orchestrator", 2024-02-18T08:33:13.283 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pg_autoscaler", 2024-02-18T08:33:13.283 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "progress", 2024-02-18T08:33:13.283 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-18T08:33:13.283 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "status", 2024-02-18T08:33:13.283 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "telemetry", 2024-02-18T08:33:13.283 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-18T08:33:13.283 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:13.283 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "last_failure_osd_epoch": 0, 2024-02-18T08:33:13.283 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_clients": [ 2024-02-18T08:33:13.283 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.283 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-18T08:33:13.283 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.283 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-18T08:33:13.283 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.133:0", 2024-02-18T08:33:13.283 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "nonce": 530264878 2024-02-18T08:33:13.284 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.284 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ] 2024-02-18T08:33:13.284 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:13.284 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.284 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-18T08:33:13.284 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:13.284 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-18T08:33:13.284 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.133:0", 2024-02-18T08:33:13.284 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "nonce": 2020473524 2024-02-18T08:33:13.284 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.284 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ] 2024-02-18T08:33:13.284 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.284 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ] 2024-02-18T08:33:13.284 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.284 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:13.285 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for the mgr to restart... 2024-02-18T08:33:13.285 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for Mgr epoch 5... 2024-02-18T08:33:13.285 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus tell mgr mgr_status 2024-02-18T08:33:13.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:13 smithi133 bash[19538]: audit 2024-02-18T08:33:12.543744+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.133:0/601644955' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2024-02-18T08:33:15.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:15 smithi133 bash[19538]: cluster 2024-02-18T08:33:15.159995+0000 mon.a (mon.0) 31 : cluster [INF] Active manager daemon y restarted 2024-02-18T08:33:15.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:15 smithi133 bash[19538]: cluster 2024-02-18T08:33:15.160635+0000 mon.a (mon.0) 32 : cluster [INF] Activating manager daemon y 2024-02-18T08:33:15.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:15 smithi133 bash[19538]: cluster 2024-02-18T08:33:15.164304+0000 mon.a (mon.0) 33 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-02-18T08:33:16.241 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:16.241 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-02-18T08:33:16.241 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "initialized": true 2024-02-18T08:33:16.241 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:16.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:16 smithi133 bash[19538]: cluster 2024-02-18T08:33:15.215109+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0545955s) 2024-02-18T08:33:16.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:16 smithi133 bash[19538]: audit 2024-02-18T08:33:15.221191+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-18T08:33:16.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:16 smithi133 bash[19538]: audit 2024-02-18T08:33:15.222952+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-18T08:33:16.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:16 smithi133 bash[19538]: audit 2024-02-18T08:33:15.224118+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-18T08:33:16.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:16 smithi133 bash[19538]: audit 2024-02-18T08:33:15.224651+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-18T08:33:16.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:16 smithi133 bash[19538]: audit 2024-02-18T08:33:15.225017+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-18T08:33:16.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:16 smithi133 bash[19538]: audit 2024-02-18T08:33:15.225630+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-18T08:33:16.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:16 smithi133 bash[19538]: audit 2024-02-18T08:33:15.226881+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-18T08:33:16.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:16 smithi133 bash[19538]: audit 2024-02-18T08:33:15.227315+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-18T08:33:16.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:16 smithi133 bash[19538]: audit 2024-02-18T08:33:15.227732+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-18T08:33:16.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:16 smithi133 bash[19538]: audit 2024-02-18T08:33:15.228125+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-18T08:33:16.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:16 smithi133 bash[19538]: cluster 2024-02-18T08:33:15.231749+0000 mon.a (mon.0) 45 : cluster [INF] Manager daemon y is now available 2024-02-18T08:33:16.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:16 smithi133 bash[19538]: audit 2024-02-18T08:33:15.253619+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' 2024-02-18T08:33:16.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:16 smithi133 bash[19538]: audit 2024-02-18T08:33:15.259584+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' 2024-02-18T08:33:16.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:16 smithi133 bash[19538]: audit 2024-02-18T08:33:15.264355+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' 2024-02-18T08:33:16.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:16 smithi133 bash[19538]: audit 2024-02-18T08:33:15.406349+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' 2024-02-18T08:33:16.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:16 smithi133 bash[19538]: audit 2024-02-18T08:33:15.412948+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' 2024-02-18T08:33:16.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:16 smithi133 bash[19538]: audit 2024-02-18T08:33:15.424718+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:33:16.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:16 smithi133 bash[19538]: audit 2024-02-18T08:33:15.427388+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:33:16.826 INFO:teuthology.orchestra.run.smithi133.stderr:Mgr epoch 5 is available 2024-02-18T08:33:16.826 INFO:teuthology.orchestra.run.smithi133.stderr:Setting orchestrator backend to cephadm... 2024-02-18T08:33:16.826 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus orch set backend cephadm 2024-02-18T08:33:17.494 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:17 smithi133 bash[19538]: audit 2024-02-18T08:33:16.224122+0000 mgr.y (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-18T08:33:17.495 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:17 smithi133 bash[19538]: cluster 2024-02-18T08:33:16.224483+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e7: y(active, since 1.06397s) 2024-02-18T08:33:17.495 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:17 smithi133 bash[19538]: audit 2024-02-18T08:33:16.241459+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-18T08:33:18.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:18 smithi133 bash[19538]: cluster 2024-02-18T08:33:17.233228+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-02-18T08:33:18.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:18 smithi133 bash[19538]: audit 2024-02-18T08:33:18.129710+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' 2024-02-18T08:33:18.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:18 smithi133 bash[19538]: audit 2024-02-18T08:33:18.187837+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' 2024-02-18T08:33:18.672 INFO:teuthology.orchestra.run.smithi133.stderr:Generating ssh key... 2024-02-18T08:33:18.672 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus cephadm generate-key 2024-02-18T08:33:19.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:19 smithi133 bash[19538]: audit 2024-02-18T08:33:18.121194+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 2024-02-18T08:33:20.553 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:20 smithi133 bash[19836]: Generating public/private rsa key pair. 2024-02-18T08:33:20.553 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:20 smithi133 bash[19836]: Your identification has been saved in /tmp/tmpy6v6avlr/key. 2024-02-18T08:33:20.553 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:20 smithi133 bash[19836]: Your public key has been saved in /tmp/tmpy6v6avlr/key.pub. 2024-02-18T08:33:20.553 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:20 smithi133 bash[19836]: The key fingerprint is: 2024-02-18T08:33:20.553 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:20 smithi133 bash[19836]: SHA256:4BE3k9CiajcWLISPW0+tK4lp0uUDQrJSglmDqbUpQVM ceph-37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:33:20.553 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:20 smithi133 bash[19836]: The key's randomart image is: 2024-02-18T08:33:20.554 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:20 smithi133 bash[19836]: +---[RSA 3072]----+ 2024-02-18T08:33:20.554 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:20 smithi133 bash[19836]: |.*.E oo+. | 2024-02-18T08:33:20.554 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:20 smithi133 bash[19836]: |= * .ooo | 2024-02-18T08:33:20.554 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:20 smithi133 bash[19836]: |oO = oo. | 2024-02-18T08:33:20.554 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:20 smithi133 bash[19836]: |O.B =..o | 2024-02-18T08:33:20.554 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:20 smithi133 bash[19836]: |oB = o. S | 2024-02-18T08:33:20.554 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:20 smithi133 bash[19836]: |= + B | 2024-02-18T08:33:20.554 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:20 smithi133 bash[19836]: |.* B o | 2024-02-18T08:33:20.554 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:20 smithi133 bash[19836]: |+.+ + | 2024-02-18T08:33:20.554 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:20 smithi133 bash[19836]: |o . . | 2024-02-18T08:33:20.554 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:20 smithi133 bash[19836]: +----[SHA256]-----+ 2024-02-18T08:33:20.695 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus cephadm get-pub-key 2024-02-18T08:33:21.399 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:21 smithi133 bash[19538]: cephadm 2024-02-18T08:33:19.945296+0000 mgr.y (mgr.14116) 5 : cephadm [INF] Generating ssh key... 2024-02-18T08:33:21.399 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:21 smithi133 bash[19538]: audit 2024-02-18T08:33:20.116020+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' 2024-02-18T08:33:21.399 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:21 smithi133 bash[19538]: audit 2024-02-18T08:33:20.119666+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' 2024-02-18T08:33:21.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/8HF9gNXn8Ytgo+SdKzmrCTX88j9o85HNbaNzZuqnfDHH3iDdFsSjX9T0NSiXHFnBRGEsvEjvZk2Q0r0MdB6LlTs3/7MYLdDbaGa6BTHx4s3KRuKGSn8vcBXW8pDSsE/V+ViOfjOg9/E6gXFZ8NP9qjOFxhn04m/2ACgZOgEiwSEy9T9Y2mj5LhEKn74sDCSF6UH/GiUdwTrx5KotCdqOqF4j+nBav1tovIAggy+jphKs9hbnbF+2LOXADupYV0MLhPzL2W+xtSByH5E8NUKCWXgJqpXe0f1nbqAFZ3emepi36ZyJpFTZFEzBtvRUWy42pH7R8XrkzC6OMMZgFvxVYi4rF4xAbgfHQbydbFC0RBEyG1/QI4TRzyMq9vt6O9aFRwMnwBJTLuIi50EiYF6/X+4aMnHpoB3it7IjvyDYU/CWazY1GiyGmADcGSzFKmh9sPck14l1pKiO4AewE7I1LwKRo9shQmy1z7aJvS46qvRXhfDLiu1tYNtYlRs06U8= ceph-37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:33:22.534 INFO:teuthology.orchestra.run.smithi133.stderr:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2024-02-18T08:33:22.534 INFO:teuthology.orchestra.run.smithi133.stderr:Adding key to root@localhost's authorized_keys... 2024-02-18T08:33:22.535 INFO:teuthology.orchestra.run.smithi133.stderr:Adding host smithi133... 2024-02-18T08:33:22.536 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus orch host add smithi133 2024-02-18T08:33:23.552 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:23 smithi133 bash[19538]: audit 2024-02-18T08:33:21.971352+0000 mgr.y (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:33:24.303 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:23 smithi133 bash[19836]: Warning: Permanently added 'smithi133,172.21.15.133' (ECDSA) to the list of known hosts. 2024-02-18T08:33:24.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout Added host 'smithi133' 2024-02-18T08:33:25.361 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus config set mgr mgr/cephadm/container_init False --force 2024-02-18T08:33:26.053 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:25 smithi133 bash[19538]: audit 2024-02-18T08:33:23.898682+0000 mgr.y (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi133", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:33:26.054 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:25 smithi133 bash[19538]: audit 2024-02-18T08:33:24.622774+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' 2024-02-18T08:33:26.054 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:25 smithi133 bash[19538]: cephadm 2024-02-18T08:33:24.623437+0000 mgr.y (mgr.14116) 8 : cephadm [INF] Added host smithi133 2024-02-18T08:33:26.054 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:25 smithi133 bash[19538]: audit 2024-02-18T08:33:25.040053+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' 2024-02-18T08:33:26.054 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:25 smithi133 bash[19538]: audit 2024-02-18T08:33:25.041101+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:33:26.054 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:25 smithi133 bash[19538]: audit 2024-02-18T08:33:25.593887+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' 2024-02-18T08:33:26.054 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:25 smithi133 bash[19538]: audit 2024-02-18T08:33:25.594801+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.14116 172.21.15.133:0/221710164' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:33:27.823 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus config set mgr mgr/dashboard/ssl_server_port 8443 2024-02-18T08:33:28.302 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:28 smithi133 bash[19538]: audit 2024-02-18T08:33:27.046985+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.133:0/814805953' entity='client.admin' 2024-02-18T08:33:29.839 INFO:teuthology.orchestra.run.smithi133.stderr:Enabling the dashboard module... 2024-02-18T08:33:29.839 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus mgr module enable dashboard 2024-02-18T08:33:30.552 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:30 smithi133 bash[19538]: audit 2024-02-18T08:33:29.278376+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.133:0/4107209305' entity='client.admin' 2024-02-18T08:33:31.552 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:31 smithi133 bash[19538]: audit 2024-02-18T08:33:31.236484+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.133:0/1508766120' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-18T08:33:31.553 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:31 smithi133 bash[19836]: ignoring --setuser ceph since I am not root 2024-02-18T08:33:31.553 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:31 smithi133 bash[19836]: ignoring --setgroup ceph since I am not root 2024-02-18T08:33:31.553 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:31 smithi133 bash[19836]: debug 2024-02-18T08:33:31.315+0000 7ffac5f1e700 1 -- 172.21.15.133:0/2151252976 <== mon.0 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5634128684e0 con 0x563412950800 2024-02-18T08:33:31.852 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus mgr dump 2024-02-18T08:33:32.552 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:32 smithi133 bash[19538]: audit 2024-02-18T08:33:31.284297+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.133:0/1508766120' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-18T08:33:32.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:32 smithi133 bash[19538]: cluster 2024-02-18T08:33:31.284477+0000 mon.a (mon.0) 68 : cluster [DBG] mgrmap e9: y(active, since 16s) 2024-02-18T08:33:33.235 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.235 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 9, 2024-02-18T08:33:33.235 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_gid": 14116, 2024-02-18T08:33:33.235 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_name": "y", 2024-02-18T08:33:33.235 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_addrs": { 2024-02-18T08:33:33.236 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-18T08:33:33.236 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.236 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-18T08:33:33.236 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.133:6800", 2024-02-18T08:33:33.237 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "nonce": 3069082831 2024-02-18T08:33:33.237 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.237 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.237 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "v1", 2024-02-18T08:33:33.237 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.133:6801", 2024-02-18T08:33:33.238 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "nonce": 3069082831 2024-02-18T08:33:33.238 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ] 2024-02-18T08:33:33.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_addr": "172.21.15.133:6801/3069082831", 2024-02-18T08:33:33.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_change": "2024-02-18T08:33:15.160495+0000", 2024-02-18T08:33:33.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_mgr_features": 4540138292840890367, 2024-02-18T08:33:33.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "available": true, 2024-02-18T08:33:33.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "standbys": [], 2024-02-18T08:33:33.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-18T08:33:33.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-18T08:33:33.239 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "dashboard", 2024-02-18T08:33:33.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-18T08:33:33.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "restful" 2024-02-18T08:33:33.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "available_modules": [ 2024-02-18T08:33:33.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "alerts", 2024-02-18T08:33:33.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-18T08:33:33.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-18T08:33:33.247 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:33.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-18T08:33:33.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "How frequently to reexamine health status", 2024-02-18T08:33:33.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.249 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.250 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.251 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.252 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.252 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.252 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.252 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_destination": { 2024-02-18T08:33:33.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_destination", 2024-02-18T08:33:33.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Email address to send alerts to", 2024-02-18T08:33:33.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_from_name": { 2024-02-18T08:33:33.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_from_name", 2024-02-18T08:33:33.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "Ceph", 2024-02-18T08:33:33.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Email From: name", 2024-02-18T08:33:33.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_host": { 2024-02-18T08:33:33.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_host", 2024-02-18T08:33:33.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "SMTP server", 2024-02-18T08:33:33.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_password": { 2024-02-18T08:33:33.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_password", 2024-02-18T08:33:33.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Password to authenticate with", 2024-02-18T08:33:33.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_port": { 2024-02-18T08:33:33.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_port", 2024-02-18T08:33:33.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "465", 2024-02-18T08:33:33.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "SMTP port", 2024-02-18T08:33:33.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_sender": { 2024-02-18T08:33:33.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_sender", 2024-02-18T08:33:33.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "SMTP envelope sender", 2024-02-18T08:33:33.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_ssl": { 2024-02-18T08:33:33.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_ssl", 2024-02-18T08:33:33.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Use SSL to connect to SMTP server", 2024-02-18T08:33:33.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_user": { 2024-02-18T08:33:33.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_user", 2024-02-18T08:33:33.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "User to authenticate as", 2024-02-18T08:33:33.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "balancer", 2024-02-18T08:33:33.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active": { 2024-02-18T08:33:33.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "active", 2024-02-18T08:33:33.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "automatically balance PGs across cluster", 2024-02-18T08:33:33.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "begin_time": { 2024-02-18T08:33:33.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "begin_time", 2024-02-18T08:33:33.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "0000", 2024-02-18T08:33:33.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "beginning time of day to automatically balance", 2024-02-18T08:33:33.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-18T08:33:33.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "begin_weekday": { 2024-02-18T08:33:33.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "begin_weekday", 2024-02-18T08:33:33.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-18T08:33:33.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-18T08:33:33.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-18T08:33:33.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-18T08:33:33.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-02-18T08:33:33.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-18T08:33:33.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crush_compat_max_iterations": { 2024-02-18T08:33:33.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "crush_compat_max_iterations", 2024-02-18T08:33:33.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-18T08:33:33.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "25", 2024-02-18T08:33:33.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-18T08:33:33.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "250", 2024-02-18T08:33:33.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "maximum number of iterations to attempt optimization", 2024-02-18T08:33:33.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crush_compat_metrics": { 2024-02-18T08:33:33.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "crush_compat_metrics", 2024-02-18T08:33:33.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "pgs,objects,bytes", 2024-02-18T08:33:33.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "metrics with which to calculate OSD utilization", 2024-02-18T08:33:33.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2024-02-18T08:33:33.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crush_compat_step": { 2024-02-18T08:33:33.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "crush_compat_step", 2024-02-18T08:33:33.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-18T08:33:33.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "0.5", 2024-02-18T08:33:33.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "0.001", 2024-02-18T08:33:33.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "0.999", 2024-02-18T08:33:33.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "aggressiveness of optimization", 2024-02-18T08:33:33.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-02-18T08:33:33.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "end_time": { 2024-02-18T08:33:33.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "end_time", 2024-02-18T08:33:33.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "2400", 2024-02-18T08:33:33.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "ending time of day to automatically balance", 2024-02-18T08:33:33.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-18T08:33:33.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "end_weekday": { 2024-02-18T08:33:33.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "end_weekday", 2024-02-18T08:33:33.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-18T08:33:33.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-18T08:33:33.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-18T08:33:33.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-18T08:33:33.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-02-18T08:33:33.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-18T08:33:33.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min_score": { 2024-02-18T08:33:33.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "min_score", 2024-02-18T08:33:33.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-18T08:33:33.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-18T08:33:33.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "minimum score, below which no optimization is attempted", 2024-02-18T08:33:33.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-18T08:33:33.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-18T08:33:33.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "none", 2024-02-18T08:33:33.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crush-compat", 2024-02-18T08:33:33.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "none", 2024-02-18T08:33:33.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "upmap" 2024-02-18T08:33:33.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Balancer mode", 2024-02-18T08:33:33.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pool_ids": { 2024-02-18T08:33:33.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "pool_ids", 2024-02-18T08:33:33.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "pools which the automatic balancing will be limited to", 2024-02-18T08:33:33.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-18T08:33:33.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-18T08:33:33.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:33.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-18T08:33:33.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and attempt optimization", 2024-02-18T08:33:33.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "upmap_max_deviation": { 2024-02-18T08:33:33.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "upmap_max_deviation", 2024-02-18T08:33:33.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-18T08:33:33.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-18T08:33:33.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "deviation below which no optimization is attempted", 2024-02-18T08:33:33.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-02-18T08:33:33.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "upmap_max_optimizations": { 2024-02-18T08:33:33.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "upmap_max_optimizations", 2024-02-18T08:33:33.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-18T08:33:33.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:33:33.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "maximum upmap optimizations to make per attempt", 2024-02-18T08:33:33.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "cephadm", 2024-02-18T08:33:33.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "allow_ptrace": { 2024-02-18T08:33:33.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "allow_ptrace", 2024-02-18T08:33:33.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-02-18T08:33:33.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2024-02-18T08:33:33.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "config_dashboard": { 2024-02-18T08:33:33.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "config_dashboard", 2024-02-18T08:33:33.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "manage configs like API endpoints in Dashboard.", 2024-02-18T08:33:33.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_image_alertmanager": { 2024-02-18T08:33:33.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_image_alertmanager", 2024-02-18T08:33:33.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "quay.io/prometheus/alertmanager:v0.20.0", 2024-02-18T08:33:33.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-18T08:33:33.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_image_base": { 2024-02-18T08:33:33.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_image_base", 2024-02-18T08:33:33.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "quay.io/ceph/ceph", 2024-02-18T08:33:33.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Container image name, without the tag", 2024-02-18T08:33:33.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_image_grafana": { 2024-02-18T08:33:33.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_image_grafana", 2024-02-18T08:33:33.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "quay.io/ceph/ceph-grafana:6.7.4", 2024-02-18T08:33:33.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-18T08:33:33.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_image_node_exporter": { 2024-02-18T08:33:33.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_image_node_exporter", 2024-02-18T08:33:33.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "quay.io/prometheus/node-exporter:v0.18.1", 2024-02-18T08:33:33.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-18T08:33:33.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_image_prometheus": { 2024-02-18T08:33:33.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_image_prometheus", 2024-02-18T08:33:33.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "quay.io/prometheus/prometheus:v2.18.1", 2024-02-18T08:33:33.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-18T08:33:33.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_init": { 2024-02-18T08:33:33.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_init", 2024-02-18T08:33:33.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Run podman/docker with `--init`", 2024-02-18T08:33:33.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "daemon_cache_timeout": { 2024-02-18T08:33:33.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "daemon_cache_timeout", 2024-02-18T08:33:33.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:33.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-18T08:33:33.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache service (daemon) inventory", 2024-02-18T08:33:33.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "device_cache_timeout": { 2024-02-18T08:33:33.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "device_cache_timeout", 2024-02-18T08:33:33.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:33.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "1800", 2024-02-18T08:33:33.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache device inventory", 2024-02-18T08:33:33.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "facts_cache_timeout": { 2024-02-18T08:33:33.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "facts_cache_timeout", 2024-02-18T08:33:33.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:33.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-18T08:33:33.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache host facts data", 2024-02-18T08:33:33.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "host_check_interval": { 2024-02-18T08:33:33.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "host_check_interval", 2024-02-18T08:33:33.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:33.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-18T08:33:33.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how frequently to perform a host check", 2024-02-18T08:33:33.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-02-18T08:33:33.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "manage_etc_ceph_ceph_conf": { 2024-02-18T08:33:33.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "manage_etc_ceph_ceph_conf", 2024-02-18T08:33:33.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Manage and own /etc/ceph/ceph.conf on the hosts.", 2024-02-18T08:33:33.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "migration_current": { 2024-02-18T08:33:33.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "migration_current", 2024-02-18T08:33:33.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:33.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "internal - do not modify", 2024-02-18T08:33:33.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-18T08:33:33.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-18T08:33:33.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "root", 2024-02-18T08:33:33.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "cephadm-package", 2024-02-18T08:33:33.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "root" 2024-02-18T08:33:33.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "mode for remote execution of cephadm", 2024-02-18T08:33:33.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "prometheus_alerts_path": { 2024-02-18T08:33:33.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "prometheus_alerts_path", 2024-02-18T08:33:33.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2024-02-18T08:33:33.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "location of alerts to include in prometheus deployments", 2024-02-18T08:33:33.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "registry_password": { 2024-02-18T08:33:33.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "registry_password", 2024-02-18T08:33:33.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:33.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Custom repository password", 2024-02-18T08:33:33.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "registry_url": { 2024-02-18T08:33:33.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "registry_url", 2024-02-18T08:33:33.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:33.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Custom repository url", 2024-02-18T08:33:33.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "registry_username": { 2024-02-18T08:33:33.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "registry_username", 2024-02-18T08:33:33.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:33.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Custom repository username", 2024-02-18T08:33:33.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ssh_config_file": { 2024-02-18T08:33:33.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ssh_config_file", 2024-02-18T08:33:33.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:33.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "customized SSH config file to connect to managed hosts", 2024-02-18T08:33:33.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "use_repo_digest": { 2024-02-18T08:33:33.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "use_repo_digest", 2024-02-18T08:33:33.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Automatically convert image tags to image digest. Make sure all daemons use the same image", 2024-02-18T08:33:33.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warn_on_failed_host_check": { 2024-02-18T08:33:33.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "warn_on_failed_host_check", 2024-02-18T08:33:33.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if the host check fails", 2024-02-18T08:33:33.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warn_on_stray_daemons": { 2024-02-18T08:33:33.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_daemons", 2024-02-18T08:33:33.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-02-18T08:33:33.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warn_on_stray_hosts": { 2024-02-18T08:33:33.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_hosts", 2024-02-18T08:33:33.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2024-02-18T08:33:33.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "crash", 2024-02-18T08:33:33.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "retain_interval": { 2024-02-18T08:33:33.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "retain_interval", 2024-02-18T08:33:33.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:33.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "31536000", 2024-02-18T08:33:33.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how long to retain crashes before pruning them", 2024-02-18T08:33:33.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warn_recent_interval": { 2024-02-18T08:33:33.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "warn_recent_interval", 2024-02-18T08:33:33.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:33.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "1209600", 2024-02-18T08:33:33.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "time interval in which to warn about recent crashes", 2024-02-18T08:33:33.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "dashboard", 2024-02-18T08:33:33.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ACCOUNT_LOCKOUT_ATTEMPTS": { 2024-02-18T08:33:33.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ACCOUNT_LOCKOUT_ATTEMPTS", 2024-02-18T08:33:33.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:33:33.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_HOST": { 2024-02-18T08:33:33.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_HOST", 2024-02-18T08:33:33.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_SSL_VERIFY": { 2024-02-18T08:33:33.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_SSL_VERIFY", 2024-02-18T08:33:33.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "AUDIT_API_ENABLED": { 2024-02-18T08:33:33.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_ENABLED", 2024-02-18T08:33:33.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "AUDIT_API_LOG_PAYLOAD": { 2024-02-18T08:33:33.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-02-18T08:33:33.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ENABLE_BROWSABLE_API": { 2024-02-18T08:33:33.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ENABLE_BROWSABLE_API", 2024-02-18T08:33:33.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_cephfs": { 2024-02-18T08:33:33.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_cephfs", 2024-02-18T08:33:33.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_iscsi": { 2024-02-18T08:33:33.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_iscsi", 2024-02-18T08:33:33.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_mirroring": { 2024-02-18T08:33:33.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_mirroring", 2024-02-18T08:33:33.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_nfs": { 2024-02-18T08:33:33.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_nfs", 2024-02-18T08:33:33.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rbd": { 2024-02-18T08:33:33.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rbd", 2024-02-18T08:33:33.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rgw": { 2024-02-18T08:33:33.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rgw", 2024-02-18T08:33:33.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-02-18T08:33:33.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-02-18T08:33:33.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_API_PASSWORD": { 2024-02-18T08:33:33.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_PASSWORD", 2024-02-18T08:33:33.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-18T08:33:33.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_API_SSL_VERIFY": { 2024-02-18T08:33:33.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-02-18T08:33:33.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_API_URL": { 2024-02-18T08:33:33.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_URL", 2024-02-18T08:33:33.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_API_USERNAME": { 2024-02-18T08:33:33.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_USERNAME", 2024-02-18T08:33:33.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-18T08:33:33.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_FRONTEND_API_URL": { 2024-02-18T08:33:33.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_FRONTEND_API_URL", 2024-02-18T08:33:33.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-02-18T08:33:33.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-02-18T08:33:33.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ISCSI_API_SSL_VERIFICATION": { 2024-02-18T08:33:33.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-02-18T08:33:33.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_HOST": { 2024-02-18T08:33:33.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_HOST", 2024-02-18T08:33:33.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_SSL_VERIFY": { 2024-02-18T08:33:33.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_SSL_VERIFY", 2024-02-18T08:33:33.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-02-18T08:33:33.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-02-18T08:33:33.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-02-18T08:33:33.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-02-18T08:33:33.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-02-18T08:33:33.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-02-18T08:33:33.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-02-18T08:33:33.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-02-18T08:33:33.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-02-18T08:33:33.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-02-18T08:33:33.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-02-18T08:33:33.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-02-18T08:33:33.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-02-18T08:33:33.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-02-18T08:33:33.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_ENABLED": { 2024-02-18T08:33:33.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_ENABLED", 2024-02-18T08:33:33.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-02-18T08:33:33.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-02-18T08:33:33.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-02-18T08:33:33.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-02-18T08:33:33.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-02-18T08:33:33.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:33:33.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_LENGTH": { 2024-02-18T08:33:33.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-02-18T08:33:33.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "8", 2024-02-18T08:33:33.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "REST_REQUESTS_TIMEOUT": { 2024-02-18T08:33:33.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "REST_REQUESTS_TIMEOUT", 2024-02-18T08:33:33.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "45", 2024-02-18T08:33:33.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_ACCESS_KEY": { 2024-02-18T08:33:33.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ACCESS_KEY", 2024-02-18T08:33:33.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_ADMIN_RESOURCE": { 2024-02-18T08:33:33.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-02-18T08:33:33.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-18T08:33:33.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_HOST": { 2024-02-18T08:33:33.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_HOST", 2024-02-18T08:33:33.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_PORT": { 2024-02-18T08:33:33.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_PORT", 2024-02-18T08:33:33.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "80", 2024-02-18T08:33:33.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_SCHEME": { 2024-02-18T08:33:33.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SCHEME", 2024-02-18T08:33:33.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "http", 2024-02-18T08:33:33.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_SECRET_KEY": { 2024-02-18T08:33:33.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SECRET_KEY", 2024-02-18T08:33:33.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_SSL_VERIFY": { 2024-02-18T08:33:33.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SSL_VERIFY", 2024-02-18T08:33:33.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_USER_ID": { 2024-02-18T08:33:33.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_USER_ID", 2024-02-18T08:33:33.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_SPAN": { 2024-02-18T08:33:33.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-02-18T08:33:33.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-18T08:33:33.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-02-18T08:33:33.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-02-18T08:33:33.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:33:33.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-02-18T08:33:33.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-02-18T08:33:33.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-18T08:33:33.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crt_file": { 2024-02-18T08:33:33.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "crt_file", 2024-02-18T08:33:33.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug": { 2024-02-18T08:33:33.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "debug", 2024-02-18T08:33:33.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Enable/disable debug options", 2024-02-18T08:33:33.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "jwt_token_ttl": { 2024-02-18T08:33:33.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "jwt_token_ttl", 2024-02-18T08:33:33.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "28800", 2024-02-18T08:33:33.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-18T08:33:33.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-18T08:33:33.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "motd": { 2024-02-18T08:33:33.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "motd", 2024-02-18T08:33:33.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "The message of the day", 2024-02-18T08:33:33.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-18T08:33:33.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-18T08:33:33.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "::", 2024-02-18T08:33:33.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-18T08:33:33.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-18T08:33:33.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "8080", 2024-02-18T08:33:33.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-18T08:33:33.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-18T08:33:33.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ssl_server_port": { 2024-02-18T08:33:33.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ssl_server_port", 2024-02-18T08:33:33.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "8443", 2024-02-18T08:33:33.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "standby_behaviour": { 2024-02-18T08:33:33.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "standby_behaviour", 2024-02-18T08:33:33.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "redirect", 2024-02-18T08:33:33.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "redirect" 2024-02-18T08:33:33.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "standby_error_status_code": { 2024-02-18T08:33:33.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "standby_error_status_code", 2024-02-18T08:33:33.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "500", 2024-02-18T08:33:33.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "400", 2024-02-18T08:33:33.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "599", 2024-02-18T08:33:33.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "url_prefix": { 2024-02-18T08:33:33.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "url_prefix", 2024-02-18T08:33:33.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "devicehealth", 2024-02-18T08:33:33.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enable_monitoring": { 2024-02-18T08:33:33.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "enable_monitoring", 2024-02-18T08:33:33.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "monitor device health metrics", 2024-02-18T08:33:33.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mark_out_threshold": { 2024-02-18T08:33:33.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "mark_out_threshold", 2024-02-18T08:33:33.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:33.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "2419200", 2024-02-18T08:33:33.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "automatically mark OSD if it may fail before this long", 2024-02-18T08:33:33.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pool_name": { 2024-02-18T08:33:33.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "pool_name", 2024-02-18T08:33:33.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "device_health_metrics", 2024-02-18T08:33:33.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "name of pool in which to store device health metrics", 2024-02-18T08:33:33.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "retention_period": { 2024-02-18T08:33:33.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "retention_period", 2024-02-18T08:33:33.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:33.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "15552000", 2024-02-18T08:33:33.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how long to retain device health metrics", 2024-02-18T08:33:33.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "scrape_frequency": { 2024-02-18T08:33:33.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "scrape_frequency", 2024-02-18T08:33:33.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:33.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-18T08:33:33.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how frequently to scrape device health metrics", 2024-02-18T08:33:33.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "self_heal": { 2024-02-18T08:33:33.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "self_heal", 2024-02-18T08:33:33.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "preemptively heal cluster around devices that may fail", 2024-02-18T08:33:33.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-18T08:33:33.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-18T08:33:33.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:33.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-18T08:33:33.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and check device health", 2024-02-18T08:33:33.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warn_threshold": { 2024-02-18T08:33:33.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "warn_threshold", 2024-02-18T08:33:33.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:33.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "7257600", 2024-02-18T08:33:33.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "raise health warning if OSD may fail before this long", 2024-02-18T08:33:33.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "diskprediction_local", 2024-02-18T08:33:33.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "predict_interval": { 2024-02-18T08:33:33.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "predict_interval", 2024-02-18T08:33:33.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-18T08:33:33.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "predictor_model": { 2024-02-18T08:33:33.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "predictor_model", 2024-02-18T08:33:33.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "prophetstor", 2024-02-18T08:33:33.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-18T08:33:33.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-18T08:33:33.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-18T08:33:33.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "influx", 2024-02-18T08:33:33.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": false, 2024-02-18T08:33:33.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "influxdb python module not found", 2024-02-18T08:33:33.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "batch_size": { 2024-02-18T08:33:33.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "batch_size", 2024-02-18T08:33:33.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "5000", 2024-02-18T08:33:33.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "database": { 2024-02-18T08:33:33.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "database", 2024-02-18T08:33:33.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "ceph", 2024-02-18T08:33:33.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "hostname": { 2024-02-18T08:33:33.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "hostname", 2024-02-18T08:33:33.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:33.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-18T08:33:33.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-18T08:33:33.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "30", 2024-02-18T08:33:33.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "password": { 2024-02-18T08:33:33.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "password", 2024-02-18T08:33:33.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:33.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "port": { 2024-02-18T08:33:33.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "port", 2024-02-18T08:33:33.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "8086", 2024-02-18T08:33:33.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-18T08:33:33.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-18T08:33:33.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "false", 2024-02-18T08:33:33.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "threads": { 2024-02-18T08:33:33.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "threads", 2024-02-18T08:33:33.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-18T08:33:33.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "username": { 2024-02-18T08:33:33.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "username", 2024-02-18T08:33:33.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:33.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "verify_ssl": { 2024-02-18T08:33:33.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "verify_ssl", 2024-02-18T08:33:33.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "true", 2024-02-18T08:33:33.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "insights", 2024-02-18T08:33:33.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "iostat", 2024-02-18T08:33:33.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "k8sevents", 2024-02-18T08:33:33.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ceph_event_retention_days": { 2024-02-18T08:33:33.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ceph_event_retention_days", 2024-02-18T08:33:33.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-18T08:33:33.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Days to hold ceph event information within local cache", 2024-02-18T08:33:33.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "config_check_secs": { 2024-02-18T08:33:33.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "config_check_secs", 2024-02-18T08:33:33.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:33:33.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "10", 2024-02-18T08:33:33.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-02-18T08:33:33.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "localpool", 2024-02-18T08:33:33.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "failure_domain": { 2024-02-18T08:33:33.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "failure_domain", 2024-02-18T08:33:33.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "host", 2024-02-18T08:33:33.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "failure domain for any created local pool", 2024-02-18T08:33:33.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min_size": { 2024-02-18T08:33:33.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "min_size", 2024-02-18T08:33:33.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "default min_size for any created local pool", 2024-02-18T08:33:33.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_rep": { 2024-02-18T08:33:33.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "num_rep", 2024-02-18T08:33:33.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "3", 2024-02-18T08:33:33.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "default replica count for any created local pool", 2024-02-18T08:33:33.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pg_num": { 2024-02-18T08:33:33.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "pg_num", 2024-02-18T08:33:33.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "128", 2024-02-18T08:33:33.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "default pg_num for any created local pool", 2024-02-18T08:33:33.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "prefix": { 2024-02-18T08:33:33.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "prefix", 2024-02-18T08:33:33.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "name prefix for any created local pool", 2024-02-18T08:33:33.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "subtree": { 2024-02-18T08:33:33.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "subtree", 2024-02-18T08:33:33.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "rack", 2024-02-18T08:33:33.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "CRUSH level for which to create a local pool", 2024-02-18T08:33:33.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-18T08:33:33.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "orchestrator": { 2024-02-18T08:33:33.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-18T08:33:33.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:33.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-18T08:33:33.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rook", 2024-02-18T08:33:33.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "test_orchestrator" 2024-02-18T08:33:33.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Orchestrator backend", 2024-02-18T08:33:33.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "osd_support", 2024-02-18T08:33:33.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.858 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.858 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.858 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.858 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.858 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.858 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.858 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.858 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.858 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.858 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.858 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.858 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.858 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.858 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.858 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.859 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.859 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.859 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.859 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.859 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.859 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.859 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.859 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.859 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.859 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.859 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.859 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.859 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.859 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.859 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "pg_autoscaler", 2024-02-18T08:33:33.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.863 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.863 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.863 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.863 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.863 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.863 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.863 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.863 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.863 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.863 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.863 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.863 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.863 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.863 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.863 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.864 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.864 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.864 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.864 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.864 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.864 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.864 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.864 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.864 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.864 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.864 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.864 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.864 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.864 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.865 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.865 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.865 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.865 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.865 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.865 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.865 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.865 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.865 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.865 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.865 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.865 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.865 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.865 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.866 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.866 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.866 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.866 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.866 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.866 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.866 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.866 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.866 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.866 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.866 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.866 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.866 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.866 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.867 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.867 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.867 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.867 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.867 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.867 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.867 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.867 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.867 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.867 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.867 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.867 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.867 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.867 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.867 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.868 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-18T08:33:33.868 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-18T08:33:33.868 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.868 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.868 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.868 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-18T08:33:33.868 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.868 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.868 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.868 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.868 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.868 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.868 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.868 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.869 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.869 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.869 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.869 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "progress", 2024-02-18T08:33:33.869 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.869 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.869 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.869 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-18T08:33:33.869 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-18T08:33:33.869 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.869 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.869 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.869 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.869 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.870 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.870 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.870 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.870 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.870 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.870 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.870 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.870 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.870 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.870 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.870 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.870 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.870 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.870 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.870 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.871 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.871 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.871 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.871 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.871 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.871 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.871 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.871 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.871 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.871 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.871 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.871 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.871 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.871 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.872 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.872 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.872 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.872 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.872 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.872 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.872 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.872 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.872 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.872 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.872 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.872 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.872 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.872 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.872 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.873 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.873 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.873 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.873 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.873 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.873 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.873 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.873 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.873 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.873 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.873 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.873 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.873 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.873 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.874 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.874 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.874 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.874 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.874 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.874 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.874 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.874 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.874 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.874 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.874 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.874 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.874 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.874 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.874 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.875 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.875 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.875 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.875 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.875 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max_completed_events": { 2024-02-18T08:33:33.875 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "max_completed_events", 2024-02-18T08:33:33.875 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.875 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.875 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.875 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "50", 2024-02-18T08:33:33.875 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.875 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.875 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.875 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "number of past completed events to remember", 2024-02-18T08:33:33.876 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.876 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.876 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.876 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.876 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "persist_interval": { 2024-02-18T08:33:33.876 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "persist_interval", 2024-02-18T08:33:33.876 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:33.876 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.876 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.876 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-18T08:33:33.876 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.876 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.876 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.876 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how frequently to persist completed events", 2024-02-18T08:33:33.876 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.877 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.877 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.877 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.877 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.877 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.877 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.877 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "prometheus", 2024-02-18T08:33:33.877 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.877 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.877 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.877 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.877 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.877 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.877 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.877 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.878 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.878 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.878 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.878 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.878 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.878 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.878 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.878 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.878 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.878 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.878 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.878 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.878 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.878 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.878 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.879 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.879 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.879 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.879 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.879 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.879 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.879 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.879 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.879 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.879 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.879 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.879 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.879 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.879 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.880 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.880 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.880 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.880 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.880 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.880 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.880 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.880 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.880 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.880 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.880 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.880 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.880 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.880 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.880 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.881 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.881 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.881 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.881 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.881 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.881 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.881 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.881 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.881 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.881 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.881 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.881 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.881 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.881 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.882 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.882 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.882 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.882 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.882 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.882 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.882 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.882 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rbd_stats_pools": { 2024-02-18T08:33:33.882 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools", 2024-02-18T08:33:33.882 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.882 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.882 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.882 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.882 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.882 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.883 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.883 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.883 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.883 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.883 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.883 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.883 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rbd_stats_pools_refresh_interval": { 2024-02-18T08:33:33.883 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools_refresh_interval", 2024-02-18T08:33:33.883 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.883 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.883 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.883 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "300", 2024-02-18T08:33:33.883 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.883 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.883 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.884 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.884 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.884 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.884 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.884 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.884 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "scrape_interval": { 2024-02-18T08:33:33.884 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "scrape_interval", 2024-02-18T08:33:33.884 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.884 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.884 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.884 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.884 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.884 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.884 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.884 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.885 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.885 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.885 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.885 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.885 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-18T08:33:33.885 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-18T08:33:33.885 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.885 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.885 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.885 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.885 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.885 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.885 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.885 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.886 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.886 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.886 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.886 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.886 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-18T08:33:33.886 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-18T08:33:33.886 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.886 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.886 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.886 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.886 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.886 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.886 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.886 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.886 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.886 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.887 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.887 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.887 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "stale_cache_strategy": { 2024-02-18T08:33:33.887 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "stale_cache_strategy", 2024-02-18T08:33:33.887 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.887 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.887 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.887 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.887 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.887 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.887 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.887 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.887 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.887 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.887 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.887 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.888 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.888 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.888 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.888 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rbd_support", 2024-02-18T08:33:33.888 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.888 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.888 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.888 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.888 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.888 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.888 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.888 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.888 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.888 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.889 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.889 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.889 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.889 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.889 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.889 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.889 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.889 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.889 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.889 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.889 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.889 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.889 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.889 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.889 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.890 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.890 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.890 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.890 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.890 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.890 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.890 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.890 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.890 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.890 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.890 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.890 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.890 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.890 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.890 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.890 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.891 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.891 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.891 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.891 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.891 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.891 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.891 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.891 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.891 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.891 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.891 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.891 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.891 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.891 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.891 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.892 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.892 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.892 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.892 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.892 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.892 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.892 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.892 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.892 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.892 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.892 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.892 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.892 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.892 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.893 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.893 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.893 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.893 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max_concurrent_snap_create": { 2024-02-18T08:33:33.893 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_snap_create", 2024-02-18T08:33:33.893 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.893 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.893 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.893 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:33:33.893 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.893 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.893 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.893 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.893 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.894 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.894 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.894 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.894 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mirror_snapshot_schedule": { 2024-02-18T08:33:33.894 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "mirror_snapshot_schedule", 2024-02-18T08:33:33.894 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.894 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.894 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.894 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.894 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.894 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.894 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.894 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.894 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.894 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.895 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.895 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.895 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "trash_purge_schedule": { 2024-02-18T08:33:33.895 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "trash_purge_schedule", 2024-02-18T08:33:33.895 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.895 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.895 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.895 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.895 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.895 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.895 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.895 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.895 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.895 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.896 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.896 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.896 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.896 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.896 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.896 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "restful", 2024-02-18T08:33:33.896 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.896 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.896 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.896 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-18T08:33:33.896 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-18T08:33:33.896 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.896 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.896 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.896 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.896 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.897 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.897 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.897 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.897 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.897 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.897 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.897 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.897 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.897 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.897 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.897 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.897 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.897 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.897 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.897 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.897 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.898 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.898 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.898 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.898 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.898 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.898 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.898 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.898 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.898 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.898 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.898 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.898 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.898 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.898 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.899 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.899 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.899 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.899 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.899 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.899 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.899 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.899 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.899 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.899 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.899 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.899 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.899 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.899 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.899 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.899 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.900 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.900 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.900 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.900 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.900 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.900 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.900 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.900 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.900 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.900 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.900 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.900 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.900 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.900 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.901 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.901 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.901 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.901 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.901 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.901 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.901 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.901 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.901 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.901 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.901 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.901 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.901 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.901 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.901 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.901 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.902 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.902 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-18T08:33:33.902 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-18T08:33:33.902 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.902 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.902 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.902 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.902 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.902 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.902 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.902 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.902 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.902 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.902 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.903 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.903 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-18T08:33:33.903 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-18T08:33:33.903 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.903 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.903 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.903 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.903 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.903 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.903 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.903 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.903 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.903 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.903 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.903 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.903 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.904 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.904 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.904 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rook", 2024-02-18T08:33:33.904 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.904 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.904 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.904 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.904 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.904 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.904 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.904 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.904 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.904 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.904 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.904 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.905 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.905 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.905 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.905 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.905 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.905 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.905 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.905 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.905 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.905 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.905 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.905 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.905 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.905 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.905 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.905 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.906 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.906 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.906 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.906 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.906 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.906 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.906 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.906 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.906 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.906 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.906 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.906 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.906 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.906 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.906 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.907 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.907 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.907 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.907 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.907 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.907 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.907 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.907 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.907 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.907 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.907 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.907 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.907 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.907 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.907 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.908 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.908 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.908 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.908 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.908 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.908 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.908 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.908 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.908 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.908 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.908 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.908 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.908 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.908 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.909 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.909 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.909 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.909 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.909 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "selftest", 2024-02-18T08:33:33.909 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.909 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.909 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.909 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.909 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.909 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.909 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.909 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.909 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.909 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.910 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.910 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.910 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.910 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.910 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.910 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.910 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.910 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.910 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.910 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.910 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.910 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.910 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.910 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.910 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.911 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.911 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.911 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.911 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.911 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.911 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.911 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.911 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.911 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.911 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.911 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.911 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.911 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.911 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.912 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.912 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.912 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.912 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.912 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.912 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.912 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.912 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.912 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.912 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.912 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.912 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.912 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.912 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.912 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.913 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.913 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.913 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.913 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.913 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.913 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.913 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.913 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.913 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.913 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.913 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.913 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.913 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.913 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.913 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.913 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.914 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.914 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.914 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.914 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "roption1": { 2024-02-18T08:33:33.914 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "roption1", 2024-02-18T08:33:33.914 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.914 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.914 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.914 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.914 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.914 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.914 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.914 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.914 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.915 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.915 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.915 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.915 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "roption2": { 2024-02-18T08:33:33.915 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "roption2", 2024-02-18T08:33:33.915 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.915 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.915 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.915 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "xyz", 2024-02-18T08:33:33.915 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.915 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.915 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.915 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.915 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.916 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.916 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.916 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.916 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption1": { 2024-02-18T08:33:33.916 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption1", 2024-02-18T08:33:33.916 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.916 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.916 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.916 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.916 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.916 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.916 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.916 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.916 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.917 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.917 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.917 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.917 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption2": { 2024-02-18T08:33:33.917 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption2", 2024-02-18T08:33:33.917 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.917 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.917 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.917 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.917 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.917 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.917 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.917 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.917 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.917 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.917 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.918 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.918 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption3": { 2024-02-18T08:33:33.918 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption3", 2024-02-18T08:33:33.918 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-18T08:33:33.918 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.918 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.918 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.918 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.918 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.918 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.918 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.918 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.918 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.918 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.918 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.918 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption4": { 2024-02-18T08:33:33.919 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption4", 2024-02-18T08:33:33.919 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.919 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.919 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.919 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.919 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.919 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.919 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.919 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.919 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.919 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.919 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.919 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.919 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption5": { 2024-02-18T08:33:33.919 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption5", 2024-02-18T08:33:33.919 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.920 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.920 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.920 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.920 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.920 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.920 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.920 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.920 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.920 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.920 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.920 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.920 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption6": { 2024-02-18T08:33:33.920 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption6", 2024-02-18T08:33:33.920 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.921 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.921 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.921 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.921 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.921 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.921 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.921 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.921 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.921 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.921 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.921 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.921 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "testkey": { 2024-02-18T08:33:33.921 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "testkey", 2024-02-18T08:33:33.921 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.921 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.922 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.922 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.922 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.922 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.922 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.922 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.922 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.922 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.922 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.922 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.922 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "testlkey": { 2024-02-18T08:33:33.922 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "testlkey", 2024-02-18T08:33:33.922 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.922 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.922 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.922 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.923 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.923 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.923 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.923 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.923 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.923 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.923 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.923 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.923 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "testnewline": { 2024-02-18T08:33:33.923 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "testnewline", 2024-02-18T08:33:33.923 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.923 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.923 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.923 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.923 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.923 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.924 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.924 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.924 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.924 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.924 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.924 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.924 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.924 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.924 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.924 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "status", 2024-02-18T08:33:33.924 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.924 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.924 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.924 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.925 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.925 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.925 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.925 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.925 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.925 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.925 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.925 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.925 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.925 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.925 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.925 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.925 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.925 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.925 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.925 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.926 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.926 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.926 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.926 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.926 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.926 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.926 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.926 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.926 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.926 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.926 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.926 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.926 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.926 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.926 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.927 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.927 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.927 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.927 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.927 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.927 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.927 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.927 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.927 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.927 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.927 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.927 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.927 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.927 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.927 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.928 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.928 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.928 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.928 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.928 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.928 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.928 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.928 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.928 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.928 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.928 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.928 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.928 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.928 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.928 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.928 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.929 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.929 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.929 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.929 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.929 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.929 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.929 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.929 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.929 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.929 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.929 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "telegraf", 2024-02-18T08:33:33.929 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.929 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.929 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.929 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "address": { 2024-02-18T08:33:33.929 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "address", 2024-02-18T08:33:33.930 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.930 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.930 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.930 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-02-18T08:33:33.930 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.930 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.930 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.930 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.930 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.930 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.930 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.930 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.930 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-18T08:33:33.930 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-18T08:33:33.931 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:33.931 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.931 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.931 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "15", 2024-02-18T08:33:33.931 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.931 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.931 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.931 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.931 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.931 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.931 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.931 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.931 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.931 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.931 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.932 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.932 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.932 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.932 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.932 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.932 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.932 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.932 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.932 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.932 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.932 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.932 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.932 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.932 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.933 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.933 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.933 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.933 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.933 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.933 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.933 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.933 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.933 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.933 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.933 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.933 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.933 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.933 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.933 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.934 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.934 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.934 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.934 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.934 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.934 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.934 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.934 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.934 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.934 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.934 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.934 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.934 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.934 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.934 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.935 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.935 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.935 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.935 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.935 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.935 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.935 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.935 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.935 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.935 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.935 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.935 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.935 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.935 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.935 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.936 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.936 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.936 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.936 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.936 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.936 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.936 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.936 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.936 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.936 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.936 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.936 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "telemetry", 2024-02-18T08:33:33.936 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.936 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.937 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.937 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "channel_basic": { 2024-02-18T08:33:33.937 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "channel_basic", 2024-02-18T08:33:33.937 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.937 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.937 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.937 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.937 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.937 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.937 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.937 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Share basic cluster information (size, version)", 2024-02-18T08:33:33.937 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.937 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.937 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.938 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.938 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "channel_crash": { 2024-02-18T08:33:33.938 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "channel_crash", 2024-02-18T08:33:33.938 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.938 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.938 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.938 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.938 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.938 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.938 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.938 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.938 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.938 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.938 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.939 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.939 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "channel_device": { 2024-02-18T08:33:33.939 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "channel_device", 2024-02-18T08:33:33.939 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.939 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.939 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.939 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:33:33.939 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.939 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.939 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.939 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.939 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.939 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.939 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.940 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.940 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "channel_ident": { 2024-02-18T08:33:33.940 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "channel_ident", 2024-02-18T08:33:33.940 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.940 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.940 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.940 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.940 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.940 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.940 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.940 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.940 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.940 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.940 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.940 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.941 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "contact": { 2024-02-18T08:33:33.941 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "contact", 2024-02-18T08:33:33.941 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.941 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.941 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.941 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:33.941 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.941 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.941 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.941 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.941 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.941 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.941 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.941 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.941 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "description": { 2024-02-18T08:33:33.942 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "description", 2024-02-18T08:33:33.942 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.942 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.942 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.942 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:33.942 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.942 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.942 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.942 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.942 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.942 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.942 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.942 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.942 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "device_url": { 2024-02-18T08:33:33.942 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "device_url", 2024-02-18T08:33:33.943 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.943 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.943 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.943 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/device", 2024-02-18T08:33:33.943 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.943 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.943 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.943 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.943 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.943 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.943 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.943 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.943 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-18T08:33:33.943 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-18T08:33:33.943 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.943 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.943 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.944 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.944 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.944 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.944 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.944 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.944 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.944 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.944 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.944 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.944 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-18T08:33:33.944 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-18T08:33:33.944 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.944 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.944 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.944 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "24", 2024-02-18T08:33:33.945 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "8", 2024-02-18T08:33:33.945 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.945 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.945 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.945 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.945 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.945 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.945 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.945 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "last_opt_revision": { 2024-02-18T08:33:33.945 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "last_opt_revision", 2024-02-18T08:33:33.945 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.945 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.945 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.945 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "1", 2024-02-18T08:33:33.945 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.945 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.946 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.946 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.946 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.946 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.946 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.946 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.946 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "leaderboard": { 2024-02-18T08:33:33.946 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "leaderboard", 2024-02-18T08:33:33.946 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.946 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.946 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.946 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.946 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.946 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.946 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.946 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.947 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.947 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.947 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.947 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.947 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.947 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.947 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.947 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.947 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.947 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.947 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.947 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.947 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.947 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.947 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.947 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.948 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.948 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.948 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.948 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.948 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.948 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.948 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.948 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.948 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.948 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.948 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.948 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.948 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.948 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.949 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.949 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.949 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.949 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.949 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.949 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.949 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.949 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.949 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.949 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.949 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.949 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.949 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.949 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.949 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.950 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.950 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.950 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.950 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.950 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.950 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.950 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.950 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.950 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.950 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.950 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.950 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.950 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.950 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.950 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.950 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.951 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.951 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.951 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.951 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.951 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.951 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.951 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.951 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.951 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.951 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.951 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.951 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.951 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.951 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "organization": { 2024-02-18T08:33:33.951 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "organization", 2024-02-18T08:33:33.951 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.952 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.952 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.952 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:33.952 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.952 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.952 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.952 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.952 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.952 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.952 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.952 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.952 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "proxy": { 2024-02-18T08:33:33.952 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "proxy", 2024-02-18T08:33:33.952 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:33.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "url": { 2024-02-18T08:33:33.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "url", 2024-02-18T08:33:33.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.954 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.954 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.954 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/report", 2024-02-18T08:33:33.954 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.954 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.954 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.954 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.954 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.954 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.954 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.954 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.954 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.954 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.954 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.955 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "test_orchestrator", 2024-02-18T08:33:33.955 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.955 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.955 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.955 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.955 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.955 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.955 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.955 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.955 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.955 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.955 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.955 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.955 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.955 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.956 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.956 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.956 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.956 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.956 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.956 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.956 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.956 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.956 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.956 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.956 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.956 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.956 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.957 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.957 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.957 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.957 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.957 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.957 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.957 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.957 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.957 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.957 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.957 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.957 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.957 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.957 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.957 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.957 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.958 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.958 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.958 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.958 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.958 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.958 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.958 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.958 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.958 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.958 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.958 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.958 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.958 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.958 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.959 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.959 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.959 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.959 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.959 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.959 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.959 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.959 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.959 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.959 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.959 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.959 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.959 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.959 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.959 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.960 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.960 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.960 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.960 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.960 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "volumes", 2024-02-18T08:33:33.960 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.960 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.960 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.960 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.960 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.960 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.960 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.960 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.960 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.960 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max_concurrent_clones": { 2024-02-18T08:33:33.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_clones", 2024-02-18T08:33:33.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "4", 2024-02-18T08:33:33.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Number of asynchronous cloner threads", 2024-02-18T08:33:33.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "snapshot_clone_delay": { 2024-02-18T08:33:33.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "snapshot_clone_delay", 2024-02-18T08:33:33.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-18T08:33:33.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Delay clone begin operation by snapshot_clone_delay seconds", 2024-02-18T08:33:33.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "zabbix", 2024-02-18T08:33:33.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:33:33.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:33:33.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:33:33.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "discovery_interval": { 2024-02-18T08:33:33.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "discovery_interval", 2024-02-18T08:33:33.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "100", 2024-02-18T08:33:33.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "identifier": { 2024-02-18T08:33:33.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "identifier", 2024-02-18T08:33:33.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-18T08:33:33.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-18T08:33:33.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:33:33.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-18T08:33:33.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:33:33.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:33:33.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:33:33.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:33:33.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:33:33.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:33:33.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:33:33.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:33:33.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:33:33.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:33:33.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:33:33.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:33:33.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:33:33.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:33:33.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:33:33.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:33:33.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:33:33.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:33:33.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:33:33.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:33:33.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "zabbix_host": { 2024-02-18T08:33:33.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "zabbix_host", 2024-02-18T08:33:33.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:33:33.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "zabbix_port": { 2024-02-18T08:33:33.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "zabbix_port", 2024-02-18T08:33:33.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:33:33.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10051", 2024-02-18T08:33:33.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "zabbix_sender": { 2024-02-18T08:33:33.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "zabbix_sender", 2024-02-18T08:33:33.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:33:33.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:33:33.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:33:33.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "/usr/bin/zabbix_sender", 2024-02-18T08:33:33.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:33:33.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:33:33.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:33:33.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:33:33.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:33:33.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:33:33.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:33:33.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "services": {}, 2024-02-18T08:33:33.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "always_on_modules": { 2024-02-18T08:33:33.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "nautilus": [ 2024-02-18T08:33:33.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-18T08:33:33.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crash", 2024-02-18T08:33:33.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-18T08:33:33.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "orchestrator_cli", 2024-02-18T08:33:33.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "progress", 2024-02-18T08:33:33.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-18T08:33:33.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "status", 2024-02-18T08:33:33.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-18T08:33:33.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "octopus": [ 2024-02-18T08:33:33.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-18T08:33:33.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crash", 2024-02-18T08:33:33.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-18T08:33:33.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "orchestrator", 2024-02-18T08:33:33.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pg_autoscaler", 2024-02-18T08:33:33.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "progress", 2024-02-18T08:33:33.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-18T08:33:33.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "status", 2024-02-18T08:33:33.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "telemetry", 2024-02-18T08:33:33.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-18T08:33:33.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:33:33.978 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "last_failure_osd_epoch": 2, 2024-02-18T08:33:33.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_clients": [ 2024-02-18T08:33:33.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-18T08:33:33.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-18T08:33:33.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.133:0", 2024-02-18T08:33:33.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "nonce": 2074162503 2024-02-18T08:33:33.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ] 2024-02-18T08:33:33.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:33:33.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-18T08:33:33.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:33.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-18T08:33:33.979 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.133:0", 2024-02-18T08:33:33.980 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "nonce": 3405749594 2024-02-18T08:33:33.980 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.980 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ] 2024-02-18T08:33:33.980 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.980 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ] 2024-02-18T08:33:33.980 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.980 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:33.980 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:33 smithi133 bash[19538]: audit 2024-02-18T08:33:33.230430+0000 mon.a (mon.0) 69 : audit [DBG] from='client.? 172.21.15.133:0/2366530740' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2024-02-18T08:33:33.981 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for the mgr to restart... 2024-02-18T08:33:33.981 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for Mgr epoch 9... 2024-02-18T08:33:33.981 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus tell mgr mgr_status 2024-02-18T08:33:36.302 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19836]: Warning: Permanently added 'smithi133,172.21.15.133' (ECDSA) to the list of known hosts. 2024-02-18T08:33:36.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:33:36.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-02-18T08:33:36.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "initialized": true 2024-02-18T08:33:36.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:33:37.060 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: cluster 2024-02-18T08:33:35.746684+0000 mon.a (mon.0) 70 : cluster [INF] Active manager daemon y restarted 2024-02-18T08:33:37.061 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: cluster 2024-02-18T08:33:35.747301+0000 mon.a (mon.0) 71 : cluster [INF] Activating manager daemon y 2024-02-18T08:33:37.061 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: cluster 2024-02-18T08:33:35.750363+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-02-18T08:33:37.061 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: cluster 2024-02-18T08:33:35.801010+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0538827s) 2024-02-18T08:33:37.061 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: audit 2024-02-18T08:33:35.803346+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-18T08:33:37.061 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: audit 2024-02-18T08:33:35.804717+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-18T08:33:37.061 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: audit 2024-02-18T08:33:35.806068+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-18T08:33:37.061 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: audit 2024-02-18T08:33:35.806365+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-18T08:33:37.061 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: audit 2024-02-18T08:33:35.806572+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-18T08:33:37.061 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: audit 2024-02-18T08:33:35.807252+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-18T08:33:37.061 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: audit 2024-02-18T08:33:35.808699+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi133"}]: dispatch 2024-02-18T08:33:37.062 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: audit 2024-02-18T08:33:35.809254+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-18T08:33:37.062 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: audit 2024-02-18T08:33:35.809776+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-18T08:33:37.062 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: audit 2024-02-18T08:33:35.810307+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-18T08:33:37.062 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: audit 2024-02-18T08:33:35.810885+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-18T08:33:37.062 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: audit 2024-02-18T08:33:35.811403+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-18T08:33:37.062 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: audit 2024-02-18T08:33:35.811962+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-18T08:33:37.062 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: audit 2024-02-18T08:33:35.812457+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-18T08:33:37.062 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: audit 2024-02-18T08:33:35.812969+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-18T08:33:37.062 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: cluster 2024-02-18T08:33:35.816902+0000 mon.a (mon.0) 89 : cluster [INF] Manager daemon y is now available 2024-02-18T08:33:37.062 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: audit 2024-02-18T08:33:36.014340+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:33:37.062 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: audit 2024-02-18T08:33:36.018163+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:33:37.063 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:36 smithi133 bash[19538]: audit 2024-02-18T08:33:36.257999+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:33:37.679 INFO:teuthology.orchestra.run.smithi133.stderr:Mgr epoch 9 is available 2024-02-18T08:33:37.679 INFO:teuthology.orchestra.run.smithi133.stderr:Generating a dashboard self-signed certificate... 2024-02-18T08:33:37.679 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus dashboard create-self-signed-cert 2024-02-18T08:33:38.052 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:37 smithi133 bash[19538]: audit 2024-02-18T08:33:36.803812+0000 mgr.y (mgr.14140) 1 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-18T08:33:38.053 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:37 smithi133 bash[19538]: cluster 2024-02-18T08:33:36.804457+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e11: y(active, since 1.05734s) 2024-02-18T08:33:38.053 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:37 smithi133 bash[19538]: audit 2024-02-18T08:33:36.819249+0000 mgr.y (mgr.14140) 2 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-18T08:33:38.053 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:37 smithi133 bash[19538]: audit 2024-02-18T08:33:36.843858+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:33:38.053 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:37 smithi133 bash[19538]: audit 2024-02-18T08:33:36.844691+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:33:39.425 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout Self-signed certificate created 2024-02-18T08:33:39.802 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:39 smithi133 bash[19538]: cluster 2024-02-18T08:33:38.493818+0000 mon.a (mon.0) 96 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-02-18T08:33:39.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:39 smithi133 bash[19538]: audit 2024-02-18T08:33:39.305216+0000 mgr.y (mgr.14140) 3 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:33:39.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:39 smithi133 bash[19538]: audit 2024-02-18T08:33:39.420442+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:33:39.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:39 smithi133 bash[19538]: audit 2024-02-18T08:33:39.424995+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:33:40.017 INFO:teuthology.orchestra.run.smithi133.stderr:Creating initial admin user... 2024-02-18T08:33:40.018 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmplf5npwi8:/tmp/dashboard.pw:z quay.ceph.io/ceph-ci/ceph:octopus dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2024-02-18T08:33:41.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$JYNTohx/3nF9KIxU.NM36ONIh3s0vjLl4S5FOiGJHBzAfwPT41kGy", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1708245221, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-18T08:33:42.156 INFO:teuthology.orchestra.run.smithi133.stderr:Fetching dashboard port number... 2024-02-18T08:33:42.156 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi133 -v /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp389hhv0w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpizim0uk9:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus config get mgr mgr/dashboard/ssl_server_port 2024-02-18T08:33:42.878 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:42 smithi133 bash[19538]: audit 2024-02-18T08:33:41.344840+0000 mgr.y (mgr.14140) 4 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:33:42.878 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:42 smithi133 bash[19538]: audit 2024-02-18T08:33:41.585323+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:33:43.481 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 8443 2024-02-18T08:33:43.802 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:43 smithi133 bash[19538]: cluster 2024-02-18T08:33:42.593570+0000 mon.a (mon.0) 100 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-02-18T08:33:43.802 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:43 smithi133 bash[19538]: audit 2024-02-18T08:33:43.481576+0000 mon.a (mon.0) 101 : audit [DBG] from='client.? 172.21.15.133:0/3029334854' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-18T08:33:44.095 INFO:teuthology.orchestra.run.smithi133.stderr:firewalld does not appear to be present 2024-02-18T08:33:44.095 INFO:teuthology.orchestra.run.smithi133.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-02-18T08:33:44.097 INFO:teuthology.orchestra.run.smithi133.stderr:Ceph Dashboard is now available at: 2024-02-18T08:33:44.097 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-18T08:33:44.098 INFO:teuthology.orchestra.run.smithi133.stderr: URL: https://smithi133.front.sepia.ceph.com:8443/ 2024-02-18T08:33:44.098 INFO:teuthology.orchestra.run.smithi133.stderr: User: admin 2024-02-18T08:33:44.098 INFO:teuthology.orchestra.run.smithi133.stderr: Password: kjr1z6u7az 2024-02-18T08:33:44.098 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-18T08:33:44.098 INFO:teuthology.orchestra.run.smithi133.stderr:You can access the Ceph CLI with: 2024-02-18T08:33:44.098 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-18T08:33:44.098 INFO:teuthology.orchestra.run.smithi133.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-18T08:33:44.098 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-18T08:33:44.098 INFO:teuthology.orchestra.run.smithi133.stderr:Please consider enabling telemetry to help improve Ceph: 2024-02-18T08:33:44.098 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-18T08:33:44.098 INFO:teuthology.orchestra.run.smithi133.stderr: ceph telemetry on 2024-02-18T08:33:44.098 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-18T08:33:44.098 INFO:teuthology.orchestra.run.smithi133.stderr:For more information see: 2024-02-18T08:33:44.099 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-18T08:33:44.099 INFO:teuthology.orchestra.run.smithi133.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-02-18T08:33:44.099 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-18T08:33:44.099 INFO:teuthology.orchestra.run.smithi133.stderr:Bootstrap complete. 2024-02-18T08:33:44.099 INFO:teuthology.orchestra.run.smithi133.stderr:Releasing lock 140228359437560 on /run/cephadm/37c14f7a-ce38-11ee-95ba-87774f69a715.lock 2024-02-18T08:33:44.099 INFO:teuthology.orchestra.run.smithi133.stderr:Lock 140228359437560 released on /run/cephadm/37c14f7a-ce38-11ee-95ba-87774f69a715.lock 2024-02-18T08:33:44.128 INFO:tasks.cephadm:Fetching config... 2024-02-18T08:33:44.129 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-18T08:33:44.129 DEBUG:teuthology.orchestra.run.smithi133:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-18T08:33:44.136 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-18T08:33:44.136 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-18T08:33:44.136 DEBUG:teuthology.orchestra.run.smithi133:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-18T08:33:44.186 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-18T08:33:44.186 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-18T08:33:44.186 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/keyring of=/dev/stdout 2024-02-18T08:33:44.243 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-18T08:33:44.243 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-18T08:33:44.243 DEBUG:teuthology.orchestra.run.smithi133:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-18T08:33:44.290 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-18T08:33:44.290 DEBUG:teuthology.orchestra.run.smithi133:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/8HF9gNXn8Ytgo+SdKzmrCTX88j9o85HNbaNzZuqnfDHH3iDdFsSjX9T0NSiXHFnBRGEsvEjvZk2Q0r0MdB6LlTs3/7MYLdDbaGa6BTHx4s3KRuKGSn8vcBXW8pDSsE/V+ViOfjOg9/E6gXFZ8NP9qjOFxhn04m/2ACgZOgEiwSEy9T9Y2mj5LhEKn74sDCSF6UH/GiUdwTrx5KotCdqOqF4j+nBav1tovIAggy+jphKs9hbnbF+2LOXADupYV0MLhPzL2W+xtSByH5E8NUKCWXgJqpXe0f1nbqAFZ3emepi36ZyJpFTZFEzBtvRUWy42pH7R8XrkzC6OMMZgFvxVYi4rF4xAbgfHQbydbFC0RBEyG1/QI4TRzyMq9vt6O9aFRwMnwBJTLuIi50EiYF6/X+4aMnHpoB3it7IjvyDYU/CWazY1GiyGmADcGSzFKmh9sPck14l1pKiO4AewE7I1LwKRo9shQmy1z7aJvS46qvRXhfDLiu1tYNtYlRs06U8= ceph-37c14f7a-ce38-11ee-95ba-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-18T08:33:44.356 INFO:teuthology.orchestra.run.smithi133.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/8HF9gNXn8Ytgo+SdKzmrCTX88j9o85HNbaNzZuqnfDHH3iDdFsSjX9T0NSiXHFnBRGEsvEjvZk2Q0r0MdB6LlTs3/7MYLdDbaGa6BTHx4s3KRuKGSn8vcBXW8pDSsE/V+ViOfjOg9/E6gXFZ8NP9qjOFxhn04m/2ACgZOgEiwSEy9T9Y2mj5LhEKn74sDCSF6UH/GiUdwTrx5KotCdqOqF4j+nBav1tovIAggy+jphKs9hbnbF+2LOXADupYV0MLhPzL2W+xtSByH5E8NUKCWXgJqpXe0f1nbqAFZ3emepi36ZyJpFTZFEzBtvRUWy42pH7R8XrkzC6OMMZgFvxVYi4rF4xAbgfHQbydbFC0RBEyG1/QI4TRzyMq9vt6O9aFRwMnwBJTLuIi50EiYF6/X+4aMnHpoB3it7IjvyDYU/CWazY1GiyGmADcGSzFKmh9sPck14l1pKiO4AewE7I1LwKRo9shQmy1z7aJvS46qvRXhfDLiu1tYNtYlRs06U8= ceph-37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:33:44.367 DEBUG:teuthology.orchestra.run.smithi181:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/8HF9gNXn8Ytgo+SdKzmrCTX88j9o85HNbaNzZuqnfDHH3iDdFsSjX9T0NSiXHFnBRGEsvEjvZk2Q0r0MdB6LlTs3/7MYLdDbaGa6BTHx4s3KRuKGSn8vcBXW8pDSsE/V+ViOfjOg9/E6gXFZ8NP9qjOFxhn04m/2ACgZOgEiwSEy9T9Y2mj5LhEKn74sDCSF6UH/GiUdwTrx5KotCdqOqF4j+nBav1tovIAggy+jphKs9hbnbF+2LOXADupYV0MLhPzL2W+xtSByH5E8NUKCWXgJqpXe0f1nbqAFZ3emepi36ZyJpFTZFEzBtvRUWy42pH7R8XrkzC6OMMZgFvxVYi4rF4xAbgfHQbydbFC0RBEyG1/QI4TRzyMq9vt6O9aFRwMnwBJTLuIi50EiYF6/X+4aMnHpoB3it7IjvyDYU/CWazY1GiyGmADcGSzFKmh9sPck14l1pKiO4AewE7I1LwKRo9shQmy1z7aJvS46qvRXhfDLiu1tYNtYlRs06U8= ceph-37c14f7a-ce38-11ee-95ba-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-18T08:33:44.393 INFO:teuthology.orchestra.run.smithi181.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/8HF9gNXn8Ytgo+SdKzmrCTX88j9o85HNbaNzZuqnfDHH3iDdFsSjX9T0NSiXHFnBRGEsvEjvZk2Q0r0MdB6LlTs3/7MYLdDbaGa6BTHx4s3KRuKGSn8vcBXW8pDSsE/V+ViOfjOg9/E6gXFZ8NP9qjOFxhn04m/2ACgZOgEiwSEy9T9Y2mj5LhEKn74sDCSF6UH/GiUdwTrx5KotCdqOqF4j+nBav1tovIAggy+jphKs9hbnbF+2LOXADupYV0MLhPzL2W+xtSByH5E8NUKCWXgJqpXe0f1nbqAFZ3emepi36ZyJpFTZFEzBtvRUWy42pH7R8XrkzC6OMMZgFvxVYi4rF4xAbgfHQbydbFC0RBEyG1/QI4TRzyMq9vt6O9aFRwMnwBJTLuIi50EiYF6/X+4aMnHpoB3it7IjvyDYU/CWazY1GiyGmADcGSzFKmh9sPck14l1pKiO4AewE7I1LwKRo9shQmy1z7aJvS46qvRXhfDLiu1tYNtYlRs06U8= ceph-37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:33:44.403 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-02-18T08:33:48.864 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi181 2024-02-18T08:33:48.865 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-02-18T08:33:48.865 DEBUG:teuthology.orchestra.run.smithi181:> dd of=/etc/ceph/ceph.conf 2024-02-18T08:33:48.871 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-02-18T08:33:48.871 DEBUG:teuthology.orchestra.run.smithi181:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-18T08:33:48.923 INFO:tasks.cephadm:Adding host smithi181 to orchestrator... 2024-02-18T08:33:48.923 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph orch host add smithi181 2024-02-18T08:33:49.301 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:48 smithi133 bash[19538]: audit 2024-02-18T08:33:47.997455+0000 mon.a (mon.0) 102 : audit [INF] from='client.? 172.21.15.133:0/2214385758' entity='client.admin' 2024-02-18T08:33:50.801 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:50 smithi133 bash[19538]: audit 2024-02-18T08:33:50.275869+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:33:52.051 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:51 smithi133 bash[19538]: audit 2024-02-18T08:33:50.593885+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:33:52.051 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:51 smithi133 bash[19538]: cephadm 2024-02-18T08:33:50.594741+0000 mgr.y (mgr.14140) 5 : cephadm [INF] refreshing smithi133 facts 2024-02-18T08:33:52.052 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:51 smithi133 bash[19538]: audit 2024-02-18T08:33:51.007798+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:33:52.052 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:51 smithi133 bash[19538]: cephadm 2024-02-18T08:33:51.008350+0000 mgr.y (mgr.14140) 6 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-18T08:33:52.052 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:51 smithi133 bash[19538]: audit 2024-02-18T08:33:51.008798+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:33:52.052 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:51 smithi133 bash[19538]: audit 2024-02-18T08:33:51.009877+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:33:52.052 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:51 smithi133 bash[19538]: cephadm 2024-02-18T08:33:51.010675+0000 mgr.y (mgr.14140) 7 : cephadm [INF] Reconfiguring daemon mon.a on smithi133 2024-02-18T08:33:52.052 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:51 smithi133 bash[19538]: audit 2024-02-18T08:33:51.011414+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-18T08:33:54.268 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:53 smithi133 bash[19538]: audit 2024-02-18T08:33:52.966419+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:33:54.269 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:53 smithi133 bash[19538]: cephadm 2024-02-18T08:33:52.967269+0000 mgr.y (mgr.14140) 8 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-18T08:33:54.269 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:53 smithi133 bash[19538]: audit 2024-02-18T08:33:52.967760+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-18T08:33:54.269 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:53 smithi133 bash[19538]: audit 2024-02-18T08:33:52.969044+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:33:54.269 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:53 smithi133 bash[19538]: cephadm 2024-02-18T08:33:52.969941+0000 mgr.y (mgr.14140) 9 : cephadm [INF] Reconfiguring daemon mgr.y on smithi133 2024-02-18T08:33:54.269 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:53 smithi133 bash[19538]: audit 2024-02-18T08:33:52.970791+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-18T08:33:56.301 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:55 smithi133 bash[19538]: audit 2024-02-18T08:33:54.825271+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:33:56.301 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:55 smithi133 bash[19538]: audit 2024-02-18T08:33:54.828904+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:33:56.301 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:55 smithi133 bash[19538]: audit 2024-02-18T08:33:55.405953+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:33:56.301 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:55 smithi133 bash[19538]: audit 2024-02-18T08:33:55.409696+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:33:57.300 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:56 smithi133 bash[19538]: cluster 2024-02-18T08:33:55.807708+0000 mgr.y (mgr.14140) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:33:58.800 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:33:58 smithi133 bash[19538]: cluster 2024-02-18T08:33:57.808133+0000 mgr.y (mgr.14140) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:01.300 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:00 smithi133 bash[19538]: cluster 2024-02-18T08:33:59.808571+0000 mgr.y (mgr.14140) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:03.300 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:02 smithi133 bash[19538]: cluster 2024-02-18T08:34:01.808942+0000 mgr.y (mgr.14140) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:05.300 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:04 smithi133 bash[19538]: cluster 2024-02-18T08:34:03.809349+0000 mgr.y (mgr.14140) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:07.300 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:06 smithi133 bash[19538]: cluster 2024-02-18T08:34:05.809737+0000 mgr.y (mgr.14140) 15 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:08.799 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:08 smithi133 bash[19538]: cluster 2024-02-18T08:34:07.810195+0000 mgr.y (mgr.14140) 16 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:11.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:10 smithi133 bash[19538]: cluster 2024-02-18T08:34:09.810589+0000 mgr.y (mgr.14140) 17 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:13.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:12 smithi133 bash[19538]: cluster 2024-02-18T08:34:11.810981+0000 mgr.y (mgr.14140) 18 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:15.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:14 smithi133 bash[19538]: cluster 2024-02-18T08:34:13.811379+0000 mgr.y (mgr.14140) 19 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:16.799 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:34:16 smithi133 bash[19836]: Warning: Permanently added 'smithi181,172.21.15.181' (ECDSA) to the list of known hosts. 2024-02-18T08:34:17.033 INFO:teuthology.orchestra.run.smithi181.stdout:Added host 'smithi181' 2024-02-18T08:34:17.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:16 smithi133 bash[19538]: cluster 2024-02-18T08:34:15.811792+0000 mgr.y (mgr.14140) 20 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:17.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:16 smithi133 bash[19538]: audit 2024-02-18T08:34:16.316700+0000 mgr.y (mgr.14140) 21 : audit [DBG] from='client.14158 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi181", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:34:17.722 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph orch host ls --format=json 2024-02-18T08:34:18.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:18 smithi133 bash[19538]: audit 2024-02-18T08:34:17.034906+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:18.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:18 smithi133 bash[19538]: cephadm 2024-02-18T08:34:17.035702+0000 mgr.y (mgr.14140) 22 : cephadm [INF] Added host smithi181 2024-02-18T08:34:18.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:18 smithi133 bash[19538]: audit 2024-02-18T08:34:17.085004+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:34:18.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:18 smithi133 bash[19538]: audit 2024-02-18T08:34:17.468067+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:18.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:18 smithi133 bash[19538]: audit 2024-02-18T08:34:17.469356+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:34:18.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:18 smithi133 bash[19538]: audit 2024-02-18T08:34:17.674794+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:18.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:18 smithi133 bash[19538]: audit 2024-02-18T08:34:17.764751+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:18.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:18 smithi133 bash[19538]: audit 2024-02-18T08:34:17.766214+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:34:19.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:19 smithi133 bash[19538]: cluster 2024-02-18T08:34:17.812273+0000 mgr.y (mgr.14140) 23 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:21.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:21 smithi133 bash[19538]: cluster 2024-02-18T08:34:19.812662+0000 mgr.y (mgr.14140) 24 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:21.486 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-18T08:34:21.486 INFO:teuthology.orchestra.run.smithi181.stdout:[{"addr": "smithi133", "hostname": "smithi133", "labels": [], "status": ""}, {"addr": "smithi181", "hostname": "smithi181", "labels": [], "status": ""}] 2024-02-18T08:34:22.086 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-18T08:34:22.086 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd crush tunables default 2024-02-18T08:34:23.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:23 smithi133 bash[19538]: audit 2024-02-18T08:34:21.489032+0000 mgr.y (mgr.14140) 25 : audit [DBG] from='client.14160 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-18T08:34:23.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:23 smithi133 bash[19538]: cluster 2024-02-18T08:34:21.813067+0000 mgr.y (mgr.14140) 26 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:23.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:23 smithi133 bash[19538]: audit 2024-02-18T08:34:22.652804+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:34:23.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:23 smithi133 bash[19538]: audit 2024-02-18T08:34:22.968671+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:24.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:24 smithi133 bash[19538]: cephadm 2024-02-18T08:34:22.969587+0000 mgr.y (mgr.14140) 27 : cephadm [INF] refreshing smithi181 facts 2024-02-18T08:34:24.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:24 smithi133 bash[19538]: audit 2024-02-18T08:34:23.359568+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:24.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:24 smithi133 bash[19538]: audit 2024-02-18T08:34:23.366329+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:25.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:25 smithi133 bash[19538]: cluster 2024-02-18T08:34:23.813577+0000 mgr.y (mgr.14140) 28 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:26.053 INFO:teuthology.orchestra.run.smithi133.stderr:adjusted tunables profile to default 2024-02-18T08:34:26.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:26 smithi133 bash[19538]: audit 2024-02-18T08:34:25.064025+0000 mon.a (mon.0) 128 : audit [INF] from='client.? 172.21.15.133:0/1412842891' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-18T08:34:26.599 INFO:tasks.cephadm:Adding mon.c on smithi133 2024-02-18T08:34:26.599 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph orch daemon add mon 'smithi133:[v2:172.21.15.133:3301,v1:172.21.15.133:6790]=c' 2024-02-18T08:34:27.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:27 smithi133 bash[19538]: cluster 2024-02-18T08:34:25.814140+0000 mgr.y (mgr.14140) 29 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:27.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:27 smithi133 bash[19538]: audit 2024-02-18T08:34:26.052403+0000 mon.a (mon.0) 129 : audit [INF] from='client.? 172.21.15.133:0/1412842891' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-18T08:34:27.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:27 smithi133 bash[19538]: cluster 2024-02-18T08:34:26.052533+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-18T08:34:27.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:27 smithi133 bash[19538]: audit 2024-02-18T08:34:26.053096+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-02-18T08:34:28.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:28 smithi133 bash[19538]: audit 2024-02-18T08:34:27.053155+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-02-18T08:34:28.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:28 smithi133 bash[19538]: cluster 2024-02-18T08:34:27.053271+0000 mon.a (mon.0) 133 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-02-18T08:34:28.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:28 smithi133 bash[19538]: audit 2024-02-18T08:34:27.060108+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-18T08:34:29.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:29 smithi133 bash[19538]: cluster 2024-02-18T08:34:27.814632+0000 mgr.y (mgr.14140) 30 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:29.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:29 smithi133 bash[19538]: audit 2024-02-18T08:34:28.059063+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-18T08:34:29.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:29 smithi133 bash[19538]: cluster 2024-02-18T08:34:28.059225+0000 mon.a (mon.0) 136 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-18T08:34:30.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:30 smithi133 bash[19538]: audit 2024-02-18T08:34:29.635560+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:34:30.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:30 smithi133 bash[19538]: audit 2024-02-18T08:34:29.637184+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:34:30.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:30 smithi133 bash[19538]: audit 2024-02-18T08:34:29.639073+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-02-18T08:34:31.220 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:31 smithi133 bash[19538]: audit 2024-02-18T08:34:29.631927+0000 mgr.y (mgr.14140) 31 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi133:[v2:172.21.15.133:3301,v1:172.21.15.133:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:34:31.220 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:31 smithi133 bash[19538]: cephadm 2024-02-18T08:34:29.638417+0000 mgr.y (mgr.14140) 32 : cephadm [INF] Deploying daemon mon.c on smithi133 2024-02-18T08:34:31.221 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:31 smithi133 bash[19538]: cluster 2024-02-18T08:34:29.815048+0000 mgr.y (mgr.14140) 33 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:33.390 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:33 smithi133 bash[19538]: cluster 2024-02-18T08:34:31.815423+0000 mgr.y (mgr.14140) 34 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:33.529 INFO:teuthology.orchestra.run.smithi133.stdout:Deployed mon.c on host 'smithi133' 2024-02-18T08:34:34.545 DEBUG:teuthology.orchestra.run.smithi133:mon.c> sudo journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mon.c.service 2024-02-18T08:34:34.547 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-18T08:34:34.548 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph mon dump -f json 2024-02-18T08:34:34.798 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:34 smithi133 bash[19538]: audit 2024-02-18T08:34:33.534334+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:34.799 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:34 smithi133 bash[19538]: audit 2024-02-18T08:34:33.558003+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:34:34.799 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:34 smithi133 bash[19538]: cluster 2024-02-18T08:34:33.815743+0000 mgr.y (mgr.14140) 35 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:34.799 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:34 smithi133 bash[19538]: audit 2024-02-18T08:34:34.170969+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:34.799 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:34 smithi133 bash[19538]: audit 2024-02-18T08:34:34.175671+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:35.036 INFO:journalctl@ceph.mon.c.smithi133.stdout:-- Logs begin at Sun 2022-10-16 12:17:23 UTC. -- 2024-02-18T08:34:35.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.370+0000 7f6c22823700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-18T08:34:35.549 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.370+0000 7f6c22823700 0 ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable), process ceph-mon, pid 1 2024-02-18T08:34:35.549 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.370+0000 7f6c22823700 0 pidfile_write: ignore empty --pid-file 2024-02-18T08:34:35.549 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.374+0000 7f6c22823700 0 load: jerasure load: lrc load: isa 2024-02-18T08:34:35.549 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 0 set rocksdb option compression = kNoCompression 2024-02-18T08:34:35.549 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-18T08:34:35.549 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 0 set rocksdb option write_buffer_size = 33554432 2024-02-18T08:34:35.549 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 0 set rocksdb option compression = kNoCompression 2024-02-18T08:34:35.549 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-18T08:34:35.549 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 0 set rocksdb option write_buffer_size = 33554432 2024-02-18T08:34:35.549 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 1 rocksdb: do_open column families: [default] 2024-02-18T08:34:35.550 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: RocksDB version: 6.1.2 2024-02-18T08:34:35.550 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-18T08:34:35.550 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Compile date Dec 12 2022 2024-02-18T08:34:35.550 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: DB SUMMARY 2024-02-18T08:34:35.550 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: CURRENT file: CURRENT 2024-02-18T08:34:35.550 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: IDENTITY file: IDENTITY 2024-02-18T08:34:35.550 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-02-18T08:34:35.550 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-02-18T08:34:35.550 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 489 ; 2024-02-18T08:34:35.550 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.error_if_exists: 0 2024-02-18T08:34:35.550 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.create_if_missing: 0 2024-02-18T08:34:35.550 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.paranoid_checks: 1 2024-02-18T08:34:35.550 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.env: 0x55a3d88e41c0 2024-02-18T08:34:35.551 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.info_log: 0x55a3daf8ee20 2024-02-18T08:34:35.551 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-18T08:34:35.551 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.statistics: (nil) 2024-02-18T08:34:35.551 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.use_fsync: 0 2024-02-18T08:34:35.551 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_log_file_size: 0 2024-02-18T08:34:35.551 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-18T08:34:35.551 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-18T08:34:35.551 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-18T08:34:35.551 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-18T08:34:35.551 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.allow_fallocate: 1 2024-02-18T08:34:35.551 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-18T08:34:35.551 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-18T08:34:35.551 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.use_direct_reads: 0 2024-02-18T08:34:35.552 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-18T08:34:35.552 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-18T08:34:35.552 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.db_log_dir: 2024-02-18T08:34:35.552 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-02-18T08:34:35.552 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-18T08:34:35.552 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_subcompactions: 1 2024-02-18T08:34:35.552 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_background_flushes: -1 2024-02-18T08:34:35.552 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-18T08:34:35.552 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-18T08:34:35.552 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-18T08:34:35.552 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-18T08:34:35.552 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-18T08:34:35.552 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-18T08:34:35.553 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.write_buffer_manager: 0x55a3daf95500 2024-02-18T08:34:35.553 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-18T08:34:35.553 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-18T08:34:35.553 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-18T08:34:35.553 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-18T08:34:35.554 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-18T08:34:35.554 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-18T08:34:35.555 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-18T08:34:35.555 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-18T08:34:35.555 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-18T08:34:35.555 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-18T08:34:35.555 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-18T08:34:35.555 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-18T08:34:35.555 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-18T08:34:35.555 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.row_cache: None 2024-02-18T08:34:35.555 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.wal_filter: None 2024-02-18T08:34:35.555 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-18T08:34:35.555 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-18T08:34:35.555 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.preserve_deletes: 0 2024-02-18T08:34:35.555 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.two_write_queues: 0 2024-02-18T08:34:35.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-18T08:34:35.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.atomic_flush: 0 2024-02-18T08:34:35.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-18T08:34:35.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_background_jobs: 2 2024-02-18T08:34:35.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_background_compactions: -1 2024-02-18T08:34:35.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-18T08:34:35.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-18T08:34:35.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-18T08:34:35.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-18T08:34:35.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-18T08:34:35.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-18T08:34:35.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-18T08:34:35.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-18T08:34:35.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_open_files: -1 2024-02-18T08:34:35.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-18T08:34:35.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-18T08:34:35.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-18T08:34:35.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Compression algorithms supported: 2024-02-18T08:34:35.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-18T08:34:35.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: kZSTD supported: 0 2024-02-18T08:34:35.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: kXpressCompression supported: 0 2024-02-18T08:34:35.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-18T08:34:35.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: kLZ4Compression supported: 1 2024-02-18T08:34:35.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: kBZip2Compression supported: 0 2024-02-18T08:34:35.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: kZlibCompression supported: 1 2024-02-18T08:34:35.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: kSnappyCompression supported: 1 2024-02-18T08:34:35.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-18T08:34:35.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2024-02-18T08:34:35.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-18T08:34:35.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-18T08:34:35.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.merge_operator: 2024-02-18T08:34:35.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.compaction_filter: None 2024-02-18T08:34:35.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-18T08:34:35.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-18T08:34:35.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-18T08:34:35.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a3daea9670) 2024-02-18T08:34:35.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: cache_index_and_filter_blocks: 1 2024-02-18T08:34:35.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: cache_index_and_filter_blocks_with_high_priority: 1 2024-02-18T08:34:35.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-18T08:34:35.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: pin_top_level_index_and_filter: 1 2024-02-18T08:34:35.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: index_type: 0 2024-02-18T08:34:35.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: data_block_index_type: 0 2024-02-18T08:34:35.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: data_block_hash_table_util_ratio: 0.750000 2024-02-18T08:34:35.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: hash_index_allow_collision: 1 2024-02-18T08:34:35.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: checksum: 1 2024-02-18T08:34:35.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: no_block_cache: 0 2024-02-18T08:34:35.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: block_cache: 0x55a3daee0610 2024-02-18T08:34:35.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: block_cache_name: BinnedLRUCache 2024-02-18T08:34:35.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: block_cache_options: 2024-02-18T08:34:35.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: capacity : 536870912 2024-02-18T08:34:35.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: num_shard_bits : 4 2024-02-18T08:34:35.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: strict_capacity_limit : 0 2024-02-18T08:34:35.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: high_pri_pool_ratio: 0.000 2024-02-18T08:34:35.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: block_cache_compressed: (nil) 2024-02-18T08:34:35.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: persistent_cache: (nil) 2024-02-18T08:34:35.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: block_size: 4096 2024-02-18T08:34:35.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: block_size_deviation: 10 2024-02-18T08:34:35.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: block_restart_interval: 16 2024-02-18T08:34:35.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: index_block_restart_interval: 1 2024-02-18T08:34:35.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: metadata_block_size: 4096 2024-02-18T08:34:35.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: partition_filters: 0 2024-02-18T08:34:35.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: use_delta_encoding: 1 2024-02-18T08:34:35.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-18T08:34:35.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: whole_key_filtering: 1 2024-02-18T08:34:35.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: verify_compression: 0 2024-02-18T08:34:35.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: read_amp_bytes_per_bit: 0 2024-02-18T08:34:35.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: format_version: 2 2024-02-18T08:34:35.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: enable_index_compression: 1 2024-02-18T08:34:35.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: block_align: 0 2024-02-18T08:34:35.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-18T08:34:35.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-18T08:34:35.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.compression: NoCompression 2024-02-18T08:34:35.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-18T08:34:35.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-18T08:34:35.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-18T08:34:35.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.num_levels: 7 2024-02-18T08:34:35.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-18T08:34:35.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-18T08:34:35.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-18T08:34:35.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-18T08:34:35.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-18T08:34:35.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-18T08:34:35.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-18T08:34:35.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-18T08:34:35.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-18T08:34:35.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-18T08:34:35.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-18T08:34:35.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-18T08:34:35.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-18T08:34:35.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-18T08:34:35.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-18T08:34:35.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-18T08:34:35.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-18T08:34:35.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-18T08:34:35.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-18T08:34:35.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-18T08:34:35.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-18T08:34:35.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-18T08:34:35.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-18T08:34:35.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-18T08:34:35.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-18T08:34:35.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-18T08:34:35.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-18T08:34:35.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-18T08:34:35.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-18T08:34:35.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-18T08:34:35.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-18T08:34:35.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-18T08:34:35.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-18T08:34:35.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-18T08:34:35.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-18T08:34:35.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-18T08:34:35.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-18T08:34:35.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-18T08:34:35.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-18T08:34:35.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-18T08:34:35.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-18T08:34:35.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-18T08:34:35.564 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-18T08:34:35.564 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-18T08:34:35.564 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-18T08:34:35.564 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-18T08:34:35.564 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.table_properties_collectors: 2024-02-18T08:34:35.564 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.inplace_update_support: 0 2024-02-18T08:34:35.564 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-18T08:34:35.564 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-18T08:34:35.564 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-18T08:34:35.564 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-18T08:34:35.564 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.bloom_locality: 0 2024-02-18T08:34:35.565 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.max_successive_merges: 0 2024-02-18T08:34:35.565 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-18T08:34:35.565 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-18T08:34:35.565 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-18T08:34:35.565 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-18T08:34:35.565 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: Options.ttl: 0 2024-02-18T08:34:35.565 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: [db/version_set.cc:3757] 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 2024-02-18T08:34:35.565 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-02-18T08:34:35.565 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708245275384227, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-02-18T08:34:35.565 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #3 mode 2 2024-02-18T08:34:35.565 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708245275384799, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1403, "table_properties": {"data_size": 501, "index_size": 28, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 379, "raw_average_value_size": 75, "num_data_blocks": 1, "num_entries": 5, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2024-02-18T08:34:35.565 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: [db/version_set.cc:3036] Creating manifest 5 2024-02-18T08:34:35.565 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.378+0000 7f6c22823700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708245275385446, "job": 1, "event": "recovery_finished"} 2024-02-18T08:34:35.565 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.382+0000 7f6c22823700 4 rocksdb: DB pointer 0x55a3dbb0d200 2024-02-18T08:34:35.565 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.382+0000 7f6c22823700 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-02-18T08:34:35.565 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.382+0000 7f6c22823700 0 using public_addrv [v2:172.21.15.133:3301/0,v1:172.21.15.133:6790/0] 2024-02-18T08:34:35.565 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.382+0000 7f6c22823700 0 starting mon.c rank -1 at public addrs [v2:172.21.15.133:3301/0,v1:172.21.15.133:6790/0] at bind addrs [v2:172.21.15.133:3301/0,v1:172.21.15.133:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:34:35.566 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.382+0000 7f6c22823700 1 mon.c@-1(???) e0 preinit fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:34:35.566 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.386+0000 7f6c09453700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-18T08:34:35.566 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.386+0000 7f6c09453700 4 rocksdb: [db/db_impl.cc:778] 2024-02-18T08:34:35.566 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: ** DB Stats ** 2024-02-18T08:34:35.566 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:34:35.566 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-18T08:34:35.566 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-18T08:34:35.566 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-18T08:34:35.566 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-18T08:34:35.566 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-18T08:34:35.566 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-18T08:34:35.566 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: ** Compaction Stats [default] ** 2024-02-18T08:34:35.566 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: 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 2024-02-18T08:34:35.566 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:34:35.566 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: L0 1/0 1.37 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2024-02-18T08:34:35.567 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: Sum 1/0 1.37 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2024-02-18T08:34:35.567 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2024-02-18T08:34:35.567 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: ** Compaction Stats [default] ** 2024-02-18T08:34:35.567 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: 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 2024-02-18T08:34:35.567 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:34:35.567 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2024-02-18T08:34:35.567 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:34:35.567 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-18T08:34:35.567 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-18T08:34:35.567 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: AddFile(Total Files): cumulative 0, interval 0 2024-02-18T08:34:35.567 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-18T08:34:35.567 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: AddFile(Keys): cumulative 0, interval 0 2024-02-18T08:34:35.567 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: Cumulative compaction: 0.00 GB write, 0.19 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:34:35.567 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: Interval compaction: 0.00 GB write, 0.19 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:34:35.567 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: 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 2024-02-18T08:34:35.568 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: ** File Read Latency Histogram By Level [default] ** 2024-02-18T08:34:35.568 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: ** Compaction Stats [default] ** 2024-02-18T08:34:35.568 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: 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 2024-02-18T08:34:35.568 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:34:35.568 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: L0 1/0 1.37 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2024-02-18T08:34:35.568 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: Sum 1/0 1.37 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2024-02-18T08:34:35.568 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: 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 2024-02-18T08:34:35.568 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: ** Compaction Stats [default] ** 2024-02-18T08:34:35.568 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: 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 2024-02-18T08:34:35.568 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:34:35.568 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2024-02-18T08:34:35.568 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:34:35.568 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-18T08:34:35.568 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-18T08:34:35.568 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: AddFile(Total Files): cumulative 0, interval 0 2024-02-18T08:34:35.568 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-18T08:34:35.569 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: AddFile(Keys): cumulative 0, interval 0 2024-02-18T08:34:35.569 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: Cumulative compaction: 0.00 GB write, 0.19 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:34:35.569 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:34:35.569 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: 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 2024-02-18T08:34:35.569 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: ** File Read Latency Histogram By Level [default] ** 2024-02-18T08:34:35.569 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.406+0000 7f6c0bc58700 0 mon.c@-1(synchronizing).mds e1 new map 2024-02-18T08:34:35.569 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.406+0000 7f6c0bc58700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-02-18T08:34:35.569 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: e1 2024-02-18T08:34:35.569 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-18T08:34:35.569 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: 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} 2024-02-18T08:34:35.569 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: legacy client fscid: -1 2024-02-18T08:34:35.569 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: 2024-02-18T08:34:35.569 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: No filesystems configured 2024-02-18T08:34:35.569 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.406+0000 7f6c0bc58700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-02-18T08:34:35.569 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.406+0000 7f6c0bc58700 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 2024-02-18T08:34:35.569 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.406+0000 7f6c0bc58700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-02-18T08:34:35.569 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.406+0000 7f6c0bc58700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-02-18T08:34:35.570 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.406+0000 7f6c0bc58700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-02-18T08:34:35.570 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.406+0000 7f6c0bc58700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-02-18T08:34:35.570 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.406+0000 7f6c0bc58700 1 mon.c@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-02-18T08:34:35.570 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.406+0000 7f6c0bc58700 1 mon.c@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2024-02-18T08:34:35.570 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.406+0000 7f6c0bc58700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-18T08:34:35.570 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.406+0000 7f6c0bc58700 0 mon.c@-1(synchronizing).osd e6 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-18T08:34:35.570 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.406+0000 7f6c0bc58700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-18T08:34:35.570 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: audit 2024-02-18T08:34:33.534334+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:35.570 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: audit 2024-02-18T08:34:33.558003+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:34:35.570 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: cluster 2024-02-18T08:34:33.815743+0000 mgr.y (mgr.14140) 35 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:35.570 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: audit 2024-02-18T08:34:34.170969+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:35.570 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: audit 2024-02-18T08:34:34.175671+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:35.570 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.406+0000 7f6c0bc58700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2024-02-18T08:34:35.570 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.410+0000 7f6c0bc58700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2024-02-18T08:34:35.571 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.410+0000 7f6c0bc58700 20 expand_channel_meta expand map: {default=false} 2024-02-18T08:34:35.571 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.410+0000 7f6c0bc58700 20 expand_channel_meta from 'false' to 'false' 2024-02-18T08:34:35.571 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.410+0000 7f6c0bc58700 20 expand_channel_meta expanded map: {default=false} 2024-02-18T08:34:35.571 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.410+0000 7f6c0bc58700 20 expand_channel_meta expand map: {default=info} 2024-02-18T08:34:35.571 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.410+0000 7f6c0bc58700 20 expand_channel_meta from 'info' to 'info' 2024-02-18T08:34:35.571 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.410+0000 7f6c0bc58700 20 expand_channel_meta expanded map: {default=info} 2024-02-18T08:34:35.571 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.410+0000 7f6c0bc58700 20 expand_channel_meta expand map: {default=daemon} 2024-02-18T08:34:35.571 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.410+0000 7f6c0bc58700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-02-18T08:34:35.571 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.410+0000 7f6c0bc58700 20 expand_channel_meta expanded map: {default=daemon} 2024-02-18T08:34:35.571 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.410+0000 7f6c0bc58700 20 expand_channel_meta expand map: {default=debug} 2024-02-18T08:34:35.571 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.410+0000 7f6c0bc58700 20 expand_channel_meta from 'debug' to 'debug' 2024-02-18T08:34:35.571 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:35 smithi133 bash[24767]: debug 2024-02-18T08:34:35.410+0000 7f6c0bc58700 20 expand_channel_meta expanded map: {default=debug} 2024-02-18T08:34:40.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[24767]: audit 2024-02-18T08:34:35.423172+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-18T08:34:40.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[24767]: cluster 2024-02-18T08:34:35.423479+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2024-02-18T08:34:40.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[24767]: audit 2024-02-18T08:34:35.424841+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:34:40.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[24767]: cluster 2024-02-18T08:34:35.816150+0000 mgr.y (mgr.14140) 36 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:40.799 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[24767]: audit 2024-02-18T08:34:36.016669+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:34:40.799 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[24767]: audit 2024-02-18T08:34:36.019979+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:34:40.799 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[24767]: audit 2024-02-18T08:34:36.419263+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:34:40.799 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[24767]: audit 2024-02-18T08:34:37.419487+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:34:40.799 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[24767]: cluster 2024-02-18T08:34:37.421937+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-18T08:34:40.799 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[24767]: cluster 2024-02-18T08:34:37.816697+0000 mgr.y (mgr.14140) 37 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:40.799 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[24767]: audit 2024-02-18T08:34:38.420012+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:34:40.799 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[24767]: audit 2024-02-18T08:34:39.419924+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:34:40.799 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[24767]: cluster 2024-02-18T08:34:39.817107+0000 mgr.y (mgr.14140) 38 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:40.799 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[24767]: audit 2024-02-18T08:34:40.419984+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:34:40.799 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[24767]: cluster 2024-02-18T08:34:40.427967+0000 mon.a (mon.0) 155 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-18T08:34:40.799 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[24767]: cluster 2024-02-18T08:34:40.433531+0000 mon.a (mon.0) 156 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],c=[v2:172.21.15.133:3301/0,v1:172.21.15.133:6790/0]} 2024-02-18T08:34:40.799 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[24767]: cluster 2024-02-18T08:34:40.433647+0000 mon.a (mon.0) 157 : cluster [DBG] fsmap 2024-02-18T08:34:40.800 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[24767]: cluster 2024-02-18T08:34:40.433720+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-18T08:34:40.800 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[24767]: cluster 2024-02-18T08:34:40.434224+0000 mon.a (mon.0) 159 : cluster [DBG] mgrmap e13: y(active, since 64s) 2024-02-18T08:34:40.800 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[24767]: cluster 2024-02-18T08:34:40.441061+0000 mon.a (mon.0) 160 : cluster [INF] overall HEALTH_OK 2024-02-18T08:34:40.800 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[19538]: audit 2024-02-18T08:34:35.423172+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-18T08:34:40.800 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[19538]: cluster 2024-02-18T08:34:35.423479+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2024-02-18T08:34:40.800 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[19538]: audit 2024-02-18T08:34:35.424841+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:34:40.800 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[19538]: cluster 2024-02-18T08:34:35.816150+0000 mgr.y (mgr.14140) 36 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:40.800 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[19538]: audit 2024-02-18T08:34:36.016669+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:34:40.800 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[19538]: audit 2024-02-18T08:34:36.019979+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:34:40.801 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[19538]: audit 2024-02-18T08:34:36.419263+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:34:40.801 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[19538]: audit 2024-02-18T08:34:37.419487+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:34:40.801 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[19538]: cluster 2024-02-18T08:34:37.421937+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-18T08:34:40.801 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[19538]: cluster 2024-02-18T08:34:37.816697+0000 mgr.y (mgr.14140) 37 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:40.801 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[19538]: audit 2024-02-18T08:34:38.420012+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:34:40.801 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[19538]: audit 2024-02-18T08:34:39.419924+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:34:40.801 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[19538]: cluster 2024-02-18T08:34:39.817107+0000 mgr.y (mgr.14140) 38 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:40.801 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[19538]: audit 2024-02-18T08:34:40.419984+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:34:40.801 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[19538]: cluster 2024-02-18T08:34:40.427967+0000 mon.a (mon.0) 155 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-18T08:34:40.801 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[19538]: cluster 2024-02-18T08:34:40.433531+0000 mon.a (mon.0) 156 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],c=[v2:172.21.15.133:3301/0,v1:172.21.15.133:6790/0]} 2024-02-18T08:34:40.801 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[19538]: cluster 2024-02-18T08:34:40.433647+0000 mon.a (mon.0) 157 : cluster [DBG] fsmap 2024-02-18T08:34:40.801 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[19538]: cluster 2024-02-18T08:34:40.433720+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-18T08:34:40.801 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[19538]: cluster 2024-02-18T08:34:40.434224+0000 mon.a (mon.0) 159 : cluster [DBG] mgrmap e13: y(active, since 64s) 2024-02-18T08:34:40.801 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:40 smithi133 bash[19538]: cluster 2024-02-18T08:34:40.441061+0000 mon.a (mon.0) 160 : cluster [INF] overall HEALTH_OK 2024-02-18T08:34:40.942 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-18T08:34:40.943 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":2,"fsid":"37c14f7a-ce38-11ee-95ba-87774f69a715","modified":"2024-02-18T08:34:35.420142Z","created":"2024-02-18T08:32:46.988506Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:3300","nonce":0},{"type":"v1","addr":"172.21.15.133:6789","nonce":0}]},"addr":"172.21.15.133:6789/0","public_addr":"172.21.15.133:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:3301","nonce":0},{"type":"v1","addr":"172.21.15.133:6790","nonce":0}]},"addr":"172.21.15.133:6790/0","public_addr":"172.21.15.133:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2024-02-18T08:34:40.945 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 2 2024-02-18T08:34:41.551 INFO:tasks.cephadm:Adding mon.b on smithi181 2024-02-18T08:34:41.551 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph orch daemon add mon smithi181:172.21.15.181=b 2024-02-18T08:34:41.798 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:41 smithi133 bash[19538]: audit 2024-02-18T08:34:40.948586+0000 mon.a (mon.0) 161 : audit [DBG] from='client.? 172.21.15.133:0/197286501' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-18T08:34:41.798 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:41 smithi133 bash[19538]: audit 2024-02-18T08:34:41.420358+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:34:41.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:41 smithi133 bash[24767]: audit 2024-02-18T08:34:40.948586+0000 mon.a (mon.0) 161 : audit [DBG] from='client.? 172.21.15.133:0/197286501' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-18T08:34:41.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:41 smithi133 bash[24767]: audit 2024-02-18T08:34:41.420358+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:34:42.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:42 smithi133 bash[19538]: cluster 2024-02-18T08:34:41.817560+0000 mgr.y (mgr.14140) 39 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:42.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:42 smithi133 bash[24767]: cluster 2024-02-18T08:34:41.817560+0000 mgr.y (mgr.14140) 39 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:45.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:44 smithi133 bash[19538]: cluster 2024-02-18T08:34:43.818035+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:45.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:44 smithi133 bash[19538]: audit 2024-02-18T08:34:44.292121+0000 mgr.y (mgr.14140) 41 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi181:172.21.15.181=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:34:45.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:44 smithi133 bash[19538]: audit 2024-02-18T08:34:44.294742+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:34:45.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:44 smithi133 bash[19538]: audit 2024-02-18T08:34:44.296692+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:34:45.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:44 smithi133 bash[19538]: cephadm 2024-02-18T08:34:44.298262+0000 mgr.y (mgr.14140) 42 : cephadm [INF] Deploying daemon mon.b on smithi181 2024-02-18T08:34:45.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:44 smithi133 bash[19538]: audit 2024-02-18T08:34:44.299009+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-18T08:34:45.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:44 smithi133 bash[24767]: cluster 2024-02-18T08:34:43.818035+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:45.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:44 smithi133 bash[24767]: audit 2024-02-18T08:34:44.292121+0000 mgr.y (mgr.14140) 41 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi181:172.21.15.181=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:34:45.299 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:44 smithi133 bash[24767]: audit 2024-02-18T08:34:44.294742+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:34:45.299 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:44 smithi133 bash[24767]: audit 2024-02-18T08:34:44.296692+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:34:45.299 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:44 smithi133 bash[24767]: cephadm 2024-02-18T08:34:44.298262+0000 mgr.y (mgr.14140) 42 : cephadm [INF] Deploying daemon mon.b on smithi181 2024-02-18T08:34:45.299 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:44 smithi133 bash[24767]: audit 2024-02-18T08:34:44.299009+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-18T08:34:46.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:46 smithi133 bash[19538]: cluster 2024-02-18T08:34:45.818634+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:46.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:46 smithi133 bash[24767]: cluster 2024-02-18T08:34:45.818634+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:48.064 INFO:teuthology.orchestra.run.smithi181.stdout:Deployed mon.b on host 'smithi181' 2024-02-18T08:34:49.048 DEBUG:teuthology.orchestra.run.smithi181:mon.b> sudo journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mon.b.service 2024-02-18T08:34:49.050 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-18T08:34:49.050 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph mon dump -f json 2024-02-18T08:34:49.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:49 smithi133 bash[19538]: cluster 2024-02-18T08:34:47.819145+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:49.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:49 smithi133 bash[19538]: audit 2024-02-18T08:34:48.068678+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:49.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:49 smithi133 bash[19538]: audit 2024-02-18T08:34:48.076142+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:34:49.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:49 smithi133 bash[19538]: audit 2024-02-18T08:34:48.516856+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:49.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:49 smithi133 bash[19538]: audit 2024-02-18T08:34:48.525426+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:49.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:49 smithi133 bash[19538]: audit 2024-02-18T08:34:48.526840+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:34:49.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:49 smithi133 bash[19538]: audit 2024-02-18T08:34:48.528251+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:34:49.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:49 smithi133 bash[19538]: audit 2024-02-18T08:34:48.530254+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-18T08:34:49.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:49 smithi133 bash[24767]: cluster 2024-02-18T08:34:47.819145+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:49.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:49 smithi133 bash[24767]: audit 2024-02-18T08:34:48.068678+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:49.549 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:49 smithi133 bash[24767]: audit 2024-02-18T08:34:48.076142+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:34:49.549 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:49 smithi133 bash[24767]: audit 2024-02-18T08:34:48.516856+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:49.549 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:49 smithi133 bash[24767]: audit 2024-02-18T08:34:48.525426+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:49.549 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:49 smithi133 bash[24767]: audit 2024-02-18T08:34:48.526840+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:34:49.549 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:49 smithi133 bash[24767]: audit 2024-02-18T08:34:48.528251+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:34:49.549 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:49 smithi133 bash[24767]: audit 2024-02-18T08:34:48.530254+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-18T08:34:49.576 INFO:journalctl@ceph.mon.b.smithi181.stdout:-- Logs begin at Sun 2022-10-16 12:17:23 UTC. -- 2024-02-18T08:34:50.153 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.819+0000 7f8a508dd700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-18T08:34:50.154 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.819+0000 7f8a508dd700 0 ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable), process ceph-mon, pid 1 2024-02-18T08:34:50.154 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.819+0000 7f8a508dd700 0 pidfile_write: ignore empty --pid-file 2024-02-18T08:34:50.154 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.823+0000 7f8a508dd700 0 load: jerasure load: lrc load: isa 2024-02-18T08:34:50.154 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 0 set rocksdb option compression = kNoCompression 2024-02-18T08:34:50.154 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-18T08:34:50.154 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 0 set rocksdb option write_buffer_size = 33554432 2024-02-18T08:34:50.154 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 0 set rocksdb option compression = kNoCompression 2024-02-18T08:34:50.154 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-18T08:34:50.154 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 0 set rocksdb option write_buffer_size = 33554432 2024-02-18T08:34:50.154 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 1 rocksdb: do_open column families: [default] 2024-02-18T08:34:50.154 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: RocksDB version: 6.1.2 2024-02-18T08:34:50.154 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-18T08:34:50.154 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Compile date Dec 12 2022 2024-02-18T08:34:50.155 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: DB SUMMARY 2024-02-18T08:34:50.155 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: CURRENT file: CURRENT 2024-02-18T08:34:50.155 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: IDENTITY file: IDENTITY 2024-02-18T08:34:50.155 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-02-18T08:34:50.155 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-02-18T08:34:50.155 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 610 ; 2024-02-18T08:34:50.155 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.error_if_exists: 0 2024-02-18T08:34:50.155 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.create_if_missing: 0 2024-02-18T08:34:50.155 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.paranoid_checks: 1 2024-02-18T08:34:50.155 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.env: 0x55ce5aa991c0 2024-02-18T08:34:50.155 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.info_log: 0x55ce5bd42e20 2024-02-18T08:34:50.155 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-18T08:34:50.155 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.statistics: (nil) 2024-02-18T08:34:50.156 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.use_fsync: 0 2024-02-18T08:34:50.156 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_log_file_size: 0 2024-02-18T08:34:50.156 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-18T08:34:50.156 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-18T08:34:50.156 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-18T08:34:50.156 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-18T08:34:50.156 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.allow_fallocate: 1 2024-02-18T08:34:50.156 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-18T08:34:50.156 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-18T08:34:50.156 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.use_direct_reads: 0 2024-02-18T08:34:50.156 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-18T08:34:50.156 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-18T08:34:50.156 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.db_log_dir: 2024-02-18T08:34:50.157 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-02-18T08:34:50.157 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-18T08:34:50.157 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_subcompactions: 1 2024-02-18T08:34:50.157 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_background_flushes: -1 2024-02-18T08:34:50.157 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-18T08:34:50.157 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-18T08:34:50.157 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-18T08:34:50.157 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-18T08:34:50.157 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-18T08:34:50.157 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-18T08:34:50.157 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.write_buffer_manager: 0x55ce5bd494d0 2024-02-18T08:34:50.157 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-18T08:34:50.157 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-18T08:34:50.157 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-18T08:34:50.157 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-18T08:34:50.158 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-18T08:34:50.158 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-18T08:34:50.158 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-18T08:34:50.158 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-18T08:34:50.158 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-18T08:34:50.158 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-18T08:34:50.158 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-18T08:34:50.158 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-18T08:34:50.158 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-18T08:34:50.158 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.row_cache: None 2024-02-18T08:34:50.158 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.wal_filter: None 2024-02-18T08:34:50.158 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-18T08:34:50.159 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-18T08:34:50.159 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.preserve_deletes: 0 2024-02-18T08:34:50.159 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.two_write_queues: 0 2024-02-18T08:34:50.159 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-18T08:34:50.159 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.atomic_flush: 0 2024-02-18T08:34:50.159 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-18T08:34:50.159 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_background_jobs: 2 2024-02-18T08:34:50.159 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_background_compactions: -1 2024-02-18T08:34:50.159 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-18T08:34:50.159 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-18T08:34:50.159 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-18T08:34:50.159 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-18T08:34:50.159 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-18T08:34:50.160 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-18T08:34:50.160 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-18T08:34:50.160 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-18T08:34:50.160 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_open_files: -1 2024-02-18T08:34:50.160 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-18T08:34:50.160 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-18T08:34:50.160 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-18T08:34:50.160 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Compression algorithms supported: 2024-02-18T08:34:50.160 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-18T08:34:50.160 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: kZSTD supported: 0 2024-02-18T08:34:50.160 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: kXpressCompression supported: 0 2024-02-18T08:34:50.160 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-18T08:34:50.160 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: kLZ4Compression supported: 1 2024-02-18T08:34:50.160 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: kBZip2Compression supported: 0 2024-02-18T08:34:50.161 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: kZlibCompression supported: 1 2024-02-18T08:34:50.161 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: kSnappyCompression supported: 1 2024-02-18T08:34:50.161 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-18T08:34:50.161 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2024-02-18T08:34:50.161 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-18T08:34:50.161 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-18T08:34:50.161 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.merge_operator: 2024-02-18T08:34:50.161 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.compaction_filter: None 2024-02-18T08:34:50.161 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-18T08:34:50.161 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-18T08:34:50.161 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-18T08:34:50.161 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ce5bc5d670) 2024-02-18T08:34:50.161 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: cache_index_and_filter_blocks: 1 2024-02-18T08:34:50.161 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: cache_index_and_filter_blocks_with_high_priority: 1 2024-02-18T08:34:50.162 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-18T08:34:50.162 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: pin_top_level_index_and_filter: 1 2024-02-18T08:34:50.162 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: index_type: 0 2024-02-18T08:34:50.162 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: data_block_index_type: 0 2024-02-18T08:34:50.162 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: data_block_hash_table_util_ratio: 0.750000 2024-02-18T08:34:50.162 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: hash_index_allow_collision: 1 2024-02-18T08:34:50.162 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: checksum: 1 2024-02-18T08:34:50.162 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: no_block_cache: 0 2024-02-18T08:34:50.162 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: block_cache: 0x55ce5bc94610 2024-02-18T08:34:50.162 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: block_cache_name: BinnedLRUCache 2024-02-18T08:34:50.162 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: block_cache_options: 2024-02-18T08:34:50.162 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: capacity : 536870912 2024-02-18T08:34:50.162 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: num_shard_bits : 4 2024-02-18T08:34:50.163 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: strict_capacity_limit : 0 2024-02-18T08:34:50.163 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: high_pri_pool_ratio: 0.000 2024-02-18T08:34:50.163 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: block_cache_compressed: (nil) 2024-02-18T08:34:50.163 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: persistent_cache: (nil) 2024-02-18T08:34:50.163 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: block_size: 4096 2024-02-18T08:34:50.163 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: block_size_deviation: 10 2024-02-18T08:34:50.163 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: block_restart_interval: 16 2024-02-18T08:34:50.163 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: index_block_restart_interval: 1 2024-02-18T08:34:50.163 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: metadata_block_size: 4096 2024-02-18T08:34:50.163 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: partition_filters: 0 2024-02-18T08:34:50.163 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: use_delta_encoding: 1 2024-02-18T08:34:50.163 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-18T08:34:50.163 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: whole_key_filtering: 1 2024-02-18T08:34:50.163 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: verify_compression: 0 2024-02-18T08:34:50.163 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: read_amp_bytes_per_bit: 0 2024-02-18T08:34:50.164 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: format_version: 2 2024-02-18T08:34:50.164 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: enable_index_compression: 1 2024-02-18T08:34:50.164 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: block_align: 0 2024-02-18T08:34:50.164 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-18T08:34:50.164 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-18T08:34:50.164 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.compression: NoCompression 2024-02-18T08:34:50.164 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-18T08:34:50.164 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-18T08:34:50.164 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-18T08:34:50.164 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.num_levels: 7 2024-02-18T08:34:50.164 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-18T08:34:50.164 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-18T08:34:50.165 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-18T08:34:50.165 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-18T08:34:50.165 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-18T08:34:50.165 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-18T08:34:50.165 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-18T08:34:50.165 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-18T08:34:50.165 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-18T08:34:50.165 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-18T08:34:50.165 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-18T08:34:50.165 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-18T08:34:50.165 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-18T08:34:50.165 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-18T08:34:50.165 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-18T08:34:50.165 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-18T08:34:50.166 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-18T08:34:50.166 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-18T08:34:50.166 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-18T08:34:50.166 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-18T08:34:50.166 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-18T08:34:50.166 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-18T08:34:50.166 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-18T08:34:50.166 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-18T08:34:50.166 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-18T08:34:50.166 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-18T08:34:50.166 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-18T08:34:50.166 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-18T08:34:50.166 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-18T08:34:50.166 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-18T08:34:50.167 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-18T08:34:50.167 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-18T08:34:50.167 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-18T08:34:50.167 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-18T08:34:50.167 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-18T08:34:50.167 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-18T08:34:50.167 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-18T08:34:50.167 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-18T08:34:50.167 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-18T08:34:50.167 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-18T08:34:50.167 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-18T08:34:50.167 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-18T08:34:50.167 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-18T08:34:50.167 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-18T08:34:50.167 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-18T08:34:50.168 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-18T08:34:50.168 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.table_properties_collectors: 2024-02-18T08:34:50.168 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.inplace_update_support: 0 2024-02-18T08:34:50.168 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-18T08:34:50.168 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-18T08:34:50.168 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-18T08:34:50.168 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-18T08:34:50.168 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.bloom_locality: 0 2024-02-18T08:34:50.168 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.max_successive_merges: 0 2024-02-18T08:34:50.168 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-18T08:34:50.168 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-18T08:34:50.168 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-18T08:34:50.168 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-18T08:34:50.168 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: Options.ttl: 0 2024-02-18T08:34:50.169 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: [db/version_set.cc:3757] 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 2024-02-18T08:34:50.169 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-02-18T08:34:50.169 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708245289831349, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-02-18T08:34:50.169 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #3 mode 2 2024-02-18T08:34:50.169 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708245289832000, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1524, "table_properties": {"data_size": 622, "index_size": 28, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 500, "raw_average_value_size": 100, "num_data_blocks": 1, "num_entries": 5, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2024-02-18T08:34:50.169 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.827+0000 7f8a508dd700 4 rocksdb: [db/version_set.cc:3036] Creating manifest 5 2024-02-18T08:34:50.169 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.831+0000 7f8a508dd700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708245289832782, "job": 1, "event": "recovery_finished"} 2024-02-18T08:34:50.169 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.831+0000 7f8a508dd700 4 rocksdb: DB pointer 0x55ce5c8c2400 2024-02-18T08:34:50.169 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.831+0000 7f8a3750d700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-18T08:34:50.169 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.831+0000 7f8a3750d700 4 rocksdb: [db/db_impl.cc:778] 2024-02-18T08:34:50.169 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: ** DB Stats ** 2024-02-18T08:34:50.169 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:34:50.169 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-18T08:34:50.170 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-18T08:34:50.170 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-18T08:34:50.170 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-18T08:34:50.170 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-18T08:34:50.170 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-18T08:34:50.170 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: ** Compaction Stats [default] ** 2024-02-18T08:34:50.170 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: 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 2024-02-18T08:34:50.170 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:34:50.170 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: L0 1/0 1.49 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2024-02-18T08:34:50.170 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: Sum 1/0 1.49 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2024-02-18T08:34:50.170 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: 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.4 0.00 0.00 1 0.001 0 0 2024-02-18T08:34:50.170 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: ** Compaction Stats [default] ** 2024-02-18T08:34:50.170 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: 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 2024-02-18T08:34:50.170 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:34:50.171 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: 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.4 0.00 0.00 1 0.001 0 0 2024-02-18T08:34:50.171 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:34:50.171 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-18T08:34:50.171 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-18T08:34:50.171 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: AddFile(Total Files): cumulative 0, interval 0 2024-02-18T08:34:50.171 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-18T08:34:50.171 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: AddFile(Keys): cumulative 0, interval 0 2024-02-18T08:34:50.171 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: Cumulative compaction: 0.00 GB write, 0.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:34:50.171 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: Interval compaction: 0.00 GB write, 0.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:34:50.171 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: 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 2024-02-18T08:34:50.171 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: ** File Read Latency Histogram By Level [default] ** 2024-02-18T08:34:50.171 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: ** Compaction Stats [default] ** 2024-02-18T08:34:50.171 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: 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 2024-02-18T08:34:50.171 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:34:50.171 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: L0 1/0 1.49 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2024-02-18T08:34:50.172 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: Sum 1/0 1.49 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2024-02-18T08:34:50.172 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: 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 2024-02-18T08:34:50.172 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: ** Compaction Stats [default] ** 2024-02-18T08:34:50.172 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: 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 2024-02-18T08:34:50.172 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:34:50.172 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: 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.4 0.00 0.00 1 0.001 0 0 2024-02-18T08:34:50.172 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:34:50.172 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-18T08:34:50.172 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-18T08:34:50.172 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: AddFile(Total Files): cumulative 0, interval 0 2024-02-18T08:34:50.172 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-18T08:34:50.172 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: AddFile(Keys): cumulative 0, interval 0 2024-02-18T08:34:50.172 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: Cumulative compaction: 0.00 GB write, 0.30 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:34:50.172 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:34:50.173 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: 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 2024-02-18T08:34:50.173 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: ** File Read Latency Histogram By Level [default] ** 2024-02-18T08:34:50.173 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.831+0000 7f8a508dd700 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-02-18T08:34:50.173 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.831+0000 7f8a508dd700 0 using public_addr v2:172.21.15.181:0/0 -> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] 2024-02-18T08:34:50.173 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.831+0000 7f8a508dd700 0 starting mon.b rank -1 at public addrs [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] at bind addrs [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:34:50.173 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.831+0000 7f8a508dd700 1 mon.b@-1(???) e0 preinit fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:34:50.173 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.863+0000 7f8a39d12700 0 mon.b@-1(synchronizing).mds e1 new map 2024-02-18T08:34:50.173 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.863+0000 7f8a39d12700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-02-18T08:34:50.173 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: e1 2024-02-18T08:34:50.173 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-18T08:34:50.173 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: 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} 2024-02-18T08:34:50.173 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: legacy client fscid: -1 2024-02-18T08:34:50.173 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: 2024-02-18T08:34:50.174 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: No filesystems configured 2024-02-18T08:34:50.174 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.863+0000 7f8a39d12700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-02-18T08:34:50.174 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.863+0000 7f8a39d12700 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 2024-02-18T08:34:50.174 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.863+0000 7f8a39d12700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-02-18T08:34:50.174 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.863+0000 7f8a39d12700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-02-18T08:34:50.174 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.863+0000 7f8a39d12700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-02-18T08:34:50.174 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.863+0000 7f8a39d12700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-02-18T08:34:50.174 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.863+0000 7f8a39d12700 1 mon.b@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-02-18T08:34:50.174 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.863+0000 7f8a39d12700 1 mon.b@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2024-02-18T08:34:50.174 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.863+0000 7f8a39d12700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-18T08:34:50.174 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.863+0000 7f8a39d12700 0 mon.b@-1(synchronizing).osd e6 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-18T08:34:50.174 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.863+0000 7f8a39d12700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-18T08:34:50.174 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: cluster 2024-02-18T08:34:47.819145+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:50.175 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: audit 2024-02-18T08:34:48.068678+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:50.175 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: audit 2024-02-18T08:34:48.076142+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:34:50.175 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: audit 2024-02-18T08:34:48.516856+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:50.175 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: audit 2024-02-18T08:34:48.525426+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:50.175 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: audit 2024-02-18T08:34:48.526840+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:34:50.175 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: audit 2024-02-18T08:34:48.528251+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:34:50.175 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: audit 2024-02-18T08:34:48.530254+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-18T08:34:50.175 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.867+0000 7f8a39d12700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-02-18T08:34:50.175 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.867+0000 7f8a39d12700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2024-02-18T08:34:50.175 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.867+0000 7f8a39d12700 20 expand_channel_meta expand map: {default=false} 2024-02-18T08:34:50.175 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.867+0000 7f8a39d12700 20 expand_channel_meta from 'false' to 'false' 2024-02-18T08:34:50.175 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.867+0000 7f8a39d12700 20 expand_channel_meta expanded map: {default=false} 2024-02-18T08:34:50.175 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.867+0000 7f8a39d12700 20 expand_channel_meta expand map: {default=info} 2024-02-18T08:34:50.175 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.867+0000 7f8a39d12700 20 expand_channel_meta from 'info' to 'info' 2024-02-18T08:34:50.176 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.867+0000 7f8a39d12700 20 expand_channel_meta expanded map: {default=info} 2024-02-18T08:34:50.176 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.867+0000 7f8a39d12700 20 expand_channel_meta expand map: {default=daemon} 2024-02-18T08:34:50.176 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.867+0000 7f8a39d12700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-02-18T08:34:50.176 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.867+0000 7f8a39d12700 20 expand_channel_meta expanded map: {default=daemon} 2024-02-18T08:34:50.176 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.867+0000 7f8a39d12700 20 expand_channel_meta expand map: {default=debug} 2024-02-18T08:34:50.176 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.867+0000 7f8a39d12700 20 expand_channel_meta from 'debug' to 'debug' 2024-02-18T08:34:50.176 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:49 smithi181 bash[19547]: debug 2024-02-18T08:34:49.867+0000 7f8a39d12700 20 expand_channel_meta expanded map: {default=debug} 2024-02-18T08:34:55.231 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-18T08:34:55.231 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":3,"fsid":"37c14f7a-ce38-11ee-95ba-87774f69a715","modified":"2024-02-18T08:34:49.874399Z","created":"2024-02-18T08:32:46.988506Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:3300","nonce":0},{"type":"v1","addr":"172.21.15.133:6789","nonce":0}]},"addr":"172.21.15.133:6789/0","public_addr":"172.21.15.133:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:3301","nonce":0},{"type":"v1","addr":"172.21.15.133:6790","nonce":0}]},"addr":"172.21.15.133:6790/0","public_addr":"172.21.15.133:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:3300","nonce":0},{"type":"v1","addr":"172.21.15.181:6789","nonce":0}]},"addr":"172.21.15.181:6789/0","public_addr":"172.21.15.181:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2024-02-18T08:34:55.234 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 3 2024-02-18T08:34:55.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: cluster 2024-02-18T08:34:49.819593+0000 mgr.y (mgr.14140) 47 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:55.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: audit 2024-02-18T08:34:49.880377+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-18T08:34:55.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: cluster 2024-02-18T08:34:49.880973+0000 mon.a (mon.0) 175 : cluster [INF] mon.a calling monitor election 2024-02-18T08:34:55.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: cluster 2024-02-18T08:34:49.881694+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-18T08:34:55.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: audit 2024-02-18T08:34:49.883812+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:34:55.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: audit 2024-02-18T08:34:49.884321+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:34:55.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: audit 2024-02-18T08:34:50.873762+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:34:55.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: cluster 2024-02-18T08:34:51.820067+0000 mgr.y (mgr.14140) 48 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:55.300 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: audit 2024-02-18T08:34:51.873682+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:34:55.300 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: audit 2024-02-18T08:34:52.874060+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:34:55.300 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: cluster 2024-02-18T08:34:53.820477+0000 mgr.y (mgr.14140) 49 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:55.300 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: audit 2024-02-18T08:34:53.874132+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:34:55.300 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: audit 2024-02-18T08:34:54.874317+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:34:55.300 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: cluster 2024-02-18T08:34:54.883528+0000 mon.a (mon.0) 183 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-18T08:34:55.301 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: cluster 2024-02-18T08:34:54.886824+0000 mon.a (mon.0) 184 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],b=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0],c=[v2:172.21.15.133:3301/0,v1:172.21.15.133:6790/0]} 2024-02-18T08:34:55.301 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: cluster 2024-02-18T08:34:54.886872+0000 mon.a (mon.0) 185 : cluster [DBG] fsmap 2024-02-18T08:34:55.301 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: cluster 2024-02-18T08:34:54.886902+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-18T08:34:55.301 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: cluster 2024-02-18T08:34:54.887106+0000 mon.a (mon.0) 187 : cluster [DBG] mgrmap e13: y(active, since 79s) 2024-02-18T08:34:55.301 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: cluster 2024-02-18T08:34:54.887270+0000 mon.a (mon.0) 188 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-18T08:34:55.301 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: cluster 2024-02-18T08:34:54.895334+0000 mon.a (mon.0) 189 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-18T08:34:55.302 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: cluster 2024-02-18T08:34:54.895410+0000 mon.a (mon.0) 190 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-18T08:34:55.302 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: cluster 2024-02-18T08:34:49.819593+0000 mgr.y (mgr.14140) 47 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:55.302 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: audit 2024-02-18T08:34:49.880377+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-18T08:34:55.303 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: cluster 2024-02-18T08:34:49.880973+0000 mon.a (mon.0) 175 : cluster [INF] mon.a calling monitor election 2024-02-18T08:34:55.303 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: cluster 2024-02-18T08:34:49.881694+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-18T08:34:55.303 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: audit 2024-02-18T08:34:49.883812+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:34:55.303 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: audit 2024-02-18T08:34:49.884321+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:34:55.303 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: audit 2024-02-18T08:34:50.873762+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:34:55.303 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: cluster 2024-02-18T08:34:51.820067+0000 mgr.y (mgr.14140) 48 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:55.304 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: audit 2024-02-18T08:34:51.873682+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:34:55.304 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: audit 2024-02-18T08:34:52.874060+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:34:55.304 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: cluster 2024-02-18T08:34:53.820477+0000 mgr.y (mgr.14140) 49 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:55.304 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: audit 2024-02-18T08:34:53.874132+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:34:55.304 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: audit 2024-02-18T08:34:54.874317+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:34:55.304 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: cluster 2024-02-18T08:34:54.883528+0000 mon.a (mon.0) 183 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-18T08:34:55.305 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: cluster 2024-02-18T08:34:54.886824+0000 mon.a (mon.0) 184 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],b=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0],c=[v2:172.21.15.133:3301/0,v1:172.21.15.133:6790/0]} 2024-02-18T08:34:55.305 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: cluster 2024-02-18T08:34:54.886872+0000 mon.a (mon.0) 185 : cluster [DBG] fsmap 2024-02-18T08:34:55.305 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: cluster 2024-02-18T08:34:54.886902+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-18T08:34:55.305 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: cluster 2024-02-18T08:34:54.887106+0000 mon.a (mon.0) 187 : cluster [DBG] mgrmap e13: y(active, since 79s) 2024-02-18T08:34:55.305 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: cluster 2024-02-18T08:34:54.887270+0000 mon.a (mon.0) 188 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-18T08:34:55.305 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: cluster 2024-02-18T08:34:54.895334+0000 mon.a (mon.0) 189 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-18T08:34:55.306 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: cluster 2024-02-18T08:34:54.895410+0000 mon.a (mon.0) 190 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-18T08:34:55.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: cluster 2024-02-18T08:34:54.895471+0000 mon.a (mon.0) 191 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] is down (out of quorum) 2024-02-18T08:34:55.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: audit 2024-02-18T08:34:54.899914+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:55.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: audit 2024-02-18T08:34:54.901412+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-18T08:34:55.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: audit 2024-02-18T08:34:54.902706+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:34:55.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[19538]: audit 2024-02-18T08:34:54.904382+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-18T08:34:55.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: cluster 2024-02-18T08:34:54.895471+0000 mon.a (mon.0) 191 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] is down (out of quorum) 2024-02-18T08:34:55.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: audit 2024-02-18T08:34:54.899914+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:55.308 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: audit 2024-02-18T08:34:54.901412+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-18T08:34:55.308 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: audit 2024-02-18T08:34:54.902706+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:34:55.308 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:54 smithi133 bash[24767]: audit 2024-02-18T08:34:54.904382+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-18T08:34:55.864 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-02-18T08:34:55.864 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph config generate-minimal-conf 2024-02-18T08:34:56.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:55 smithi133 bash[19538]: cephadm 2024-02-18T08:34:54.900921+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-18T08:34:56.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:55 smithi133 bash[19538]: cephadm 2024-02-18T08:34:54.903759+0000 mgr.y (mgr.14140) 51 : cephadm [INF] Reconfiguring daemon mgr.y on smithi133 2024-02-18T08:34:56.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:55 smithi133 bash[19538]: audit 2024-02-18T08:34:55.237398+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.181:0/2770366838' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-18T08:34:56.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:55 smithi133 bash[19538]: audit 2024-02-18T08:34:55.874435+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:34:56.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:55 smithi133 bash[24767]: cephadm 2024-02-18T08:34:54.900921+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-18T08:34:56.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:55 smithi133 bash[24767]: cephadm 2024-02-18T08:34:54.903759+0000 mgr.y (mgr.14140) 51 : cephadm [INF] Reconfiguring daemon mgr.y on smithi133 2024-02-18T08:34:56.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:55 smithi133 bash[24767]: audit 2024-02-18T08:34:55.237398+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.181:0/2770366838' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-18T08:34:56.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:55 smithi133 bash[24767]: audit 2024-02-18T08:34:55.874435+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:34:57.238 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[24767]: cluster 2024-02-18T08:34:51.877562+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-18T08:34:57.238 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[24767]: cluster 2024-02-18T08:34:56.879300+0000 mon.c (mon.1) 4 : cluster [INF] mon.c calling monitor election 2024-02-18T08:34:57.238 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[24767]: cluster 2024-02-18T08:34:56.879329+0000 mon.a (mon.0) 198 : cluster [INF] mon.a calling monitor election 2024-02-18T08:34:57.238 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[24767]: cluster 2024-02-18T08:34:56.879861+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-18T08:34:57.238 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[24767]: cluster 2024-02-18T08:34:56.902799+0000 mon.a (mon.0) 199 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-18T08:34:57.239 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[24767]: cluster 2024-02-18T08:34:56.909420+0000 mon.a (mon.0) 200 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],b=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0],c=[v2:172.21.15.133:3301/0,v1:172.21.15.133:6790/0]} 2024-02-18T08:34:57.239 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[24767]: cluster 2024-02-18T08:34:56.909559+0000 mon.a (mon.0) 201 : cluster [DBG] fsmap 2024-02-18T08:34:57.239 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[24767]: cluster 2024-02-18T08:34:56.909645+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-18T08:34:57.239 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[24767]: cluster 2024-02-18T08:34:56.910054+0000 mon.a (mon.0) 203 : cluster [DBG] mgrmap e13: y(active, since 81s) 2024-02-18T08:34:57.239 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[24767]: cluster 2024-02-18T08:34:56.910478+0000 mon.a (mon.0) 204 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-18T08:34:57.239 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[24767]: cluster 2024-02-18T08:34:56.910537+0000 mon.a (mon.0) 205 : cluster [INF] Cluster is now healthy 2024-02-18T08:34:57.239 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[24767]: cluster 2024-02-18T08:34:56.916839+0000 mon.a (mon.0) 206 : cluster [INF] overall HEALTH_OK 2024-02-18T08:34:57.239 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[19538]: cluster 2024-02-18T08:34:51.877562+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-18T08:34:57.239 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[19538]: cluster 2024-02-18T08:34:56.879300+0000 mon.c (mon.1) 4 : cluster [INF] mon.c calling monitor election 2024-02-18T08:34:57.239 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[19538]: cluster 2024-02-18T08:34:56.879329+0000 mon.a (mon.0) 198 : cluster [INF] mon.a calling monitor election 2024-02-18T08:34:57.240 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[19538]: cluster 2024-02-18T08:34:56.879861+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-18T08:34:57.240 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[19538]: cluster 2024-02-18T08:34:56.902799+0000 mon.a (mon.0) 199 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-18T08:34:57.240 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[19538]: cluster 2024-02-18T08:34:56.909420+0000 mon.a (mon.0) 200 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],b=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0],c=[v2:172.21.15.133:3301/0,v1:172.21.15.133:6790/0]} 2024-02-18T08:34:57.240 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[19538]: cluster 2024-02-18T08:34:56.909559+0000 mon.a (mon.0) 201 : cluster [DBG] fsmap 2024-02-18T08:34:57.240 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[19538]: cluster 2024-02-18T08:34:56.909645+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-18T08:34:57.240 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[19538]: cluster 2024-02-18T08:34:56.910054+0000 mon.a (mon.0) 203 : cluster [DBG] mgrmap e13: y(active, since 81s) 2024-02-18T08:34:57.240 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[19538]: cluster 2024-02-18T08:34:56.910478+0000 mon.a (mon.0) 204 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-18T08:34:57.240 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[19538]: cluster 2024-02-18T08:34:56.910537+0000 mon.a (mon.0) 205 : cluster [INF] Cluster is now healthy 2024-02-18T08:34:57.240 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:56 smithi133 bash[19538]: cluster 2024-02-18T08:34:56.916839+0000 mon.a (mon.0) 206 : cluster [INF] overall HEALTH_OK 2024-02-18T08:34:57.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:56 smithi181 bash[19547]: cephadm 2024-02-18T08:34:54.900921+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-18T08:34:57.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:56 smithi181 bash[19547]: cephadm 2024-02-18T08:34:54.903759+0000 mgr.y (mgr.14140) 51 : cephadm [INF] Reconfiguring daemon mgr.y on smithi133 2024-02-18T08:34:57.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:56 smithi181 bash[19547]: audit 2024-02-18T08:34:55.237398+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.181:0/2770366838' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-18T08:34:57.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:56 smithi181 bash[19547]: audit 2024-02-18T08:34:55.874435+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:34:57.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:56 smithi181 bash[19547]: cluster 2024-02-18T08:34:51.877562+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-18T08:34:57.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:56 smithi181 bash[19547]: cluster 2024-02-18T08:34:56.879300+0000 mon.c (mon.1) 4 : cluster [INF] mon.c calling monitor election 2024-02-18T08:34:57.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:56 smithi181 bash[19547]: cluster 2024-02-18T08:34:56.879329+0000 mon.a (mon.0) 198 : cluster [INF] mon.a calling monitor election 2024-02-18T08:34:57.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:56 smithi181 bash[19547]: cluster 2024-02-18T08:34:56.879861+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-18T08:34:57.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:56 smithi181 bash[19547]: cluster 2024-02-18T08:34:56.902799+0000 mon.a (mon.0) 199 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-18T08:34:57.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:56 smithi181 bash[19547]: cluster 2024-02-18T08:34:56.909420+0000 mon.a (mon.0) 200 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],b=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0],c=[v2:172.21.15.133:3301/0,v1:172.21.15.133:6790/0]} 2024-02-18T08:34:57.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:56 smithi181 bash[19547]: cluster 2024-02-18T08:34:56.909559+0000 mon.a (mon.0) 201 : cluster [DBG] fsmap 2024-02-18T08:34:57.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:56 smithi181 bash[19547]: cluster 2024-02-18T08:34:56.909645+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-18T08:34:57.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:56 smithi181 bash[19547]: cluster 2024-02-18T08:34:56.910054+0000 mon.a (mon.0) 203 : cluster [DBG] mgrmap e13: y(active, since 81s) 2024-02-18T08:34:57.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:56 smithi181 bash[19547]: cluster 2024-02-18T08:34:56.910478+0000 mon.a (mon.0) 204 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-18T08:34:57.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:56 smithi181 bash[19547]: cluster 2024-02-18T08:34:56.910537+0000 mon.a (mon.0) 205 : cluster [INF] Cluster is now healthy 2024-02-18T08:34:57.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:56 smithi181 bash[19547]: cluster 2024-02-18T08:34:56.916839+0000 mon.a (mon.0) 206 : cluster [INF] overall HEALTH_OK 2024-02-18T08:34:58.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:58 smithi133 bash[19538]: audit 2024-02-18T08:34:57.173943+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:58.601 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:58 smithi133 bash[19538]: cephadm 2024-02-18T08:34:57.174713+0000 mgr.y (mgr.14140) 53 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-18T08:34:58.601 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:58 smithi133 bash[19538]: audit 2024-02-18T08:34:57.175269+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:34:58.601 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:58 smithi133 bash[19538]: audit 2024-02-18T08:34:57.176922+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:34:58.601 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:58 smithi133 bash[19538]: cephadm 2024-02-18T08:34:57.177829+0000 mgr.y (mgr.14140) 54 : cephadm [INF] Reconfiguring daemon mon.c on smithi133 2024-02-18T08:34:58.601 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:58 smithi133 bash[19538]: audit 2024-02-18T08:34:57.178501+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-02-18T08:34:58.601 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:58 smithi133 bash[19538]: audit 2024-02-18T08:34:57.874826+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:34:58.602 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:58 smithi133 bash[24767]: audit 2024-02-18T08:34:57.173943+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:58.602 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:58 smithi133 bash[24767]: cephadm 2024-02-18T08:34:57.174713+0000 mgr.y (mgr.14140) 53 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-18T08:34:58.602 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:58 smithi133 bash[24767]: audit 2024-02-18T08:34:57.175269+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:34:58.602 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:58 smithi133 bash[24767]: audit 2024-02-18T08:34:57.176922+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:34:58.602 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:58 smithi133 bash[24767]: cephadm 2024-02-18T08:34:57.177829+0000 mgr.y (mgr.14140) 54 : cephadm [INF] Reconfiguring daemon mon.c on smithi133 2024-02-18T08:34:58.602 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:58 smithi133 bash[24767]: audit 2024-02-18T08:34:57.178501+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-02-18T08:34:58.602 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:58 smithi133 bash[24767]: audit 2024-02-18T08:34:57.874826+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:34:58.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:58 smithi181 bash[19547]: audit 2024-02-18T08:34:57.173943+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:34:58.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:58 smithi181 bash[19547]: cephadm 2024-02-18T08:34:57.174713+0000 mgr.y (mgr.14140) 53 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-18T08:34:58.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:58 smithi181 bash[19547]: audit 2024-02-18T08:34:57.175269+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:34:58.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:58 smithi181 bash[19547]: audit 2024-02-18T08:34:57.176922+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:34:58.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:58 smithi181 bash[19547]: cephadm 2024-02-18T08:34:57.177829+0000 mgr.y (mgr.14140) 54 : cephadm [INF] Reconfiguring daemon mon.c on smithi133 2024-02-18T08:34:58.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:58 smithi181 bash[19547]: audit 2024-02-18T08:34:57.178501+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-02-18T08:34:58.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:58 smithi181 bash[19547]: audit 2024-02-18T08:34:57.874826+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:34:59.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:34:59 smithi133 bash[24767]: cluster 2024-02-18T08:34:57.821430+0000 mgr.y (mgr.14140) 55 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:59.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:34:59 smithi133 bash[19538]: cluster 2024-02-18T08:34:57.821430+0000 mgr.y (mgr.14140) 55 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:34:59.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:34:59 smithi181 bash[19547]: cluster 2024-02-18T08:34:57.821430+0000 mgr.y (mgr.14140) 55 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:00.232 INFO:teuthology.orchestra.run.smithi133.stdout:# minimal ceph.conf for 37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:35:00.232 INFO:teuthology.orchestra.run.smithi133.stdout:[global] 2024-02-18T08:35:00.232 INFO:teuthology.orchestra.run.smithi133.stdout: fsid = 37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:35:00.232 INFO:teuthology.orchestra.run.smithi133.stdout: mon_host = [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] [v2:172.21.15.133:3301/0,v1:172.21.15.133:6790/0] 2024-02-18T08:35:00.860 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-02-18T08:35:00.860 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-18T08:35:00.860 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/ceph/ceph.conf 2024-02-18T08:35:00.870 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-18T08:35:00.870 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-18T08:35:00.930 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-02-18T08:35:00.930 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/ceph/ceph.conf 2024-02-18T08:35:00.946 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-02-18T08:35:00.946 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-18T08:35:01.002 INFO:tasks.cephadm:Adding mgr.y on smithi133 2024-02-18T08:35:01.003 INFO:tasks.cephadm:Adding mgr.x on smithi181 2024-02-18T08:35:01.003 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph orch apply mgr '2;smithi133=y;smithi181=x' 2024-02-18T08:35:01.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:00 smithi181 bash[19547]: cluster 2024-02-18T08:34:59.821912+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:01.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:00 smithi181 bash[19547]: audit 2024-02-18T08:34:59.881281+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:01.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:00 smithi181 bash[19547]: cephadm 2024-02-18T08:34:59.882288+0000 mgr.y (mgr.14140) 57 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-18T08:35:01.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:00 smithi181 bash[19547]: audit 2024-02-18T08:34:59.882722+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:35:01.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:00 smithi181 bash[19547]: audit 2024-02-18T08:34:59.883818+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:01.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:00 smithi181 bash[19547]: cephadm 2024-02-18T08:34:59.884658+0000 mgr.y (mgr.14140) 58 : cephadm [INF] Reconfiguring daemon mon.b on smithi181 2024-02-18T08:35:01.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:00 smithi181 bash[19547]: audit 2024-02-18T08:34:59.885352+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-18T08:35:01.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:00 smithi181 bash[19547]: audit 2024-02-18T08:35:00.238763+0000 mon.a (mon.0) 216 : audit [DBG] from='client.? 172.21.15.133:0/3693999051' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:01.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:00 smithi133 bash[19538]: cluster 2024-02-18T08:34:59.821912+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:01.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:00 smithi133 bash[19538]: audit 2024-02-18T08:34:59.881281+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:01.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:00 smithi133 bash[19538]: cephadm 2024-02-18T08:34:59.882288+0000 mgr.y (mgr.14140) 57 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-18T08:35:01.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:00 smithi133 bash[19538]: audit 2024-02-18T08:34:59.882722+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:35:01.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:00 smithi133 bash[19538]: audit 2024-02-18T08:34:59.883818+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:01.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:00 smithi133 bash[19538]: cephadm 2024-02-18T08:34:59.884658+0000 mgr.y (mgr.14140) 58 : cephadm [INF] Reconfiguring daemon mon.b on smithi181 2024-02-18T08:35:01.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:00 smithi133 bash[19538]: audit 2024-02-18T08:34:59.885352+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-18T08:35:01.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:00 smithi133 bash[19538]: audit 2024-02-18T08:35:00.238763+0000 mon.a (mon.0) 216 : audit [DBG] from='client.? 172.21.15.133:0/3693999051' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:01.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:00 smithi133 bash[24767]: cluster 2024-02-18T08:34:59.821912+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:01.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:00 smithi133 bash[24767]: audit 2024-02-18T08:34:59.881281+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:01.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:00 smithi133 bash[24767]: cephadm 2024-02-18T08:34:59.882288+0000 mgr.y (mgr.14140) 57 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-18T08:35:01.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:00 smithi133 bash[24767]: audit 2024-02-18T08:34:59.882722+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:35:01.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:00 smithi133 bash[24767]: audit 2024-02-18T08:34:59.883818+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:01.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:00 smithi133 bash[24767]: cephadm 2024-02-18T08:34:59.884658+0000 mgr.y (mgr.14140) 58 : cephadm [INF] Reconfiguring daemon mon.b on smithi181 2024-02-18T08:35:01.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:00 smithi133 bash[24767]: audit 2024-02-18T08:34:59.885352+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-18T08:35:01.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:00 smithi133 bash[24767]: audit 2024-02-18T08:35:00.238763+0000 mon.a (mon.0) 216 : audit [DBG] from='client.? 172.21.15.133:0/3693999051' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:03.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:03 smithi181 bash[19547]: cluster 2024-02-18T08:35:01.822381+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:03.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:03 smithi181 bash[19547]: audit 2024-02-18T08:35:02.318556+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:03.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:03 smithi181 bash[19547]: audit 2024-02-18T08:35:02.320904+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:03.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:03 smithi181 bash[19547]: audit 2024-02-18T08:35:02.321545+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:03.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:03 smithi181 bash[19547]: audit 2024-02-18T08:35:02.887233+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:03.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:03 smithi181 bash[19547]: audit 2024-02-18T08:35:02.907868+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:03.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:03 smithi181 bash[19547]: audit 2024-02-18T08:35:03.288406+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:03.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:03 smithi181 bash[19547]: audit 2024-02-18T08:35:03.289405+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:35:03.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:03 smithi181 bash[19547]: audit 2024-02-18T08:35:03.290636+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:03.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:03 smithi181 bash[19547]: audit 2024-02-18T08:35:03.292101+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-18T08:35:03.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:03 smithi133 bash[19538]: cluster 2024-02-18T08:35:01.822381+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:03.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:03 smithi133 bash[19538]: audit 2024-02-18T08:35:02.318556+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:03.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:03 smithi133 bash[19538]: audit 2024-02-18T08:35:02.320904+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:03.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:03 smithi133 bash[19538]: audit 2024-02-18T08:35:02.321545+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:03.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:03 smithi133 bash[19538]: audit 2024-02-18T08:35:02.887233+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:03.798 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:03 smithi133 bash[19538]: audit 2024-02-18T08:35:02.907868+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:03.798 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:03 smithi133 bash[19538]: audit 2024-02-18T08:35:03.288406+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:03.798 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:03 smithi133 bash[19538]: audit 2024-02-18T08:35:03.289405+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:35:03.798 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:03 smithi133 bash[19538]: audit 2024-02-18T08:35:03.290636+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:03.798 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:03 smithi133 bash[19538]: audit 2024-02-18T08:35:03.292101+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-18T08:35:03.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:03 smithi133 bash[24767]: cluster 2024-02-18T08:35:01.822381+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:03.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:03 smithi133 bash[24767]: audit 2024-02-18T08:35:02.318556+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:03.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:03 smithi133 bash[24767]: audit 2024-02-18T08:35:02.320904+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:03.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:03 smithi133 bash[24767]: audit 2024-02-18T08:35:02.321545+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:03.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:03 smithi133 bash[24767]: audit 2024-02-18T08:35:02.887233+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:03.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:03 smithi133 bash[24767]: audit 2024-02-18T08:35:02.907868+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:03.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:03 smithi133 bash[24767]: audit 2024-02-18T08:35:03.288406+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:03.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:03 smithi133 bash[24767]: audit 2024-02-18T08:35:03.289405+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:35:03.799 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:03 smithi133 bash[24767]: audit 2024-02-18T08:35:03.290636+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:03.799 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:03 smithi133 bash[24767]: audit 2024-02-18T08:35:03.292101+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-18T08:35:04.369 INFO:teuthology.orchestra.run.smithi181.stdout:Scheduled mgr update... 2024-02-18T08:35:04.583 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:04 smithi133 bash[24767]: cephadm 2024-02-18T08:35:02.908482+0000 mgr.y (mgr.14140) 60 : cephadm [INF] refreshing smithi133 facts 2024-02-18T08:35:04.583 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:04 smithi133 bash[24767]: cephadm 2024-02-18T08:35:03.288936+0000 mgr.y (mgr.14140) 61 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-18T08:35:04.583 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:04 smithi133 bash[24767]: cephadm 2024-02-18T08:35:03.291440+0000 mgr.y (mgr.14140) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi133 2024-02-18T08:35:04.583 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:04 smithi133 bash[19538]: cephadm 2024-02-18T08:35:02.908482+0000 mgr.y (mgr.14140) 60 : cephadm [INF] refreshing smithi133 facts 2024-02-18T08:35:04.584 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:04 smithi133 bash[19538]: cephadm 2024-02-18T08:35:03.288936+0000 mgr.y (mgr.14140) 61 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-18T08:35:04.584 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:04 smithi133 bash[19538]: cephadm 2024-02-18T08:35:03.291440+0000 mgr.y (mgr.14140) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi133 2024-02-18T08:35:04.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:04 smithi181 bash[19547]: cephadm 2024-02-18T08:35:02.908482+0000 mgr.y (mgr.14140) 60 : cephadm [INF] refreshing smithi133 facts 2024-02-18T08:35:04.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:04 smithi181 bash[19547]: cephadm 2024-02-18T08:35:03.288936+0000 mgr.y (mgr.14140) 61 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-18T08:35:04.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:04 smithi181 bash[19547]: cephadm 2024-02-18T08:35:03.291440+0000 mgr.y (mgr.14140) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi133 2024-02-18T08:35:04.909 DEBUG:teuthology.orchestra.run.smithi181:mgr.x> sudo journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mgr.x.service 2024-02-18T08:35:04.912 INFO:tasks.cephadm:Deploying OSDs... 2024-02-18T08:35:04.912 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-18T08:35:04.912 DEBUG:teuthology.orchestra.run.smithi133:> dd if=/scratch_devs of=/dev/stdout 2024-02-18T08:35:04.919 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-18T08:35:04.919 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_1 2024-02-18T08:35:04.969 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-18T08:35:04.970 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-18T08:35:04.970 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 6h/6d Inode: 341 Links: 1 2024-02-18T08:35:04.970 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-18T08:35:04.970 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2024-02-18 08:28:49.879037734 +0000 2024-02-18T08:35:04.970 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2024-02-18 08:28:49.727041348 +0000 2024-02-18T08:35:04.970 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2024-02-18 08:28:49.727041348 +0000 2024-02-18T08:35:04.970 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2024-02-18T08:35:04.970 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-18T08:35:05.024 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2024-02-18T08:35:05.024 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2024-02-18T08:35:05.024 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000421267 s, 1.2 MB/s 2024-02-18T08:35:05.025 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-18T08:35:05.074 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_2 2024-02-18T08:35:05.106 INFO:journalctl@ceph.mgr.x.smithi181.stdout:-- Logs begin at Sun 2022-10-16 12:17:23 UTC. -- 2024-02-18T08:35:05.121 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-18T08:35:05.121 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-18T08:35:05.121 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 6h/6d Inode: 347 Links: 1 2024-02-18T08:35:05.121 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-18T08:35:05.121 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2024-02-18 08:28:50.159031078 +0000 2024-02-18T08:35:05.121 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2024-02-18 08:28:50.011034597 +0000 2024-02-18T08:35:05.121 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2024-02-18 08:28:50.011034597 +0000 2024-02-18T08:35:05.122 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2024-02-18T08:35:05.122 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-18T08:35:05.174 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2024-02-18T08:35:05.175 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2024-02-18T08:35:05.175 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000408214 s, 1.3 MB/s 2024-02-18T08:35:05.176 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-18T08:35:05.226 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_3 2024-02-18T08:35:05.277 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-18T08:35:05.277 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-18T08:35:05.277 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 6h/6d Inode: 353 Links: 1 2024-02-18T08:35:05.277 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-18T08:35:05.277 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2024-02-18 08:28:50.439024422 +0000 2024-02-18T08:35:05.278 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2024-02-18 08:28:50.291027940 +0000 2024-02-18T08:35:05.278 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2024-02-18 08:28:50.291027940 +0000 2024-02-18T08:35:05.278 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2024-02-18T08:35:05.278 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-18T08:35:05.333 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2024-02-18T08:35:05.333 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2024-02-18T08:35:05.333 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000271831 s, 1.9 MB/s 2024-02-18T08:35:05.334 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-18T08:35:05.386 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_4 2024-02-18T08:35:05.433 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-18T08:35:05.433 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-18T08:35:05.433 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 6h/6d Inode: 359 Links: 1 2024-02-18T08:35:05.433 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-18T08:35:05.433 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2024-02-18 08:28:50.735017385 +0000 2024-02-18T08:35:05.433 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2024-02-18 08:28:50.559021569 +0000 2024-02-18T08:35:05.433 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2024-02-18 08:28:50.559021569 +0000 2024-02-18T08:35:05.434 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2024-02-18T08:35:05.434 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-18T08:35:05.488 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2024-02-18T08:35:05.488 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2024-02-18T08:35:05.488 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000277868 s, 1.8 MB/s 2024-02-18T08:35:05.489 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-18T08:35:05.538 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-02-18T08:35:05.538 DEBUG:teuthology.orchestra.run.smithi181:> dd if=/scratch_devs of=/dev/stdout 2024-02-18T08:35:05.545 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-18T08:35:05.545 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/vg_nvme/lv_1 2024-02-18T08:35:05.594 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-18T08:35:05.595 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-18T08:35:05.595 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 6h/6d Inode: 338 Links: 1 2024-02-18T08:35:05.595 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-18T08:35:05.595 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2024-02-18 08:28:56.702273785 +0000 2024-02-18T08:35:05.595 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2024-02-18 08:28:56.698273881 +0000 2024-02-18T08:35:05.595 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2024-02-18 08:28:56.698273881 +0000 2024-02-18T08:35:05.595 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: - 2024-02-18T08:35:05.595 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-18T08:35:05.647 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:05 smithi181 bash[19547]: cluster 2024-02-18T08:35:03.822905+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:05.647 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:05 smithi181 bash[19547]: audit 2024-02-18T08:35:04.375758+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:05.647 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:05 smithi181 bash[19547]: audit 2024-02-18T08:35:05.282415+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:05.647 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:05 smithi181 bash[19547]: audit 2024-02-18T08:35:05.284709+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:05.649 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2024-02-18T08:35:05.649 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2024-02-18T08:35:05.649 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.000335225 s, 1.5 MB/s 2024-02-18T08:35:05.651 DEBUG:teuthology.orchestra.run.smithi181:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-18T08:35:05.700 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/vg_nvme/lv_2 2024-02-18T08:35:05.750 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-18T08:35:05.751 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-18T08:35:05.751 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 6h/6d Inode: 345 Links: 1 2024-02-18T08:35:05.751 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-18T08:35:05.751 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2024-02-18 08:28:57.126263692 +0000 2024-02-18T08:35:05.751 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2024-02-18 08:28:56.978267215 +0000 2024-02-18T08:35:05.751 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2024-02-18 08:28:56.978267215 +0000 2024-02-18T08:35:05.751 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: - 2024-02-18T08:35:05.751 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-18T08:35:05.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:05 smithi133 bash[19538]: cluster 2024-02-18T08:35:03.822905+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:05.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:05 smithi133 bash[19538]: audit 2024-02-18T08:35:04.375758+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:05.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:05 smithi133 bash[19538]: audit 2024-02-18T08:35:05.282415+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:05.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:05 smithi133 bash[19538]: audit 2024-02-18T08:35:05.284709+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:05.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:05 smithi133 bash[24767]: cluster 2024-02-18T08:35:03.822905+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:05.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:05 smithi133 bash[24767]: audit 2024-02-18T08:35:04.375758+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:05.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:05 smithi133 bash[24767]: audit 2024-02-18T08:35:05.282415+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:05.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:05 smithi133 bash[24767]: audit 2024-02-18T08:35:05.284709+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:05.806 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2024-02-18T08:35:05.806 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2024-02-18T08:35:05.807 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.000384679 s, 1.3 MB/s 2024-02-18T08:35:05.807 DEBUG:teuthology.orchestra.run.smithi181:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-18T08:35:05.855 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/vg_nvme/lv_3 2024-02-18T08:35:05.907 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-18T08:35:05.907 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-18T08:35:05.907 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 6h/6d Inode: 351 Links: 1 2024-02-18T08:35:05.907 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-18T08:35:05.907 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2024-02-18 08:28:57.406257027 +0000 2024-02-18T08:35:05.907 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2024-02-18 08:28:57.270260265 +0000 2024-02-18T08:35:05.907 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2024-02-18 08:28:57.270260265 +0000 2024-02-18T08:35:05.907 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: - 2024-02-18T08:35:05.907 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-18T08:35:05.962 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2024-02-18T08:35:05.962 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2024-02-18T08:35:05.962 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.000367741 s, 1.4 MB/s 2024-02-18T08:35:05.963 DEBUG:teuthology.orchestra.run.smithi181:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-18T08:35:06.012 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/vg_nvme/lv_4 2024-02-18T08:35:06.062 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-18T08:35:06.062 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-18T08:35:06.063 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 6h/6d Inode: 357 Links: 1 2024-02-18T08:35:06.063 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-18T08:35:06.063 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2024-02-18 08:28:57.678250552 +0000 2024-02-18T08:35:06.063 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2024-02-18 08:28:57.514254456 +0000 2024-02-18T08:35:06.063 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2024-02-18 08:28:57.514254456 +0000 2024-02-18T08:35:06.063 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: - 2024-02-18T08:35:06.063 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-18T08:35:06.115 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2024-02-18T08:35:06.116 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2024-02-18T08:35:06.116 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.000362277 s, 1.4 MB/s 2024-02-18T08:35:06.116 DEBUG:teuthology.orchestra.run.smithi181:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-18T08:35:06.167 INFO:tasks.cephadm:Deploying osd.0 on smithi133 with /dev/vg_nvme/lv_4... 2024-02-18T08:35:06.167 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-18T08:35:06.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:06 smithi133 bash[19538]: audit 2024-02-18T08:35:04.369127+0000 mgr.y (mgr.14140) 64 : audit [DBG] from='client.34106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi133=y;smithi181=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:35:06.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:06 smithi133 bash[19538]: cephadm 2024-02-18T08:35:04.370559+0000 mgr.y (mgr.14140) 65 : cephadm [INF] Saving service mgr spec with placement smithi133=y;smithi181=x;count:2 2024-02-18T08:35:06.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:06 smithi133 bash[19538]: audit 2024-02-18T08:35:05.886477+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:06.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:06 smithi133 bash[19538]: audit 2024-02-18T08:35:05.892151+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:06.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:06 smithi133 bash[19538]: audit 2024-02-18T08:35:05.893659+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-18T08:35:06.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:06 smithi133 bash[19538]: audit 2024-02-18T08:35:05.897037+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-18T08:35:06.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:06 smithi133 bash[19538]: audit 2024-02-18T08:35:05.898306+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-18T08:35:06.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:06 smithi133 bash[19538]: audit 2024-02-18T08:35:05.900017+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:06.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:06 smithi133 bash[19538]: audit 2024-02-18T08:35:05.901888+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-18T08:35:06.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:06 smithi133 bash[24767]: audit 2024-02-18T08:35:04.369127+0000 mgr.y (mgr.14140) 64 : audit [DBG] from='client.34106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi133=y;smithi181=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:35:06.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:06 smithi133 bash[24767]: cephadm 2024-02-18T08:35:04.370559+0000 mgr.y (mgr.14140) 65 : cephadm [INF] Saving service mgr spec with placement smithi133=y;smithi181=x;count:2 2024-02-18T08:35:06.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:06 smithi133 bash[24767]: audit 2024-02-18T08:35:05.886477+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:06.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:06 smithi133 bash[24767]: audit 2024-02-18T08:35:05.892151+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:06.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:06 smithi133 bash[24767]: audit 2024-02-18T08:35:05.893659+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-18T08:35:06.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:06 smithi133 bash[24767]: audit 2024-02-18T08:35:05.897037+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-18T08:35:06.549 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:06 smithi133 bash[24767]: audit 2024-02-18T08:35:05.898306+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-18T08:35:06.549 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:06 smithi133 bash[24767]: audit 2024-02-18T08:35:05.900017+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:06.549 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:06 smithi133 bash[24767]: audit 2024-02-18T08:35:05.901888+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-18T08:35:06.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:06 smithi181 bash[19547]: audit 2024-02-18T08:35:04.369127+0000 mgr.y (mgr.14140) 64 : audit [DBG] from='client.34106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi133=y;smithi181=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:35:06.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:06 smithi181 bash[19547]: cephadm 2024-02-18T08:35:04.370559+0000 mgr.y (mgr.14140) 65 : cephadm [INF] Saving service mgr spec with placement smithi133=y;smithi181=x;count:2 2024-02-18T08:35:06.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:06 smithi181 bash[19547]: audit 2024-02-18T08:35:05.886477+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:06.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:06 smithi181 bash[19547]: audit 2024-02-18T08:35:05.892151+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:06.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:06 smithi181 bash[19547]: audit 2024-02-18T08:35:05.893659+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-18T08:35:06.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:06 smithi181 bash[19547]: audit 2024-02-18T08:35:05.897037+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-18T08:35:06.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:06 smithi181 bash[19547]: audit 2024-02-18T08:35:05.898306+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-18T08:35:06.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:06 smithi181 bash[19547]: audit 2024-02-18T08:35:05.900017+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:06.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:06 smithi181 bash[19547]: audit 2024-02-18T08:35:05.901888+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-18T08:35:07.366 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:07 smithi181 bash[19547]: cluster 2024-02-18T08:35:05.823373+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:07.366 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:07 smithi181 bash[19547]: cephadm 2024-02-18T08:35:05.901098+0000 mgr.y (mgr.14140) 67 : cephadm [INF] Deploying daemon mgr.x on smithi181 2024-02-18T08:35:07.497 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:07 smithi133 bash[24767]: cluster 2024-02-18T08:35:05.823373+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:07.497 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:07 smithi133 bash[24767]: cephadm 2024-02-18T08:35:05.901098+0000 mgr.y (mgr.14140) 67 : cephadm [INF] Deploying daemon mgr.x on smithi181 2024-02-18T08:35:07.497 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:07 smithi133 bash[19538]: cluster 2024-02-18T08:35:05.823373+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:07.498 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:07 smithi133 bash[19538]: cephadm 2024-02-18T08:35:05.901098+0000 mgr.y (mgr.14140) 67 : cephadm [INF] Deploying daemon mgr.x on smithi181 2024-02-18T08:35:08.093 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:35:08 smithi181 systemd[1]: Started Ceph mgr.x for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:35:09.256 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-18T08:35:09.257 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-18T08:35:09.257 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 10+0 records in 2024-02-18T08:35:09.257 INFO:teuthology.orchestra.run.smithi133.stderr:10+0 records out 2024-02-18T08:35:09.257 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0145875 s, 719 MB/s 2024-02-18T08:35:09.257 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping successful for: 2024-02-18T08:35:09.401 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:35:09 smithi181 bash[20569]: debug 2024-02-18T08:35:09.139+0000 7f9e19544700 1 -- 172.21.15.181:0/648549606 <== mon.1 v2:172.21.15.133:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b5a362a4e0 con 0x55b5a3711000 2024-02-18T08:35:09.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:09 smithi181 bash[19547]: cluster 2024-02-18T08:35:07.823740+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:09.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:09 smithi181 bash[19547]: audit 2024-02-18T08:35:08.127878+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:09.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:09 smithi181 bash[19547]: audit 2024-02-18T08:35:08.129880+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:09.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:09 smithi181 bash[19547]: audit 2024-02-18T08:35:08.130505+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:09.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:09 smithi181 bash[19547]: audit 2024-02-18T08:35:08.727551+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:09.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:09 smithi133 bash[19538]: cluster 2024-02-18T08:35:07.823740+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:09.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:09 smithi133 bash[19538]: audit 2024-02-18T08:35:08.127878+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:09.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:09 smithi133 bash[19538]: audit 2024-02-18T08:35:08.129880+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:09.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:09 smithi133 bash[19538]: audit 2024-02-18T08:35:08.130505+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:09.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:09 smithi133 bash[19538]: audit 2024-02-18T08:35:08.727551+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:09.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:09 smithi133 bash[24767]: cluster 2024-02-18T08:35:07.823740+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:09.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:09 smithi133 bash[24767]: audit 2024-02-18T08:35:08.127878+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:09.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:09 smithi133 bash[24767]: audit 2024-02-18T08:35:08.129880+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:09.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:09 smithi133 bash[24767]: audit 2024-02-18T08:35:08.130505+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:09.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:09 smithi133 bash[24767]: audit 2024-02-18T08:35:08.727551+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:09.923 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph orch daemon add osd smithi133:vg_nvme/lv_4 2024-02-18T08:35:10.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:10 smithi133 bash[19538]: audit 2024-02-18T08:35:09.210481+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:10.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:10 smithi133 bash[19538]: audit 2024-02-18T08:35:09.215303+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:10.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:10 smithi133 bash[19538]: audit 2024-02-18T08:35:09.217076+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:10.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:10 smithi133 bash[19538]: audit 2024-02-18T08:35:09.917490+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:10.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:10 smithi133 bash[19538]: audit 2024-02-18T08:35:09.923107+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:10.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:10 smithi133 bash[24767]: audit 2024-02-18T08:35:09.210481+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:10.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:10 smithi133 bash[24767]: audit 2024-02-18T08:35:09.215303+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:10.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:10 smithi133 bash[24767]: audit 2024-02-18T08:35:09.217076+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:10.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:10 smithi133 bash[24767]: audit 2024-02-18T08:35:09.917490+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:10.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:10 smithi133 bash[24767]: audit 2024-02-18T08:35:09.923107+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:10.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:10 smithi181 bash[19547]: audit 2024-02-18T08:35:09.210481+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:10.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:10 smithi181 bash[19547]: audit 2024-02-18T08:35:09.215303+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:10.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:10 smithi181 bash[19547]: audit 2024-02-18T08:35:09.217076+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:10.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:10 smithi181 bash[19547]: audit 2024-02-18T08:35:09.917490+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:10.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:10 smithi181 bash[19547]: audit 2024-02-18T08:35:09.923107+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:11.292 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:11 smithi133 bash[24767]: cluster 2024-02-18T08:35:09.824036+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:11.293 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:11 smithi133 bash[19538]: cluster 2024-02-18T08:35:09.824036+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:11.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:11 smithi181 bash[19547]: cluster 2024-02-18T08:35:09.824036+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:13.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:13 smithi133 bash[19538]: cluster 2024-02-18T08:35:11.824430+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:13.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:13 smithi133 bash[19538]: audit 2024-02-18T08:35:12.915009+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:35:13.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:13 smithi133 bash[19538]: audit 2024-02-18T08:35:12.918544+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:35:13.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:13 smithi133 bash[19538]: audit 2024-02-18T08:35:12.920034+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:13.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:13 smithi133 bash[19538]: audit 2024-02-18T08:35:12.921672+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:35:13.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:13 smithi133 bash[24767]: cluster 2024-02-18T08:35:11.824430+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:13.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:13 smithi133 bash[24767]: audit 2024-02-18T08:35:12.915009+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:35:13.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:13 smithi133 bash[24767]: audit 2024-02-18T08:35:12.918544+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:35:13.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:13 smithi133 bash[24767]: audit 2024-02-18T08:35:12.920034+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:13.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:13 smithi133 bash[24767]: audit 2024-02-18T08:35:12.921672+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:35:13.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:13 smithi181 bash[19547]: cluster 2024-02-18T08:35:11.824430+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:13.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:13 smithi181 bash[19547]: audit 2024-02-18T08:35:12.915009+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:35:13.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:13 smithi181 bash[19547]: audit 2024-02-18T08:35:12.918544+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:35:13.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:13 smithi181 bash[19547]: audit 2024-02-18T08:35:12.920034+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:13.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:13 smithi181 bash[19547]: audit 2024-02-18T08:35:12.921672+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:35:14.401 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:14 smithi133 bash[19538]: audit 2024-02-18T08:35:12.913479+0000 mgr.y (mgr.14140) 71 : audit [DBG] from='client.24118 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:35:14.401 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:14 smithi133 bash[19538]: cephadm 2024-02-18T08:35:12.918032+0000 mgr.y (mgr.14140) 72 : cephadm [INF] Applying service osd.None on host smithi133... 2024-02-18T08:35:14.401 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:14 smithi133 bash[19538]: cluster 2024-02-18T08:35:13.477750+0000 mon.a (mon.0) 249 : cluster [DBG] Standby manager daemon x started 2024-02-18T08:35:14.401 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:14 smithi133 bash[19538]: audit 2024-02-18T08:35:13.480502+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.? 172.21.15.181:0/1432397415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-18T08:35:14.401 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:14 smithi133 bash[19538]: audit 2024-02-18T08:35:13.481403+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.? 172.21.15.181:0/1432397415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:35:14.401 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:14 smithi133 bash[19538]: audit 2024-02-18T08:35:13.483453+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.? 172.21.15.181:0/1432397415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-18T08:35:14.401 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:14 smithi133 bash[19538]: audit 2024-02-18T08:35:13.484320+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.? 172.21.15.181:0/1432397415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:35:14.402 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:14 smithi133 bash[24767]: audit 2024-02-18T08:35:12.913479+0000 mgr.y (mgr.14140) 71 : audit [DBG] from='client.24118 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:35:14.402 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:14 smithi133 bash[24767]: cephadm 2024-02-18T08:35:12.918032+0000 mgr.y (mgr.14140) 72 : cephadm [INF] Applying service osd.None on host smithi133... 2024-02-18T08:35:14.402 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:14 smithi133 bash[24767]: cluster 2024-02-18T08:35:13.477750+0000 mon.a (mon.0) 249 : cluster [DBG] Standby manager daemon x started 2024-02-18T08:35:14.402 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:14 smithi133 bash[24767]: audit 2024-02-18T08:35:13.480502+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.? 172.21.15.181:0/1432397415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-18T08:35:14.402 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:14 smithi133 bash[24767]: audit 2024-02-18T08:35:13.481403+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.? 172.21.15.181:0/1432397415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:35:14.402 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:14 smithi133 bash[24767]: audit 2024-02-18T08:35:13.483453+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.? 172.21.15.181:0/1432397415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-18T08:35:14.402 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:14 smithi133 bash[24767]: audit 2024-02-18T08:35:13.484320+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.? 172.21.15.181:0/1432397415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:35:14.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:14 smithi181 bash[19547]: audit 2024-02-18T08:35:12.913479+0000 mgr.y (mgr.14140) 71 : audit [DBG] from='client.24118 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:35:14.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:14 smithi181 bash[19547]: cephadm 2024-02-18T08:35:12.918032+0000 mgr.y (mgr.14140) 72 : cephadm [INF] Applying service osd.None on host smithi133... 2024-02-18T08:35:14.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:14 smithi181 bash[19547]: cluster 2024-02-18T08:35:13.477750+0000 mon.a (mon.0) 249 : cluster [DBG] Standby manager daemon x started 2024-02-18T08:35:14.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:14 smithi181 bash[19547]: audit 2024-02-18T08:35:13.480502+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.? 172.21.15.181:0/1432397415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-18T08:35:14.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:14 smithi181 bash[19547]: audit 2024-02-18T08:35:13.481403+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.? 172.21.15.181:0/1432397415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:35:14.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:14 smithi181 bash[19547]: audit 2024-02-18T08:35:13.483453+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.? 172.21.15.181:0/1432397415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-18T08:35:14.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:14 smithi181 bash[19547]: audit 2024-02-18T08:35:13.484320+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.? 172.21.15.181:0/1432397415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:35:15.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:15 smithi133 bash[19538]: cluster 2024-02-18T08:35:13.824750+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:15.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:15 smithi133 bash[19538]: cluster 2024-02-18T08:35:14.234943+0000 mon.a (mon.0) 254 : cluster [DBG] mgrmap e14: y(active, since 98s), standbys: x 2024-02-18T08:35:15.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:15 smithi133 bash[19538]: audit 2024-02-18T08:35:14.235933+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-18T08:35:15.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:15 smithi133 bash[24767]: cluster 2024-02-18T08:35:13.824750+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:15.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:15 smithi133 bash[24767]: cluster 2024-02-18T08:35:14.234943+0000 mon.a (mon.0) 254 : cluster [DBG] mgrmap e14: y(active, since 98s), standbys: x 2024-02-18T08:35:15.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:15 smithi133 bash[24767]: audit 2024-02-18T08:35:14.235933+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-18T08:35:15.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:15 smithi181 bash[19547]: cluster 2024-02-18T08:35:13.824750+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:15.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:15 smithi181 bash[19547]: cluster 2024-02-18T08:35:14.234943+0000 mon.a (mon.0) 254 : cluster [DBG] mgrmap e14: y(active, since 98s), standbys: x 2024-02-18T08:35:15.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:15 smithi181 bash[19547]: audit 2024-02-18T08:35:14.235933+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-18T08:35:17.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:17 smithi133 bash[19538]: cluster 2024-02-18T08:35:15.825054+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:17.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:17 smithi133 bash[19538]: audit 2024-02-18T08:35:16.476172+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.133:0/210784708' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6391ccf1-5b04-4ebb-b64f-83a9c05e5686"}]: dispatch 2024-02-18T08:35:17.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:17 smithi133 bash[19538]: audit 2024-02-18T08:35:16.476853+0000 mon.a (mon.0) 256 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6391ccf1-5b04-4ebb-b64f-83a9c05e5686"}]: dispatch 2024-02-18T08:35:17.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:17 smithi133 bash[19538]: audit 2024-02-18T08:35:16.483560+0000 mon.a (mon.0) 257 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6391ccf1-5b04-4ebb-b64f-83a9c05e5686"}]': finished 2024-02-18T08:35:17.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:17 smithi133 bash[19538]: cluster 2024-02-18T08:35:16.483610+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-18T08:35:17.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:17 smithi133 bash[19538]: audit 2024-02-18T08:35:16.483769+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:35:17.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:17 smithi133 bash[19538]: audit 2024-02-18T08:35:17.001904+0000 mon.a (mon.0) 260 : audit [DBG] from='client.? 172.21.15.133:0/1432408353' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:35:17.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:17 smithi133 bash[24767]: cluster 2024-02-18T08:35:15.825054+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:17.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:17 smithi133 bash[24767]: audit 2024-02-18T08:35:16.476172+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.133:0/210784708' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6391ccf1-5b04-4ebb-b64f-83a9c05e5686"}]: dispatch 2024-02-18T08:35:17.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:17 smithi133 bash[24767]: audit 2024-02-18T08:35:16.476853+0000 mon.a (mon.0) 256 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6391ccf1-5b04-4ebb-b64f-83a9c05e5686"}]: dispatch 2024-02-18T08:35:17.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:17 smithi133 bash[24767]: audit 2024-02-18T08:35:16.483560+0000 mon.a (mon.0) 257 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6391ccf1-5b04-4ebb-b64f-83a9c05e5686"}]': finished 2024-02-18T08:35:17.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:17 smithi133 bash[24767]: cluster 2024-02-18T08:35:16.483610+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-18T08:35:17.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:17 smithi133 bash[24767]: audit 2024-02-18T08:35:16.483769+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:35:17.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:17 smithi133 bash[24767]: audit 2024-02-18T08:35:17.001904+0000 mon.a (mon.0) 260 : audit [DBG] from='client.? 172.21.15.133:0/1432408353' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:35:17.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:17 smithi181 bash[19547]: cluster 2024-02-18T08:35:15.825054+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:17.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:17 smithi181 bash[19547]: audit 2024-02-18T08:35:16.476172+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.133:0/210784708' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6391ccf1-5b04-4ebb-b64f-83a9c05e5686"}]: dispatch 2024-02-18T08:35:17.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:17 smithi181 bash[19547]: audit 2024-02-18T08:35:16.476853+0000 mon.a (mon.0) 256 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6391ccf1-5b04-4ebb-b64f-83a9c05e5686"}]: dispatch 2024-02-18T08:35:17.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:17 smithi181 bash[19547]: audit 2024-02-18T08:35:16.483560+0000 mon.a (mon.0) 257 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6391ccf1-5b04-4ebb-b64f-83a9c05e5686"}]': finished 2024-02-18T08:35:17.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:17 smithi181 bash[19547]: cluster 2024-02-18T08:35:16.483610+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-18T08:35:17.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:17 smithi181 bash[19547]: audit 2024-02-18T08:35:16.483769+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:35:17.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:17 smithi181 bash[19547]: audit 2024-02-18T08:35:17.001904+0000 mon.a (mon.0) 260 : audit [DBG] from='client.? 172.21.15.133:0/1432408353' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:35:18.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:18 smithi133 bash[24767]: cluster 2024-02-18T08:35:17.825473+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:18.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:18 smithi133 bash[19538]: cluster 2024-02-18T08:35:17.825473+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:18.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:18 smithi181 bash[19547]: cluster 2024-02-18T08:35:17.825473+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:20.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:19 smithi181 bash[19547]: audit 2024-02-18T08:35:19.752591+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:35:20.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:19 smithi133 bash[24767]: audit 2024-02-18T08:35:19.752591+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:35:20.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:19 smithi133 bash[19538]: audit 2024-02-18T08:35:19.752591+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:35:21.056 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:20 smithi133 bash[24767]: cluster 2024-02-18T08:35:19.825948+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:21.056 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:20 smithi133 bash[19538]: cluster 2024-02-18T08:35:19.825948+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:21.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:20 smithi181 bash[19547]: cluster 2024-02-18T08:35:19.825948+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:23.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:22 smithi133 bash[19538]: cluster 2024-02-18T08:35:21.826432+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:23.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:22 smithi133 bash[24767]: cluster 2024-02-18T08:35:21.826432+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:23.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:22 smithi181 bash[19547]: cluster 2024-02-18T08:35:21.826432+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:24.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:23 smithi181 bash[19547]: audit 2024-02-18T08:35:23.317635+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-18T08:35:24.185 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:23 smithi181 bash[19547]: audit 2024-02-18T08:35:23.318888+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:24.185 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:23 smithi181 bash[19547]: cephadm 2024-02-18T08:35:23.319757+0000 mgr.y (mgr.14140) 78 : cephadm [INF] Deploying daemon osd.0 on smithi133 2024-02-18T08:35:24.185 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:23 smithi181 bash[19547]: audit 2024-02-18T08:35:23.320221+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-18T08:35:24.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:23 smithi133 bash[19538]: audit 2024-02-18T08:35:23.317635+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-18T08:35:24.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:23 smithi133 bash[19538]: audit 2024-02-18T08:35:23.318888+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:24.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:23 smithi133 bash[19538]: cephadm 2024-02-18T08:35:23.319757+0000 mgr.y (mgr.14140) 78 : cephadm [INF] Deploying daemon osd.0 on smithi133 2024-02-18T08:35:24.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:23 smithi133 bash[19538]: audit 2024-02-18T08:35:23.320221+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-18T08:35:24.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:23 smithi133 bash[24767]: audit 2024-02-18T08:35:23.317635+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-18T08:35:24.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:23 smithi133 bash[24767]: audit 2024-02-18T08:35:23.318888+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:24.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:23 smithi133 bash[24767]: cephadm 2024-02-18T08:35:23.319757+0000 mgr.y (mgr.14140) 78 : cephadm [INF] Deploying daemon osd.0 on smithi133 2024-02-18T08:35:24.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:23 smithi133 bash[24767]: audit 2024-02-18T08:35:23.320221+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-18T08:35:25.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:24 smithi133 bash[24767]: cluster 2024-02-18T08:35:23.826934+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:25.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:24 smithi133 bash[19538]: cluster 2024-02-18T08:35:23.826934+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:25.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:24 smithi181 bash[19547]: cluster 2024-02-18T08:35:23.826934+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:25.484 INFO:teuthology.orchestra.run.smithi133.stdout:Created osd(s) 0 on host 'smithi133' 2024-02-18T08:35:26.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:25 smithi181 bash[19547]: audit 2024-02-18T08:35:25.478171+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:26.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:25 smithi181 bash[19547]: audit 2024-02-18T08:35:25.483788+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:26.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:25 smithi181 bash[19547]: audit 2024-02-18T08:35:25.490626+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:26.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:25 smithi133 bash[19538]: audit 2024-02-18T08:35:25.478171+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:26.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:25 smithi133 bash[19538]: audit 2024-02-18T08:35:25.483788+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:26.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:25 smithi133 bash[19538]: audit 2024-02-18T08:35:25.490626+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:26.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:25 smithi133 bash[24767]: audit 2024-02-18T08:35:25.478171+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:26.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:25 smithi133 bash[24767]: audit 2024-02-18T08:35:25.483788+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:26.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:25 smithi133 bash[24767]: audit 2024-02-18T08:35:25.490626+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:26.467 DEBUG:teuthology.orchestra.run.smithi133:osd.0> sudo journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.0.service 2024-02-18T08:35:26.470 INFO:tasks.cephadm:Deploying osd.1 on smithi133 with /dev/vg_nvme/lv_3... 2024-02-18T08:35:26.470 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-18T08:35:27.055 INFO:journalctl@ceph.osd.0.smithi133.stdout:-- Logs begin at Sun 2022-10-16 12:17:23 UTC. -- 2024-02-18T08:35:27.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:27 smithi181 bash[19547]: cephadm 2024-02-18T08:35:25.478035+0000 mgr.y (mgr.14140) 80 : cephadm [INF] refreshing smithi181 facts 2024-02-18T08:35:27.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:27 smithi181 bash[19547]: cluster 2024-02-18T08:35:25.827248+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:27.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:27 smithi181 bash[19547]: audit 2024-02-18T08:35:26.126054+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:27.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:27 smithi181 bash[19547]: audit 2024-02-18T08:35:26.127504+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:35:27.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:27 smithi133 bash[24767]: cephadm 2024-02-18T08:35:25.478035+0000 mgr.y (mgr.14140) 80 : cephadm [INF] refreshing smithi181 facts 2024-02-18T08:35:27.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:27 smithi133 bash[24767]: cluster 2024-02-18T08:35:25.827248+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:27.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:27 smithi133 bash[24767]: audit 2024-02-18T08:35:26.126054+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:27.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:27 smithi133 bash[24767]: audit 2024-02-18T08:35:26.127504+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:35:27.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:27 smithi133 bash[19538]: cephadm 2024-02-18T08:35:25.478035+0000 mgr.y (mgr.14140) 80 : cephadm [INF] refreshing smithi181 facts 2024-02-18T08:35:27.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:27 smithi133 bash[19538]: cluster 2024-02-18T08:35:25.827248+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:27.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:27 smithi133 bash[19538]: audit 2024-02-18T08:35:26.126054+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:27.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:27 smithi133 bash[19538]: audit 2024-02-18T08:35:26.127504+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:35:28.297 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 18 08:35:28 smithi133 bash[27470]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-18T08:35:28.297 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 18 08:35:28 smithi133 bash[27470]: 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 2024-02-18T08:35:28.297 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 18 08:35:28 smithi133 bash[27470]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-18T08:35:28.297 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 18 08:35:28 smithi133 bash[27470]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-02-18T08:35:28.297 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 18 08:35:28 smithi133 bash[27470]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-18T08:35:28.297 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 18 08:35:28 smithi133 bash[27470]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-18T08:35:28.298 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 18 08:35:28 smithi133 bash[27470]: --> ceph-volume lvm activate successful for osd ID: 0 2024-02-18T08:35:28.704 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:28 smithi133 bash[19538]: cluster 2024-02-18T08:35:27.827710+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:28.705 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:28 smithi133 bash[24767]: cluster 2024-02-18T08:35:27.827710+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:28.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:28 smithi181 bash[19547]: cluster 2024-02-18T08:35:27.827710+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:29.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:29 smithi133 bash[24767]: cluster 2024-02-18T08:35:28.512362+0000 mon.a (mon.0) 270 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-18T08:35:29.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:29 smithi133 bash[19538]: cluster 2024-02-18T08:35:28.512362+0000 mon.a (mon.0) 270 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-18T08:35:29.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:29 smithi181 bash[19547]: cluster 2024-02-18T08:35:28.512362+0000 mon.a (mon.0) 270 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-18T08:35:30.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:30 smithi133 bash[24767]: cluster 2024-02-18T08:35:29.828245+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:30.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:30 smithi133 bash[19538]: cluster 2024-02-18T08:35:29.828245+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:30.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:30 smithi181 bash[19547]: cluster 2024-02-18T08:35:29.828245+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:31.390 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 18 08:35:31 smithi133 bash[27470]: debug 2024-02-18T08:35:31.129+0000 7f3c00338700 1 -- 172.21.15.133:0/3296064830 <== mon.1 v2:172.21.15.133:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f91e3964e0 con 0x55f91e411400 2024-02-18T08:35:31.682 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 18 08:35:31 smithi133 bash[27470]: debug 2024-02-18T08:35:31.429+0000 7f3c077f0f00 -1 Falling back to public interface 2024-02-18T08:35:32.061 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-18T08:35:32.061 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-18T08:35:32.061 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 10+0 records in 2024-02-18T08:35:32.061 INFO:teuthology.orchestra.run.smithi133.stderr:10+0 records out 2024-02-18T08:35:32.062 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0144475 s, 726 MB/s 2024-02-18T08:35:32.062 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping successful for: 2024-02-18T08:35:32.546 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 18 08:35:32 smithi133 bash[27470]: debug 2024-02-18T08:35:32.065+0000 7f3c077f0f00 -1 osd.0 0 log_to_monitors {default=true} 2024-02-18T08:35:33.015 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph orch daemon add osd smithi133:vg_nvme/lv_3 2024-02-18T08:35:33.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:32 smithi181 bash[19547]: cluster 2024-02-18T08:35:31.828601+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:33.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:32 smithi181 bash[19547]: audit 2024-02-18T08:35:32.071642+0000 mon.a (mon.0) 271 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/3325106320,v1:172.21.15.133:6803/3325106320]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-18T08:35:33.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:32 smithi133 bash[19538]: cluster 2024-02-18T08:35:31.828601+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:33.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:32 smithi133 bash[19538]: audit 2024-02-18T08:35:32.071642+0000 mon.a (mon.0) 271 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/3325106320,v1:172.21.15.133:6803/3325106320]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-18T08:35:33.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:32 smithi133 bash[24767]: cluster 2024-02-18T08:35:31.828601+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:33.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:32 smithi133 bash[24767]: audit 2024-02-18T08:35:32.071642+0000 mon.a (mon.0) 271 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/3325106320,v1:172.21.15.133:6803/3325106320]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-18T08:35:34.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:33 smithi181 bash[19547]: audit 2024-02-18T08:35:32.897785+0000 mon.a (mon.0) 272 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/3325106320,v1:172.21.15.133:6803/3325106320]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-18T08:35:34.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:33 smithi181 bash[19547]: cluster 2024-02-18T08:35:32.897864+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-18T08:35:34.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:33 smithi181 bash[19547]: audit 2024-02-18T08:35:32.898169+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:35:34.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:33 smithi181 bash[19547]: audit 2024-02-18T08:35:32.899311+0000 mon.a (mon.0) 275 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/3325106320,v1:172.21.15.133:6803/3325106320]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-18T08:35:34.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:33 smithi181 bash[19547]: audit 2024-02-18T08:35:33.051824+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:34.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:33 smithi181 bash[19547]: audit 2024-02-18T08:35:33.366892+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:34.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:33 smithi181 bash[19547]: audit 2024-02-18T08:35:33.374882+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:34.153 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:33 smithi181 bash[19547]: audit 2024-02-18T08:35:33.380993+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:34.246 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 18 08:35:33 smithi133 bash[27470]: debug 2024-02-18T08:35:33.905+0000 7f3beaa9d700 -1 osd.0 0 waiting for initial osdmap 2024-02-18T08:35:34.246 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 18 08:35:33 smithi133 bash[27470]: debug 2024-02-18T08:35:33.909+0000 7f3bf72b6700 -1 osd.0 9 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-18T08:35:34.247 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:33 smithi133 bash[24767]: audit 2024-02-18T08:35:32.897785+0000 mon.a (mon.0) 272 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/3325106320,v1:172.21.15.133:6803/3325106320]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-18T08:35:34.247 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:33 smithi133 bash[24767]: cluster 2024-02-18T08:35:32.897864+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-18T08:35:34.247 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:33 smithi133 bash[24767]: audit 2024-02-18T08:35:32.898169+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:35:34.247 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:33 smithi133 bash[24767]: audit 2024-02-18T08:35:32.899311+0000 mon.a (mon.0) 275 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/3325106320,v1:172.21.15.133:6803/3325106320]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-18T08:35:34.247 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:33 smithi133 bash[24767]: audit 2024-02-18T08:35:33.051824+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:34.247 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:33 smithi133 bash[24767]: audit 2024-02-18T08:35:33.366892+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:34.247 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:33 smithi133 bash[24767]: audit 2024-02-18T08:35:33.374882+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:34.247 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:33 smithi133 bash[24767]: audit 2024-02-18T08:35:33.380993+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:34.247 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:33 smithi133 bash[19538]: audit 2024-02-18T08:35:32.897785+0000 mon.a (mon.0) 272 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/3325106320,v1:172.21.15.133:6803/3325106320]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-18T08:35:34.248 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:33 smithi133 bash[19538]: cluster 2024-02-18T08:35:32.897864+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-18T08:35:34.248 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:33 smithi133 bash[19538]: audit 2024-02-18T08:35:32.898169+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:35:34.248 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:33 smithi133 bash[19538]: audit 2024-02-18T08:35:32.899311+0000 mon.a (mon.0) 275 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/3325106320,v1:172.21.15.133:6803/3325106320]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-18T08:35:34.248 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:33 smithi133 bash[19538]: audit 2024-02-18T08:35:33.051824+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:34.248 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:33 smithi133 bash[19538]: audit 2024-02-18T08:35:33.366892+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:34.248 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:33 smithi133 bash[19538]: audit 2024-02-18T08:35:33.374882+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:34.248 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:33 smithi133 bash[19538]: audit 2024-02-18T08:35:33.380993+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:35.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:34 smithi133 bash[19538]: cephadm 2024-02-18T08:35:33.359199+0000 mgr.y (mgr.14140) 85 : cephadm [INF] Detected new or changed devices on smithi133 2024-02-18T08:35:35.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:34 smithi133 bash[19538]: cluster 2024-02-18T08:35:33.829076+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:35.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:34 smithi133 bash[19538]: audit 2024-02-18T08:35:33.900216+0000 mon.a (mon.0) 280 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/3325106320,v1:172.21.15.133:6803/3325106320]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-18T08:35:35.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:34 smithi133 bash[19538]: cluster 2024-02-18T08:35:33.900373+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-18T08:35:35.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:34 smithi133 bash[19538]: audit 2024-02-18T08:35:33.901098+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:35:35.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:34 smithi133 bash[19538]: audit 2024-02-18T08:35:33.907594+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:35:35.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:34 smithi133 bash[24767]: cephadm 2024-02-18T08:35:33.359199+0000 mgr.y (mgr.14140) 85 : cephadm [INF] Detected new or changed devices on smithi133 2024-02-18T08:35:35.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:34 smithi133 bash[24767]: cluster 2024-02-18T08:35:33.829076+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:35.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:34 smithi133 bash[24767]: audit 2024-02-18T08:35:33.900216+0000 mon.a (mon.0) 280 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/3325106320,v1:172.21.15.133:6803/3325106320]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-18T08:35:35.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:34 smithi133 bash[24767]: cluster 2024-02-18T08:35:33.900373+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-18T08:35:35.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:34 smithi133 bash[24767]: audit 2024-02-18T08:35:33.901098+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:35:35.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:34 smithi133 bash[24767]: audit 2024-02-18T08:35:33.907594+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:35:35.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:34 smithi181 bash[19547]: cephadm 2024-02-18T08:35:33.359199+0000 mgr.y (mgr.14140) 85 : cephadm [INF] Detected new or changed devices on smithi133 2024-02-18T08:35:35.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:34 smithi181 bash[19547]: cluster 2024-02-18T08:35:33.829076+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:35.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:34 smithi181 bash[19547]: audit 2024-02-18T08:35:33.900216+0000 mon.a (mon.0) 280 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/3325106320,v1:172.21.15.133:6803/3325106320]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-18T08:35:35.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:34 smithi181 bash[19547]: cluster 2024-02-18T08:35:33.900373+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-18T08:35:35.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:34 smithi181 bash[19547]: audit 2024-02-18T08:35:33.901098+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:35:35.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:34 smithi181 bash[19547]: audit 2024-02-18T08:35:33.907594+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:35:36.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:35 smithi133 bash[19538]: cluster 2024-02-18T08:35:33.105521+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:35:36.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:35 smithi133 bash[19538]: cluster 2024-02-18T08:35:33.105588+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:35:36.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:35 smithi133 bash[19538]: cluster 2024-02-18T08:35:34.909567+0000 mon.a (mon.0) 284 : cluster [INF] osd.0 [v2:172.21.15.133:6802/3325106320,v1:172.21.15.133:6803/3325106320] boot 2024-02-18T08:35:36.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:35 smithi133 bash[19538]: cluster 2024-02-18T08:35:34.909608+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-18T08:35:36.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:35 smithi133 bash[19538]: audit 2024-02-18T08:35:34.910136+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:35:36.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:35 smithi133 bash[24767]: cluster 2024-02-18T08:35:33.105521+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:35:36.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:35 smithi133 bash[24767]: cluster 2024-02-18T08:35:33.105588+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:35:36.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:35 smithi133 bash[24767]: cluster 2024-02-18T08:35:34.909567+0000 mon.a (mon.0) 284 : cluster [INF] osd.0 [v2:172.21.15.133:6802/3325106320,v1:172.21.15.133:6803/3325106320] boot 2024-02-18T08:35:36.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:35 smithi133 bash[24767]: cluster 2024-02-18T08:35:34.909608+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-18T08:35:36.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:35 smithi133 bash[24767]: audit 2024-02-18T08:35:34.910136+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:35:36.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:35 smithi181 bash[19547]: cluster 2024-02-18T08:35:33.105521+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:35:36.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:35 smithi181 bash[19547]: cluster 2024-02-18T08:35:33.105588+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:35:36.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:35 smithi181 bash[19547]: cluster 2024-02-18T08:35:34.909567+0000 mon.a (mon.0) 284 : cluster [INF] osd.0 [v2:172.21.15.133:6802/3325106320,v1:172.21.15.133:6803/3325106320] boot 2024-02-18T08:35:36.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:35 smithi181 bash[19547]: cluster 2024-02-18T08:35:34.909608+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-18T08:35:36.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:35 smithi181 bash[19547]: audit 2024-02-18T08:35:34.910136+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:35:37.280 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:36 smithi133 bash[24767]: cluster 2024-02-18T08:35:35.829592+0000 mgr.y (mgr.14140) 87 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:37.280 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:36 smithi133 bash[24767]: cluster 2024-02-18T08:35:35.924349+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-18T08:35:37.280 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:36 smithi133 bash[24767]: audit 2024-02-18T08:35:36.072409+0000 mgr.y (mgr.14140) 88 : audit [DBG] from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:35:37.280 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:36 smithi133 bash[24767]: audit 2024-02-18T08:35:36.074324+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:35:37.281 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:36 smithi133 bash[24767]: cephadm 2024-02-18T08:35:36.076983+0000 mgr.y (mgr.14140) 89 : cephadm [INF] Applying service osd.None on host smithi133... 2024-02-18T08:35:37.281 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:36 smithi133 bash[24767]: audit 2024-02-18T08:35:36.077432+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:35:37.281 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:36 smithi133 bash[24767]: audit 2024-02-18T08:35:36.078850+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:37.281 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:36 smithi133 bash[24767]: audit 2024-02-18T08:35:36.080474+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:35:37.281 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:36 smithi133 bash[19538]: cluster 2024-02-18T08:35:35.829592+0000 mgr.y (mgr.14140) 87 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:37.281 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:36 smithi133 bash[19538]: cluster 2024-02-18T08:35:35.924349+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-18T08:35:37.281 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:36 smithi133 bash[19538]: audit 2024-02-18T08:35:36.072409+0000 mgr.y (mgr.14140) 88 : audit [DBG] from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:35:37.281 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:36 smithi133 bash[19538]: audit 2024-02-18T08:35:36.074324+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:35:37.281 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:36 smithi133 bash[19538]: cephadm 2024-02-18T08:35:36.076983+0000 mgr.y (mgr.14140) 89 : cephadm [INF] Applying service osd.None on host smithi133... 2024-02-18T08:35:37.281 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:36 smithi133 bash[19538]: audit 2024-02-18T08:35:36.077432+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:35:37.281 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:36 smithi133 bash[19538]: audit 2024-02-18T08:35:36.078850+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:37.281 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:36 smithi133 bash[19538]: audit 2024-02-18T08:35:36.080474+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:35:37.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:36 smithi181 bash[19547]: cluster 2024-02-18T08:35:35.829592+0000 mgr.y (mgr.14140) 87 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-18T08:35:37.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:36 smithi181 bash[19547]: cluster 2024-02-18T08:35:35.924349+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-18T08:35:37.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:36 smithi181 bash[19547]: audit 2024-02-18T08:35:36.072409+0000 mgr.y (mgr.14140) 88 : audit [DBG] from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:35:37.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:36 smithi181 bash[19547]: audit 2024-02-18T08:35:36.074324+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:35:37.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:36 smithi181 bash[19547]: cephadm 2024-02-18T08:35:36.076983+0000 mgr.y (mgr.14140) 89 : cephadm [INF] Applying service osd.None on host smithi133... 2024-02-18T08:35:37.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:36 smithi181 bash[19547]: audit 2024-02-18T08:35:36.077432+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:35:37.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:36 smithi181 bash[19547]: audit 2024-02-18T08:35:36.078850+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:37.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:36 smithi181 bash[19547]: audit 2024-02-18T08:35:36.080474+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:35:38.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:37 smithi133 bash[19538]: cluster 2024-02-18T08:35:36.927076+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-18T08:35:38.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:37 smithi133 bash[24767]: cluster 2024-02-18T08:35:36.927076+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-18T08:35:38.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:37 smithi181 bash[19547]: cluster 2024-02-18T08:35:36.927076+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-18T08:35:39.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:38 smithi133 bash[24767]: cluster 2024-02-18T08:35:37.830247+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:39.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:38 smithi133 bash[24767]: cluster 2024-02-18T08:35:38.515227+0000 mon.a (mon.0) 293 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-18T08:35:39.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:38 smithi133 bash[19538]: cluster 2024-02-18T08:35:37.830247+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:39.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:38 smithi133 bash[19538]: cluster 2024-02-18T08:35:38.515227+0000 mon.a (mon.0) 293 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-18T08:35:39.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:38 smithi181 bash[19547]: cluster 2024-02-18T08:35:37.830247+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:39.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:38 smithi181 bash[19547]: cluster 2024-02-18T08:35:38.515227+0000 mon.a (mon.0) 293 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-18T08:35:40.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:39 smithi133 bash[24767]: audit 2024-02-18T08:35:39.704666+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.133:0/3629157068' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c0f5e58b-2c59-42a1-83fe-f94a03c61a7b"}]: dispatch 2024-02-18T08:35:40.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:39 smithi133 bash[24767]: audit 2024-02-18T08:35:39.705550+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c0f5e58b-2c59-42a1-83fe-f94a03c61a7b"}]: dispatch 2024-02-18T08:35:40.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:39 smithi133 bash[24767]: audit 2024-02-18T08:35:39.713018+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c0f5e58b-2c59-42a1-83fe-f94a03c61a7b"}]': finished 2024-02-18T08:35:40.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:39 smithi133 bash[24767]: cluster 2024-02-18T08:35:39.713259+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-18T08:35:40.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:39 smithi133 bash[24767]: audit 2024-02-18T08:35:39.713542+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:35:40.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:39 smithi133 bash[19538]: audit 2024-02-18T08:35:39.704666+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.133:0/3629157068' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c0f5e58b-2c59-42a1-83fe-f94a03c61a7b"}]: dispatch 2024-02-18T08:35:40.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:39 smithi133 bash[19538]: audit 2024-02-18T08:35:39.705550+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c0f5e58b-2c59-42a1-83fe-f94a03c61a7b"}]: dispatch 2024-02-18T08:35:40.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:39 smithi133 bash[19538]: audit 2024-02-18T08:35:39.713018+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c0f5e58b-2c59-42a1-83fe-f94a03c61a7b"}]': finished 2024-02-18T08:35:40.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:39 smithi133 bash[19538]: cluster 2024-02-18T08:35:39.713259+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-18T08:35:40.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:39 smithi133 bash[19538]: audit 2024-02-18T08:35:39.713542+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:35:40.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:39 smithi181 bash[19547]: audit 2024-02-18T08:35:39.704666+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.133:0/3629157068' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c0f5e58b-2c59-42a1-83fe-f94a03c61a7b"}]: dispatch 2024-02-18T08:35:40.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:39 smithi181 bash[19547]: audit 2024-02-18T08:35:39.705550+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c0f5e58b-2c59-42a1-83fe-f94a03c61a7b"}]: dispatch 2024-02-18T08:35:40.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:39 smithi181 bash[19547]: audit 2024-02-18T08:35:39.713018+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c0f5e58b-2c59-42a1-83fe-f94a03c61a7b"}]': finished 2024-02-18T08:35:40.403 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:39 smithi181 bash[19547]: cluster 2024-02-18T08:35:39.713259+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-18T08:35:40.403 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:39 smithi181 bash[19547]: audit 2024-02-18T08:35:39.713542+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:35:41.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:40 smithi133 bash[19538]: cluster 2024-02-18T08:35:39.830836+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:41.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:40 smithi133 bash[19538]: audit 2024-02-18T08:35:40.260944+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.133:0/2059648730' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:35:41.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:40 smithi133 bash[19538]: audit 2024-02-18T08:35:40.438284+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:35:41.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:40 smithi133 bash[19538]: audit 2024-02-18T08:35:40.438743+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:35:41.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:40 smithi133 bash[24767]: cluster 2024-02-18T08:35:39.830836+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:41.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:40 smithi133 bash[24767]: audit 2024-02-18T08:35:40.260944+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.133:0/2059648730' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:35:41.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:40 smithi133 bash[24767]: audit 2024-02-18T08:35:40.438284+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:35:41.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:40 smithi133 bash[24767]: audit 2024-02-18T08:35:40.438743+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:35:41.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:40 smithi181 bash[19547]: cluster 2024-02-18T08:35:39.830836+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:41.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:40 smithi181 bash[19547]: audit 2024-02-18T08:35:40.260944+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.133:0/2059648730' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:35:41.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:40 smithi181 bash[19547]: audit 2024-02-18T08:35:40.438284+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:35:41.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:40 smithi181 bash[19547]: audit 2024-02-18T08:35:40.438743+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:35:43.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:42 smithi133 bash[24767]: cluster 2024-02-18T08:35:41.831445+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v66: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:43.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:42 smithi133 bash[19538]: cluster 2024-02-18T08:35:41.831445+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v66: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:43.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:42 smithi181 bash[19547]: cluster 2024-02-18T08:35:41.831445+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v66: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:44.210 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:43 smithi133 bash[19538]: audit 2024-02-18T08:35:43.016001+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:35:44.211 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:43 smithi133 bash[24767]: audit 2024-02-18T08:35:43.016001+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:35:44.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:43 smithi181 bash[19547]: audit 2024-02-18T08:35:43.016001+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:35:45.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:44 smithi133 bash[24767]: cluster 2024-02-18T08:35:43.832094+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:45.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:44 smithi133 bash[19538]: cluster 2024-02-18T08:35:43.832094+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:45.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:44 smithi181 bash[19547]: cluster 2024-02-18T08:35:43.832094+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:47.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:46 smithi133 bash[19538]: cluster 2024-02-18T08:35:45.832719+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:47.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:46 smithi133 bash[19538]: audit 2024-02-18T08:35:46.847341+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-18T08:35:47.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:46 smithi133 bash[19538]: audit 2024-02-18T08:35:46.848830+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:47.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:46 smithi133 bash[19538]: audit 2024-02-18T08:35:46.850535+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-18T08:35:47.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:46 smithi133 bash[24767]: cluster 2024-02-18T08:35:45.832719+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:47.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:46 smithi133 bash[24767]: audit 2024-02-18T08:35:46.847341+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-18T08:35:47.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:46 smithi133 bash[24767]: audit 2024-02-18T08:35:46.848830+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:47.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:46 smithi133 bash[24767]: audit 2024-02-18T08:35:46.850535+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-18T08:35:47.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:46 smithi181 bash[19547]: cluster 2024-02-18T08:35:45.832719+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:47.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:46 smithi181 bash[19547]: audit 2024-02-18T08:35:46.847341+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-18T08:35:47.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:46 smithi181 bash[19547]: audit 2024-02-18T08:35:46.848830+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:47.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:46 smithi181 bash[19547]: audit 2024-02-18T08:35:46.850535+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-18T08:35:48.214 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:47 smithi133 bash[24767]: cephadm 2024-02-18T08:35:46.849976+0000 mgr.y (mgr.14140) 95 : cephadm [INF] Deploying daemon osd.1 on smithi133 2024-02-18T08:35:48.214 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:47 smithi133 bash[24767]: cluster 2024-02-18T08:35:47.515550+0000 mon.a (mon.0) 304 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-18T08:35:48.215 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:47 smithi133 bash[19538]: cephadm 2024-02-18T08:35:46.849976+0000 mgr.y (mgr.14140) 95 : cephadm [INF] Deploying daemon osd.1 on smithi133 2024-02-18T08:35:48.215 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:47 smithi133 bash[19538]: cluster 2024-02-18T08:35:47.515550+0000 mon.a (mon.0) 304 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-18T08:35:48.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:47 smithi181 bash[19547]: cephadm 2024-02-18T08:35:46.849976+0000 mgr.y (mgr.14140) 95 : cephadm [INF] Deploying daemon osd.1 on smithi133 2024-02-18T08:35:48.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:47 smithi181 bash[19547]: cluster 2024-02-18T08:35:47.515550+0000 mon.a (mon.0) 304 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-18T08:35:49.211 INFO:teuthology.orchestra.run.smithi133.stdout:Created osd(s) 1 on host 'smithi133' 2024-02-18T08:35:49.256 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:48 smithi133 bash[24767]: cluster 2024-02-18T08:35:47.833348+0000 mgr.y (mgr.14140) 96 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:49.256 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:48 smithi133 bash[19538]: cluster 2024-02-18T08:35:47.833348+0000 mgr.y (mgr.14140) 96 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:49.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:48 smithi181 bash[19547]: cluster 2024-02-18T08:35:47.833348+0000 mgr.y (mgr.14140) 96 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:50.311 DEBUG:teuthology.orchestra.run.smithi133:osd.1> sudo journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.1.service 2024-02-18T08:35:50.313 INFO:tasks.cephadm:Deploying osd.2 on smithi133 with /dev/vg_nvme/lv_2... 2024-02-18T08:35:50.313 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-18T08:35:50.551 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:50 smithi133 bash[19538]: audit 2024-02-18T08:35:49.211870+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:50.551 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:50 smithi133 bash[19538]: audit 2024-02-18T08:35:49.218116+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:50.551 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:50 smithi133 bash[19538]: audit 2024-02-18T08:35:49.235414+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:50.551 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:50 smithi133 bash[19538]: audit 2024-02-18T08:35:49.918862+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:50.551 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:50 smithi133 bash[19538]: audit 2024-02-18T08:35:49.920534+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:35:50.551 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:50 smithi133 bash[24767]: audit 2024-02-18T08:35:49.211870+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:50.551 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:50 smithi133 bash[24767]: audit 2024-02-18T08:35:49.218116+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:50.551 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:50 smithi133 bash[24767]: audit 2024-02-18T08:35:49.235414+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:50.551 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:50 smithi133 bash[24767]: audit 2024-02-18T08:35:49.918862+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:50.551 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:50 smithi133 bash[24767]: audit 2024-02-18T08:35:49.920534+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:35:50.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:50 smithi181 bash[19547]: audit 2024-02-18T08:35:49.211870+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:50.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:50 smithi181 bash[19547]: audit 2024-02-18T08:35:49.218116+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:50.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:50 smithi181 bash[19547]: audit 2024-02-18T08:35:49.235414+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:50.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:50 smithi181 bash[19547]: audit 2024-02-18T08:35:49.918862+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:50.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:50 smithi181 bash[19547]: audit 2024-02-18T08:35:49.920534+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:35:51.144 INFO:journalctl@ceph.osd.1.smithi133.stdout:-- Logs begin at Sun 2022-10-16 12:17:23 UTC. -- 2024-02-18T08:35:51.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:51 smithi133 bash[24767]: cluster 2024-02-18T08:35:49.833897+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:51.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:51 smithi133 bash[19538]: cluster 2024-02-18T08:35:49.833897+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:51.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:51 smithi181 bash[19547]: cluster 2024-02-18T08:35:49.833897+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:52.290 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 18 08:35:51 smithi133 bash[29451]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-18T08:35:52.291 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 18 08:35:51 smithi133 bash[29451]: 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 2024-02-18T08:35:52.291 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 18 08:35:51 smithi133 bash[29451]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-02-18T08:35:52.291 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 18 08:35:51 smithi133 bash[29451]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-02-18T08:35:52.291 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 18 08:35:51 smithi133 bash[29451]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-18T08:35:52.291 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 18 08:35:51 smithi133 bash[29451]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-18T08:35:52.291 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 18 08:35:51 smithi133 bash[29451]: --> ceph-volume lvm activate successful for osd ID: 1 2024-02-18T08:35:53.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:53 smithi133 bash[19538]: cluster 2024-02-18T08:35:51.834504+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:53.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:53 smithi133 bash[24767]: cluster 2024-02-18T08:35:51.834504+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:53.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:53 smithi181 bash[19547]: cluster 2024-02-18T08:35:51.834504+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:55.046 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 18 08:35:54 smithi133 bash[29451]: debug 2024-02-18T08:35:54.997+0000 7f60fd0f7700 1 -- 172.21.15.133:0/3794411941 <== mon.0 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5575512d64e0 con 0x557551350c00 2024-02-18T08:35:55.527 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:55 smithi133 bash[19538]: cluster 2024-02-18T08:35:53.835081+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:55.528 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:55 smithi133 bash[24767]: cluster 2024-02-18T08:35:53.835081+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:55.653 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:55 smithi181 bash[19547]: cluster 2024-02-18T08:35:53.835081+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:55.796 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 18 08:35:55 smithi133 bash[29451]: debug 2024-02-18T08:35:55.533+0000 7f61045aff00 -1 Falling back to public interface 2024-02-18T08:35:56.074 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-18T08:35:56.074 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-18T08:35:56.074 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 10+0 records in 2024-02-18T08:35:56.074 INFO:teuthology.orchestra.run.smithi133.stderr:10+0 records out 2024-02-18T08:35:56.074 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0127468 s, 823 MB/s 2024-02-18T08:35:56.074 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping successful for: 2024-02-18T08:35:56.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:56 smithi133 bash[19538]: audit 2024-02-18T08:35:56.186694+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.133:6810/2475452814,v1:172.21.15.133:6811/2475452814]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-18T08:35:56.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:56 smithi133 bash[19538]: audit 2024-02-18T08:35:56.187010+0000 mon.a (mon.0) 310 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-18T08:35:56.297 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 18 08:35:56 smithi133 bash[29451]: debug 2024-02-18T08:35:56.181+0000 7f61045aff00 -1 osd.1 0 log_to_monitors {default=true} 2024-02-18T08:35:56.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:56 smithi133 bash[24767]: audit 2024-02-18T08:35:56.186694+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.133:6810/2475452814,v1:172.21.15.133:6811/2475452814]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-18T08:35:56.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:56 smithi133 bash[24767]: audit 2024-02-18T08:35:56.187010+0000 mon.a (mon.0) 310 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-18T08:35:56.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:56 smithi181 bash[19547]: audit 2024-02-18T08:35:56.186694+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.133:6810/2475452814,v1:172.21.15.133:6811/2475452814]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-18T08:35:56.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:56 smithi181 bash[19547]: audit 2024-02-18T08:35:56.187010+0000 mon.a (mon.0) 310 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-18T08:35:57.039 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph orch daemon add osd smithi133:vg_nvme/lv_2 2024-02-18T08:35:57.296 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 18 08:35:57 smithi133 bash[29451]: debug 2024-02-18T08:35:57.253+0000 7f60eb864700 -1 osd.1 0 waiting for initial osdmap 2024-02-18T08:35:57.296 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 18 08:35:57 smithi133 bash[29451]: debug 2024-02-18T08:35:57.257+0000 7f60f807d700 -1 osd.1 15 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-18T08:35:57.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:57 smithi133 bash[24767]: cluster 2024-02-18T08:35:55.835539+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:57.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:57 smithi133 bash[24767]: audit 2024-02-18T08:35:56.243289+0000 mon.a (mon.0) 311 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-18T08:35:57.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:57 smithi133 bash[24767]: cluster 2024-02-18T08:35:56.243380+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-18T08:35:57.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:57 smithi133 bash[24767]: audit 2024-02-18T08:35:56.243640+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:35:57.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:57 smithi133 bash[24767]: audit 2024-02-18T08:35:56.244735+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.133:6810/2475452814,v1:172.21.15.133:6811/2475452814]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-18T08:35:57.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:57 smithi133 bash[24767]: audit 2024-02-18T08:35:56.245379+0000 mon.a (mon.0) 314 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-18T08:35:57.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:57 smithi133 bash[24767]: audit 2024-02-18T08:35:56.885124+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:57.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:57 smithi133 bash[24767]: audit 2024-02-18T08:35:57.205588+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:57.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:57 smithi133 bash[24767]: audit 2024-02-18T08:35:57.209937+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:57.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:57 smithi133 bash[19538]: cluster 2024-02-18T08:35:55.835539+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:57.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:57 smithi133 bash[19538]: audit 2024-02-18T08:35:56.243289+0000 mon.a (mon.0) 311 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-18T08:35:57.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:57 smithi133 bash[19538]: cluster 2024-02-18T08:35:56.243380+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-18T08:35:57.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:57 smithi133 bash[19538]: audit 2024-02-18T08:35:56.243640+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:35:57.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:57 smithi133 bash[19538]: audit 2024-02-18T08:35:56.244735+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.133:6810/2475452814,v1:172.21.15.133:6811/2475452814]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-18T08:35:57.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:57 smithi133 bash[19538]: audit 2024-02-18T08:35:56.245379+0000 mon.a (mon.0) 314 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-18T08:35:57.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:57 smithi133 bash[19538]: audit 2024-02-18T08:35:56.885124+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:57.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:57 smithi133 bash[19538]: audit 2024-02-18T08:35:57.205588+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:57.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:57 smithi133 bash[19538]: audit 2024-02-18T08:35:57.209937+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:57.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:57 smithi181 bash[19547]: cluster 2024-02-18T08:35:55.835539+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:57.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:57 smithi181 bash[19547]: audit 2024-02-18T08:35:56.243289+0000 mon.a (mon.0) 311 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-18T08:35:57.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:57 smithi181 bash[19547]: cluster 2024-02-18T08:35:56.243380+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-18T08:35:57.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:57 smithi181 bash[19547]: audit 2024-02-18T08:35:56.243640+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:35:57.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:57 smithi181 bash[19547]: audit 2024-02-18T08:35:56.244735+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.133:6810/2475452814,v1:172.21.15.133:6811/2475452814]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-18T08:35:57.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:57 smithi181 bash[19547]: audit 2024-02-18T08:35:56.245379+0000 mon.a (mon.0) 314 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-18T08:35:57.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:57 smithi181 bash[19547]: audit 2024-02-18T08:35:56.885124+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:35:57.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:57 smithi181 bash[19547]: audit 2024-02-18T08:35:57.205588+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:57.653 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:57 smithi181 bash[19547]: audit 2024-02-18T08:35:57.209937+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:35:58.276 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:58 smithi133 bash[19538]: cephadm 2024-02-18T08:35:57.200511+0000 mgr.y (mgr.14140) 101 : cephadm [INF] Detected new or changed devices on smithi133 2024-02-18T08:35:58.276 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:58 smithi133 bash[19538]: audit 2024-02-18T08:35:57.244920+0000 mon.a (mon.0) 318 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-18T08:35:58.276 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:58 smithi133 bash[19538]: cluster 2024-02-18T08:35:57.244994+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-18T08:35:58.277 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:58 smithi133 bash[19538]: audit 2024-02-18T08:35:57.245546+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:35:58.277 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:58 smithi133 bash[19538]: audit 2024-02-18T08:35:57.255466+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:35:58.277 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:58 smithi133 bash[24767]: cephadm 2024-02-18T08:35:57.200511+0000 mgr.y (mgr.14140) 101 : cephadm [INF] Detected new or changed devices on smithi133 2024-02-18T08:35:58.277 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:58 smithi133 bash[24767]: audit 2024-02-18T08:35:57.244920+0000 mon.a (mon.0) 318 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-18T08:35:58.277 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:58 smithi133 bash[24767]: cluster 2024-02-18T08:35:57.244994+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-18T08:35:58.277 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:58 smithi133 bash[24767]: audit 2024-02-18T08:35:57.245546+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:35:58.277 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:58 smithi133 bash[24767]: audit 2024-02-18T08:35:57.255466+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:35:58.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:58 smithi181 bash[19547]: cephadm 2024-02-18T08:35:57.200511+0000 mgr.y (mgr.14140) 101 : cephadm [INF] Detected new or changed devices on smithi133 2024-02-18T08:35:58.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:58 smithi181 bash[19547]: audit 2024-02-18T08:35:57.244920+0000 mon.a (mon.0) 318 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-18T08:35:58.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:58 smithi181 bash[19547]: cluster 2024-02-18T08:35:57.244994+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-18T08:35:58.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:58 smithi181 bash[19547]: audit 2024-02-18T08:35:57.245546+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:35:58.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:58 smithi181 bash[19547]: audit 2024-02-18T08:35:57.255466+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:35:59.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:59 smithi133 bash[19538]: cluster 2024-02-18T08:35:57.192005+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:35:59.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:59 smithi133 bash[19538]: cluster 2024-02-18T08:35:57.192093+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:35:59.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:59 smithi133 bash[19538]: cluster 2024-02-18T08:35:57.836121+0000 mgr.y (mgr.14140) 102 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:59.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:59 smithi133 bash[19538]: cluster 2024-02-18T08:35:58.261105+0000 mon.a (mon.0) 322 : cluster [INF] osd.1 [v2:172.21.15.133:6810/2475452814,v1:172.21.15.133:6811/2475452814] boot 2024-02-18T08:35:59.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:59 smithi133 bash[19538]: cluster 2024-02-18T08:35:58.261189+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-18T08:35:59.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:59 smithi133 bash[19538]: audit 2024-02-18T08:35:58.262061+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:35:59.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:35:59 smithi133 bash[19538]: cluster 2024-02-18T08:35:59.260672+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-18T08:35:59.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:59 smithi133 bash[24767]: cluster 2024-02-18T08:35:57.192005+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:35:59.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:59 smithi133 bash[24767]: cluster 2024-02-18T08:35:57.192093+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:35:59.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:59 smithi133 bash[24767]: cluster 2024-02-18T08:35:57.836121+0000 mgr.y (mgr.14140) 102 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:59.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:59 smithi133 bash[24767]: cluster 2024-02-18T08:35:58.261105+0000 mon.a (mon.0) 322 : cluster [INF] osd.1 [v2:172.21.15.133:6810/2475452814,v1:172.21.15.133:6811/2475452814] boot 2024-02-18T08:35:59.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:59 smithi133 bash[24767]: cluster 2024-02-18T08:35:58.261189+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-18T08:35:59.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:59 smithi133 bash[24767]: audit 2024-02-18T08:35:58.262061+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:35:59.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:35:59 smithi133 bash[24767]: cluster 2024-02-18T08:35:59.260672+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-18T08:35:59.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:59 smithi181 bash[19547]: cluster 2024-02-18T08:35:57.192005+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:35:59.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:59 smithi181 bash[19547]: cluster 2024-02-18T08:35:57.192093+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:35:59.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:59 smithi181 bash[19547]: cluster 2024-02-18T08:35:57.836121+0000 mgr.y (mgr.14140) 102 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-18T08:35:59.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:59 smithi181 bash[19547]: cluster 2024-02-18T08:35:58.261105+0000 mon.a (mon.0) 322 : cluster [INF] osd.1 [v2:172.21.15.133:6810/2475452814,v1:172.21.15.133:6811/2475452814] boot 2024-02-18T08:35:59.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:59 smithi181 bash[19547]: cluster 2024-02-18T08:35:58.261189+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-18T08:35:59.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:59 smithi181 bash[19547]: audit 2024-02-18T08:35:58.262061+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:35:59.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:35:59 smithi181 bash[19547]: cluster 2024-02-18T08:35:59.260672+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-18T08:36:00.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:00 smithi133 bash[24767]: audit 2024-02-18T08:36:00.004306+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:36:00.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:00 smithi133 bash[24767]: audit 2024-02-18T08:36:00.007589+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:36:00.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:00 smithi133 bash[24767]: audit 2024-02-18T08:36:00.009006+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:36:00.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:00 smithi133 bash[24767]: audit 2024-02-18T08:36:00.010607+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:00.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:00 smithi133 bash[19538]: audit 2024-02-18T08:36:00.004306+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:36:00.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:00 smithi133 bash[19538]: audit 2024-02-18T08:36:00.007589+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:36:00.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:00 smithi133 bash[19538]: audit 2024-02-18T08:36:00.009006+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:36:00.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:00 smithi133 bash[19538]: audit 2024-02-18T08:36:00.010607+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:00.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:00 smithi181 bash[19547]: audit 2024-02-18T08:36:00.004306+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:36:00.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:00 smithi181 bash[19547]: audit 2024-02-18T08:36:00.007589+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:36:00.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:00 smithi181 bash[19547]: audit 2024-02-18T08:36:00.009006+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:36:00.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:00 smithi181 bash[19547]: audit 2024-02-18T08:36:00.010607+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:01.419 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:01 smithi133 bash[24767]: cluster 2024-02-18T08:35:59.836633+0000 mgr.y (mgr.14140) 103 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:01.419 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:01 smithi133 bash[24767]: audit 2024-02-18T08:36:00.002575+0000 mgr.y (mgr.14140) 104 : audit [DBG] from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:36:01.419 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:01 smithi133 bash[24767]: cephadm 2024-02-18T08:36:00.007096+0000 mgr.y (mgr.14140) 105 : cephadm [INF] Applying service osd.None on host smithi133... 2024-02-18T08:36:01.420 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:01 smithi133 bash[19538]: cluster 2024-02-18T08:35:59.836633+0000 mgr.y (mgr.14140) 103 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:01.420 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:01 smithi133 bash[19538]: audit 2024-02-18T08:36:00.002575+0000 mgr.y (mgr.14140) 104 : audit [DBG] from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:36:01.420 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:01 smithi133 bash[19538]: cephadm 2024-02-18T08:36:00.007096+0000 mgr.y (mgr.14140) 105 : cephadm [INF] Applying service osd.None on host smithi133... 2024-02-18T08:36:01.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:01 smithi181 bash[19547]: cluster 2024-02-18T08:35:59.836633+0000 mgr.y (mgr.14140) 103 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:01.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:01 smithi181 bash[19547]: audit 2024-02-18T08:36:00.002575+0000 mgr.y (mgr.14140) 104 : audit [DBG] from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:36:01.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:01 smithi181 bash[19547]: cephadm 2024-02-18T08:36:00.007096+0000 mgr.y (mgr.14140) 105 : cephadm [INF] Applying service osd.None on host smithi133... 2024-02-18T08:36:03.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:03 smithi133 bash[19538]: cluster 2024-02-18T08:36:01.837176+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:03.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:03 smithi133 bash[24767]: cluster 2024-02-18T08:36:01.837176+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:03.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:03 smithi181 bash[19547]: cluster 2024-02-18T08:36:01.837176+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:04.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:04 smithi133 bash[19538]: audit 2024-02-18T08:36:03.450935+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.133:0/1944464576' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2418e3b4-e684-49b4-9778-693ee7554f23"}]: dispatch 2024-02-18T08:36:04.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:04 smithi133 bash[19538]: audit 2024-02-18T08:36:03.451689+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2418e3b4-e684-49b4-9778-693ee7554f23"}]: dispatch 2024-02-18T08:36:04.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:04 smithi133 bash[19538]: audit 2024-02-18T08:36:03.458326+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2418e3b4-e684-49b4-9778-693ee7554f23"}]': finished 2024-02-18T08:36:04.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:04 smithi133 bash[19538]: cluster 2024-02-18T08:36:03.458467+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-18T08:36:04.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:04 smithi133 bash[19538]: audit 2024-02-18T08:36:03.458644+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:36:04.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:04 smithi133 bash[19538]: audit 2024-02-18T08:36:04.010755+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.133:0/3140003385' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:36:04.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:04 smithi133 bash[24767]: audit 2024-02-18T08:36:03.450935+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.133:0/1944464576' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2418e3b4-e684-49b4-9778-693ee7554f23"}]: dispatch 2024-02-18T08:36:04.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:04 smithi133 bash[24767]: audit 2024-02-18T08:36:03.451689+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2418e3b4-e684-49b4-9778-693ee7554f23"}]: dispatch 2024-02-18T08:36:04.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:04 smithi133 bash[24767]: audit 2024-02-18T08:36:03.458326+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2418e3b4-e684-49b4-9778-693ee7554f23"}]': finished 2024-02-18T08:36:04.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:04 smithi133 bash[24767]: cluster 2024-02-18T08:36:03.458467+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-18T08:36:04.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:04 smithi133 bash[24767]: audit 2024-02-18T08:36:03.458644+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:36:04.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:04 smithi133 bash[24767]: audit 2024-02-18T08:36:04.010755+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.133:0/3140003385' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:36:04.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:04 smithi181 bash[19547]: audit 2024-02-18T08:36:03.450935+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.133:0/1944464576' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2418e3b4-e684-49b4-9778-693ee7554f23"}]: dispatch 2024-02-18T08:36:04.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:04 smithi181 bash[19547]: audit 2024-02-18T08:36:03.451689+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2418e3b4-e684-49b4-9778-693ee7554f23"}]: dispatch 2024-02-18T08:36:04.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:04 smithi181 bash[19547]: audit 2024-02-18T08:36:03.458326+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2418e3b4-e684-49b4-9778-693ee7554f23"}]': finished 2024-02-18T08:36:04.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:04 smithi181 bash[19547]: cluster 2024-02-18T08:36:03.458467+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-18T08:36:04.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:04 smithi181 bash[19547]: audit 2024-02-18T08:36:03.458644+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:36:04.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:04 smithi181 bash[19547]: audit 2024-02-18T08:36:04.010755+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.133:0/3140003385' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:36:05.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:05 smithi133 bash[19538]: cluster 2024-02-18T08:36:03.837716+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:05.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:05 smithi133 bash[24767]: cluster 2024-02-18T08:36:03.837716+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:05.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:05 smithi181 bash[19547]: cluster 2024-02-18T08:36:03.837716+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:06.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:06 smithi133 bash[19538]: cluster 2024-02-18T08:36:06.294335+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-18T08:36:06.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:06 smithi133 bash[19538]: cluster 2024-02-18T08:36:06.294411+0000 mon.a (mon.0) 335 : cluster [INF] Cluster is now healthy 2024-02-18T08:36:06.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:06 smithi133 bash[24767]: cluster 2024-02-18T08:36:06.294335+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-18T08:36:06.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:06 smithi133 bash[24767]: cluster 2024-02-18T08:36:06.294411+0000 mon.a (mon.0) 335 : cluster [INF] Cluster is now healthy 2024-02-18T08:36:06.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:06 smithi181 bash[19547]: cluster 2024-02-18T08:36:06.294335+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-18T08:36:06.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:06 smithi181 bash[19547]: cluster 2024-02-18T08:36:06.294411+0000 mon.a (mon.0) 335 : cluster [INF] Cluster is now healthy 2024-02-18T08:36:07.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:07 smithi181 bash[19547]: cluster 2024-02-18T08:36:05.838341+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v83: 1 pgs: 1 active+undersized; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:07.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:07 smithi181 bash[19547]: audit 2024-02-18T08:36:06.775493+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:07.749 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:07 smithi133 bash[19538]: cluster 2024-02-18T08:36:05.838341+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v83: 1 pgs: 1 active+undersized; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:07.749 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:07 smithi133 bash[19538]: audit 2024-02-18T08:36:06.775493+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:07.749 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:07 smithi133 bash[24767]: cluster 2024-02-18T08:36:05.838341+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v83: 1 pgs: 1 active+undersized; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:07.749 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:07 smithi133 bash[24767]: audit 2024-02-18T08:36:06.775493+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:08.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:08 smithi133 bash[24767]: cluster 2024-02-18T08:36:07.838941+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v84: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:08.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:08 smithi133 bash[19538]: cluster 2024-02-18T08:36:07.838941+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v84: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:08.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:08 smithi181 bash[19547]: cluster 2024-02-18T08:36:07.838941+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v84: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:11.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:10 smithi181 bash[19547]: cluster 2024-02-18T08:36:09.839540+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:11.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:10 smithi181 bash[19547]: audit 2024-02-18T08:36:10.406276+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-18T08:36:11.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:10 smithi181 bash[19547]: audit 2024-02-18T08:36:10.407735+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:36:11.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:10 smithi181 bash[19547]: audit 2024-02-18T08:36:10.409418+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-18T08:36:11.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:10 smithi133 bash[24767]: cluster 2024-02-18T08:36:09.839540+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:11.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:10 smithi133 bash[24767]: audit 2024-02-18T08:36:10.406276+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-18T08:36:11.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:10 smithi133 bash[24767]: audit 2024-02-18T08:36:10.407735+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:36:11.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:10 smithi133 bash[24767]: audit 2024-02-18T08:36:10.409418+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-18T08:36:11.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:10 smithi133 bash[19538]: cluster 2024-02-18T08:36:09.839540+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:11.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:10 smithi133 bash[19538]: audit 2024-02-18T08:36:10.406276+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-18T08:36:11.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:10 smithi133 bash[19538]: audit 2024-02-18T08:36:10.407735+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:36:11.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:10 smithi133 bash[19538]: audit 2024-02-18T08:36:10.409418+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-18T08:36:12.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:11 smithi181 bash[19547]: cephadm 2024-02-18T08:36:10.408782+0000 mgr.y (mgr.14140) 111 : cephadm [INF] Deploying daemon osd.2 on smithi133 2024-02-18T08:36:12.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:11 smithi133 bash[19538]: cephadm 2024-02-18T08:36:10.408782+0000 mgr.y (mgr.14140) 111 : cephadm [INF] Deploying daemon osd.2 on smithi133 2024-02-18T08:36:12.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:11 smithi133 bash[24767]: cephadm 2024-02-18T08:36:10.408782+0000 mgr.y (mgr.14140) 111 : cephadm [INF] Deploying daemon osd.2 on smithi133 2024-02-18T08:36:12.618 INFO:teuthology.orchestra.run.smithi133.stdout:Created osd(s) 2 on host 'smithi133' 2024-02-18T08:36:13.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:12 smithi181 bash[19547]: cluster 2024-02-18T08:36:11.840123+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:13.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:12 smithi181 bash[19547]: audit 2024-02-18T08:36:12.620213+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:13.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:12 smithi181 bash[19547]: audit 2024-02-18T08:36:12.625248+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:13.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:12 smithi181 bash[19547]: audit 2024-02-18T08:36:12.661900+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:36:13.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:12 smithi133 bash[24767]: cluster 2024-02-18T08:36:11.840123+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:13.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:12 smithi133 bash[24767]: audit 2024-02-18T08:36:12.620213+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:13.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:12 smithi133 bash[24767]: audit 2024-02-18T08:36:12.625248+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:13.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:12 smithi133 bash[24767]: audit 2024-02-18T08:36:12.661900+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:36:13.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:12 smithi133 bash[19538]: cluster 2024-02-18T08:36:11.840123+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:13.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:12 smithi133 bash[19538]: audit 2024-02-18T08:36:12.620213+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:13.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:12 smithi133 bash[19538]: audit 2024-02-18T08:36:12.625248+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:13.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:12 smithi133 bash[19538]: audit 2024-02-18T08:36:12.661900+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:36:13.624 DEBUG:teuthology.orchestra.run.smithi133:osd.2> sudo journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.2.service 2024-02-18T08:36:13.626 INFO:tasks.cephadm:Deploying osd.3 on smithi133 with /dev/vg_nvme/lv_1... 2024-02-18T08:36:13.627 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-18T08:36:13.786 INFO:journalctl@ceph.osd.2.smithi133.stdout:-- Logs begin at Sun 2022-10-16 12:17:23 UTC. -- 2024-02-18T08:36:14.763 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:14 smithi133 bash[19538]: audit 2024-02-18T08:36:13.414509+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:14.763 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:14 smithi133 bash[19538]: audit 2024-02-18T08:36:13.415817+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:14.763 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:14 smithi133 bash[19538]: cluster 2024-02-18T08:36:13.840521+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:14.763 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:14 smithi133 bash[24767]: audit 2024-02-18T08:36:13.414509+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:14.764 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:14 smithi133 bash[24767]: audit 2024-02-18T08:36:13.415817+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:14.764 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:14 smithi133 bash[24767]: cluster 2024-02-18T08:36:13.840521+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:14.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:14 smithi181 bash[19547]: audit 2024-02-18T08:36:13.414509+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:14.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:14 smithi181 bash[19547]: audit 2024-02-18T08:36:13.415817+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:14.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:14 smithi181 bash[19547]: cluster 2024-02-18T08:36:13.840521+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:15.046 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 18 08:36:14 smithi133 bash[31419]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-18T08:36:15.046 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 18 08:36:14 smithi133 bash[31419]: 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 2024-02-18T08:36:15.046 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 18 08:36:14 smithi133 bash[31419]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-02-18T08:36:15.046 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 18 08:36:14 smithi133 bash[31419]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-02-18T08:36:15.046 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 18 08:36:14 smithi133 bash[31419]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-18T08:36:15.046 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 18 08:36:14 smithi133 bash[31419]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-18T08:36:15.047 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 18 08:36:14 smithi133 bash[31419]: --> ceph-volume lvm activate successful for osd ID: 2 2024-02-18T08:36:17.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:16 smithi181 bash[19547]: cluster 2024-02-18T08:36:15.841083+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:17.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:16 smithi133 bash[24767]: cluster 2024-02-18T08:36:15.841083+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:17.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:16 smithi133 bash[19538]: cluster 2024-02-18T08:36:15.841083+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:18.079 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 18 08:36:17 smithi133 bash[31419]: debug 2024-02-18T08:36:17.880+0000 7fc951d44700 1 -- 172.21.15.133:0/967553342 <== mon.1 v2:172.21.15.133:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55603ddf84e0 con 0x55603de73400 2024-02-18T08:36:18.746 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:18 smithi133 bash[24767]: cluster 2024-02-18T08:36:17.841634+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:18.747 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:18 smithi133 bash[19538]: cluster 2024-02-18T08:36:17.841634+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:18.747 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 18 08:36:18 smithi133 bash[31419]: debug 2024-02-18T08:36:18.420+0000 7fc9591fcf00 -1 Falling back to public interface 2024-02-18T08:36:18.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:18 smithi181 bash[19547]: cluster 2024-02-18T08:36:17.841634+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:19.106 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-18T08:36:19.106 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-18T08:36:19.106 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 10+0 records in 2024-02-18T08:36:19.106 INFO:teuthology.orchestra.run.smithi133.stderr:10+0 records out 2024-02-18T08:36:19.106 INFO:teuthology.orchestra.run.smithi133.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0140296 s, 747 MB/s 2024-02-18T08:36:19.106 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 2024-02-18T08:36:19.106 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping successful for: 2024-02-18T08:36:19.320 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 18 08:36:19 smithi133 bash[31419]: debug 2024-02-18T08:36:19.052+0000 7fc9591fcf00 -1 osd.2 0 log_to_monitors {default=true} 2024-02-18T08:36:19.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:19 smithi133 bash[24767]: audit 2024-02-18T08:36:19.058999+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.133:6818/3078533613,v1:172.21.15.133:6819/3078533613]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-18T08:36:19.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:19 smithi133 bash[24767]: audit 2024-02-18T08:36:19.059349+0000 mon.a (mon.0) 345 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-18T08:36:19.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:19 smithi133 bash[19538]: audit 2024-02-18T08:36:19.058999+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.133:6818/3078533613,v1:172.21.15.133:6819/3078533613]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-18T08:36:19.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:19 smithi133 bash[19538]: audit 2024-02-18T08:36:19.059349+0000 mon.a (mon.0) 345 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-18T08:36:19.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:19 smithi181 bash[19547]: audit 2024-02-18T08:36:19.058999+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.133:6818/3078533613,v1:172.21.15.133:6819/3078533613]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-18T08:36:19.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:19 smithi181 bash[19547]: audit 2024-02-18T08:36:19.059349+0000 mon.a (mon.0) 345 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-18T08:36:20.109 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph orch daemon add osd smithi133:vg_nvme/lv_1 2024-02-18T08:36:20.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:20 smithi181 bash[19547]: audit 2024-02-18T08:36:19.549197+0000 mon.a (mon.0) 346 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-18T08:36:20.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:20 smithi181 bash[19547]: cluster 2024-02-18T08:36:19.549287+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-18T08:36:20.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:20 smithi181 bash[19547]: audit 2024-02-18T08:36:19.549550+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:36:20.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:20 smithi181 bash[19547]: audit 2024-02-18T08:36:19.551011+0000 mon.c (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.133:6818/3078533613,v1:172.21.15.133:6819/3078533613]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-18T08:36:20.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:20 smithi181 bash[19547]: audit 2024-02-18T08:36:19.551419+0000 mon.a (mon.0) 349 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-18T08:36:20.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:20 smithi181 bash[19547]: cluster 2024-02-18T08:36:19.842175+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:20.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:20 smithi181 bash[19547]: audit 2024-02-18T08:36:20.251163+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:36:21.046 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 18 08:36:20 smithi133 bash[31419]: debug 2024-02-18T08:36:20.552+0000 7fc93c4a9700 -1 osd.2 0 waiting for initial osdmap 2024-02-18T08:36:21.046 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 18 08:36:20 smithi133 bash[31419]: debug 2024-02-18T08:36:20.556+0000 7fc948cc2700 -1 osd.2 20 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-18T08:36:21.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:20 smithi133 bash[24767]: audit 2024-02-18T08:36:19.549197+0000 mon.a (mon.0) 346 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-18T08:36:21.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:20 smithi133 bash[24767]: cluster 2024-02-18T08:36:19.549287+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-18T08:36:21.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:20 smithi133 bash[24767]: audit 2024-02-18T08:36:19.549550+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:36:21.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:20 smithi133 bash[24767]: audit 2024-02-18T08:36:19.551011+0000 mon.c (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.133:6818/3078533613,v1:172.21.15.133:6819/3078533613]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-18T08:36:21.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:20 smithi133 bash[24767]: audit 2024-02-18T08:36:19.551419+0000 mon.a (mon.0) 349 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-18T08:36:21.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:20 smithi133 bash[24767]: cluster 2024-02-18T08:36:19.842175+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:21.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:20 smithi133 bash[24767]: audit 2024-02-18T08:36:20.251163+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:36:21.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:20 smithi133 bash[19538]: audit 2024-02-18T08:36:19.549197+0000 mon.a (mon.0) 346 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-18T08:36:21.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:20 smithi133 bash[19538]: cluster 2024-02-18T08:36:19.549287+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-18T08:36:21.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:20 smithi133 bash[19538]: audit 2024-02-18T08:36:19.549550+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:36:21.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:20 smithi133 bash[19538]: audit 2024-02-18T08:36:19.551011+0000 mon.c (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.133:6818/3078533613,v1:172.21.15.133:6819/3078533613]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-18T08:36:21.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:20 smithi133 bash[19538]: audit 2024-02-18T08:36:19.551419+0000 mon.a (mon.0) 349 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-18T08:36:21.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:20 smithi133 bash[19538]: cluster 2024-02-18T08:36:19.842175+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:21.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:20 smithi133 bash[19538]: audit 2024-02-18T08:36:20.251163+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:36:21.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:21 smithi133 bash[19538]: audit 2024-02-18T08:36:20.551592+0000 mon.a (mon.0) 351 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-18T08:36:21.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:21 smithi133 bash[19538]: cluster 2024-02-18T08:36:20.551656+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-18T08:36:21.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:21 smithi133 bash[19538]: audit 2024-02-18T08:36:20.552524+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:36:21.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:21 smithi133 bash[19538]: audit 2024-02-18T08:36:20.557779+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:36:21.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:21 smithi133 bash[19538]: cephadm 2024-02-18T08:36:20.560264+0000 mgr.y (mgr.14140) 117 : cephadm [INF] Detected new or changed devices on smithi133 2024-02-18T08:36:21.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:21 smithi133 bash[19538]: audit 2024-02-18T08:36:20.564349+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:21.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:21 smithi133 bash[19538]: cephadm 2024-02-18T08:36:20.564982+0000 mgr.y (mgr.14140) 118 : cephadm [INF] refreshing smithi133 facts 2024-02-18T08:36:21.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:21 smithi133 bash[19538]: audit 2024-02-18T08:36:20.928990+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:21.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:21 smithi133 bash[24767]: audit 2024-02-18T08:36:20.551592+0000 mon.a (mon.0) 351 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-18T08:36:21.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:21 smithi133 bash[24767]: cluster 2024-02-18T08:36:20.551656+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-18T08:36:21.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:21 smithi133 bash[24767]: audit 2024-02-18T08:36:20.552524+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:36:21.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:21 smithi133 bash[24767]: audit 2024-02-18T08:36:20.557779+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:36:21.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:21 smithi133 bash[24767]: cephadm 2024-02-18T08:36:20.560264+0000 mgr.y (mgr.14140) 117 : cephadm [INF] Detected new or changed devices on smithi133 2024-02-18T08:36:21.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:21 smithi133 bash[24767]: audit 2024-02-18T08:36:20.564349+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:21.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:21 smithi133 bash[24767]: cephadm 2024-02-18T08:36:20.564982+0000 mgr.y (mgr.14140) 118 : cephadm [INF] refreshing smithi133 facts 2024-02-18T08:36:21.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:21 smithi133 bash[24767]: audit 2024-02-18T08:36:20.928990+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:21.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:21 smithi181 bash[19547]: audit 2024-02-18T08:36:20.551592+0000 mon.a (mon.0) 351 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-18T08:36:21.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:21 smithi181 bash[19547]: cluster 2024-02-18T08:36:20.551656+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-18T08:36:21.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:21 smithi181 bash[19547]: audit 2024-02-18T08:36:20.552524+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:36:21.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:21 smithi181 bash[19547]: audit 2024-02-18T08:36:20.557779+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:36:21.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:21 smithi181 bash[19547]: cephadm 2024-02-18T08:36:20.560264+0000 mgr.y (mgr.14140) 117 : cephadm [INF] Detected new or changed devices on smithi133 2024-02-18T08:36:21.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:21 smithi181 bash[19547]: audit 2024-02-18T08:36:20.564349+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:21.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:21 smithi181 bash[19547]: cephadm 2024-02-18T08:36:20.564982+0000 mgr.y (mgr.14140) 118 : cephadm [INF] refreshing smithi133 facts 2024-02-18T08:36:21.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:21 smithi181 bash[19547]: audit 2024-02-18T08:36:20.928990+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:22.875 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:22 smithi133 bash[19538]: cluster 2024-02-18T08:36:20.094872+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:36:22.875 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:22 smithi133 bash[19538]: cluster 2024-02-18T08:36:20.094947+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:36:22.875 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:22 smithi133 bash[19538]: audit 2024-02-18T08:36:21.556602+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:36:22.875 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:22 smithi133 bash[19538]: cluster 2024-02-18T08:36:21.568859+0000 mon.a (mon.0) 358 : cluster [INF] osd.2 [v2:172.21.15.133:6818/3078533613,v1:172.21.15.133:6819/3078533613] boot 2024-02-18T08:36:22.876 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:22 smithi133 bash[19538]: cluster 2024-02-18T08:36:21.568904+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-18T08:36:22.876 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:22 smithi133 bash[19538]: audit 2024-02-18T08:36:21.569049+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:36:22.876 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:22 smithi133 bash[19538]: cluster 2024-02-18T08:36:21.842715+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v94: 1 pgs: 1 active+undersized; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:22.876 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:22 smithi133 bash[24767]: cluster 2024-02-18T08:36:20.094872+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:36:22.876 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:22 smithi133 bash[24767]: cluster 2024-02-18T08:36:20.094947+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:36:22.876 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:22 smithi133 bash[24767]: audit 2024-02-18T08:36:21.556602+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:36:22.876 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:22 smithi133 bash[24767]: cluster 2024-02-18T08:36:21.568859+0000 mon.a (mon.0) 358 : cluster [INF] osd.2 [v2:172.21.15.133:6818/3078533613,v1:172.21.15.133:6819/3078533613] boot 2024-02-18T08:36:22.876 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:22 smithi133 bash[24767]: cluster 2024-02-18T08:36:21.568904+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-18T08:36:22.876 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:22 smithi133 bash[24767]: audit 2024-02-18T08:36:21.569049+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:36:22.876 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:22 smithi133 bash[24767]: cluster 2024-02-18T08:36:21.842715+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v94: 1 pgs: 1 active+undersized; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:22.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:22 smithi181 bash[19547]: cluster 2024-02-18T08:36:20.094872+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:36:22.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:22 smithi181 bash[19547]: cluster 2024-02-18T08:36:20.094947+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:36:22.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:22 smithi181 bash[19547]: audit 2024-02-18T08:36:21.556602+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:36:22.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:22 smithi181 bash[19547]: cluster 2024-02-18T08:36:21.568859+0000 mon.a (mon.0) 358 : cluster [INF] osd.2 [v2:172.21.15.133:6818/3078533613,v1:172.21.15.133:6819/3078533613] boot 2024-02-18T08:36:22.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:22 smithi181 bash[19547]: cluster 2024-02-18T08:36:21.568904+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-18T08:36:22.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:22 smithi181 bash[19547]: audit 2024-02-18T08:36:21.569049+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:36:22.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:22 smithi181 bash[19547]: cluster 2024-02-18T08:36:21.842715+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v94: 1 pgs: 1 active+undersized; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail 2024-02-18T08:36:23.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:23 smithi181 bash[19547]: cluster 2024-02-18T08:36:22.571210+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-18T08:36:23.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:23 smithi181 bash[19547]: audit 2024-02-18T08:36:23.278177+0000 mgr.y (mgr.14140) 120 : audit [DBG] from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:36:23.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:23 smithi181 bash[19547]: audit 2024-02-18T08:36:23.279221+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:36:23.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:23 smithi181 bash[19547]: cephadm 2024-02-18T08:36:23.281715+0000 mgr.y (mgr.14140) 121 : cephadm [INF] Applying service osd.None on host smithi133... 2024-02-18T08:36:23.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:23 smithi181 bash[19547]: audit 2024-02-18T08:36:23.282115+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:36:23.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:23 smithi181 bash[19547]: audit 2024-02-18T08:36:23.283039+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:36:23.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:23 smithi181 bash[19547]: audit 2024-02-18T08:36:23.284150+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:24.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:23 smithi133 bash[19538]: cluster 2024-02-18T08:36:22.571210+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-18T08:36:24.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:23 smithi133 bash[19538]: audit 2024-02-18T08:36:23.278177+0000 mgr.y (mgr.14140) 120 : audit [DBG] from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:36:24.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:23 smithi133 bash[19538]: audit 2024-02-18T08:36:23.279221+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:36:24.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:23 smithi133 bash[19538]: cephadm 2024-02-18T08:36:23.281715+0000 mgr.y (mgr.14140) 121 : cephadm [INF] Applying service osd.None on host smithi133... 2024-02-18T08:36:24.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:23 smithi133 bash[19538]: audit 2024-02-18T08:36:23.282115+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:36:24.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:23 smithi133 bash[19538]: audit 2024-02-18T08:36:23.283039+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:36:24.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:23 smithi133 bash[19538]: audit 2024-02-18T08:36:23.284150+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:24.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:23 smithi133 bash[24767]: cluster 2024-02-18T08:36:22.571210+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-18T08:36:24.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:23 smithi133 bash[24767]: audit 2024-02-18T08:36:23.278177+0000 mgr.y (mgr.14140) 120 : audit [DBG] from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:36:24.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:23 smithi133 bash[24767]: audit 2024-02-18T08:36:23.279221+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:36:24.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:23 smithi133 bash[24767]: cephadm 2024-02-18T08:36:23.281715+0000 mgr.y (mgr.14140) 121 : cephadm [INF] Applying service osd.None on host smithi133... 2024-02-18T08:36:24.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:23 smithi133 bash[24767]: audit 2024-02-18T08:36:23.282115+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:36:24.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:23 smithi133 bash[24767]: audit 2024-02-18T08:36:23.283039+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:36:24.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:23 smithi133 bash[24767]: audit 2024-02-18T08:36:23.284150+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:24.704 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:24 smithi133 bash[24767]: cluster 2024-02-18T08:36:23.843308+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized; 0 B data, 512 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:24.704 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:24 smithi133 bash[19538]: cluster 2024-02-18T08:36:23.843308+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized; 0 B data, 512 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:24.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:24 smithi181 bash[19547]: cluster 2024-02-18T08:36:23.843308+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized; 0 B data, 512 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:27.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:26 smithi181 bash[19547]: cluster 2024-02-18T08:36:25.843908+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:27.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:26 smithi181 bash[19547]: audit 2024-02-18T08:36:26.717732+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.133:0/555007295' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a4aede8-aea9-49be-bb81-023569560962"}]: dispatch 2024-02-18T08:36:27.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:26 smithi181 bash[19547]: audit 2024-02-18T08:36:26.718486+0000 mon.a (mon.0) 366 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a4aede8-aea9-49be-bb81-023569560962"}]: dispatch 2024-02-18T08:36:27.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:26 smithi181 bash[19547]: audit 2024-02-18T08:36:26.725896+0000 mon.a (mon.0) 367 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7a4aede8-aea9-49be-bb81-023569560962"}]': finished 2024-02-18T08:36:27.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:26 smithi181 bash[19547]: cluster 2024-02-18T08:36:26.726112+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-02-18T08:36:27.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:26 smithi181 bash[19547]: audit 2024-02-18T08:36:26.726290+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:36:27.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:26 smithi133 bash[24767]: cluster 2024-02-18T08:36:25.843908+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:27.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:26 smithi133 bash[24767]: audit 2024-02-18T08:36:26.717732+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.133:0/555007295' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a4aede8-aea9-49be-bb81-023569560962"}]: dispatch 2024-02-18T08:36:27.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:26 smithi133 bash[24767]: audit 2024-02-18T08:36:26.718486+0000 mon.a (mon.0) 366 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a4aede8-aea9-49be-bb81-023569560962"}]: dispatch 2024-02-18T08:36:27.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:26 smithi133 bash[24767]: audit 2024-02-18T08:36:26.725896+0000 mon.a (mon.0) 367 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7a4aede8-aea9-49be-bb81-023569560962"}]': finished 2024-02-18T08:36:27.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:26 smithi133 bash[24767]: cluster 2024-02-18T08:36:26.726112+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-02-18T08:36:27.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:26 smithi133 bash[24767]: audit 2024-02-18T08:36:26.726290+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:36:27.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:26 smithi133 bash[19538]: cluster 2024-02-18T08:36:25.843908+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:27.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:26 smithi133 bash[19538]: audit 2024-02-18T08:36:26.717732+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.133:0/555007295' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a4aede8-aea9-49be-bb81-023569560962"}]: dispatch 2024-02-18T08:36:27.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:26 smithi133 bash[19538]: audit 2024-02-18T08:36:26.718486+0000 mon.a (mon.0) 366 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a4aede8-aea9-49be-bb81-023569560962"}]: dispatch 2024-02-18T08:36:27.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:26 smithi133 bash[19538]: audit 2024-02-18T08:36:26.725896+0000 mon.a (mon.0) 367 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7a4aede8-aea9-49be-bb81-023569560962"}]': finished 2024-02-18T08:36:27.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:26 smithi133 bash[19538]: cluster 2024-02-18T08:36:26.726112+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-02-18T08:36:27.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:26 smithi133 bash[19538]: audit 2024-02-18T08:36:26.726290+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:36:28.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:27 smithi181 bash[19547]: audit 2024-02-18T08:36:27.262116+0000 mon.a (mon.0) 370 : audit [DBG] from='client.? 172.21.15.133:0/90931344' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:36:28.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:27 smithi133 bash[19538]: audit 2024-02-18T08:36:27.262116+0000 mon.a (mon.0) 370 : audit [DBG] from='client.? 172.21.15.133:0/90931344' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:36:28.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:27 smithi133 bash[24767]: audit 2024-02-18T08:36:27.262116+0000 mon.a (mon.0) 370 : audit [DBG] from='client.? 172.21.15.133:0/90931344' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:36:29.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:28 smithi181 bash[19547]: cluster 2024-02-18T08:36:27.844464+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:29.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:28 smithi133 bash[19538]: cluster 2024-02-18T08:36:27.844464+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:29.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:28 smithi133 bash[24767]: cluster 2024-02-18T08:36:27.844464+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:31.170 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:30 smithi133 bash[19538]: cluster 2024-02-18T08:36:29.845045+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:31.170 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:30 smithi133 bash[19538]: audit 2024-02-18T08:36:30.029644+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:31.171 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:30 smithi133 bash[24767]: cluster 2024-02-18T08:36:29.845045+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:31.171 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:30 smithi133 bash[24767]: audit 2024-02-18T08:36:30.029644+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:31.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:30 smithi181 bash[19547]: cluster 2024-02-18T08:36:29.845045+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:31.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:30 smithi181 bash[19547]: audit 2024-02-18T08:36:30.029644+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:33.186 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:32 smithi133 bash[19538]: cluster 2024-02-18T08:36:31.845646+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:33.186 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:32 smithi133 bash[24767]: cluster 2024-02-18T08:36:31.845646+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:33.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:32 smithi181 bash[19547]: cluster 2024-02-18T08:36:31.845646+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:34.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:33 smithi133 bash[19538]: audit 2024-02-18T08:36:33.702244+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-18T08:36:34.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:33 smithi133 bash[19538]: audit 2024-02-18T08:36:33.703631+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:36:34.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:33 smithi133 bash[19538]: audit 2024-02-18T08:36:33.705304+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-18T08:36:34.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:33 smithi133 bash[24767]: audit 2024-02-18T08:36:33.702244+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-18T08:36:34.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:33 smithi133 bash[24767]: audit 2024-02-18T08:36:33.703631+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:36:34.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:33 smithi133 bash[24767]: audit 2024-02-18T08:36:33.705304+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-18T08:36:34.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:33 smithi181 bash[19547]: audit 2024-02-18T08:36:33.702244+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-18T08:36:34.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:33 smithi181 bash[19547]: audit 2024-02-18T08:36:33.703631+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:36:34.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:33 smithi181 bash[19547]: audit 2024-02-18T08:36:33.705304+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-18T08:36:35.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:34 smithi133 bash[19538]: cephadm 2024-02-18T08:36:33.704738+0000 mgr.y (mgr.14140) 127 : cephadm [INF] Deploying daemon osd.3 on smithi133 2024-02-18T08:36:35.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:34 smithi133 bash[19538]: cluster 2024-02-18T08:36:33.846205+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:35.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:34 smithi133 bash[24767]: cephadm 2024-02-18T08:36:33.704738+0000 mgr.y (mgr.14140) 127 : cephadm [INF] Deploying daemon osd.3 on smithi133 2024-02-18T08:36:35.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:34 smithi133 bash[24767]: cluster 2024-02-18T08:36:33.846205+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:35.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:34 smithi181 bash[19547]: cephadm 2024-02-18T08:36:33.704738+0000 mgr.y (mgr.14140) 127 : cephadm [INF] Deploying daemon osd.3 on smithi133 2024-02-18T08:36:35.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:34 smithi181 bash[19547]: cluster 2024-02-18T08:36:33.846205+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:35.894 INFO:teuthology.orchestra.run.smithi133.stdout:Created osd(s) 3 on host 'smithi133' 2024-02-18T08:36:36.932 DEBUG:teuthology.orchestra.run.smithi133:osd.3> sudo journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.3.service 2024-02-18T08:36:36.934 INFO:tasks.cephadm:Deploying osd.4 on smithi181 with /dev/vg_nvme/lv_4... 2024-02-18T08:36:36.934 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-18T08:36:37.092 INFO:journalctl@ceph.osd.3.smithi133.stdout:-- Logs begin at Sun 2022-10-16 12:17:23 UTC. -- 2024-02-18T08:36:37.197 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:36 smithi181 bash[19547]: cluster 2024-02-18T08:36:35.846691+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:37.197 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:36 smithi181 bash[19547]: audit 2024-02-18T08:36:35.893490+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:37.197 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:36 smithi181 bash[19547]: audit 2024-02-18T08:36:35.900138+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:37.197 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:36 smithi181 bash[19547]: cephadm 2024-02-18T08:36:35.931069+0000 mgr.y (mgr.14140) 130 : cephadm [INF] refreshing smithi181 facts 2024-02-18T08:36:37.197 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:36 smithi181 bash[19547]: audit 2024-02-18T08:36:35.931255+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:36:37.197 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:36 smithi181 bash[19547]: audit 2024-02-18T08:36:36.715633+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:37.197 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:36 smithi181 bash[19547]: audit 2024-02-18T08:36:36.716707+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:37.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:36 smithi133 bash[19538]: cluster 2024-02-18T08:36:35.846691+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:37.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:36 smithi133 bash[19538]: audit 2024-02-18T08:36:35.893490+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:37.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:36 smithi133 bash[19538]: audit 2024-02-18T08:36:35.900138+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:37.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:36 smithi133 bash[19538]: cephadm 2024-02-18T08:36:35.931069+0000 mgr.y (mgr.14140) 130 : cephadm [INF] refreshing smithi181 facts 2024-02-18T08:36:37.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:36 smithi133 bash[19538]: audit 2024-02-18T08:36:35.931255+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:36:37.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:36 smithi133 bash[19538]: audit 2024-02-18T08:36:36.715633+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:37.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:36 smithi133 bash[19538]: audit 2024-02-18T08:36:36.716707+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:37.319 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:36 smithi133 bash[24767]: cluster 2024-02-18T08:36:35.846691+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:37.319 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:36 smithi133 bash[24767]: audit 2024-02-18T08:36:35.893490+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:37.319 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:36 smithi133 bash[24767]: audit 2024-02-18T08:36:35.900138+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:37.319 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:36 smithi133 bash[24767]: cephadm 2024-02-18T08:36:35.931069+0000 mgr.y (mgr.14140) 130 : cephadm [INF] refreshing smithi181 facts 2024-02-18T08:36:37.319 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:36 smithi133 bash[24767]: audit 2024-02-18T08:36:35.931255+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:36:37.319 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:36 smithi133 bash[24767]: audit 2024-02-18T08:36:36.715633+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:37.319 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:36 smithi133 bash[24767]: audit 2024-02-18T08:36:36.716707+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:38.296 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 18 08:36:38 smithi133 bash[33442]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-18T08:36:38.296 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 18 08:36:38 smithi133 bash[33442]: 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 2024-02-18T08:36:38.296 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 18 08:36:38 smithi133 bash[33442]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-02-18T08:36:38.296 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 18 08:36:38 smithi133 bash[33442]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-02-18T08:36:38.297 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 18 08:36:38 smithi133 bash[33442]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-18T08:36:38.297 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 18 08:36:38 smithi133 bash[33442]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-18T08:36:38.297 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 18 08:36:38 smithi133 bash[33442]: --> ceph-volume lvm activate successful for osd ID: 3 2024-02-18T08:36:38.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:38 smithi133 bash[24767]: cluster 2024-02-18T08:36:37.847242+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:38.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:38 smithi133 bash[19538]: cluster 2024-02-18T08:36:37.847242+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:38.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:38 smithi181 bash[19547]: cluster 2024-02-18T08:36:37.847242+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:39.954 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-18T08:36:39.954 INFO:teuthology.orchestra.run.smithi181.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-18T08:36:39.954 INFO:teuthology.orchestra.run.smithi181.stderr: stderr: 10+0 records in 2024-02-18T08:36:39.954 INFO:teuthology.orchestra.run.smithi181.stderr:10+0 records out 2024-02-18T08:36:39.954 INFO:teuthology.orchestra.run.smithi181.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0184034 s, 570 MB/s 2024-02-18T08:36:39.954 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping successful for: 2024-02-18T08:36:40.513 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph orch daemon add osd smithi181:vg_nvme/lv_4 2024-02-18T08:36:40.546 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 18 08:36:40 smithi133 bash[33442]: debug 2024-02-18T08:36:40.200+0000 7f51c070b700 1 -- 172.21.15.133:0/2173795213 <== mon.0 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b11968c4e0 con 0x55b119706c00 2024-02-18T08:36:41.046 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 18 08:36:40 smithi133 bash[33442]: debug 2024-02-18T08:36:40.743+0000 7f51c7bc3f00 -1 Falling back to public interface 2024-02-18T08:36:41.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:40 smithi133 bash[24767]: cluster 2024-02-18T08:36:39.847858+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:41.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:40 smithi133 bash[24767]: audit 2024-02-18T08:36:40.440637+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:36:41.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:40 smithi133 bash[24767]: audit 2024-02-18T08:36:40.441164+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:36:41.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:40 smithi133 bash[19538]: cluster 2024-02-18T08:36:39.847858+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:41.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:40 smithi133 bash[19538]: audit 2024-02-18T08:36:40.440637+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:36:41.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:40 smithi133 bash[19538]: audit 2024-02-18T08:36:40.441164+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:36:41.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:40 smithi181 bash[19547]: cluster 2024-02-18T08:36:39.847858+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:41.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:40 smithi181 bash[19547]: audit 2024-02-18T08:36:40.440637+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:36:41.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:40 smithi181 bash[19547]: audit 2024-02-18T08:36:40.441164+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:36:41.509 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 18 08:36:41 smithi133 bash[33442]: debug 2024-02-18T08:36:41.119+0000 7f51c7bc3f00 -1 osd.3 0 log_to_monitors {default=true} 2024-02-18T08:36:42.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:41 smithi181 bash[19547]: audit 2024-02-18T08:36:41.126063+0000 mon.a (mon.0) 382 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/2229238173,v1:172.21.15.133:6827/2229238173]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-18T08:36:42.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:41 smithi133 bash[19538]: audit 2024-02-18T08:36:41.126063+0000 mon.a (mon.0) 382 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/2229238173,v1:172.21.15.133:6827/2229238173]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-18T08:36:42.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:41 smithi133 bash[24767]: audit 2024-02-18T08:36:41.126063+0000 mon.a (mon.0) 382 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/2229238173,v1:172.21.15.133:6827/2229238173]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-18T08:36:43.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:42 smithi181 bash[19547]: cluster 2024-02-18T08:36:41.848423+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:43.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:42 smithi181 bash[19547]: audit 2024-02-18T08:36:41.917172+0000 mon.a (mon.0) 383 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/2229238173,v1:172.21.15.133:6827/2229238173]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-18T08:36:43.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:42 smithi181 bash[19547]: cluster 2024-02-18T08:36:41.917344+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-18T08:36:43.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:42 smithi181 bash[19547]: audit 2024-02-18T08:36:41.917527+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:36:43.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:42 smithi181 bash[19547]: audit 2024-02-18T08:36:41.918011+0000 mon.a (mon.0) 386 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/2229238173,v1:172.21.15.133:6827/2229238173]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-18T08:36:43.153 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:42 smithi181 bash[19547]: audit 2024-02-18T08:36:42.121670+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:36:43.153 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:42 smithi181 bash[19547]: audit 2024-02-18T08:36:42.440705+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:43.153 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:42 smithi181 bash[19547]: audit 2024-02-18T08:36:42.445467+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:43.296 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 18 08:36:42 smithi133 bash[33442]: debug 2024-02-18T08:36:42.923+0000 7f51aae70700 -1 osd.3 0 waiting for initial osdmap 2024-02-18T08:36:43.296 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 18 08:36:42 smithi133 bash[33442]: debug 2024-02-18T08:36:42.927+0000 7f51b7689700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-18T08:36:43.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:42 smithi133 bash[19538]: cluster 2024-02-18T08:36:41.848423+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:43.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:42 smithi133 bash[19538]: audit 2024-02-18T08:36:41.917172+0000 mon.a (mon.0) 383 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/2229238173,v1:172.21.15.133:6827/2229238173]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-18T08:36:43.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:42 smithi133 bash[19538]: cluster 2024-02-18T08:36:41.917344+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-18T08:36:43.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:42 smithi133 bash[19538]: audit 2024-02-18T08:36:41.917527+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:36:43.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:42 smithi133 bash[19538]: audit 2024-02-18T08:36:41.918011+0000 mon.a (mon.0) 386 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/2229238173,v1:172.21.15.133:6827/2229238173]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-18T08:36:43.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:42 smithi133 bash[19538]: audit 2024-02-18T08:36:42.121670+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:36:43.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:42 smithi133 bash[19538]: audit 2024-02-18T08:36:42.440705+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:43.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:42 smithi133 bash[19538]: audit 2024-02-18T08:36:42.445467+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:43.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:42 smithi133 bash[24767]: cluster 2024-02-18T08:36:41.848423+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:43.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:42 smithi133 bash[24767]: audit 2024-02-18T08:36:41.917172+0000 mon.a (mon.0) 383 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/2229238173,v1:172.21.15.133:6827/2229238173]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-18T08:36:43.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:42 smithi133 bash[24767]: cluster 2024-02-18T08:36:41.917344+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-18T08:36:43.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:42 smithi133 bash[24767]: audit 2024-02-18T08:36:41.917527+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:36:43.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:42 smithi133 bash[24767]: audit 2024-02-18T08:36:41.918011+0000 mon.a (mon.0) 386 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/2229238173,v1:172.21.15.133:6827/2229238173]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-18T08:36:43.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:42 smithi133 bash[24767]: audit 2024-02-18T08:36:42.121670+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:36:43.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:42 smithi133 bash[24767]: audit 2024-02-18T08:36:42.440705+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:43.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:42 smithi133 bash[24767]: audit 2024-02-18T08:36:42.445467+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:44.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:43 smithi133 bash[24767]: cephadm 2024-02-18T08:36:42.432413+0000 mgr.y (mgr.14140) 134 : cephadm [INF] Detected new or changed devices on smithi133 2024-02-18T08:36:44.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:43 smithi133 bash[24767]: audit 2024-02-18T08:36:42.921708+0000 mon.a (mon.0) 390 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/2229238173,v1:172.21.15.133:6827/2229238173]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-18T08:36:44.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:43 smithi133 bash[24767]: cluster 2024-02-18T08:36:42.921928+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-18T08:36:44.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:43 smithi133 bash[24767]: audit 2024-02-18T08:36:42.922641+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:36:44.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:43 smithi133 bash[24767]: audit 2024-02-18T08:36:42.928361+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:36:44.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:43 smithi133 bash[24767]: audit 2024-02-18T08:36:43.231770+0000 mgr.y (mgr.14140) 135 : audit [DBG] from='client.34199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:36:44.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:43 smithi133 bash[24767]: audit 2024-02-18T08:36:43.233658+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:36:44.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:43 smithi133 bash[24767]: cephadm 2024-02-18T08:36:43.237194+0000 mgr.y (mgr.14140) 136 : cephadm [INF] Applying service osd.None on host smithi181... 2024-02-18T08:36:44.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:43 smithi133 bash[24767]: audit 2024-02-18T08:36:43.237790+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:36:44.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:43 smithi133 bash[24767]: audit 2024-02-18T08:36:43.239588+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:36:44.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:43 smithi133 bash[24767]: audit 2024-02-18T08:36:43.241562+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:44.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:43 smithi133 bash[19538]: cephadm 2024-02-18T08:36:42.432413+0000 mgr.y (mgr.14140) 134 : cephadm [INF] Detected new or changed devices on smithi133 2024-02-18T08:36:44.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:43 smithi133 bash[19538]: audit 2024-02-18T08:36:42.921708+0000 mon.a (mon.0) 390 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/2229238173,v1:172.21.15.133:6827/2229238173]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-18T08:36:44.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:43 smithi133 bash[19538]: cluster 2024-02-18T08:36:42.921928+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-18T08:36:44.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:43 smithi133 bash[19538]: audit 2024-02-18T08:36:42.922641+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:36:44.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:43 smithi133 bash[19538]: audit 2024-02-18T08:36:42.928361+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:36:44.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:43 smithi133 bash[19538]: audit 2024-02-18T08:36:43.231770+0000 mgr.y (mgr.14140) 135 : audit [DBG] from='client.34199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:36:44.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:43 smithi133 bash[19538]: audit 2024-02-18T08:36:43.233658+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:36:44.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:43 smithi133 bash[19538]: cephadm 2024-02-18T08:36:43.237194+0000 mgr.y (mgr.14140) 136 : cephadm [INF] Applying service osd.None on host smithi181... 2024-02-18T08:36:44.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:43 smithi133 bash[19538]: audit 2024-02-18T08:36:43.237790+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:36:44.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:43 smithi133 bash[19538]: audit 2024-02-18T08:36:43.239588+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:36:44.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:43 smithi133 bash[19538]: audit 2024-02-18T08:36:43.241562+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:44.319 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:43 smithi181 bash[19547]: cephadm 2024-02-18T08:36:42.432413+0000 mgr.y (mgr.14140) 134 : cephadm [INF] Detected new or changed devices on smithi133 2024-02-18T08:36:44.319 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:43 smithi181 bash[19547]: audit 2024-02-18T08:36:42.921708+0000 mon.a (mon.0) 390 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/2229238173,v1:172.21.15.133:6827/2229238173]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-18T08:36:44.319 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:43 smithi181 bash[19547]: cluster 2024-02-18T08:36:42.921928+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-18T08:36:44.319 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:43 smithi181 bash[19547]: audit 2024-02-18T08:36:42.922641+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:36:44.320 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:43 smithi181 bash[19547]: audit 2024-02-18T08:36:42.928361+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:36:44.320 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:43 smithi181 bash[19547]: audit 2024-02-18T08:36:43.231770+0000 mgr.y (mgr.14140) 135 : audit [DBG] from='client.34199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:36:44.320 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:43 smithi181 bash[19547]: audit 2024-02-18T08:36:43.233658+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:36:44.320 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:43 smithi181 bash[19547]: cephadm 2024-02-18T08:36:43.237194+0000 mgr.y (mgr.14140) 136 : cephadm [INF] Applying service osd.None on host smithi181... 2024-02-18T08:36:44.320 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:43 smithi181 bash[19547]: audit 2024-02-18T08:36:43.237790+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:36:44.320 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:43 smithi181 bash[19547]: audit 2024-02-18T08:36:43.239588+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:36:44.320 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:43 smithi181 bash[19547]: audit 2024-02-18T08:36:43.241562+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:45.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:44 smithi133 bash[19538]: cluster 2024-02-18T08:36:42.098539+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:36:45.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:44 smithi133 bash[19538]: cluster 2024-02-18T08:36:42.098580+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:36:45.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:44 smithi133 bash[19538]: cluster 2024-02-18T08:36:43.848975+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:45.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:44 smithi133 bash[19538]: cluster 2024-02-18T08:36:43.931414+0000 mon.a (mon.0) 398 : cluster [INF] osd.3 [v2:172.21.15.133:6826/2229238173,v1:172.21.15.133:6827/2229238173] boot 2024-02-18T08:36:45.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:44 smithi133 bash[19538]: cluster 2024-02-18T08:36:43.931472+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-18T08:36:45.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:44 smithi133 bash[19538]: audit 2024-02-18T08:36:43.932674+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:36:45.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:44 smithi133 bash[24767]: cluster 2024-02-18T08:36:42.098539+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:36:45.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:44 smithi133 bash[24767]: cluster 2024-02-18T08:36:42.098580+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:36:45.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:44 smithi133 bash[24767]: cluster 2024-02-18T08:36:43.848975+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:45.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:44 smithi133 bash[24767]: cluster 2024-02-18T08:36:43.931414+0000 mon.a (mon.0) 398 : cluster [INF] osd.3 [v2:172.21.15.133:6826/2229238173,v1:172.21.15.133:6827/2229238173] boot 2024-02-18T08:36:45.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:44 smithi133 bash[24767]: cluster 2024-02-18T08:36:43.931472+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-18T08:36:45.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:44 smithi133 bash[24767]: audit 2024-02-18T08:36:43.932674+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:36:45.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:44 smithi181 bash[19547]: cluster 2024-02-18T08:36:42.098539+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:36:45.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:44 smithi181 bash[19547]: cluster 2024-02-18T08:36:42.098580+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:36:45.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:44 smithi181 bash[19547]: cluster 2024-02-18T08:36:43.848975+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-18T08:36:45.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:44 smithi181 bash[19547]: cluster 2024-02-18T08:36:43.931414+0000 mon.a (mon.0) 398 : cluster [INF] osd.3 [v2:172.21.15.133:6826/2229238173,v1:172.21.15.133:6827/2229238173] boot 2024-02-18T08:36:45.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:44 smithi181 bash[19547]: cluster 2024-02-18T08:36:43.931472+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-18T08:36:45.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:44 smithi181 bash[19547]: audit 2024-02-18T08:36:43.932674+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:36:46.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:45 smithi181 bash[19547]: cluster 2024-02-18T08:36:44.946519+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-18T08:36:46.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:45 smithi133 bash[19538]: cluster 2024-02-18T08:36:44.946519+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-18T08:36:46.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:45 smithi133 bash[24767]: cluster 2024-02-18T08:36:44.946519+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-18T08:36:47.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:46 smithi133 bash[19538]: cluster 2024-02-18T08:36:45.849489+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 848 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:36:47.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:46 smithi133 bash[19538]: audit 2024-02-18T08:36:46.550970+0000 mon.b (mon.2) 3 : audit [INF] from='client.? 172.21.15.181:0/1185658345' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c96c3e10-9e9f-42a7-92a3-958508dfe4ec"}]: dispatch 2024-02-18T08:36:47.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:46 smithi133 bash[19538]: audit 2024-02-18T08:36:46.551686+0000 mon.a (mon.0) 402 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c96c3e10-9e9f-42a7-92a3-958508dfe4ec"}]: dispatch 2024-02-18T08:36:47.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:46 smithi133 bash[19538]: audit 2024-02-18T08:36:46.560028+0000 mon.a (mon.0) 403 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c96c3e10-9e9f-42a7-92a3-958508dfe4ec"}]': finished 2024-02-18T08:36:47.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:46 smithi133 bash[19538]: cluster 2024-02-18T08:36:46.560210+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-02-18T08:36:47.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:46 smithi133 bash[19538]: audit 2024-02-18T08:36:46.560403+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:36:47.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:46 smithi133 bash[24767]: cluster 2024-02-18T08:36:45.849489+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 848 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:36:47.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:46 smithi133 bash[24767]: audit 2024-02-18T08:36:46.550970+0000 mon.b (mon.2) 3 : audit [INF] from='client.? 172.21.15.181:0/1185658345' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c96c3e10-9e9f-42a7-92a3-958508dfe4ec"}]: dispatch 2024-02-18T08:36:47.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:46 smithi133 bash[24767]: audit 2024-02-18T08:36:46.551686+0000 mon.a (mon.0) 402 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c96c3e10-9e9f-42a7-92a3-958508dfe4ec"}]: dispatch 2024-02-18T08:36:47.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:46 smithi133 bash[24767]: audit 2024-02-18T08:36:46.560028+0000 mon.a (mon.0) 403 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c96c3e10-9e9f-42a7-92a3-958508dfe4ec"}]': finished 2024-02-18T08:36:47.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:46 smithi133 bash[24767]: cluster 2024-02-18T08:36:46.560210+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-02-18T08:36:47.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:46 smithi133 bash[24767]: audit 2024-02-18T08:36:46.560403+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:36:47.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:46 smithi181 bash[19547]: cluster 2024-02-18T08:36:45.849489+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 848 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:36:47.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:46 smithi181 bash[19547]: audit 2024-02-18T08:36:46.550970+0000 mon.b (mon.2) 3 : audit [INF] from='client.? 172.21.15.181:0/1185658345' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c96c3e10-9e9f-42a7-92a3-958508dfe4ec"}]: dispatch 2024-02-18T08:36:47.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:46 smithi181 bash[19547]: audit 2024-02-18T08:36:46.551686+0000 mon.a (mon.0) 402 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c96c3e10-9e9f-42a7-92a3-958508dfe4ec"}]: dispatch 2024-02-18T08:36:47.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:46 smithi181 bash[19547]: audit 2024-02-18T08:36:46.560028+0000 mon.a (mon.0) 403 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c96c3e10-9e9f-42a7-92a3-958508dfe4ec"}]': finished 2024-02-18T08:36:47.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:46 smithi181 bash[19547]: cluster 2024-02-18T08:36:46.560210+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-02-18T08:36:47.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:46 smithi181 bash[19547]: audit 2024-02-18T08:36:46.560403+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:36:48.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:47 smithi133 bash[19538]: audit 2024-02-18T08:36:47.059577+0000 mon.b (mon.2) 4 : audit [DBG] from='client.? 172.21.15.181:0/3189472899' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:36:48.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:47 smithi133 bash[24767]: audit 2024-02-18T08:36:47.059577+0000 mon.b (mon.2) 4 : audit [DBG] from='client.? 172.21.15.181:0/3189472899' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:36:48.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:47 smithi181 bash[19547]: audit 2024-02-18T08:36:47.059577+0000 mon.b (mon.2) 4 : audit [DBG] from='client.? 172.21.15.181:0/3189472899' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:36:49.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:48 smithi133 bash[19538]: cluster 2024-02-18T08:36:47.850032+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 904 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:36:49.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:48 smithi133 bash[24767]: cluster 2024-02-18T08:36:47.850032+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 904 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:36:49.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:48 smithi181 bash[19547]: cluster 2024-02-18T08:36:47.850032+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 904 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:36:50.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:49 smithi133 bash[19538]: audit 2024-02-18T08:36:49.784759+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:50.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:49 smithi133 bash[24767]: audit 2024-02-18T08:36:49.784759+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:50.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:49 smithi181 bash[19547]: audit 2024-02-18T08:36:49.784759+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:51.059 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:50 smithi181 bash[19547]: cluster 2024-02-18T08:36:49.850527+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 920 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:36:51.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:50 smithi133 bash[19538]: cluster 2024-02-18T08:36:49.850527+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 920 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:36:51.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:50 smithi133 bash[24767]: cluster 2024-02-18T08:36:49.850527+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 920 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:36:53.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:52 smithi133 bash[19538]: cluster 2024-02-18T08:36:51.851030+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:36:53.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:52 smithi133 bash[24767]: cluster 2024-02-18T08:36:51.851030+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:36:53.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:52 smithi181 bash[19547]: cluster 2024-02-18T08:36:51.851030+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:36:54.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:53 smithi133 bash[24767]: audit 2024-02-18T08:36:53.181865+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-18T08:36:54.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:53 smithi133 bash[24767]: audit 2024-02-18T08:36:53.183688+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:36:54.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:53 smithi133 bash[24767]: cephadm 2024-02-18T08:36:53.185127+0000 mgr.y (mgr.14140) 142 : cephadm [INF] Deploying daemon osd.4 on smithi181 2024-02-18T08:36:54.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:53 smithi133 bash[24767]: audit 2024-02-18T08:36:53.185872+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-18T08:36:54.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:53 smithi133 bash[19538]: audit 2024-02-18T08:36:53.181865+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-18T08:36:54.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:53 smithi133 bash[19538]: audit 2024-02-18T08:36:53.183688+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:36:54.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:53 smithi133 bash[19538]: cephadm 2024-02-18T08:36:53.185127+0000 mgr.y (mgr.14140) 142 : cephadm [INF] Deploying daemon osd.4 on smithi181 2024-02-18T08:36:54.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:53 smithi133 bash[19538]: audit 2024-02-18T08:36:53.185872+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-18T08:36:54.330 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:53 smithi181 bash[19547]: audit 2024-02-18T08:36:53.181865+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-18T08:36:54.330 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:53 smithi181 bash[19547]: audit 2024-02-18T08:36:53.183688+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:36:54.330 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:53 smithi181 bash[19547]: cephadm 2024-02-18T08:36:53.185127+0000 mgr.y (mgr.14140) 142 : cephadm [INF] Deploying daemon osd.4 on smithi181 2024-02-18T08:36:54.330 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:53 smithi181 bash[19547]: audit 2024-02-18T08:36:53.185872+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-18T08:36:55.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:54 smithi133 bash[19538]: cluster 2024-02-18T08:36:53.851559+0000 mgr.y (mgr.14140) 143 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:36:55.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:54 smithi133 bash[24767]: cluster 2024-02-18T08:36:53.851559+0000 mgr.y (mgr.14140) 143 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:36:55.328 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:54 smithi181 bash[19547]: cluster 2024-02-18T08:36:53.851559+0000 mgr.y (mgr.14140) 143 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:36:55.366 INFO:teuthology.orchestra.run.smithi181.stdout:Created osd(s) 4 on host 'smithi181' 2024-02-18T08:36:56.505 DEBUG:teuthology.orchestra.run.smithi181:osd.4> sudo journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.4.service 2024-02-18T08:36:56.507 INFO:tasks.cephadm:Deploying osd.5 on smithi181 with /dev/vg_nvme/lv_3... 2024-02-18T08:36:56.507 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-18T08:36:56.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:56 smithi181 bash[19547]: audit 2024-02-18T08:36:55.365359+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:56.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:56 smithi181 bash[19547]: audit 2024-02-18T08:36:55.372633+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:56.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:56 smithi181 bash[19547]: audit 2024-02-18T08:36:55.398221+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:36:56.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:56 smithi181 bash[19547]: audit 2024-02-18T08:36:56.016186+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:56.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:56 smithi181 bash[19547]: audit 2024-02-18T08:36:56.018019+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:56.707 INFO:journalctl@ceph.osd.4.smithi181.stdout:-- Logs begin at Sun 2022-10-16 12:17:23 UTC. -- 2024-02-18T08:36:56.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:56 smithi133 bash[19538]: audit 2024-02-18T08:36:55.365359+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:56.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:56 smithi133 bash[19538]: audit 2024-02-18T08:36:55.372633+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:56.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:56 smithi133 bash[19538]: audit 2024-02-18T08:36:55.398221+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:36:56.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:56 smithi133 bash[19538]: audit 2024-02-18T08:36:56.016186+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:56.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:56 smithi133 bash[19538]: audit 2024-02-18T08:36:56.018019+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:56.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:56 smithi133 bash[24767]: audit 2024-02-18T08:36:55.365359+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:56.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:56 smithi133 bash[24767]: audit 2024-02-18T08:36:55.372633+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:56.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:56 smithi133 bash[24767]: audit 2024-02-18T08:36:55.398221+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:36:56.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:56 smithi133 bash[24767]: audit 2024-02-18T08:36:56.016186+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:36:56.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:56 smithi133 bash[24767]: audit 2024-02-18T08:36:56.018019+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:36:57.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:57 smithi181 bash[19547]: cluster 2024-02-18T08:36:55.852144+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:36:57.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:57 smithi133 bash[19538]: cluster 2024-02-18T08:36:55.852144+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:36:57.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:57 smithi133 bash[24767]: cluster 2024-02-18T08:36:55.852144+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:36:58.151 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:36:57 smithi181 bash[22035]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-18T08:36:58.151 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:36:57 smithi181 bash[22035]: 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 2024-02-18T08:36:58.152 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:36:57 smithi181 bash[22035]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-18T08:36:58.152 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:36:57 smithi181 bash[22035]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-02-18T08:36:58.152 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:36:57 smithi181 bash[22035]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-18T08:36:58.152 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:36:57 smithi181 bash[22035]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-18T08:36:58.152 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:36:57 smithi181 bash[22035]: --> ceph-volume lvm activate successful for osd ID: 4 2024-02-18T08:36:58.648 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:36:58 smithi181 bash[19547]: cluster 2024-02-18T08:36:57.852678+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:36:58.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:36:58 smithi133 bash[19538]: cluster 2024-02-18T08:36:57.852678+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:36:58.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:36:58 smithi133 bash[24767]: cluster 2024-02-18T08:36:57.852678+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:37:00.651 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:37:00 smithi181 bash[22035]: debug 2024-02-18T08:37:00.507+0000 7f0cef73e700 1 -- 172.21.15.181:0/1934634109 <== mon.2 v2:172.21.15.181:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e22e1ac4e0 con 0x55e22e227000 2024-02-18T08:37:01.224 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:37:01 smithi181 bash[22035]: debug 2024-02-18T08:37:01.063+0000 7f0cf6bf6f00 -1 Falling back to public interface 2024-02-18T08:37:01.224 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:00 smithi181 bash[19547]: cluster 2024-02-18T08:36:59.853274+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:37:01.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:00 smithi133 bash[19538]: cluster 2024-02-18T08:36:59.853274+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:37:01.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:00 smithi133 bash[24767]: cluster 2024-02-18T08:36:59.853274+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:37:01.822 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-18T08:37:01.823 INFO:teuthology.orchestra.run.smithi181.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-18T08:37:01.823 INFO:teuthology.orchestra.run.smithi181.stderr: stderr: 10+0 records in 2024-02-18T08:37:01.823 INFO:teuthology.orchestra.run.smithi181.stderr:10+0 records out 2024-02-18T08:37:01.823 INFO:teuthology.orchestra.run.smithi181.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0180463 s, 581 MB/s 2024-02-18T08:37:01.823 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping successful for: 2024-02-18T08:37:02.151 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:37:01 smithi181 bash[22035]: debug 2024-02-18T08:37:01.699+0000 7f0cf6bf6f00 -1 osd.4 0 log_to_monitors {default=true} 2024-02-18T08:37:02.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:01 smithi181 bash[19547]: audit 2024-02-18T08:37:01.706372+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.181:6800/4184989269,v1:172.21.15.181:6801/4184989269]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-18T08:37:02.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:01 smithi181 bash[19547]: audit 2024-02-18T08:37:01.706565+0000 mon.a (mon.0) 415 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-18T08:37:02.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:01 smithi133 bash[24767]: audit 2024-02-18T08:37:01.706372+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.181:6800/4184989269,v1:172.21.15.181:6801/4184989269]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-18T08:37:02.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:01 smithi133 bash[24767]: audit 2024-02-18T08:37:01.706565+0000 mon.a (mon.0) 415 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-18T08:37:02.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:01 smithi133 bash[19538]: audit 2024-02-18T08:37:01.706372+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.181:6800/4184989269,v1:172.21.15.181:6801/4184989269]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-18T08:37:02.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:01 smithi133 bash[19538]: audit 2024-02-18T08:37:01.706565+0000 mon.a (mon.0) 415 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-18T08:37:02.686 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph orch daemon add osd smithi181:vg_nvme/lv_3 2024-02-18T08:37:02.938 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:37:02 smithi181 bash[22035]: debug 2024-02-18T08:37:02.935+0000 7f0cd9ea3700 -1 osd.4 0 waiting for initial osdmap 2024-02-18T08:37:02.938 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:02 smithi181 bash[19547]: cluster 2024-02-18T08:37:01.853788+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:37:02.938 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:02 smithi181 bash[19547]: audit 2024-02-18T08:37:01.924914+0000 mon.a (mon.0) 416 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-18T08:37:02.938 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:02 smithi181 bash[19547]: cluster 2024-02-18T08:37:01.925111+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-18T08:37:02.938 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:02 smithi181 bash[19547]: audit 2024-02-18T08:37:01.925266+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:37:02.939 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:02 smithi181 bash[19547]: audit 2024-02-18T08:37:01.926465+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.181:6800/4184989269,v1:172.21.15.181:6801/4184989269]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:37:02.939 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:02 smithi181 bash[19547]: audit 2024-02-18T08:37:01.926517+0000 mon.a (mon.0) 419 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:37:02.939 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:02 smithi181 bash[19547]: audit 2024-02-18T08:37:02.592936+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:37:02.939 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:02 smithi181 bash[19547]: audit 2024-02-18T08:37:02.916086+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:03.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:02 smithi133 bash[19538]: cluster 2024-02-18T08:37:01.853788+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:37:03.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:02 smithi133 bash[19538]: audit 2024-02-18T08:37:01.924914+0000 mon.a (mon.0) 416 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-18T08:37:03.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:02 smithi133 bash[19538]: cluster 2024-02-18T08:37:01.925111+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-18T08:37:03.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:02 smithi133 bash[19538]: audit 2024-02-18T08:37:01.925266+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:37:03.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:02 smithi133 bash[19538]: audit 2024-02-18T08:37:01.926465+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.181:6800/4184989269,v1:172.21.15.181:6801/4184989269]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:37:03.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:02 smithi133 bash[19538]: audit 2024-02-18T08:37:01.926517+0000 mon.a (mon.0) 419 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:37:03.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:02 smithi133 bash[19538]: audit 2024-02-18T08:37:02.592936+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:37:03.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:02 smithi133 bash[19538]: audit 2024-02-18T08:37:02.916086+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:03.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:02 smithi133 bash[24767]: cluster 2024-02-18T08:37:01.853788+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:37:03.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:02 smithi133 bash[24767]: audit 2024-02-18T08:37:01.924914+0000 mon.a (mon.0) 416 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-18T08:37:03.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:02 smithi133 bash[24767]: cluster 2024-02-18T08:37:01.925111+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-18T08:37:03.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:02 smithi133 bash[24767]: audit 2024-02-18T08:37:01.925266+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:37:03.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:02 smithi133 bash[24767]: audit 2024-02-18T08:37:01.926465+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.181:6800/4184989269,v1:172.21.15.181:6801/4184989269]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:37:03.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:02 smithi133 bash[24767]: audit 2024-02-18T08:37:01.926517+0000 mon.a (mon.0) 419 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:37:03.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:02 smithi133 bash[24767]: audit 2024-02-18T08:37:02.592936+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:37:03.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:02 smithi133 bash[24767]: audit 2024-02-18T08:37:02.916086+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:03.401 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:37:02 smithi181 bash[22035]: debug 2024-02-18T08:37:02.943+0000 7f0ce66bc700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-18T08:37:04.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:03 smithi181 bash[19547]: cephadm 2024-02-18T08:37:02.908159+0000 mgr.y (mgr.14140) 148 : cephadm [INF] Detected new or changed devices on smithi181 2024-02-18T08:37:04.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:03 smithi181 bash[19547]: audit 2024-02-18T08:37:02.923009+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:04.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:03 smithi181 bash[19547]: audit 2024-02-18T08:37:02.932228+0000 mon.a (mon.0) 423 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-02-18T08:37:04.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:03 smithi181 bash[19547]: cluster 2024-02-18T08:37:02.932371+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-18T08:37:04.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:03 smithi181 bash[19547]: audit 2024-02-18T08:37:02.933038+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:37:04.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:03 smithi181 bash[19547]: audit 2024-02-18T08:37:02.938039+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:37:04.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:03 smithi133 bash[19538]: cephadm 2024-02-18T08:37:02.908159+0000 mgr.y (mgr.14140) 148 : cephadm [INF] Detected new or changed devices on smithi181 2024-02-18T08:37:04.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:03 smithi133 bash[19538]: audit 2024-02-18T08:37:02.923009+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:04.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:03 smithi133 bash[19538]: audit 2024-02-18T08:37:02.932228+0000 mon.a (mon.0) 423 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-02-18T08:37:04.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:03 smithi133 bash[19538]: cluster 2024-02-18T08:37:02.932371+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-18T08:37:04.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:03 smithi133 bash[19538]: audit 2024-02-18T08:37:02.933038+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:37:04.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:03 smithi133 bash[19538]: audit 2024-02-18T08:37:02.938039+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:37:04.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:03 smithi133 bash[24767]: cephadm 2024-02-18T08:37:02.908159+0000 mgr.y (mgr.14140) 148 : cephadm [INF] Detected new or changed devices on smithi181 2024-02-18T08:37:04.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:03 smithi133 bash[24767]: audit 2024-02-18T08:37:02.923009+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:04.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:03 smithi133 bash[24767]: audit 2024-02-18T08:37:02.932228+0000 mon.a (mon.0) 423 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-02-18T08:37:04.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:03 smithi133 bash[24767]: cluster 2024-02-18T08:37:02.932371+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-18T08:37:04.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:03 smithi133 bash[24767]: audit 2024-02-18T08:37:02.933038+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:37:04.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:03 smithi133 bash[24767]: audit 2024-02-18T08:37:02.938039+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:37:05.215 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:04 smithi181 bash[19547]: cluster 2024-02-18T08:37:02.729508+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:37:05.215 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:04 smithi181 bash[19547]: cluster 2024-02-18T08:37:02.729566+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:37:05.215 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:04 smithi181 bash[19547]: cluster 2024-02-18T08:37:03.854319+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:37:05.215 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:04 smithi181 bash[19547]: cluster 2024-02-18T08:37:03.933988+0000 mon.a (mon.0) 427 : cluster [INF] osd.4 [v2:172.21.15.181:6800/4184989269,v1:172.21.15.181:6801/4184989269] boot 2024-02-18T08:37:05.215 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:04 smithi181 bash[19547]: cluster 2024-02-18T08:37:03.934130+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-18T08:37:05.215 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:04 smithi181 bash[19547]: audit 2024-02-18T08:37:03.935076+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:37:05.215 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:04 smithi181 bash[19547]: cluster 2024-02-18T08:37:04.935608+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-18T08:37:05.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:04 smithi133 bash[24767]: cluster 2024-02-18T08:37:02.729508+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:37:05.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:04 smithi133 bash[24767]: cluster 2024-02-18T08:37:02.729566+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:37:05.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:04 smithi133 bash[24767]: cluster 2024-02-18T08:37:03.854319+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:37:05.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:04 smithi133 bash[24767]: cluster 2024-02-18T08:37:03.933988+0000 mon.a (mon.0) 427 : cluster [INF] osd.4 [v2:172.21.15.181:6800/4184989269,v1:172.21.15.181:6801/4184989269] boot 2024-02-18T08:37:05.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:04 smithi133 bash[24767]: cluster 2024-02-18T08:37:03.934130+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-18T08:37:05.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:04 smithi133 bash[24767]: audit 2024-02-18T08:37:03.935076+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:37:05.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:04 smithi133 bash[24767]: cluster 2024-02-18T08:37:04.935608+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-18T08:37:05.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:04 smithi133 bash[19538]: cluster 2024-02-18T08:37:02.729508+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:37:05.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:04 smithi133 bash[19538]: cluster 2024-02-18T08:37:02.729566+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:37:05.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:04 smithi133 bash[19538]: cluster 2024-02-18T08:37:03.854319+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-18T08:37:05.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:04 smithi133 bash[19538]: cluster 2024-02-18T08:37:03.933988+0000 mon.a (mon.0) 427 : cluster [INF] osd.4 [v2:172.21.15.181:6800/4184989269,v1:172.21.15.181:6801/4184989269] boot 2024-02-18T08:37:05.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:04 smithi133 bash[19538]: cluster 2024-02-18T08:37:03.934130+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-18T08:37:05.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:04 smithi133 bash[19538]: audit 2024-02-18T08:37:03.935076+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:37:05.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:04 smithi133 bash[19538]: cluster 2024-02-18T08:37:04.935608+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-18T08:37:06.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:05 smithi133 bash[19538]: audit 2024-02-18T08:37:05.628489+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:37:06.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:05 smithi133 bash[19538]: audit 2024-02-18T08:37:05.631962+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:37:06.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:05 smithi133 bash[19538]: audit 2024-02-18T08:37:05.633598+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:37:06.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:05 smithi133 bash[19538]: audit 2024-02-18T08:37:05.635424+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:06.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:05 smithi133 bash[24767]: audit 2024-02-18T08:37:05.628489+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:37:06.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:05 smithi133 bash[24767]: audit 2024-02-18T08:37:05.631962+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:37:06.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:05 smithi133 bash[24767]: audit 2024-02-18T08:37:05.633598+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:37:06.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:05 smithi133 bash[24767]: audit 2024-02-18T08:37:05.635424+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:06.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:05 smithi181 bash[19547]: audit 2024-02-18T08:37:05.628489+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:37:06.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:05 smithi181 bash[19547]: audit 2024-02-18T08:37:05.631962+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:37:06.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:05 smithi181 bash[19547]: audit 2024-02-18T08:37:05.633598+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:37:06.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:05 smithi181 bash[19547]: audit 2024-02-18T08:37:05.635424+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:07.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:06 smithi133 bash[19538]: audit 2024-02-18T08:37:05.626634+0000 mgr.y (mgr.14140) 150 : audit [DBG] from='client.34226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:37:07.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:06 smithi133 bash[19538]: cephadm 2024-02-18T08:37:05.631473+0000 mgr.y (mgr.14140) 151 : cephadm [INF] Applying service osd.None on host smithi181... 2024-02-18T08:37:07.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:06 smithi133 bash[19538]: cluster 2024-02-18T08:37:05.854879+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v127: 1 pgs: 1 peering; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:07.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:06 smithi133 bash[24767]: audit 2024-02-18T08:37:05.626634+0000 mgr.y (mgr.14140) 150 : audit [DBG] from='client.34226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:37:07.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:06 smithi133 bash[24767]: cephadm 2024-02-18T08:37:05.631473+0000 mgr.y (mgr.14140) 151 : cephadm [INF] Applying service osd.None on host smithi181... 2024-02-18T08:37:07.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:06 smithi133 bash[24767]: cluster 2024-02-18T08:37:05.854879+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v127: 1 pgs: 1 peering; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:07.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:06 smithi181 bash[19547]: audit 2024-02-18T08:37:05.626634+0000 mgr.y (mgr.14140) 150 : audit [DBG] from='client.34226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:37:07.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:06 smithi181 bash[19547]: cephadm 2024-02-18T08:37:05.631473+0000 mgr.y (mgr.14140) 151 : cephadm [INF] Applying service osd.None on host smithi181... 2024-02-18T08:37:07.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:06 smithi181 bash[19547]: cluster 2024-02-18T08:37:05.854879+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v127: 1 pgs: 1 peering; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:08.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:08 smithi133 bash[19538]: cluster 2024-02-18T08:37:07.855426+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v128: 1 pgs: 1 peering; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:08.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:08 smithi133 bash[24767]: cluster 2024-02-18T08:37:07.855426+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v128: 1 pgs: 1 peering; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:08.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:08 smithi181 bash[19547]: cluster 2024-02-18T08:37:07.855426+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v128: 1 pgs: 1 peering; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:09.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:09 smithi133 bash[19538]: audit 2024-02-18T08:37:08.805728+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.181:0/2464066483' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "62b58379-3f0f-4752-ba47-31b991b2f2c5"}]: dispatch 2024-02-18T08:37:09.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:09 smithi133 bash[19538]: audit 2024-02-18T08:37:08.806225+0000 mon.a (mon.0) 435 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "62b58379-3f0f-4752-ba47-31b991b2f2c5"}]: dispatch 2024-02-18T08:37:09.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:09 smithi133 bash[19538]: audit 2024-02-18T08:37:08.814546+0000 mon.a (mon.0) 436 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "62b58379-3f0f-4752-ba47-31b991b2f2c5"}]': finished 2024-02-18T08:37:09.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:09 smithi133 bash[19538]: cluster 2024-02-18T08:37:08.814765+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-02-18T08:37:09.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:09 smithi133 bash[19538]: audit 2024-02-18T08:37:08.815032+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:37:09.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:09 smithi133 bash[19538]: audit 2024-02-18T08:37:09.358756+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.181:0/2436021645' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:37:09.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:09 smithi133 bash[24767]: audit 2024-02-18T08:37:08.805728+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.181:0/2464066483' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "62b58379-3f0f-4752-ba47-31b991b2f2c5"}]: dispatch 2024-02-18T08:37:09.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:09 smithi133 bash[24767]: audit 2024-02-18T08:37:08.806225+0000 mon.a (mon.0) 435 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "62b58379-3f0f-4752-ba47-31b991b2f2c5"}]: dispatch 2024-02-18T08:37:09.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:09 smithi133 bash[24767]: audit 2024-02-18T08:37:08.814546+0000 mon.a (mon.0) 436 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "62b58379-3f0f-4752-ba47-31b991b2f2c5"}]': finished 2024-02-18T08:37:09.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:09 smithi133 bash[24767]: cluster 2024-02-18T08:37:08.814765+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-02-18T08:37:09.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:09 smithi133 bash[24767]: audit 2024-02-18T08:37:08.815032+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:37:09.798 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:09 smithi133 bash[24767]: audit 2024-02-18T08:37:09.358756+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.181:0/2436021645' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:37:09.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:09 smithi181 bash[19547]: audit 2024-02-18T08:37:08.805728+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.181:0/2464066483' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "62b58379-3f0f-4752-ba47-31b991b2f2c5"}]: dispatch 2024-02-18T08:37:09.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:09 smithi181 bash[19547]: audit 2024-02-18T08:37:08.806225+0000 mon.a (mon.0) 435 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "62b58379-3f0f-4752-ba47-31b991b2f2c5"}]: dispatch 2024-02-18T08:37:09.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:09 smithi181 bash[19547]: audit 2024-02-18T08:37:08.814546+0000 mon.a (mon.0) 436 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "62b58379-3f0f-4752-ba47-31b991b2f2c5"}]': finished 2024-02-18T08:37:09.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:09 smithi181 bash[19547]: cluster 2024-02-18T08:37:08.814765+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-02-18T08:37:09.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:09 smithi181 bash[19547]: audit 2024-02-18T08:37:08.815032+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:37:09.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:09 smithi181 bash[19547]: audit 2024-02-18T08:37:09.358756+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.181:0/2436021645' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:37:10.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:10 smithi181 bash[19547]: cluster 2024-02-18T08:37:09.855997+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:11.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:10 smithi133 bash[19538]: cluster 2024-02-18T08:37:09.855997+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:11.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:10 smithi133 bash[24767]: cluster 2024-02-18T08:37:09.855997+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:13.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:12 smithi133 bash[19538]: cluster 2024-02-18T08:37:11.856551+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:13.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:12 smithi133 bash[19538]: audit 2024-02-18T08:37:12.109884+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:13.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:12 smithi133 bash[24767]: cluster 2024-02-18T08:37:11.856551+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:13.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:12 smithi133 bash[24767]: audit 2024-02-18T08:37:12.109884+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:13.327 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:12 smithi181 bash[19547]: cluster 2024-02-18T08:37:11.856551+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:13.327 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:12 smithi181 bash[19547]: audit 2024-02-18T08:37:12.109884+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:15.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:14 smithi133 bash[19538]: cluster 2024-02-18T08:37:13.857110+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:15.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:14 smithi133 bash[24767]: cluster 2024-02-18T08:37:13.857110+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:15.403 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:14 smithi181 bash[19547]: cluster 2024-02-18T08:37:13.857110+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:16.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:15 smithi133 bash[24767]: audit 2024-02-18T08:37:15.552730+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-18T08:37:16.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:15 smithi133 bash[24767]: audit 2024-02-18T08:37:15.554605+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:37:16.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:15 smithi133 bash[24767]: audit 2024-02-18T08:37:15.556836+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-18T08:37:16.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:15 smithi133 bash[19538]: audit 2024-02-18T08:37:15.552730+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-18T08:37:16.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:15 smithi133 bash[19538]: audit 2024-02-18T08:37:15.554605+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:37:16.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:15 smithi133 bash[19538]: audit 2024-02-18T08:37:15.556836+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-18T08:37:16.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:15 smithi181 bash[19547]: audit 2024-02-18T08:37:15.552730+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-18T08:37:16.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:15 smithi181 bash[19547]: audit 2024-02-18T08:37:15.554605+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:37:16.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:15 smithi181 bash[19547]: audit 2024-02-18T08:37:15.556836+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-18T08:37:17.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:16 smithi133 bash[19538]: cephadm 2024-02-18T08:37:15.556073+0000 mgr.y (mgr.14140) 157 : cephadm [INF] Deploying daemon osd.5 on smithi181 2024-02-18T08:37:17.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:16 smithi133 bash[19538]: cluster 2024-02-18T08:37:15.857657+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:17.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:16 smithi133 bash[24767]: cephadm 2024-02-18T08:37:15.556073+0000 mgr.y (mgr.14140) 157 : cephadm [INF] Deploying daemon osd.5 on smithi181 2024-02-18T08:37:17.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:16 smithi133 bash[24767]: cluster 2024-02-18T08:37:15.857657+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:17.390 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:16 smithi181 bash[19547]: cephadm 2024-02-18T08:37:15.556073+0000 mgr.y (mgr.14140) 157 : cephadm [INF] Deploying daemon osd.5 on smithi181 2024-02-18T08:37:17.390 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:16 smithi181 bash[19547]: cluster 2024-02-18T08:37:15.857657+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:17.660 INFO:teuthology.orchestra.run.smithi181.stdout:Created osd(s) 5 on host 'smithi181' 2024-02-18T08:37:18.763 DEBUG:teuthology.orchestra.run.smithi181:osd.5> sudo journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.5.service 2024-02-18T08:37:18.765 INFO:tasks.cephadm:Deploying osd.6 on smithi181 with /dev/vg_nvme/lv_2... 2024-02-18T08:37:18.765 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-18T08:37:19.022 INFO:journalctl@ceph.osd.5.smithi181.stdout:-- Logs begin at Sun 2022-10-16 12:17:23 UTC. -- 2024-02-18T08:37:19.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:18 smithi133 bash[24767]: audit 2024-02-18T08:37:17.659246+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:19.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:18 smithi133 bash[24767]: audit 2024-02-18T08:37:17.666778+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:19.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:18 smithi133 bash[24767]: audit 2024-02-18T08:37:17.687807+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:37:19.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:18 smithi133 bash[24767]: cluster 2024-02-18T08:37:17.858230+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:19.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:18 smithi133 bash[24767]: audit 2024-02-18T08:37:18.412829+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:19.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:18 smithi133 bash[24767]: audit 2024-02-18T08:37:18.414643+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:19.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:18 smithi133 bash[19538]: audit 2024-02-18T08:37:17.659246+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:19.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:18 smithi133 bash[19538]: audit 2024-02-18T08:37:17.666778+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:19.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:18 smithi133 bash[19538]: audit 2024-02-18T08:37:17.687807+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:37:19.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:18 smithi133 bash[19538]: cluster 2024-02-18T08:37:17.858230+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:19.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:18 smithi133 bash[19538]: audit 2024-02-18T08:37:18.412829+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:19.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:18 smithi133 bash[19538]: audit 2024-02-18T08:37:18.414643+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:19.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:18 smithi181 bash[19547]: audit 2024-02-18T08:37:17.659246+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:19.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:18 smithi181 bash[19547]: audit 2024-02-18T08:37:17.666778+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:19.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:18 smithi181 bash[19547]: audit 2024-02-18T08:37:17.687807+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:37:19.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:18 smithi181 bash[19547]: cluster 2024-02-18T08:37:17.858230+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:19.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:18 smithi181 bash[19547]: audit 2024-02-18T08:37:18.412829+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:19.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:18 smithi181 bash[19547]: audit 2024-02-18T08:37:18.414643+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:20.420 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:37:20 smithi181 bash[23994]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-18T08:37:20.420 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:37:20 smithi181 bash[23994]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-02-18T08:37:20.420 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:37:20 smithi181 bash[23994]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-02-18T08:37:20.420 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:37:20 smithi181 bash[23994]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-02-18T08:37:20.420 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:37:20 smithi181 bash[23994]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-18T08:37:20.420 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:37:20 smithi181 bash[23994]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-18T08:37:20.420 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:37:20 smithi181 bash[23994]: --> ceph-volume lvm activate successful for osd ID: 5 2024-02-18T08:37:21.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:20 smithi181 bash[19547]: cluster 2024-02-18T08:37:19.858795+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:21.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:20 smithi133 bash[24767]: cluster 2024-02-18T08:37:19.858795+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:21.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:20 smithi133 bash[19538]: cluster 2024-02-18T08:37:19.858795+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:22.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:22 smithi133 bash[19538]: audit 2024-02-18T08:37:21.000236+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:22.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:22 smithi133 bash[24767]: audit 2024-02-18T08:37:21.000236+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:22.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:22 smithi181 bash[19547]: audit 2024-02-18T08:37:21.000236+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:23.005 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:37:22 smithi181 bash[23994]: debug 2024-02-18T08:37:22.895+0000 7f0152db4700 1 -- 172.21.15.181:0/225910837 <== mon.2 v2:172.21.15.181:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e80f0844e0 con 0x55e80f0ff400 2024-02-18T08:37:23.272 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:23 smithi181 bash[19547]: cluster 2024-02-18T08:37:21.859360+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:23.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:23 smithi133 bash[19538]: cluster 2024-02-18T08:37:21.859360+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:23.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:23 smithi133 bash[24767]: cluster 2024-02-18T08:37:21.859360+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:23.651 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:37:23 smithi181 bash[23994]: debug 2024-02-18T08:37:23.459+0000 7f015a26cf00 -1 Falling back to public interface 2024-02-18T08:37:23.797 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-18T08:37:23.797 INFO:teuthology.orchestra.run.smithi181.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-18T08:37:23.797 INFO:teuthology.orchestra.run.smithi181.stderr: stderr: 10+0 records in 2024-02-18T08:37:23.797 INFO:teuthology.orchestra.run.smithi181.stderr:10+0 records out 2024-02-18T08:37:23.797 INFO:teuthology.orchestra.run.smithi181.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0158488 s, 662 MB/s 2024-02-18T08:37:23.797 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping successful for: 2024-02-18T08:37:24.151 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:37:24 smithi181 bash[23994]: debug 2024-02-18T08:37:24.079+0000 7f015a26cf00 -1 osd.5 0 log_to_monitors {default=true} 2024-02-18T08:37:24.716 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph orch daemon add osd smithi181:vg_nvme/lv_2 2024-02-18T08:37:25.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:25 smithi133 bash[19538]: cluster 2024-02-18T08:37:23.859933+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:25.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:25 smithi133 bash[19538]: audit 2024-02-18T08:37:24.086590+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.181:6808/2300426453,v1:172.21.15.181:6809/2300426453]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-18T08:37:25.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:25 smithi133 bash[19538]: audit 2024-02-18T08:37:24.086795+0000 mon.a (mon.0) 449 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-18T08:37:25.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:25 smithi133 bash[19538]: audit 2024-02-18T08:37:24.854380+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:37:25.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:25 smithi133 bash[24767]: cluster 2024-02-18T08:37:23.859933+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:25.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:25 smithi133 bash[24767]: audit 2024-02-18T08:37:24.086590+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.181:6808/2300426453,v1:172.21.15.181:6809/2300426453]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-18T08:37:25.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:25 smithi133 bash[24767]: audit 2024-02-18T08:37:24.086795+0000 mon.a (mon.0) 449 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-18T08:37:25.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:25 smithi133 bash[24767]: audit 2024-02-18T08:37:24.854380+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:37:25.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:25 smithi181 bash[19547]: cluster 2024-02-18T08:37:23.859933+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:25.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:25 smithi181 bash[19547]: audit 2024-02-18T08:37:24.086590+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.181:6808/2300426453,v1:172.21.15.181:6809/2300426453]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-18T08:37:25.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:25 smithi181 bash[19547]: audit 2024-02-18T08:37:24.086795+0000 mon.a (mon.0) 449 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-18T08:37:25.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:25 smithi181 bash[19547]: audit 2024-02-18T08:37:24.854380+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:37:26.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:26 smithi133 bash[19538]: audit 2024-02-18T08:37:25.025239+0000 mon.a (mon.0) 451 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-18T08:37:26.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:26 smithi133 bash[19538]: cluster 2024-02-18T08:37:25.025356+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-02-18T08:37:26.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:26 smithi133 bash[19538]: audit 2024-02-18T08:37:25.025523+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:37:26.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:26 smithi133 bash[19538]: audit 2024-02-18T08:37:25.028005+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.181:6808/2300426453,v1:172.21.15.181:6809/2300426453]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:37:26.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:26 smithi133 bash[19538]: audit 2024-02-18T08:37:25.028086+0000 mon.a (mon.0) 454 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:37:26.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:26 smithi133 bash[19538]: cephadm 2024-02-18T08:37:25.164918+0000 mgr.y (mgr.14140) 163 : cephadm [INF] Detected new or changed devices on smithi181 2024-02-18T08:37:26.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:26 smithi133 bash[19538]: audit 2024-02-18T08:37:25.172999+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:26.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:26 smithi133 bash[19538]: audit 2024-02-18T08:37:25.179322+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:26.299 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:26 smithi133 bash[24767]: audit 2024-02-18T08:37:25.025239+0000 mon.a (mon.0) 451 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-18T08:37:26.299 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:26 smithi133 bash[24767]: cluster 2024-02-18T08:37:25.025356+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-02-18T08:37:26.299 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:26 smithi133 bash[24767]: audit 2024-02-18T08:37:25.025523+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:37:26.299 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:26 smithi133 bash[24767]: audit 2024-02-18T08:37:25.028005+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.181:6808/2300426453,v1:172.21.15.181:6809/2300426453]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:37:26.299 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:26 smithi133 bash[24767]: audit 2024-02-18T08:37:25.028086+0000 mon.a (mon.0) 454 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:37:26.300 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:26 smithi133 bash[24767]: cephadm 2024-02-18T08:37:25.164918+0000 mgr.y (mgr.14140) 163 : cephadm [INF] Detected new or changed devices on smithi181 2024-02-18T08:37:26.300 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:26 smithi133 bash[24767]: audit 2024-02-18T08:37:25.172999+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:26.300 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:26 smithi133 bash[24767]: audit 2024-02-18T08:37:25.179322+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:26.401 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:37:26 smithi181 bash[23994]: debug 2024-02-18T08:37:26.035+0000 7f013d519700 -1 osd.5 0 waiting for initial osdmap 2024-02-18T08:37:26.402 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:37:26 smithi181 bash[23994]: debug 2024-02-18T08:37:26.043+0000 7f0149d32700 -1 osd.5 35 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-18T08:37:26.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:26 smithi181 bash[19547]: audit 2024-02-18T08:37:25.025239+0000 mon.a (mon.0) 451 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-18T08:37:26.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:26 smithi181 bash[19547]: cluster 2024-02-18T08:37:25.025356+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-02-18T08:37:26.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:26 smithi181 bash[19547]: audit 2024-02-18T08:37:25.025523+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:37:26.403 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:26 smithi181 bash[19547]: audit 2024-02-18T08:37:25.028005+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.181:6808/2300426453,v1:172.21.15.181:6809/2300426453]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:37:26.403 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:26 smithi181 bash[19547]: audit 2024-02-18T08:37:25.028086+0000 mon.a (mon.0) 454 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:37:26.403 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:26 smithi181 bash[19547]: cephadm 2024-02-18T08:37:25.164918+0000 mgr.y (mgr.14140) 163 : cephadm [INF] Detected new or changed devices on smithi181 2024-02-18T08:37:26.403 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:26 smithi181 bash[19547]: audit 2024-02-18T08:37:25.172999+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:26.403 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:26 smithi181 bash[19547]: audit 2024-02-18T08:37:25.179322+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:27.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:27 smithi133 bash[19538]: cluster 2024-02-18T08:37:25.860476+0000 mgr.y (mgr.14140) 164 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:27.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:27 smithi133 bash[19538]: audit 2024-02-18T08:37:26.030074+0000 mon.a (mon.0) 457 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-02-18T08:37:27.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:27 smithi133 bash[19538]: cluster 2024-02-18T08:37:26.030340+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-02-18T08:37:27.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:27 smithi133 bash[19538]: audit 2024-02-18T08:37:26.031114+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:37:27.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:27 smithi133 bash[19538]: audit 2024-02-18T08:37:26.039660+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:37:27.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:27 smithi133 bash[24767]: cluster 2024-02-18T08:37:25.860476+0000 mgr.y (mgr.14140) 164 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:27.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:27 smithi133 bash[24767]: audit 2024-02-18T08:37:26.030074+0000 mon.a (mon.0) 457 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-02-18T08:37:27.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:27 smithi133 bash[24767]: cluster 2024-02-18T08:37:26.030340+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-02-18T08:37:27.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:27 smithi133 bash[24767]: audit 2024-02-18T08:37:26.031114+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:37:27.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:27 smithi133 bash[24767]: audit 2024-02-18T08:37:26.039660+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:37:27.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:27 smithi181 bash[19547]: cluster 2024-02-18T08:37:25.860476+0000 mgr.y (mgr.14140) 164 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-18T08:37:27.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:27 smithi181 bash[19547]: audit 2024-02-18T08:37:26.030074+0000 mon.a (mon.0) 457 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-02-18T08:37:27.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:27 smithi181 bash[19547]: cluster 2024-02-18T08:37:26.030340+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-02-18T08:37:27.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:27 smithi181 bash[19547]: audit 2024-02-18T08:37:26.031114+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:37:27.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:27 smithi181 bash[19547]: audit 2024-02-18T08:37:26.039660+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:37:28.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:28 smithi133 bash[19538]: cluster 2024-02-18T08:37:25.054280+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:37:28.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:28 smithi133 bash[19538]: cluster 2024-02-18T08:37:25.054345+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:37:28.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:28 smithi133 bash[19538]: cluster 2024-02-18T08:37:27.037858+0000 mon.a (mon.0) 461 : cluster [INF] osd.5 [v2:172.21.15.181:6808/2300426453,v1:172.21.15.181:6809/2300426453] boot 2024-02-18T08:37:28.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:28 smithi133 bash[19538]: cluster 2024-02-18T08:37:27.038025+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-02-18T08:37:28.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:28 smithi133 bash[19538]: audit 2024-02-18T08:37:27.038296+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:37:28.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:28 smithi133 bash[19538]: audit 2024-02-18T08:37:27.601217+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:37:28.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:28 smithi133 bash[19538]: audit 2024-02-18T08:37:27.604790+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:37:28.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:28 smithi133 bash[19538]: audit 2024-02-18T08:37:27.606533+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:37:28.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:28 smithi133 bash[19538]: audit 2024-02-18T08:37:27.608307+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:28.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:28 smithi133 bash[24767]: cluster 2024-02-18T08:37:25.054280+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:37:28.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:28 smithi133 bash[24767]: cluster 2024-02-18T08:37:25.054345+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:37:28.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:28 smithi133 bash[24767]: cluster 2024-02-18T08:37:27.037858+0000 mon.a (mon.0) 461 : cluster [INF] osd.5 [v2:172.21.15.181:6808/2300426453,v1:172.21.15.181:6809/2300426453] boot 2024-02-18T08:37:28.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:28 smithi133 bash[24767]: cluster 2024-02-18T08:37:27.038025+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-02-18T08:37:28.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:28 smithi133 bash[24767]: audit 2024-02-18T08:37:27.038296+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:37:28.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:28 smithi133 bash[24767]: audit 2024-02-18T08:37:27.601217+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:37:28.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:28 smithi133 bash[24767]: audit 2024-02-18T08:37:27.604790+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:37:28.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:28 smithi133 bash[24767]: audit 2024-02-18T08:37:27.606533+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:37:28.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:28 smithi133 bash[24767]: audit 2024-02-18T08:37:27.608307+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:28.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:28 smithi181 bash[19547]: cluster 2024-02-18T08:37:25.054280+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:37:28.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:28 smithi181 bash[19547]: cluster 2024-02-18T08:37:25.054345+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:37:28.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:28 smithi181 bash[19547]: cluster 2024-02-18T08:37:27.037858+0000 mon.a (mon.0) 461 : cluster [INF] osd.5 [v2:172.21.15.181:6808/2300426453,v1:172.21.15.181:6809/2300426453] boot 2024-02-18T08:37:28.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:28 smithi181 bash[19547]: cluster 2024-02-18T08:37:27.038025+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-02-18T08:37:28.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:28 smithi181 bash[19547]: audit 2024-02-18T08:37:27.038296+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:37:28.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:28 smithi181 bash[19547]: audit 2024-02-18T08:37:27.601217+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:37:28.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:28 smithi181 bash[19547]: audit 2024-02-18T08:37:27.604790+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:37:28.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:28 smithi181 bash[19547]: audit 2024-02-18T08:37:27.606533+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:37:28.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:28 smithi181 bash[19547]: audit 2024-02-18T08:37:27.608307+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:29.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:29 smithi181 bash[19547]: audit 2024-02-18T08:37:27.599323+0000 mgr.y (mgr.14140) 165 : audit [DBG] from='client.34253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:37:29.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:29 smithi181 bash[19547]: cephadm 2024-02-18T08:37:27.604252+0000 mgr.y (mgr.14140) 166 : cephadm [INF] Applying service osd.None on host smithi181... 2024-02-18T08:37:29.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:29 smithi181 bash[19547]: cluster 2024-02-18T08:37:27.860968+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:29.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:29 smithi181 bash[19547]: cluster 2024-02-18T08:37:28.057830+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-18T08:37:29.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:29 smithi133 bash[24767]: audit 2024-02-18T08:37:27.599323+0000 mgr.y (mgr.14140) 165 : audit [DBG] from='client.34253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:37:29.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:29 smithi133 bash[24767]: cephadm 2024-02-18T08:37:27.604252+0000 mgr.y (mgr.14140) 166 : cephadm [INF] Applying service osd.None on host smithi181... 2024-02-18T08:37:29.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:29 smithi133 bash[24767]: cluster 2024-02-18T08:37:27.860968+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:29.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:29 smithi133 bash[24767]: cluster 2024-02-18T08:37:28.057830+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-18T08:37:29.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:29 smithi133 bash[19538]: audit 2024-02-18T08:37:27.599323+0000 mgr.y (mgr.14140) 165 : audit [DBG] from='client.34253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:37:29.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:29 smithi133 bash[19538]: cephadm 2024-02-18T08:37:27.604252+0000 mgr.y (mgr.14140) 166 : cephadm [INF] Applying service osd.None on host smithi181... 2024-02-18T08:37:29.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:29 smithi133 bash[19538]: cluster 2024-02-18T08:37:27.860968+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:29.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:29 smithi133 bash[19538]: cluster 2024-02-18T08:37:28.057830+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-18T08:37:31.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:31 smithi181 bash[19547]: cluster 2024-02-18T08:37:29.861530+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:31.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:31 smithi181 bash[19547]: audit 2024-02-18T08:37:31.031571+0000 mon.b (mon.2) 11 : audit [INF] from='client.? 172.21.15.181:0/4214772670' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "855eba01-926a-4b9f-9396-ed89b3e7e327"}]: dispatch 2024-02-18T08:37:31.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:31 smithi181 bash[19547]: audit 2024-02-18T08:37:31.031900+0000 mon.a (mon.0) 469 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "855eba01-926a-4b9f-9396-ed89b3e7e327"}]: dispatch 2024-02-18T08:37:31.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:31 smithi181 bash[19547]: audit 2024-02-18T08:37:31.039240+0000 mon.a (mon.0) 470 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "855eba01-926a-4b9f-9396-ed89b3e7e327"}]': finished 2024-02-18T08:37:31.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:31 smithi181 bash[19547]: cluster 2024-02-18T08:37:31.039374+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2024-02-18T08:37:31.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:31 smithi181 bash[19547]: audit 2024-02-18T08:37:31.055924+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:37:31.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:31 smithi133 bash[19538]: cluster 2024-02-18T08:37:29.861530+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:31.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:31 smithi133 bash[19538]: audit 2024-02-18T08:37:31.031571+0000 mon.b (mon.2) 11 : audit [INF] from='client.? 172.21.15.181:0/4214772670' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "855eba01-926a-4b9f-9396-ed89b3e7e327"}]: dispatch 2024-02-18T08:37:31.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:31 smithi133 bash[19538]: audit 2024-02-18T08:37:31.031900+0000 mon.a (mon.0) 469 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "855eba01-926a-4b9f-9396-ed89b3e7e327"}]: dispatch 2024-02-18T08:37:31.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:31 smithi133 bash[19538]: audit 2024-02-18T08:37:31.039240+0000 mon.a (mon.0) 470 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "855eba01-926a-4b9f-9396-ed89b3e7e327"}]': finished 2024-02-18T08:37:31.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:31 smithi133 bash[19538]: cluster 2024-02-18T08:37:31.039374+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2024-02-18T08:37:31.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:31 smithi133 bash[19538]: audit 2024-02-18T08:37:31.055924+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:37:31.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:31 smithi133 bash[24767]: cluster 2024-02-18T08:37:29.861530+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:31.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:31 smithi133 bash[24767]: audit 2024-02-18T08:37:31.031571+0000 mon.b (mon.2) 11 : audit [INF] from='client.? 172.21.15.181:0/4214772670' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "855eba01-926a-4b9f-9396-ed89b3e7e327"}]: dispatch 2024-02-18T08:37:31.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:31 smithi133 bash[24767]: audit 2024-02-18T08:37:31.031900+0000 mon.a (mon.0) 469 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "855eba01-926a-4b9f-9396-ed89b3e7e327"}]: dispatch 2024-02-18T08:37:31.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:31 smithi133 bash[24767]: audit 2024-02-18T08:37:31.039240+0000 mon.a (mon.0) 470 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "855eba01-926a-4b9f-9396-ed89b3e7e327"}]': finished 2024-02-18T08:37:31.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:31 smithi133 bash[24767]: cluster 2024-02-18T08:37:31.039374+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2024-02-18T08:37:31.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:31 smithi133 bash[24767]: audit 2024-02-18T08:37:31.055924+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:37:32.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:32 smithi181 bash[19547]: audit 2024-02-18T08:37:31.555755+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.181:0/683492800' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:37:32.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:32 smithi133 bash[19538]: audit 2024-02-18T08:37:31.555755+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.181:0/683492800' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:37:32.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:32 smithi133 bash[24767]: audit 2024-02-18T08:37:31.555755+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.181:0/683492800' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:37:33.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:33 smithi181 bash[19547]: cluster 2024-02-18T08:37:31.862172+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:33.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:33 smithi133 bash[19538]: cluster 2024-02-18T08:37:31.862172+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:33.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:33 smithi133 bash[24767]: cluster 2024-02-18T08:37:31.862172+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:35.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:35 smithi181 bash[19547]: cluster 2024-02-18T08:37:33.862769+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:35.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:35 smithi181 bash[19547]: audit 2024-02-18T08:37:34.325494+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:35.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:35 smithi133 bash[19538]: cluster 2024-02-18T08:37:33.862769+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:35.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:35 smithi133 bash[19538]: audit 2024-02-18T08:37:34.325494+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:35.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:35 smithi133 bash[24767]: cluster 2024-02-18T08:37:33.862769+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:35.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:35 smithi133 bash[24767]: audit 2024-02-18T08:37:34.325494+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:37.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:37 smithi181 bash[19547]: cluster 2024-02-18T08:37:35.863348+0000 mgr.y (mgr.14140) 171 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:37.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:37 smithi133 bash[19538]: cluster 2024-02-18T08:37:35.863348+0000 mgr.y (mgr.14140) 171 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:37.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:37 smithi133 bash[24767]: cluster 2024-02-18T08:37:35.863348+0000 mgr.y (mgr.14140) 171 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:38.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:38 smithi181 bash[19547]: cluster 2024-02-18T08:37:37.863919+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:38.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:38 smithi181 bash[19547]: audit 2024-02-18T08:37:37.991316+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-18T08:37:38.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:38 smithi181 bash[19547]: audit 2024-02-18T08:37:37.993315+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:37:38.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:38 smithi181 bash[19547]: cephadm 2024-02-18T08:37:37.994983+0000 mgr.y (mgr.14140) 173 : cephadm [INF] Deploying daemon osd.6 on smithi181 2024-02-18T08:37:38.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:38 smithi181 bash[19547]: audit 2024-02-18T08:37:37.995695+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-18T08:37:39.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:38 smithi133 bash[19538]: cluster 2024-02-18T08:37:37.863919+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:39.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:38 smithi133 bash[19538]: audit 2024-02-18T08:37:37.991316+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-18T08:37:39.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:38 smithi133 bash[19538]: audit 2024-02-18T08:37:37.993315+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:37:39.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:38 smithi133 bash[19538]: cephadm 2024-02-18T08:37:37.994983+0000 mgr.y (mgr.14140) 173 : cephadm [INF] Deploying daemon osd.6 on smithi181 2024-02-18T08:37:39.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:38 smithi133 bash[19538]: audit 2024-02-18T08:37:37.995695+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-18T08:37:39.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:38 smithi133 bash[24767]: cluster 2024-02-18T08:37:37.863919+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:39.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:38 smithi133 bash[24767]: audit 2024-02-18T08:37:37.991316+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-18T08:37:39.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:38 smithi133 bash[24767]: audit 2024-02-18T08:37:37.993315+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:37:39.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:38 smithi133 bash[24767]: cephadm 2024-02-18T08:37:37.994983+0000 mgr.y (mgr.14140) 173 : cephadm [INF] Deploying daemon osd.6 on smithi181 2024-02-18T08:37:39.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:38 smithi133 bash[24767]: audit 2024-02-18T08:37:37.995695+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-18T08:37:40.155 INFO:teuthology.orchestra.run.smithi181.stdout:Created osd(s) 6 on host 'smithi181' 2024-02-18T08:37:41.111 DEBUG:teuthology.orchestra.run.smithi181:osd.6> sudo journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.6.service 2024-02-18T08:37:41.113 INFO:tasks.cephadm:Deploying osd.7 on smithi181 with /dev/vg_nvme/lv_1... 2024-02-18T08:37:41.114 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-18T08:37:41.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:41 smithi181 bash[19547]: cluster 2024-02-18T08:37:39.864499+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:41.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:41 smithi181 bash[19547]: audit 2024-02-18T08:37:40.151573+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:41.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:41 smithi181 bash[19547]: audit 2024-02-18T08:37:40.160013+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:41.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:41 smithi181 bash[19547]: cephadm 2024-02-18T08:37:40.185852+0000 mgr.y (mgr.14140) 175 : cephadm [INF] refreshing smithi133 facts 2024-02-18T08:37:41.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:41 smithi181 bash[19547]: audit 2024-02-18T08:37:40.186706+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:37:41.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:41 smithi181 bash[19547]: audit 2024-02-18T08:37:40.443285+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:37:41.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:41 smithi181 bash[19547]: audit 2024-02-18T08:37:40.445762+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:37:41.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:41 smithi181 bash[19547]: audit 2024-02-18T08:37:40.905329+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:41.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:41 smithi181 bash[19547]: audit 2024-02-18T08:37:40.907185+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:41.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:41 smithi181 bash[19547]: audit 2024-02-18T08:37:41.006418+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:41.435 INFO:journalctl@ceph.osd.6.smithi181.stdout:-- Logs begin at Sun 2022-10-16 12:17:23 UTC. -- 2024-02-18T08:37:41.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:41 smithi133 bash[19538]: cluster 2024-02-18T08:37:39.864499+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:41.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:41 smithi133 bash[19538]: audit 2024-02-18T08:37:40.151573+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:41.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:41 smithi133 bash[19538]: audit 2024-02-18T08:37:40.160013+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:41.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:41 smithi133 bash[19538]: cephadm 2024-02-18T08:37:40.185852+0000 mgr.y (mgr.14140) 175 : cephadm [INF] refreshing smithi133 facts 2024-02-18T08:37:41.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:41 smithi133 bash[19538]: audit 2024-02-18T08:37:40.186706+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:37:41.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:41 smithi133 bash[19538]: audit 2024-02-18T08:37:40.443285+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:37:41.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:41 smithi133 bash[19538]: audit 2024-02-18T08:37:40.445762+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:37:41.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:41 smithi133 bash[19538]: audit 2024-02-18T08:37:40.905329+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:41.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:41 smithi133 bash[19538]: audit 2024-02-18T08:37:40.907185+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:41.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:41 smithi133 bash[19538]: audit 2024-02-18T08:37:41.006418+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:41.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:41 smithi133 bash[24767]: cluster 2024-02-18T08:37:39.864499+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:41.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:41 smithi133 bash[24767]: audit 2024-02-18T08:37:40.151573+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:41.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:41 smithi133 bash[24767]: audit 2024-02-18T08:37:40.160013+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:41.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:41 smithi133 bash[24767]: cephadm 2024-02-18T08:37:40.185852+0000 mgr.y (mgr.14140) 175 : cephadm [INF] refreshing smithi133 facts 2024-02-18T08:37:41.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:41 smithi133 bash[24767]: audit 2024-02-18T08:37:40.186706+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:37:41.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:41 smithi133 bash[24767]: audit 2024-02-18T08:37:40.443285+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:37:41.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:41 smithi133 bash[24767]: audit 2024-02-18T08:37:40.445762+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:37:41.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:41 smithi133 bash[24767]: audit 2024-02-18T08:37:40.905329+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:41.549 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:41 smithi133 bash[24767]: audit 2024-02-18T08:37:40.907185+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:41.549 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:41 smithi133 bash[24767]: audit 2024-02-18T08:37:41.006418+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:42.651 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:37:42 smithi181 bash[25976]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-18T08:37:42.651 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:37:42 smithi181 bash[25976]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-02-18T08:37:42.651 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:37:42 smithi181 bash[25976]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-02-18T08:37:42.651 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:37:42 smithi181 bash[25976]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-02-18T08:37:42.651 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:37:42 smithi181 bash[25976]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-18T08:37:42.651 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:37:42 smithi181 bash[25976]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-18T08:37:42.651 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:37:42 smithi181 bash[25976]: --> ceph-volume lvm activate successful for osd ID: 6 2024-02-18T08:37:43.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:43 smithi181 bash[19547]: cluster 2024-02-18T08:37:41.865067+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:43.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:43 smithi133 bash[19538]: cluster 2024-02-18T08:37:41.865067+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:43.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:43 smithi133 bash[24767]: cluster 2024-02-18T08:37:41.865067+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:45.151 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:37:44 smithi181 bash[25976]: debug 2024-02-18T08:37:44.938+0000 7f62922a9700 1 -- 172.21.15.181:0/990073045 <== mon.2 v2:172.21.15.181:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c7e8f324e0 con 0x55c7e8fad400 2024-02-18T08:37:45.473 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:45 smithi181 bash[19547]: cluster 2024-02-18T08:37:43.865679+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:45.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:45 smithi133 bash[19538]: cluster 2024-02-18T08:37:43.865679+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:45.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:45 smithi133 bash[24767]: cluster 2024-02-18T08:37:43.865679+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:45.792 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:37:45 smithi181 bash[25976]: debug 2024-02-18T08:37:45.478+0000 7f6299761f00 -1 Falling back to public interface 2024-02-18T08:37:46.259 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-18T08:37:46.259 INFO:teuthology.orchestra.run.smithi181.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-18T08:37:46.259 INFO:teuthology.orchestra.run.smithi181.stderr: stderr: 10+0 records in 2024-02-18T08:37:46.259 INFO:teuthology.orchestra.run.smithi181.stderr:10+0 records out 2024-02-18T08:37:46.259 INFO:teuthology.orchestra.run.smithi181.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0175147 s, 599 MB/s 2024-02-18T08:37:46.259 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping successful for: 2024-02-18T08:37:46.401 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:37:46 smithi181 bash[25976]: debug 2024-02-18T08:37:46.102+0000 7f6299761f00 -1 osd.6 0 log_to_monitors {default=true} 2024-02-18T08:37:46.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:46 smithi181 bash[19547]: audit 2024-02-18T08:37:46.110698+0000 mon.b (mon.2) 13 : audit [INF] from='osd.6 [v2:172.21.15.181:6816/732234893,v1:172.21.15.181:6817/732234893]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-18T08:37:46.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:46 smithi181 bash[19547]: audit 2024-02-18T08:37:46.110818+0000 mon.a (mon.0) 485 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-18T08:37:46.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:46 smithi133 bash[19538]: audit 2024-02-18T08:37:46.110698+0000 mon.b (mon.2) 13 : audit [INF] from='osd.6 [v2:172.21.15.181:6816/732234893,v1:172.21.15.181:6817/732234893]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-18T08:37:46.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:46 smithi133 bash[19538]: audit 2024-02-18T08:37:46.110818+0000 mon.a (mon.0) 485 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-18T08:37:46.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:46 smithi133 bash[24767]: audit 2024-02-18T08:37:46.110698+0000 mon.b (mon.2) 13 : audit [INF] from='osd.6 [v2:172.21.15.181:6816/732234893,v1:172.21.15.181:6817/732234893]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-18T08:37:46.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:46 smithi133 bash[24767]: audit 2024-02-18T08:37:46.110818+0000 mon.a (mon.0) 485 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-18T08:37:47.229 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph orch daemon add osd smithi181:vg_nvme/lv_1 2024-02-18T08:37:47.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:47 smithi133 bash[24767]: cluster 2024-02-18T08:37:45.866312+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:47.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:47 smithi133 bash[24767]: audit 2024-02-18T08:37:46.176604+0000 mon.a (mon.0) 486 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-18T08:37:47.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:47 smithi133 bash[24767]: cluster 2024-02-18T08:37:46.176828+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-02-18T08:37:47.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:47 smithi133 bash[24767]: audit 2024-02-18T08:37:46.177063+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:37:47.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:47 smithi133 bash[24767]: audit 2024-02-18T08:37:46.177896+0000 mon.a (mon.0) 489 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:37:47.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:47 smithi133 bash[24767]: audit 2024-02-18T08:37:46.178003+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.181:6816/732234893,v1:172.21.15.181:6817/732234893]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:37:47.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:47 smithi133 bash[19538]: cluster 2024-02-18T08:37:45.866312+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:47.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:47 smithi133 bash[19538]: audit 2024-02-18T08:37:46.176604+0000 mon.a (mon.0) 486 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-18T08:37:47.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:47 smithi133 bash[19538]: cluster 2024-02-18T08:37:46.176828+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-02-18T08:37:47.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:47 smithi133 bash[19538]: audit 2024-02-18T08:37:46.177063+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:37:47.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:47 smithi133 bash[19538]: audit 2024-02-18T08:37:46.177896+0000 mon.a (mon.0) 489 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:37:47.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:47 smithi133 bash[19538]: audit 2024-02-18T08:37:46.178003+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.181:6816/732234893,v1:172.21.15.181:6817/732234893]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:37:47.651 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:37:47 smithi181 bash[25976]: debug 2024-02-18T08:37:47.186+0000 7f627ca0e700 -1 osd.6 0 waiting for initial osdmap 2024-02-18T08:37:47.651 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:37:47 smithi181 bash[25976]: debug 2024-02-18T08:37:47.190+0000 7f6289227700 -1 osd.6 40 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-18T08:37:47.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:47 smithi181 bash[19547]: cluster 2024-02-18T08:37:45.866312+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:47.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:47 smithi181 bash[19547]: audit 2024-02-18T08:37:46.176604+0000 mon.a (mon.0) 486 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-18T08:37:47.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:47 smithi181 bash[19547]: cluster 2024-02-18T08:37:46.176828+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-02-18T08:37:47.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:47 smithi181 bash[19547]: audit 2024-02-18T08:37:46.177063+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:37:47.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:47 smithi181 bash[19547]: audit 2024-02-18T08:37:46.177896+0000 mon.a (mon.0) 489 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:37:47.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:47 smithi181 bash[19547]: audit 2024-02-18T08:37:46.178003+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.181:6816/732234893,v1:172.21.15.181:6817/732234893]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:37:48.424 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:48 smithi181 bash[19547]: audit 2024-02-18T08:37:47.181180+0000 mon.a (mon.0) 490 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-02-18T08:37:48.425 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:48 smithi181 bash[19547]: cluster 2024-02-18T08:37:47.181323+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-02-18T08:37:48.425 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:48 smithi181 bash[19547]: audit 2024-02-18T08:37:47.181777+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:37:48.425 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:48 smithi181 bash[19547]: audit 2024-02-18T08:37:47.188345+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:37:48.425 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:48 smithi181 bash[19547]: audit 2024-02-18T08:37:47.339073+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:37:48.425 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:48 smithi181 bash[19547]: audit 2024-02-18T08:37:47.662484+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:48.425 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:48 smithi181 bash[19547]: audit 2024-02-18T08:37:48.044164+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:48.425 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:48 smithi181 bash[19547]: cluster 2024-02-18T08:37:48.183090+0000 mon.a (mon.0) 497 : cluster [INF] osd.6 [v2:172.21.15.181:6816/732234893,v1:172.21.15.181:6817/732234893] boot 2024-02-18T08:37:48.425 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:48 smithi181 bash[19547]: cluster 2024-02-18T08:37:48.183217+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-02-18T08:37:48.425 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:48 smithi181 bash[19547]: audit 2024-02-18T08:37:48.183460+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:37:48.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:48 smithi133 bash[19538]: audit 2024-02-18T08:37:47.181180+0000 mon.a (mon.0) 490 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-02-18T08:37:48.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:48 smithi133 bash[19538]: cluster 2024-02-18T08:37:47.181323+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-02-18T08:37:48.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:48 smithi133 bash[19538]: audit 2024-02-18T08:37:47.181777+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:37:48.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:48 smithi133 bash[19538]: audit 2024-02-18T08:37:47.188345+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:37:48.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:48 smithi133 bash[19538]: audit 2024-02-18T08:37:47.339073+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:37:48.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:48 smithi133 bash[19538]: audit 2024-02-18T08:37:47.662484+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:48.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:48 smithi133 bash[19538]: audit 2024-02-18T08:37:48.044164+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:48.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:48 smithi133 bash[19538]: cluster 2024-02-18T08:37:48.183090+0000 mon.a (mon.0) 497 : cluster [INF] osd.6 [v2:172.21.15.181:6816/732234893,v1:172.21.15.181:6817/732234893] boot 2024-02-18T08:37:48.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:48 smithi133 bash[19538]: cluster 2024-02-18T08:37:48.183217+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-02-18T08:37:48.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:48 smithi133 bash[19538]: audit 2024-02-18T08:37:48.183460+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:37:48.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:48 smithi133 bash[24767]: audit 2024-02-18T08:37:47.181180+0000 mon.a (mon.0) 490 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-02-18T08:37:48.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:48 smithi133 bash[24767]: cluster 2024-02-18T08:37:47.181323+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-02-18T08:37:48.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:48 smithi133 bash[24767]: audit 2024-02-18T08:37:47.181777+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:37:48.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:48 smithi133 bash[24767]: audit 2024-02-18T08:37:47.188345+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:37:48.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:48 smithi133 bash[24767]: audit 2024-02-18T08:37:47.339073+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:37:48.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:48 smithi133 bash[24767]: audit 2024-02-18T08:37:47.662484+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:48.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:48 smithi133 bash[24767]: audit 2024-02-18T08:37:48.044164+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:37:48.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:48 smithi133 bash[24767]: cluster 2024-02-18T08:37:48.183090+0000 mon.a (mon.0) 497 : cluster [INF] osd.6 [v2:172.21.15.181:6816/732234893,v1:172.21.15.181:6817/732234893] boot 2024-02-18T08:37:48.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:48 smithi133 bash[24767]: cluster 2024-02-18T08:37:48.183217+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-02-18T08:37:48.548 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:48 smithi133 bash[24767]: audit 2024-02-18T08:37:48.183460+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:37:49.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:49 smithi133 bash[24767]: cluster 2024-02-18T08:37:47.119881+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:37:49.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:49 smithi133 bash[24767]: cluster 2024-02-18T08:37:47.119956+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:37:49.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:49 smithi133 bash[24767]: cephadm 2024-02-18T08:37:47.652482+0000 mgr.y (mgr.14140) 179 : cephadm [INF] Detected new or changed devices on smithi181 2024-02-18T08:37:49.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:49 smithi133 bash[24767]: cephadm 2024-02-18T08:37:47.663620+0000 mgr.y (mgr.14140) 180 : cephadm [INF] refreshing smithi181 facts 2024-02-18T08:37:49.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:49 smithi133 bash[24767]: cluster 2024-02-18T08:37:47.866855+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:49.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:49 smithi133 bash[19538]: cluster 2024-02-18T08:37:47.119881+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:37:49.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:49 smithi133 bash[19538]: cluster 2024-02-18T08:37:47.119956+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:37:49.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:49 smithi133 bash[19538]: cephadm 2024-02-18T08:37:47.652482+0000 mgr.y (mgr.14140) 179 : cephadm [INF] Detected new or changed devices on smithi181 2024-02-18T08:37:49.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:49 smithi133 bash[19538]: cephadm 2024-02-18T08:37:47.663620+0000 mgr.y (mgr.14140) 180 : cephadm [INF] refreshing smithi181 facts 2024-02-18T08:37:49.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:49 smithi133 bash[19538]: cluster 2024-02-18T08:37:47.866855+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:49.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:49 smithi181 bash[19547]: cluster 2024-02-18T08:37:47.119881+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:37:49.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:49 smithi181 bash[19547]: cluster 2024-02-18T08:37:47.119956+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:37:49.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:49 smithi181 bash[19547]: cephadm 2024-02-18T08:37:47.652482+0000 mgr.y (mgr.14140) 179 : cephadm [INF] Detected new or changed devices on smithi181 2024-02-18T08:37:49.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:49 smithi181 bash[19547]: cephadm 2024-02-18T08:37:47.663620+0000 mgr.y (mgr.14140) 180 : cephadm [INF] refreshing smithi181 facts 2024-02-18T08:37:49.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:49 smithi181 bash[19547]: cluster 2024-02-18T08:37:47.866855+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-18T08:37:50.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:50 smithi133 bash[19538]: cluster 2024-02-18T08:37:49.207621+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-02-18T08:37:50.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:50 smithi133 bash[24767]: cluster 2024-02-18T08:37:49.207621+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-02-18T08:37:50.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:50 smithi181 bash[19547]: cluster 2024-02-18T08:37:49.207621+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-02-18T08:37:51.534 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:51 smithi181 bash[19547]: cluster 2024-02-18T08:37:49.867433+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:37:51.534 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:51 smithi181 bash[19547]: audit 2024-02-18T08:37:50.204399+0000 mgr.y (mgr.14140) 183 : audit [DBG] from='client.34280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:37:51.534 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:51 smithi181 bash[19547]: audit 2024-02-18T08:37:50.206440+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:37:51.534 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:51 smithi181 bash[19547]: cephadm 2024-02-18T08:37:50.210243+0000 mgr.y (mgr.14140) 184 : cephadm [INF] Applying service osd.None on host smithi181... 2024-02-18T08:37:51.534 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:51 smithi181 bash[19547]: audit 2024-02-18T08:37:50.212531+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:37:51.534 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:51 smithi181 bash[19547]: audit 2024-02-18T08:37:50.214229+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:37:51.534 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:51 smithi181 bash[19547]: audit 2024-02-18T08:37:50.216197+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:51.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:51 smithi133 bash[24767]: cluster 2024-02-18T08:37:49.867433+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:37:51.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:51 smithi133 bash[24767]: audit 2024-02-18T08:37:50.204399+0000 mgr.y (mgr.14140) 183 : audit [DBG] from='client.34280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:37:51.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:51 smithi133 bash[24767]: audit 2024-02-18T08:37:50.206440+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:37:51.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:51 smithi133 bash[24767]: cephadm 2024-02-18T08:37:50.210243+0000 mgr.y (mgr.14140) 184 : cephadm [INF] Applying service osd.None on host smithi181... 2024-02-18T08:37:51.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:51 smithi133 bash[24767]: audit 2024-02-18T08:37:50.212531+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:37:51.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:51 smithi133 bash[24767]: audit 2024-02-18T08:37:50.214229+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:37:51.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:51 smithi133 bash[24767]: audit 2024-02-18T08:37:50.216197+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:51.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:51 smithi133 bash[19538]: cluster 2024-02-18T08:37:49.867433+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:37:51.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:51 smithi133 bash[19538]: audit 2024-02-18T08:37:50.204399+0000 mgr.y (mgr.14140) 183 : audit [DBG] from='client.34280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:37:51.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:51 smithi133 bash[19538]: audit 2024-02-18T08:37:50.206440+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-18T08:37:51.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:51 smithi133 bash[19538]: cephadm 2024-02-18T08:37:50.210243+0000 mgr.y (mgr.14140) 184 : cephadm [INF] Applying service osd.None on host smithi181... 2024-02-18T08:37:51.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:51 smithi133 bash[19538]: audit 2024-02-18T08:37:50.212531+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-18T08:37:51.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:51 smithi133 bash[19538]: audit 2024-02-18T08:37:50.214229+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:37:51.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:51 smithi133 bash[19538]: audit 2024-02-18T08:37:50.216197+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:53.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:53 smithi133 bash[19538]: cluster 2024-02-18T08:37:51.868007+0000 mgr.y (mgr.14140) 185 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:37:53.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:53 smithi133 bash[24767]: cluster 2024-02-18T08:37:51.868007+0000 mgr.y (mgr.14140) 185 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:37:53.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:53 smithi181 bash[19547]: cluster 2024-02-18T08:37:51.868007+0000 mgr.y (mgr.14140) 185 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:37:54.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:54 smithi133 bash[24767]: audit 2024-02-18T08:37:53.618769+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.181:0/471655800' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf0f4288-f917-49f3-9977-22582099f8af"}]: dispatch 2024-02-18T08:37:54.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:54 smithi133 bash[24767]: audit 2024-02-18T08:37:53.619198+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf0f4288-f917-49f3-9977-22582099f8af"}]: dispatch 2024-02-18T08:37:54.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:54 smithi133 bash[24767]: audit 2024-02-18T08:37:53.626396+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cf0f4288-f917-49f3-9977-22582099f8af"}]': finished 2024-02-18T08:37:54.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:54 smithi133 bash[24767]: cluster 2024-02-18T08:37:53.626499+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2024-02-18T08:37:54.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:54 smithi133 bash[24767]: audit 2024-02-18T08:37:53.626732+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:37:54.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:54 smithi133 bash[24767]: audit 2024-02-18T08:37:54.173222+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.181:0/4235739684' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:37:54.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:54 smithi133 bash[19538]: audit 2024-02-18T08:37:53.618769+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.181:0/471655800' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf0f4288-f917-49f3-9977-22582099f8af"}]: dispatch 2024-02-18T08:37:54.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:54 smithi133 bash[19538]: audit 2024-02-18T08:37:53.619198+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf0f4288-f917-49f3-9977-22582099f8af"}]: dispatch 2024-02-18T08:37:54.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:54 smithi133 bash[19538]: audit 2024-02-18T08:37:53.626396+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cf0f4288-f917-49f3-9977-22582099f8af"}]': finished 2024-02-18T08:37:54.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:54 smithi133 bash[19538]: cluster 2024-02-18T08:37:53.626499+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2024-02-18T08:37:54.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:54 smithi133 bash[19538]: audit 2024-02-18T08:37:53.626732+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:37:54.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:54 smithi133 bash[19538]: audit 2024-02-18T08:37:54.173222+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.181:0/4235739684' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:37:54.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:54 smithi181 bash[19547]: audit 2024-02-18T08:37:53.618769+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.181:0/471655800' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf0f4288-f917-49f3-9977-22582099f8af"}]: dispatch 2024-02-18T08:37:54.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:54 smithi181 bash[19547]: audit 2024-02-18T08:37:53.619198+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf0f4288-f917-49f3-9977-22582099f8af"}]: dispatch 2024-02-18T08:37:54.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:54 smithi181 bash[19547]: audit 2024-02-18T08:37:53.626396+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cf0f4288-f917-49f3-9977-22582099f8af"}]': finished 2024-02-18T08:37:54.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:54 smithi181 bash[19547]: cluster 2024-02-18T08:37:53.626499+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2024-02-18T08:37:54.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:54 smithi181 bash[19547]: audit 2024-02-18T08:37:53.626732+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:37:54.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:54 smithi181 bash[19547]: audit 2024-02-18T08:37:54.173222+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.181:0/4235739684' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-18T08:37:55.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:55 smithi133 bash[19538]: cluster 2024-02-18T08:37:53.868576+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:37:55.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:55 smithi133 bash[24767]: cluster 2024-02-18T08:37:53.868576+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:37:55.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:55 smithi181 bash[19547]: cluster 2024-02-18T08:37:53.868576+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:37:57.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:57 smithi133 bash[19538]: cluster 2024-02-18T08:37:55.869146+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:37:57.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:57 smithi133 bash[19538]: audit 2024-02-18T08:37:56.966284+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:57.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:57 smithi133 bash[24767]: cluster 2024-02-18T08:37:55.869146+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:37:57.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:57 smithi133 bash[24767]: audit 2024-02-18T08:37:56.966284+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:57.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:57 smithi181 bash[19547]: cluster 2024-02-18T08:37:55.869146+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:37:57.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:57 smithi181 bash[19547]: audit 2024-02-18T08:37:56.966284+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:37:58.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:37:58 smithi181 bash[19547]: cluster 2024-02-18T08:37:57.869726+0000 mgr.y (mgr.14140) 188 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:37:59.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:37:58 smithi133 bash[19538]: cluster 2024-02-18T08:37:57.869726+0000 mgr.y (mgr.14140) 188 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:37:59.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:37:58 smithi133 bash[24767]: cluster 2024-02-18T08:37:57.869726+0000 mgr.y (mgr.14140) 188 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:38:01.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:00 smithi133 bash[24767]: cluster 2024-02-18T08:37:59.870447+0000 mgr.y (mgr.14140) 189 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:38:01.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:00 smithi133 bash[24767]: audit 2024-02-18T08:38:00.813359+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-18T08:38:01.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:00 smithi133 bash[24767]: audit 2024-02-18T08:38:00.815050+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:38:01.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:00 smithi133 bash[24767]: audit 2024-02-18T08:38:00.817027+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-18T08:38:01.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:00 smithi133 bash[19538]: cluster 2024-02-18T08:37:59.870447+0000 mgr.y (mgr.14140) 189 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:38:01.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:00 smithi133 bash[19538]: audit 2024-02-18T08:38:00.813359+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-18T08:38:01.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:00 smithi133 bash[19538]: audit 2024-02-18T08:38:00.815050+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:38:01.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:00 smithi133 bash[19538]: audit 2024-02-18T08:38:00.817027+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-18T08:38:01.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:00 smithi181 bash[19547]: cluster 2024-02-18T08:37:59.870447+0000 mgr.y (mgr.14140) 189 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:38:01.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:00 smithi181 bash[19547]: audit 2024-02-18T08:38:00.813359+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-18T08:38:01.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:00 smithi181 bash[19547]: audit 2024-02-18T08:38:00.815050+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:38:01.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:00 smithi181 bash[19547]: audit 2024-02-18T08:38:00.817027+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-18T08:38:02.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:01 smithi181 bash[19547]: cephadm 2024-02-18T08:38:00.816379+0000 mgr.y (mgr.14140) 190 : cephadm [INF] Deploying daemon osd.7 on smithi181 2024-02-18T08:38:02.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:01 smithi133 bash[19538]: cephadm 2024-02-18T08:38:00.816379+0000 mgr.y (mgr.14140) 190 : cephadm [INF] Deploying daemon osd.7 on smithi181 2024-02-18T08:38:02.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:01 smithi133 bash[24767]: cephadm 2024-02-18T08:38:00.816379+0000 mgr.y (mgr.14140) 190 : cephadm [INF] Deploying daemon osd.7 on smithi181 2024-02-18T08:38:02.989 INFO:teuthology.orchestra.run.smithi181.stdout:Created osd(s) 7 on host 'smithi181' 2024-02-18T08:38:03.044 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:02 smithi181 bash[19547]: cluster 2024-02-18T08:38:01.871059+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:38:03.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:02 smithi133 bash[19538]: cluster 2024-02-18T08:38:01.871059+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:38:03.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:02 smithi133 bash[24767]: cluster 2024-02-18T08:38:01.871059+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:38:03.960 DEBUG:teuthology.orchestra.run.smithi181:osd.7> sudo journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.7.service 2024-02-18T08:38:03.962 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-02-18T08:38:03.963 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd stat -f json 2024-02-18T08:38:04.173 INFO:journalctl@ceph.osd.7.smithi181.stdout:-- Logs begin at Sun 2022-10-16 12:17:23 UTC. -- 2024-02-18T08:38:04.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:03 smithi133 bash[19538]: audit 2024-02-18T08:38:02.986930+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:04.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:03 smithi133 bash[19538]: audit 2024-02-18T08:38:02.996177+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:04.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:03 smithi133 bash[19538]: audit 2024-02-18T08:38:03.005727+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:38:04.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:03 smithi133 bash[19538]: audit 2024-02-18T08:38:03.739721+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:04.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:03 smithi133 bash[19538]: audit 2024-02-18T08:38:03.741300+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:38:04.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:03 smithi133 bash[24767]: audit 2024-02-18T08:38:02.986930+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:04.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:03 smithi133 bash[24767]: audit 2024-02-18T08:38:02.996177+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:04.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:03 smithi133 bash[24767]: audit 2024-02-18T08:38:03.005727+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:38:04.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:03 smithi133 bash[24767]: audit 2024-02-18T08:38:03.739721+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:04.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:03 smithi133 bash[24767]: audit 2024-02-18T08:38:03.741300+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:38:04.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:03 smithi181 bash[19547]: audit 2024-02-18T08:38:02.986930+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:04.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:03 smithi181 bash[19547]: audit 2024-02-18T08:38:02.996177+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:04.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:03 smithi181 bash[19547]: audit 2024-02-18T08:38:03.005727+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:38:04.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:03 smithi181 bash[19547]: audit 2024-02-18T08:38:03.739721+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:04.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:03 smithi181 bash[19547]: audit 2024-02-18T08:38:03.741300+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-18T08:38:05.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:04 smithi133 bash[19538]: cluster 2024-02-18T08:38:03.871652+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:38:05.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:04 smithi133 bash[24767]: cluster 2024-02-18T08:38:03.871652+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:38:05.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:04 smithi181 bash[19547]: cluster 2024-02-18T08:38:03.871652+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:38:05.401 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:38:05 smithi181 bash[27980]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-18T08:38:05.401 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:38:05 smithi181 bash[27980]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-02-18T08:38:05.401 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:38:05 smithi181 bash[27980]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-02-18T08:38:05.401 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:38:05 smithi181 bash[27980]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-02-18T08:38:05.401 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:38:05 smithi181 bash[27980]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-18T08:38:05.401 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:38:05 smithi181 bash[27980]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-18T08:38:05.401 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:38:05 smithi181 bash[27980]: --> ceph-volume lvm activate successful for osd ID: 7 2024-02-18T08:38:07.058 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-18T08:38:07.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:07 smithi133 bash[19538]: cluster 2024-02-18T08:38:05.872290+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:38:07.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:07 smithi133 bash[19538]: audit 2024-02-18T08:38:06.013647+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:07.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:07 smithi133 bash[24767]: cluster 2024-02-18T08:38:05.872290+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:38:07.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:07 smithi133 bash[24767]: audit 2024-02-18T08:38:06.013647+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:07.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:07 smithi181 bash[19547]: cluster 2024-02-18T08:38:05.872290+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:38:07.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:07 smithi181 bash[19547]: audit 2024-02-18T08:38:06.013647+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:07.401 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:38:07 smithi181 bash[27980]: debug 2024-02-18T08:38:07.234+0000 7f7b06fba700 1 -- 172.21.15.181:0/1061348232 <== mon.2 v2:172.21.15.181:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55febb2d64e0 con 0x55febb351000 2024-02-18T08:38:07.643 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":43,"num_osds":8,"num_up_osds":7,"osd_up_since":1708245468,"num_in_osds":7,"osd_in_since":1708245468,"num_remapped_pgs":0} 2024-02-18T08:38:08.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:08 smithi181 bash[19547]: audit 2024-02-18T08:38:07.066603+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.133:0/3989430752' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-18T08:38:08.151 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:38:07 smithi181 bash[27980]: debug 2024-02-18T08:38:07.782+0000 7f7b0e472f00 -1 Falling back to public interface 2024-02-18T08:38:08.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:08 smithi133 bash[19538]: audit 2024-02-18T08:38:07.066603+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.133:0/3989430752' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-18T08:38:08.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:08 smithi133 bash[24767]: audit 2024-02-18T08:38:07.066603+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.133:0/3989430752' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-18T08:38:08.644 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd stat -f json 2024-02-18T08:38:08.650 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:38:08 smithi181 bash[27980]: debug 2024-02-18T08:38:08.385+0000 7f7b0e472f00 -1 osd.7 0 log_to_monitors {default=true} 2024-02-18T08:38:09.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:09 smithi133 bash[19538]: cluster 2024-02-18T08:38:07.872975+0000 mgr.y (mgr.14140) 194 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:38:09.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:09 smithi133 bash[19538]: audit 2024-02-18T08:38:08.392668+0000 mon.a (mon.0) 520 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-18T08:38:09.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:09 smithi133 bash[19538]: audit 2024-02-18T08:38:08.392683+0000 mon.b (mon.2) 17 : audit [INF] from='osd.7 [v2:172.21.15.181:6824/1003753280,v1:172.21.15.181:6825/1003753280]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-18T08:38:09.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:09 smithi133 bash[24767]: cluster 2024-02-18T08:38:07.872975+0000 mgr.y (mgr.14140) 194 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:38:09.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:09 smithi133 bash[24767]: audit 2024-02-18T08:38:08.392668+0000 mon.a (mon.0) 520 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-18T08:38:09.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:09 smithi133 bash[24767]: audit 2024-02-18T08:38:08.392683+0000 mon.b (mon.2) 17 : audit [INF] from='osd.7 [v2:172.21.15.181:6824/1003753280,v1:172.21.15.181:6825/1003753280]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-18T08:38:09.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:09 smithi181 bash[19547]: cluster 2024-02-18T08:38:07.872975+0000 mgr.y (mgr.14140) 194 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:38:09.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:09 smithi181 bash[19547]: audit 2024-02-18T08:38:08.392668+0000 mon.a (mon.0) 520 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-18T08:38:09.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:09 smithi181 bash[19547]: audit 2024-02-18T08:38:08.392683+0000 mon.b (mon.2) 17 : audit [INF] from='osd.7 [v2:172.21.15.181:6824/1003753280,v1:172.21.15.181:6825/1003753280]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-18T08:38:10.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:10 smithi133 bash[19538]: audit 2024-02-18T08:38:09.028822+0000 mon.a (mon.0) 521 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-18T08:38:10.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:10 smithi133 bash[19538]: cluster 2024-02-18T08:38:09.028926+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-02-18T08:38:10.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:10 smithi133 bash[19538]: audit 2024-02-18T08:38:09.029056+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:38:10.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:10 smithi133 bash[19538]: audit 2024-02-18T08:38:09.030937+0000 mon.a (mon.0) 524 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:38:10.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:10 smithi133 bash[19538]: audit 2024-02-18T08:38:09.031138+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.181:6824/1003753280,v1:172.21.15.181:6825/1003753280]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:38:10.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:10 smithi133 bash[19538]: audit 2024-02-18T08:38:09.168130+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:38:10.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:10 smithi133 bash[19538]: audit 2024-02-18T08:38:09.492584+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:10.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:10 smithi133 bash[19538]: audit 2024-02-18T08:38:09.498441+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:10.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:10 smithi133 bash[24767]: audit 2024-02-18T08:38:09.028822+0000 mon.a (mon.0) 521 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-18T08:38:10.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:10 smithi133 bash[24767]: cluster 2024-02-18T08:38:09.028926+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-02-18T08:38:10.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:10 smithi133 bash[24767]: audit 2024-02-18T08:38:09.029056+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:38:10.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:10 smithi133 bash[24767]: audit 2024-02-18T08:38:09.030937+0000 mon.a (mon.0) 524 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:38:10.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:10 smithi133 bash[24767]: audit 2024-02-18T08:38:09.031138+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.181:6824/1003753280,v1:172.21.15.181:6825/1003753280]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:38:10.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:10 smithi133 bash[24767]: audit 2024-02-18T08:38:09.168130+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:38:10.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:10 smithi133 bash[24767]: audit 2024-02-18T08:38:09.492584+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:10.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:10 smithi133 bash[24767]: audit 2024-02-18T08:38:09.498441+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:10.401 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:38:10 smithi181 bash[27980]: debug 2024-02-18T08:38:10.041+0000 7f7af5727700 -1 osd.7 0 waiting for initial osdmap 2024-02-18T08:38:10.401 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:38:10 smithi181 bash[27980]: debug 2024-02-18T08:38:10.049+0000 7f7b01f40700 -1 osd.7 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-18T08:38:10.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:10 smithi181 bash[19547]: audit 2024-02-18T08:38:09.028822+0000 mon.a (mon.0) 521 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-18T08:38:10.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:10 smithi181 bash[19547]: cluster 2024-02-18T08:38:09.028926+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-02-18T08:38:10.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:10 smithi181 bash[19547]: audit 2024-02-18T08:38:09.029056+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:38:10.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:10 smithi181 bash[19547]: audit 2024-02-18T08:38:09.030937+0000 mon.a (mon.0) 524 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:38:10.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:10 smithi181 bash[19547]: audit 2024-02-18T08:38:09.031138+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.181:6824/1003753280,v1:172.21.15.181:6825/1003753280]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-02-18T08:38:10.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:10 smithi181 bash[19547]: audit 2024-02-18T08:38:09.168130+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:38:10.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:10 smithi181 bash[19547]: audit 2024-02-18T08:38:09.492584+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:10.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:10 smithi181 bash[19547]: audit 2024-02-18T08:38:09.498441+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:11.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:11 smithi133 bash[19538]: cephadm 2024-02-18T08:38:09.484255+0000 mgr.y (mgr.14140) 195 : cephadm [INF] Detected new or changed devices on smithi181 2024-02-18T08:38:11.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:11 smithi133 bash[19538]: cluster 2024-02-18T08:38:09.873605+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:38:11.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:11 smithi133 bash[19538]: audit 2024-02-18T08:38:10.033502+0000 mon.a (mon.0) 528 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-02-18T08:38:11.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:11 smithi133 bash[19538]: cluster 2024-02-18T08:38:10.033805+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-02-18T08:38:11.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:11 smithi133 bash[19538]: audit 2024-02-18T08:38:10.034561+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:38:11.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:11 smithi133 bash[19538]: audit 2024-02-18T08:38:10.042825+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:38:11.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:11 smithi133 bash[24767]: cephadm 2024-02-18T08:38:09.484255+0000 mgr.y (mgr.14140) 195 : cephadm [INF] Detected new or changed devices on smithi181 2024-02-18T08:38:11.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:11 smithi133 bash[24767]: cluster 2024-02-18T08:38:09.873605+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:38:11.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:11 smithi133 bash[24767]: audit 2024-02-18T08:38:10.033502+0000 mon.a (mon.0) 528 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-02-18T08:38:11.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:11 smithi133 bash[24767]: cluster 2024-02-18T08:38:10.033805+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-02-18T08:38:11.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:11 smithi133 bash[24767]: audit 2024-02-18T08:38:10.034561+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:38:11.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:11 smithi133 bash[24767]: audit 2024-02-18T08:38:10.042825+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:38:11.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:11 smithi181 bash[19547]: cephadm 2024-02-18T08:38:09.484255+0000 mgr.y (mgr.14140) 195 : cephadm [INF] Detected new or changed devices on smithi181 2024-02-18T08:38:11.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:11 smithi181 bash[19547]: cluster 2024-02-18T08:38:09.873605+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:38:11.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:11 smithi181 bash[19547]: audit 2024-02-18T08:38:10.033502+0000 mon.a (mon.0) 528 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-02-18T08:38:11.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:11 smithi181 bash[19547]: cluster 2024-02-18T08:38:10.033805+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-02-18T08:38:11.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:11 smithi181 bash[19547]: audit 2024-02-18T08:38:10.034561+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:38:11.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:11 smithi181 bash[19547]: audit 2024-02-18T08:38:10.042825+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:38:11.773 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-18T08:38:12.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:12 smithi133 bash[19538]: cluster 2024-02-18T08:38:09.347625+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:38:12.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:12 smithi133 bash[19538]: cluster 2024-02-18T08:38:09.347703+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:38:12.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:12 smithi133 bash[19538]: audit 2024-02-18T08:38:11.039868+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:38:12.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:12 smithi133 bash[19538]: cluster 2024-02-18T08:38:11.052712+0000 mon.a (mon.0) 533 : cluster [INF] osd.7 [v2:172.21.15.181:6824/1003753280,v1:172.21.15.181:6825/1003753280] boot 2024-02-18T08:38:12.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:12 smithi133 bash[19538]: cluster 2024-02-18T08:38:11.052786+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-02-18T08:38:12.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:12 smithi133 bash[19538]: audit 2024-02-18T08:38:11.052984+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:38:12.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:12 smithi133 bash[19538]: audit 2024-02-18T08:38:11.780272+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.133:0/1673622521' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-18T08:38:12.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:12 smithi133 bash[24767]: cluster 2024-02-18T08:38:09.347625+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:38:12.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:12 smithi133 bash[24767]: cluster 2024-02-18T08:38:09.347703+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:38:12.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:12 smithi133 bash[24767]: audit 2024-02-18T08:38:11.039868+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:38:12.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:12 smithi133 bash[24767]: cluster 2024-02-18T08:38:11.052712+0000 mon.a (mon.0) 533 : cluster [INF] osd.7 [v2:172.21.15.181:6824/1003753280,v1:172.21.15.181:6825/1003753280] boot 2024-02-18T08:38:12.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:12 smithi133 bash[24767]: cluster 2024-02-18T08:38:11.052786+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-02-18T08:38:12.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:12 smithi133 bash[24767]: audit 2024-02-18T08:38:11.052984+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:38:12.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:12 smithi133 bash[24767]: audit 2024-02-18T08:38:11.780272+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.133:0/1673622521' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-18T08:38:12.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:12 smithi181 bash[19547]: cluster 2024-02-18T08:38:09.347625+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-18T08:38:12.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:12 smithi181 bash[19547]: cluster 2024-02-18T08:38:09.347703+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-18T08:38:12.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:12 smithi181 bash[19547]: audit 2024-02-18T08:38:11.039868+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:38:12.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:12 smithi181 bash[19547]: cluster 2024-02-18T08:38:11.052712+0000 mon.a (mon.0) 533 : cluster [INF] osd.7 [v2:172.21.15.181:6824/1003753280,v1:172.21.15.181:6825/1003753280] boot 2024-02-18T08:38:12.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:12 smithi181 bash[19547]: cluster 2024-02-18T08:38:11.052786+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-02-18T08:38:12.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:12 smithi181 bash[19547]: audit 2024-02-18T08:38:11.052984+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:38:12.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:12 smithi181 bash[19547]: audit 2024-02-18T08:38:11.780272+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.133:0/1673622521' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-18T08:38:12.406 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":46,"num_osds":8,"num_up_osds":8,"osd_up_since":1708245491,"num_in_osds":8,"osd_in_since":1708245491,"num_remapped_pgs":0} 2024-02-18T08:38:12.407 INFO:tasks.cephadm:Adding prometheus.a on smithi181 2024-02-18T08:38:12.407 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph orch apply prometheus '1;smithi181=a' 2024-02-18T08:38:13.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:13 smithi133 bash[19538]: cluster 2024-02-18T08:38:11.874294+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v174: 1 pgs: 1 peering; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:38:13.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:13 smithi133 bash[19538]: cluster 2024-02-18T08:38:12.049712+0000 mon.a (mon.0) 536 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-18T08:38:13.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:13 smithi133 bash[19538]: cluster 2024-02-18T08:38:12.059926+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-02-18T08:38:13.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:13 smithi133 bash[24767]: cluster 2024-02-18T08:38:11.874294+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v174: 1 pgs: 1 peering; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:38:13.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:13 smithi133 bash[24767]: cluster 2024-02-18T08:38:12.049712+0000 mon.a (mon.0) 536 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-18T08:38:13.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:13 smithi133 bash[24767]: cluster 2024-02-18T08:38:12.059926+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-02-18T08:38:13.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:13 smithi181 bash[19547]: cluster 2024-02-18T08:38:11.874294+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v174: 1 pgs: 1 peering; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-18T08:38:13.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:13 smithi181 bash[19547]: cluster 2024-02-18T08:38:12.049712+0000 mon.a (mon.0) 536 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-18T08:38:13.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:13 smithi181 bash[19547]: cluster 2024-02-18T08:38:12.059926+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-02-18T08:38:14.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:14 smithi181 bash[19547]: cluster 2024-02-18T08:38:14.046850+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-18T08:38:14.402 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:14 smithi181 bash[19547]: cluster 2024-02-18T08:38:14.046937+0000 mon.a (mon.0) 539 : cluster [INF] Cluster is now healthy 2024-02-18T08:38:14.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:14 smithi133 bash[19538]: cluster 2024-02-18T08:38:14.046850+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-18T08:38:14.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:14 smithi133 bash[19538]: cluster 2024-02-18T08:38:14.046937+0000 mon.a (mon.0) 539 : cluster [INF] Cluster is now healthy 2024-02-18T08:38:14.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:14 smithi133 bash[24767]: cluster 2024-02-18T08:38:14.046850+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-18T08:38:14.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:14 smithi133 bash[24767]: cluster 2024-02-18T08:38:14.046937+0000 mon.a (mon.0) 539 : cluster [INF] Cluster is now healthy 2024-02-18T08:38:15.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:15 smithi181 bash[19547]: cluster 2024-02-18T08:38:13.874868+0000 mgr.y (mgr.14140) 198 : cluster [DBG] pgmap v176: 1 pgs: 1 peering; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:15.489 INFO:teuthology.orchestra.run.smithi181.stdout:Scheduled prometheus update... 2024-02-18T08:38:15.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:15 smithi133 bash[19538]: cluster 2024-02-18T08:38:13.874868+0000 mgr.y (mgr.14140) 198 : cluster [DBG] pgmap v176: 1 pgs: 1 peering; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:15.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:15 smithi133 bash[24767]: cluster 2024-02-18T08:38:13.874868+0000 mgr.y (mgr.14140) 198 : cluster [DBG] pgmap v176: 1 pgs: 1 peering; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:16.118 DEBUG:teuthology.orchestra.run.smithi181:prometheus.a> sudo journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@prometheus.a.service 2024-02-18T08:38:16.120 INFO:tasks.cephadm:Adding node-exporter.a on smithi133 2024-02-18T08:38:16.121 INFO:tasks.cephadm:Adding node-exporter.b on smithi181 2024-02-18T08:38:16.121 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph orch apply node-exporter '2;smithi133=a;smithi181=b' 2024-02-18T08:38:16.236 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:-- Logs begin at Sun 2022-10-16 12:17:23 UTC. -- 2024-02-18T08:38:16.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:16 smithi133 bash[19538]: audit 2024-02-18T08:38:15.488307+0000 mgr.y (mgr.14140) 199 : audit [DBG] from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi181=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:38:16.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:16 smithi133 bash[19538]: cephadm 2024-02-18T08:38:15.489842+0000 mgr.y (mgr.14140) 200 : cephadm [INF] Saving service prometheus spec with placement smithi181=a;count:1 2024-02-18T08:38:16.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:16 smithi133 bash[19538]: audit 2024-02-18T08:38:15.496126+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:16.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:16 smithi133 bash[19538]: audit 2024-02-18T08:38:15.535952+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:16.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:16 smithi133 bash[19538]: cephadm 2024-02-18T08:38:15.554868+0000 mgr.y (mgr.14140) 201 : cephadm [INF] Deploying daemon prometheus.a on smithi181 2024-02-18T08:38:16.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:16 smithi133 bash[19538]: cluster 2024-02-18T08:38:15.875465+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v177: 1 pgs: 1 peering; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:16.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:16 smithi133 bash[24767]: audit 2024-02-18T08:38:15.488307+0000 mgr.y (mgr.14140) 199 : audit [DBG] from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi181=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:38:16.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:16 smithi133 bash[24767]: cephadm 2024-02-18T08:38:15.489842+0000 mgr.y (mgr.14140) 200 : cephadm [INF] Saving service prometheus spec with placement smithi181=a;count:1 2024-02-18T08:38:16.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:16 smithi133 bash[24767]: audit 2024-02-18T08:38:15.496126+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:16.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:16 smithi133 bash[24767]: audit 2024-02-18T08:38:15.535952+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:16.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:16 smithi133 bash[24767]: cephadm 2024-02-18T08:38:15.554868+0000 mgr.y (mgr.14140) 201 : cephadm [INF] Deploying daemon prometheus.a on smithi181 2024-02-18T08:38:16.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:16 smithi133 bash[24767]: cluster 2024-02-18T08:38:15.875465+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v177: 1 pgs: 1 peering; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:16.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:16 smithi181 bash[19547]: audit 2024-02-18T08:38:15.488307+0000 mgr.y (mgr.14140) 199 : audit [DBG] from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi181=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:38:16.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:16 smithi181 bash[19547]: cephadm 2024-02-18T08:38:15.489842+0000 mgr.y (mgr.14140) 200 : cephadm [INF] Saving service prometheus spec with placement smithi181=a;count:1 2024-02-18T08:38:16.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:16 smithi181 bash[19547]: audit 2024-02-18T08:38:15.496126+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:16.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:16 smithi181 bash[19547]: audit 2024-02-18T08:38:15.535952+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:16.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:16 smithi181 bash[19547]: cephadm 2024-02-18T08:38:15.554868+0000 mgr.y (mgr.14140) 201 : cephadm [INF] Deploying daemon prometheus.a on smithi181 2024-02-18T08:38:16.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:16 smithi181 bash[19547]: cluster 2024-02-18T08:38:15.875465+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v177: 1 pgs: 1 peering; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:18.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:18 smithi181 bash[19547]: cluster 2024-02-18T08:38:17.876059+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:19.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:18 smithi133 bash[19538]: cluster 2024-02-18T08:38:17.876059+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:19.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:18 smithi133 bash[24767]: cluster 2024-02-18T08:38:17.876059+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:20.939 INFO:teuthology.orchestra.run.smithi181.stdout:Scheduled node-exporter update... 2024-02-18T08:38:21.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:20 smithi133 bash[24767]: cluster 2024-02-18T08:38:19.876612+0000 mgr.y (mgr.14140) 204 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:21.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:20 smithi133 bash[19538]: cluster 2024-02-18T08:38:19.876612+0000 mgr.y (mgr.14140) 204 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:21.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:20 smithi181 bash[19547]: cluster 2024-02-18T08:38:19.876612+0000 mgr.y (mgr.14140) 204 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:22.079 DEBUG:teuthology.orchestra.run.smithi133:node-exporter.a> sudo journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@node-exporter.a.service 2024-02-18T08:38:22.082 DEBUG:teuthology.orchestra.run.smithi181:node-exporter.b> sudo journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@node-exporter.b.service 2024-02-18T08:38:22.084 INFO:tasks.cephadm:Adding alertmanager.a on smithi133 2024-02-18T08:38:22.084 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph orch apply alertmanager '1;smithi133=a' 2024-02-18T08:38:22.189 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:-- Logs begin at Sun 2022-10-16 12:17:23 UTC. -- 2024-02-18T08:38:22.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:21 smithi133 bash[19538]: audit 2024-02-18T08:38:20.937244+0000 mgr.y (mgr.14140) 205 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi133=a;smithi181=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:38:22.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:21 smithi133 bash[19538]: cephadm 2024-02-18T08:38:20.938882+0000 mgr.y (mgr.14140) 206 : cephadm [INF] Saving service node-exporter spec with placement smithi133=a;smithi181=b;count:2 2024-02-18T08:38:22.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:21 smithi133 bash[19538]: audit 2024-02-18T08:38:20.946402+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:22.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:21 smithi133 bash[19538]: audit 2024-02-18T08:38:21.022745+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:22.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:21 smithi133 bash[24767]: audit 2024-02-18T08:38:20.937244+0000 mgr.y (mgr.14140) 205 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi133=a;smithi181=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:38:22.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:21 smithi133 bash[24767]: cephadm 2024-02-18T08:38:20.938882+0000 mgr.y (mgr.14140) 206 : cephadm [INF] Saving service node-exporter spec with placement smithi133=a;smithi181=b;count:2 2024-02-18T08:38:22.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:21 smithi133 bash[24767]: audit 2024-02-18T08:38:20.946402+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:22.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:21 smithi133 bash[24767]: audit 2024-02-18T08:38:21.022745+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:22.326 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:-- Logs begin at Sun 2022-10-16 12:17:23 UTC. -- 2024-02-18T08:38:22.533 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:21 smithi181 bash[19547]: audit 2024-02-18T08:38:20.937244+0000 mgr.y (mgr.14140) 205 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi133=a;smithi181=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:38:22.533 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:21 smithi181 bash[19547]: cephadm 2024-02-18T08:38:20.938882+0000 mgr.y (mgr.14140) 206 : cephadm [INF] Saving service node-exporter spec with placement smithi133=a;smithi181=b;count:2 2024-02-18T08:38:22.533 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:21 smithi181 bash[19547]: audit 2024-02-18T08:38:20.946402+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:22.533 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:21 smithi181 bash[19547]: audit 2024-02-18T08:38:21.022745+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:23.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:23 smithi133 bash[19538]: cluster 2024-02-18T08:38:21.877199+0000 mgr.y (mgr.14140) 207 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:23.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:23 smithi133 bash[24767]: cluster 2024-02-18T08:38:21.877199+0000 mgr.y (mgr.14140) 207 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:23.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:23 smithi181 bash[19547]: cluster 2024-02-18T08:38:21.877199+0000 mgr.y (mgr.14140) 207 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:25.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:25 smithi133 bash[19538]: cluster 2024-02-18T08:38:23.877773+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:25.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:25 smithi133 bash[24767]: cluster 2024-02-18T08:38:23.877773+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:25.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:25 smithi181 bash[19547]: cluster 2024-02-18T08:38:23.877773+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:26.426 INFO:teuthology.orchestra.run.smithi181.stdout:Scheduled alertmanager update... 2024-02-18T08:38:27.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:27 smithi133 bash[19538]: cluster 2024-02-18T08:38:25.878395+0000 mgr.y (mgr.14140) 209 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:27.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:27 smithi133 bash[19538]: audit 2024-02-18T08:38:26.433044+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:27.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:27 smithi133 bash[24767]: cluster 2024-02-18T08:38:25.878395+0000 mgr.y (mgr.14140) 209 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:27.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:27 smithi133 bash[24767]: audit 2024-02-18T08:38:26.433044+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:27.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:27 smithi181 bash[19547]: cluster 2024-02-18T08:38:25.878395+0000 mgr.y (mgr.14140) 209 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:27.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:27 smithi181 bash[19547]: audit 2024-02-18T08:38:26.433044+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:27.437 DEBUG:teuthology.orchestra.run.smithi133:alertmanager.a> sudo journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@alertmanager.a.service 2024-02-18T08:38:27.440 INFO:tasks.cephadm:Adding grafana.a on smithi181 2024-02-18T08:38:27.440 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph orch apply grafana '1;smithi181=a' 2024-02-18T08:38:27.455 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:-- Logs begin at Sun 2022-10-16 12:17:23 UTC. -- 2024-02-18T08:38:28.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:28 smithi133 bash[19538]: audit 2024-02-18T08:38:26.423477+0000 mgr.y (mgr.14140) 210 : audit [DBG] from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi133=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:38:28.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:28 smithi133 bash[19538]: cephadm 2024-02-18T08:38:26.424989+0000 mgr.y (mgr.14140) 211 : cephadm [INF] Saving service alertmanager spec with placement smithi133=a;count:1 2024-02-18T08:38:28.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:28 smithi133 bash[24767]: audit 2024-02-18T08:38:26.423477+0000 mgr.y (mgr.14140) 210 : audit [DBG] from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi133=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:38:28.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:28 smithi133 bash[24767]: cephadm 2024-02-18T08:38:26.424989+0000 mgr.y (mgr.14140) 211 : cephadm [INF] Saving service alertmanager spec with placement smithi133=a;count:1 2024-02-18T08:38:28.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:28 smithi181 bash[19547]: audit 2024-02-18T08:38:26.423477+0000 mgr.y (mgr.14140) 210 : audit [DBG] from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi133=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:38:28.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:28 smithi181 bash[19547]: cephadm 2024-02-18T08:38:26.424989+0000 mgr.y (mgr.14140) 211 : cephadm [INF] Saving service alertmanager spec with placement smithi133=a;count:1 2024-02-18T08:38:29.273 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:29 smithi181 bash[19547]: cluster 2024-02-18T08:38:27.878999+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:29.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:29 smithi133 bash[19538]: cluster 2024-02-18T08:38:27.878999+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:29.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:29 smithi133 bash[24767]: cluster 2024-02-18T08:38:27.878999+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:31.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:31 smithi133 bash[19538]: cluster 2024-02-18T08:38:29.879639+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:31.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:31 smithi133 bash[24767]: cluster 2024-02-18T08:38:29.879639+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:31.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:31 smithi181 bash[19547]: cluster 2024-02-18T08:38:29.879639+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:32.025 INFO:teuthology.orchestra.run.smithi181.stdout:Scheduled grafana update... 2024-02-18T08:38:32.184 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:38:31 smithi181 systemd[1]: Started Ceph prometheus.a for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:38:32.870 DEBUG:teuthology.orchestra.run.smithi181:grafana.a> sudo journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@grafana.a.service 2024-02-18T08:38:32.875 INFO:tasks.cephadm:Setting up client nodes... 2024-02-18T08:38:32.875 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-18T08:38:33.137 INFO:journalctl@ceph.grafana.a.smithi181.stdout:-- Logs begin at Sun 2022-10-16 12:17:23 UTC. -- 2024-02-18T08:38:33.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:32 smithi181 bash[19547]: cluster 2024-02-18T08:38:31.880236+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:33.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:32 smithi181 bash[19547]: audit 2024-02-18T08:38:31.892877+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:33.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:32 smithi181 bash[19547]: audit 2024-02-18T08:38:31.895564+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:38:33.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:32 smithi181 bash[19547]: audit 2024-02-18T08:38:32.024625+0000 mgr.y (mgr.14140) 215 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi181=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:38:33.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:32 smithi181 bash[19547]: cephadm 2024-02-18T08:38:32.026224+0000 mgr.y (mgr.14140) 216 : cephadm [INF] Saving service grafana spec with placement smithi181=a;count:1 2024-02-18T08:38:33.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:32 smithi181 bash[19547]: audit 2024-02-18T08:38:32.032500+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:33.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:32 smithi133 bash[19538]: cluster 2024-02-18T08:38:31.880236+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:33.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:32 smithi133 bash[19538]: audit 2024-02-18T08:38:31.892877+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:33.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:32 smithi133 bash[19538]: audit 2024-02-18T08:38:31.895564+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:38:33.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:32 smithi133 bash[19538]: audit 2024-02-18T08:38:32.024625+0000 mgr.y (mgr.14140) 215 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi181=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:38:33.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:32 smithi133 bash[19538]: cephadm 2024-02-18T08:38:32.026224+0000 mgr.y (mgr.14140) 216 : cephadm [INF] Saving service grafana spec with placement smithi181=a;count:1 2024-02-18T08:38:33.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:32 smithi133 bash[19538]: audit 2024-02-18T08:38:32.032500+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:33.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:32 smithi133 bash[24767]: cluster 2024-02-18T08:38:31.880236+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:33.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:32 smithi133 bash[24767]: audit 2024-02-18T08:38:31.892877+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:33.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:32 smithi133 bash[24767]: audit 2024-02-18T08:38:31.895564+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:38:33.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:32 smithi133 bash[24767]: audit 2024-02-18T08:38:32.024625+0000 mgr.y (mgr.14140) 215 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi181=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:38:33.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:32 smithi133 bash[24767]: cephadm 2024-02-18T08:38:32.026224+0000 mgr.y (mgr.14140) 216 : cephadm [INF] Saving service grafana spec with placement smithi181=a;count:1 2024-02-18T08:38:33.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:32 smithi133 bash[24767]: audit 2024-02-18T08:38:32.032500+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:33.651 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:38:33 smithi181 bash[30076]: level=info ts=2024-02-18T08:38:33.468Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-18T08:38:33.651 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:38:33 smithi181 bash[30076]: level=info ts=2024-02-18T08:38:33.468Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-02-18T08:38:33.651 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:38:33 smithi181 bash[30076]: level=info ts=2024-02-18T08:38:33.468Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-02-18T08:38:33.651 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:38:33 smithi181 bash[30076]: level=info ts=2024-02-18T08:38:33.468Z caller=main.go:339 host_details="(Linux 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 smithi181 (none))" 2024-02-18T08:38:33.651 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:38:33 smithi181 bash[30076]: level=info ts=2024-02-18T08:38:33.468Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-02-18T08:38:33.651 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:38:33 smithi181 bash[30076]: level=info ts=2024-02-18T08:38:33.468Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-18T08:38:33.651 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:38:33 smithi181 bash[30076]: level=info ts=2024-02-18T08:38:33.473Z caller=main.go:678 msg="Starting TSDB ..." 2024-02-18T08:38:33.651 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:38:33 smithi181 bash[30076]: level=info ts=2024-02-18T08:38:33.473Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-02-18T08:38:33.651 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:38:33 smithi181 bash[30076]: level=info ts=2024-02-18T08:38:33.476Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-02-18T08:38:33.652 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:38:33 smithi181 bash[30076]: level=info ts=2024-02-18T08:38:33.476Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-02-18T08:38:33.652 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:38:33 smithi181 bash[30076]: level=info ts=2024-02-18T08:38:33.476Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=285.166µs 2024-02-18T08:38:33.652 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:38:33 smithi181 bash[30076]: level=info ts=2024-02-18T08:38:33.478Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-02-18T08:38:33.652 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:38:33 smithi181 bash[30076]: level=info ts=2024-02-18T08:38:33.478Z caller=main.go:695 msg="TSDB started" 2024-02-18T08:38:33.652 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:38:33 smithi181 bash[30076]: level=info ts=2024-02-18T08:38:33.478Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-18T08:38:33.652 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:38:33 smithi181 bash[30076]: level=info ts=2024-02-18T08:38:33.487Z caller=main.go:827 msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-18T08:38:33.652 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:38:33 smithi181 bash[30076]: level=info ts=2024-02-18T08:38:33.488Z caller=main.go:646 msg="Server is ready to receive web requests." 2024-02-18T08:38:34.233 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:34 smithi181 systemd[1]: Started Ceph node-exporter.b for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:38:34.611 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:34 smithi181 bash[30421]: Unable to find image 'quay.io/prometheus/node-exporter:v0.18.1' locally 2024-02-18T08:38:34.851 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:34 smithi133 systemd[1]: Started Ceph node-exporter.a for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:38:34.851 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:34 smithi133 bash[19538]: audit 2024-02-18T08:38:33.618797+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:34.851 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:34 smithi133 bash[19538]: audit 2024-02-18T08:38:33.626134+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:34.851 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:34 smithi133 bash[19538]: cephadm 2024-02-18T08:38:33.628749+0000 mgr.y (mgr.14140) 217 : cephadm [INF] Deploying daemon node-exporter.b on smithi181 2024-02-18T08:38:34.851 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:34 smithi133 bash[19538]: cluster 2024-02-18T08:38:33.880825+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:34.852 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:34 smithi133 bash[19538]: audit 2024-02-18T08:38:34.222828+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:34.852 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:34 smithi133 bash[19538]: cephadm 2024-02-18T08:38:34.224054+0000 mgr.y (mgr.14140) 219 : cephadm [INF] Deploying daemon node-exporter.a on smithi133 2024-02-18T08:38:34.852 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:34 smithi133 bash[24767]: audit 2024-02-18T08:38:33.618797+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:34.852 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:34 smithi133 bash[24767]: audit 2024-02-18T08:38:33.626134+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:34.852 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:34 smithi133 bash[24767]: cephadm 2024-02-18T08:38:33.628749+0000 mgr.y (mgr.14140) 217 : cephadm [INF] Deploying daemon node-exporter.b on smithi181 2024-02-18T08:38:34.852 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:34 smithi133 bash[24767]: cluster 2024-02-18T08:38:33.880825+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:34.852 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:34 smithi133 bash[24767]: audit 2024-02-18T08:38:34.222828+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:34.852 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:34 smithi133 bash[24767]: cephadm 2024-02-18T08:38:34.224054+0000 mgr.y (mgr.14140) 219 : cephadm [INF] Deploying daemon node-exporter.a on smithi133 2024-02-18T08:38:34.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:34 smithi181 bash[19547]: audit 2024-02-18T08:38:33.618797+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:34.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:34 smithi181 bash[19547]: audit 2024-02-18T08:38:33.626134+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:34.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:34 smithi181 bash[19547]: cephadm 2024-02-18T08:38:33.628749+0000 mgr.y (mgr.14140) 217 : cephadm [INF] Deploying daemon node-exporter.b on smithi181 2024-02-18T08:38:34.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:34 smithi181 bash[19547]: cluster 2024-02-18T08:38:33.880825+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:34.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:34 smithi181 bash[19547]: audit 2024-02-18T08:38:34.222828+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:34.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:34 smithi181 bash[19547]: cephadm 2024-02-18T08:38:34.224054+0000 mgr.y (mgr.14140) 219 : cephadm [INF] Deploying daemon node-exporter.a on smithi133 2024-02-18T08:38:35.295 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:34 smithi133 bash[34877]: Unable to find image 'quay.io/prometheus/node-exporter:v0.18.1' locally 2024-02-18T08:38:35.643 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:35 smithi181 bash[30421]: v0.18.1: Pulling from prometheus/node-exporter 2024-02-18T08:38:35.900 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:35 smithi181 bash[30421]: 49a2d53aa1af: Pulling fs layer 2024-02-18T08:38:35.901 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:35 smithi181 bash[30421]: 3589a6efd9ce: Pulling fs layer 2024-02-18T08:38:35.901 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:35 smithi181 bash[30421]: 190160031744: Pulling fs layer 2024-02-18T08:38:35.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:35 smithi181 bash[19547]: audit 2024-02-18T08:38:34.844459+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:35.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:35 smithi181 bash[19547]: cephadm 2024-02-18T08:38:34.854774+0000 mgr.y (mgr.14140) 220 : cephadm [INF] Deploying daemon alertmanager.a on smithi133 2024-02-18T08:38:36.102 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:35 smithi133 bash[19538]: audit 2024-02-18T08:38:34.844459+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:36.102 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:35 smithi133 bash[19538]: cephadm 2024-02-18T08:38:34.854774+0000 mgr.y (mgr.14140) 220 : cephadm [INF] Deploying daemon alertmanager.a on smithi133 2024-02-18T08:38:36.102 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:35 smithi133 bash[24767]: audit 2024-02-18T08:38:34.844459+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:36.102 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:35 smithi133 bash[24767]: cephadm 2024-02-18T08:38:34.854774+0000 mgr.y (mgr.14140) 220 : cephadm [INF] Deploying daemon alertmanager.a on smithi133 2024-02-18T08:38:36.274 INFO:teuthology.orchestra.run.smithi133.stdout:[client.0] 2024-02-18T08:38:36.274 INFO:teuthology.orchestra.run.smithi133.stdout: key = AQAMwtFlzdx/EBAA5Erte3BBAWsfQkNtpcsX4g== 2024-02-18T08:38:36.469 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:36 smithi181 bash[30421]: 3589a6efd9ce: Verifying Checksum 2024-02-18T08:38:36.469 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:36 smithi181 bash[30421]: 3589a6efd9ce: Download complete 2024-02-18T08:38:36.469 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:36 smithi181 bash[30421]: 49a2d53aa1af: Verifying Checksum 2024-02-18T08:38:36.469 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:36 smithi181 bash[30421]: 49a2d53aa1af: Download complete 2024-02-18T08:38:36.545 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:36 smithi133 bash[34877]: v0.18.1: Pulling from prometheus/node-exporter 2024-02-18T08:38:36.845 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:36 smithi133 bash[34877]: 49a2d53aa1af: Pulling fs layer 2024-02-18T08:38:36.845 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:36 smithi133 bash[34877]: 3589a6efd9ce: Pulling fs layer 2024-02-18T08:38:36.845 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:36 smithi133 bash[34877]: 190160031744: Pulling fs layer 2024-02-18T08:38:36.845 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:36 smithi181 bash[30421]: 190160031744: Verifying Checksum 2024-02-18T08:38:36.846 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:36 smithi181 bash[30421]: 190160031744: Download complete 2024-02-18T08:38:36.846 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:36 smithi181 bash[30421]: 49a2d53aa1af: Pull complete 2024-02-18T08:38:37.052 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-18T08:38:37.052 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-02-18T08:38:37.052 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-02-18T08:38:37.079 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-18T08:38:37.150 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:37 smithi181 bash[30421]: 3589a6efd9ce: Pull complete 2024-02-18T08:38:37.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:36 smithi181 bash[19547]: cluster 2024-02-18T08:38:35.881486+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:37.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:36 smithi181 bash[19547]: audit 2024-02-18T08:38:36.276649+0000 mon.a (mon.0) 552 : audit [INF] from='client.? 172.21.15.133:0/4224649072' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-18T08:38:37.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:36 smithi181 bash[19547]: audit 2024-02-18T08:38:36.282278+0000 mon.a (mon.0) 553 : audit [INF] from='client.? 172.21.15.133:0/4224649072' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-18T08:38:37.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:36 smithi133 bash[24767]: cluster 2024-02-18T08:38:35.881486+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:37.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:36 smithi133 bash[24767]: audit 2024-02-18T08:38:36.276649+0000 mon.a (mon.0) 552 : audit [INF] from='client.? 172.21.15.133:0/4224649072' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-18T08:38:37.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:36 smithi133 bash[24767]: audit 2024-02-18T08:38:36.282278+0000 mon.a (mon.0) 553 : audit [INF] from='client.? 172.21.15.133:0/4224649072' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-18T08:38:37.296 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:36 smithi133 bash[34877]: 3589a6efd9ce: Verifying Checksum 2024-02-18T08:38:37.296 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:36 smithi133 bash[34877]: 3589a6efd9ce: Download complete 2024-02-18T08:38:37.296 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:37 smithi133 bash[34877]: 49a2d53aa1af: Download complete 2024-02-18T08:38:37.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:36 smithi133 bash[19538]: cluster 2024-02-18T08:38:35.881486+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:37.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:36 smithi133 bash[19538]: audit 2024-02-18T08:38:36.276649+0000 mon.a (mon.0) 552 : audit [INF] from='client.? 172.21.15.133:0/4224649072' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-18T08:38:37.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:36 smithi133 bash[19538]: audit 2024-02-18T08:38:36.282278+0000 mon.a (mon.0) 553 : audit [INF] from='client.? 172.21.15.133:0/4224649072' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-18T08:38:37.795 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:37 smithi133 bash[34877]: 190160031744: Verifying Checksum 2024-02-18T08:38:37.796 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:37 smithi133 bash[34877]: 190160031744: Download complete 2024-02-18T08:38:37.796 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:37 smithi133 bash[34877]: 49a2d53aa1af: Pull complete 2024-02-18T08:38:38.295 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:37 smithi133 bash[34877]: 3589a6efd9ce: Pull complete 2024-02-18T08:38:38.403 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:38 smithi181 bash[30421]: 190160031744: Pull complete 2024-02-18T08:38:38.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:38 smithi133 bash[19538]: cluster 2024-02-18T08:38:37.882022+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:38.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:38 smithi133 bash[24767]: cluster 2024-02-18T08:38:37.882022+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:38.796 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:38 smithi133 bash[34877]: 190160031744: Pull complete 2024-02-18T08:38:38.796 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:38 smithi133 bash[34877]: Digest: sha256:a2f29256e53cc3e0b64d7a472512600b2e9410347d53cdc85b49f659c17e02ee 2024-02-18T08:38:38.796 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:38 smithi133 bash[34877]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v0.18.1 2024-02-18T08:38:38.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:38 smithi181 bash[19547]: cluster 2024-02-18T08:38:37.882022+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:38.901 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:38 smithi181 bash[30421]: Digest: sha256:a2f29256e53cc3e0b64d7a472512600b2e9410347d53cdc85b49f659c17e02ee 2024-02-18T08:38:38.901 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:38 smithi181 bash[30421]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v0.18.1 2024-02-18T08:38:40.652 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg="Starting node_exporter (version=0.18.1, branch=HEAD, revision=3db77732e925c08f675d7404a8c46466b2ece83e)" source="node_exporter.go:156" 2024-02-18T08:38:40.652 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg="Build context (go=go1.12.5, user=root@b50852a1acba, date=20190604-16:41:18)" source="node_exporter.go:157" 2024-02-18T08:38:40.652 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg="Enabled collectors:" source="node_exporter.go:97" 2024-02-18T08:38:40.653 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - arp" source="node_exporter.go:104" 2024-02-18T08:38:40.653 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - bcache" source="node_exporter.go:104" 2024-02-18T08:38:40.653 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - bonding" source="node_exporter.go:104" 2024-02-18T08:38:40.653 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - conntrack" source="node_exporter.go:104" 2024-02-18T08:38:40.653 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - cpu" source="node_exporter.go:104" 2024-02-18T08:38:40.653 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - cpufreq" source="node_exporter.go:104" 2024-02-18T08:38:40.653 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - diskstats" source="node_exporter.go:104" 2024-02-18T08:38:40.653 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - edac" source="node_exporter.go:104" 2024-02-18T08:38:40.653 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - entropy" source="node_exporter.go:104" 2024-02-18T08:38:40.653 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - filefd" source="node_exporter.go:104" 2024-02-18T08:38:40.653 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - filesystem" source="node_exporter.go:104" 2024-02-18T08:38:40.653 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - hwmon" source="node_exporter.go:104" 2024-02-18T08:38:40.653 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - infiniband" source="node_exporter.go:104" 2024-02-18T08:38:40.654 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - ipvs" source="node_exporter.go:104" 2024-02-18T08:38:40.654 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - loadavg" source="node_exporter.go:104" 2024-02-18T08:38:40.654 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - mdadm" source="node_exporter.go:104" 2024-02-18T08:38:40.654 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - meminfo" source="node_exporter.go:104" 2024-02-18T08:38:40.654 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - netclass" source="node_exporter.go:104" 2024-02-18T08:38:40.654 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - netdev" source="node_exporter.go:104" 2024-02-18T08:38:40.654 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - netstat" source="node_exporter.go:104" 2024-02-18T08:38:40.654 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - nfs" source="node_exporter.go:104" 2024-02-18T08:38:40.654 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - nfsd" source="node_exporter.go:104" 2024-02-18T08:38:40.654 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - pressure" source="node_exporter.go:104" 2024-02-18T08:38:40.654 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - sockstat" source="node_exporter.go:104" 2024-02-18T08:38:40.654 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - stat" source="node_exporter.go:104" 2024-02-18T08:38:40.654 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - textfile" source="node_exporter.go:104" 2024-02-18T08:38:40.654 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - time" source="node_exporter.go:104" 2024-02-18T08:38:40.655 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - uname" source="node_exporter.go:104" 2024-02-18T08:38:40.655 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - vmstat" source="node_exporter.go:104" 2024-02-18T08:38:40.655 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - xfs" source="node_exporter.go:104" 2024-02-18T08:38:40.655 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg=" - zfs" source="node_exporter.go:104" 2024-02-18T08:38:40.655 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[30421]: time="2024-02-18T08:38:40Z" level=info msg="Listening on :9100" source="node_exporter.go:170" 2024-02-18T08:38:40.796 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg="Starting node_exporter (version=0.18.1, branch=HEAD, revision=3db77732e925c08f675d7404a8c46466b2ece83e)" source="node_exporter.go:156" 2024-02-18T08:38:40.796 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg="Build context (go=go1.12.5, user=root@b50852a1acba, date=20190604-16:41:18)" source="node_exporter.go:157" 2024-02-18T08:38:40.796 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg="Enabled collectors:" source="node_exporter.go:97" 2024-02-18T08:38:40.796 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - arp" source="node_exporter.go:104" 2024-02-18T08:38:40.796 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - bcache" source="node_exporter.go:104" 2024-02-18T08:38:40.797 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - bonding" source="node_exporter.go:104" 2024-02-18T08:38:40.797 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - conntrack" source="node_exporter.go:104" 2024-02-18T08:38:40.797 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - cpu" source="node_exporter.go:104" 2024-02-18T08:38:40.797 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - cpufreq" source="node_exporter.go:104" 2024-02-18T08:38:40.797 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - diskstats" source="node_exporter.go:104" 2024-02-18T08:38:40.797 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - edac" source="node_exporter.go:104" 2024-02-18T08:38:40.797 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - entropy" source="node_exporter.go:104" 2024-02-18T08:38:40.797 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - filefd" source="node_exporter.go:104" 2024-02-18T08:38:40.797 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - filesystem" source="node_exporter.go:104" 2024-02-18T08:38:40.797 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - hwmon" source="node_exporter.go:104" 2024-02-18T08:38:40.797 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - infiniband" source="node_exporter.go:104" 2024-02-18T08:38:40.797 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - ipvs" source="node_exporter.go:104" 2024-02-18T08:38:40.797 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - loadavg" source="node_exporter.go:104" 2024-02-18T08:38:40.797 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - mdadm" source="node_exporter.go:104" 2024-02-18T08:38:40.797 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - meminfo" source="node_exporter.go:104" 2024-02-18T08:38:40.797 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - netclass" source="node_exporter.go:104" 2024-02-18T08:38:40.798 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - netdev" source="node_exporter.go:104" 2024-02-18T08:38:40.798 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - netstat" source="node_exporter.go:104" 2024-02-18T08:38:40.798 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - nfs" source="node_exporter.go:104" 2024-02-18T08:38:40.798 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - nfsd" source="node_exporter.go:104" 2024-02-18T08:38:40.798 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - pressure" source="node_exporter.go:104" 2024-02-18T08:38:40.798 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - sockstat" source="node_exporter.go:104" 2024-02-18T08:38:40.798 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - stat" source="node_exporter.go:104" 2024-02-18T08:38:40.798 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - textfile" source="node_exporter.go:104" 2024-02-18T08:38:40.798 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - time" source="node_exporter.go:104" 2024-02-18T08:38:40.798 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - uname" source="node_exporter.go:104" 2024-02-18T08:38:40.798 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - vmstat" source="node_exporter.go:104" 2024-02-18T08:38:40.798 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - xfs" source="node_exporter.go:104" 2024-02-18T08:38:40.798 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg=" - zfs" source="node_exporter.go:104" 2024-02-18T08:38:40.798 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[34877]: time="2024-02-18T08:38:40Z" level=info msg="Listening on :9100" source="node_exporter.go:170" 2024-02-18T08:38:41.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[19538]: cluster 2024-02-18T08:38:39.882469+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:41.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[19538]: audit 2024-02-18T08:38:40.447053+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:38:41.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[19538]: audit 2024-02-18T08:38:40.450631+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:38:41.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[24767]: cluster 2024-02-18T08:38:39.882469+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:41.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[24767]: audit 2024-02-18T08:38:40.447053+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:38:41.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:40 smithi133 bash[24767]: audit 2024-02-18T08:38:40.450631+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:38:41.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[19547]: cluster 2024-02-18T08:38:39.882469+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:41.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[19547]: audit 2024-02-18T08:38:40.447053+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:38:41.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:40 smithi181 bash[19547]: audit 2024-02-18T08:38:40.450631+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:38:41.535 INFO:teuthology.orchestra.run.smithi181.stdout:[client.1] 2024-02-18T08:38:41.536 INFO:teuthology.orchestra.run.smithi181.stdout: key = AQARwtFl1R7+HxAAPEdptrcAAQJx3ZRnPNztEw== 2024-02-18T08:38:42.115 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-02-18T08:38:42.115 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-02-18T08:38:42.115 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-02-18T08:38:42.140 INFO:tasks.cephadm:Waiting for OSDs to come up 2024-02-18T08:38:42.141 DEBUG:teuthology.orchestra.run.smithi133:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-02-18T08:38:42.241 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:41 smithi133 bash[19538]: audit 2024-02-18T08:38:41.536166+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.181:0/818397678' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-18T08:38:42.242 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:41 smithi133 bash[19538]: audit 2024-02-18T08:38:41.536415+0000 mon.a (mon.0) 556 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-18T08:38:42.242 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:41 smithi133 bash[19538]: audit 2024-02-18T08:38:41.543495+0000 mon.a (mon.0) 557 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-18T08:38:42.242 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:41 smithi133 bash[24767]: audit 2024-02-18T08:38:41.536166+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.181:0/818397678' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-18T08:38:42.242 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:41 smithi133 bash[24767]: audit 2024-02-18T08:38:41.536415+0000 mon.a (mon.0) 556 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-18T08:38:42.242 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:41 smithi133 bash[24767]: audit 2024-02-18T08:38:41.543495+0000 mon.a (mon.0) 557 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-18T08:38:42.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:41 smithi181 bash[19547]: audit 2024-02-18T08:38:41.536166+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.181:0/818397678' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-18T08:38:42.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:41 smithi181 bash[19547]: audit 2024-02-18T08:38:41.536415+0000 mon.a (mon.0) 556 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-18T08:38:42.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:41 smithi181 bash[19547]: audit 2024-02-18T08:38:41.543495+0000 mon.a (mon.0) 557 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-18T08:38:42.441 INFO:teuthology.misc.health.smithi133.stdout: 2024-02-18T08:38:42.441 INFO:teuthology.misc.health.smithi133.stdout:{"epoch":47,"fsid":"37c14f7a-ce38-11ee-95ba-87774f69a715","created":"2024-02-18T08:32:51.060101+0000","modified":"2024-02-18T08:38:12.050229+0000","last_up_change":"2024-02-18T08:38:11.039275+0000","last_in_change":"2024-02-18T08:38:11.039275+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-18T08:34:26.481930+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"6391ccf1-5b04-4ebb-b64f-83a9c05e5686","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6802","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6803","nonce":3325106320}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6805","nonce":3325106320}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6808","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6809","nonce":3325106320}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6807","nonce":3325106320}]},"public_addr":"172.21.15.133:6803/3325106320","cluster_addr":"172.21.15.133:6805/3325106320","heartbeat_back_addr":"172.21.15.133:6809/3325106320","heartbeat_front_addr":"172.21.15.133:6807/3325106320","state":["exists","up"]},{"osd":1,"uuid":"c0f5e58b-2c59-42a1-83fe-f94a03c61a7b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6810","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6811","nonce":2475452814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6813","nonce":2475452814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6816","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6817","nonce":2475452814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6815","nonce":2475452814}]},"public_addr":"172.21.15.133:6811/2475452814","cluster_addr":"172.21.15.133:6813/2475452814","heartbeat_back_addr":"172.21.15.133:6817/2475452814","heartbeat_front_addr":"172.21.15.133:6815/2475452814","state":["exists","up"]},{"osd":2,"uuid":"2418e3b4-e684-49b4-9778-693ee7554f23","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6818","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6819","nonce":3078533613}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6821","nonce":3078533613}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6824","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6825","nonce":3078533613}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6823","nonce":3078533613}]},"public_addr":"172.21.15.133:6819/3078533613","cluster_addr":"172.21.15.133:6821/3078533613","heartbeat_back_addr":"172.21.15.133:6825/3078533613","heartbeat_front_addr":"172.21.15.133:6823/3078533613","state":["exists","up"]},{"osd":3,"uuid":"7a4aede8-aea9-49be-bb81-023569560962","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6826","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6827","nonce":2229238173}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6829","nonce":2229238173}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6832","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6833","nonce":2229238173}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6831","nonce":2229238173}]},"public_addr":"172.21.15.133:6827/2229238173","cluster_addr":"172.21.15.133:6829/2229238173","heartbeat_back_addr":"172.21.15.133:6833/2229238173","heartbeat_front_addr":"172.21.15.133:6831/2229238173","state":["exists","up"]},{"osd":4,"uuid":"c96c3e10-9e9f-42a7-92a3-958508dfe4ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6800","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6801","nonce":4184989269}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6802","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6803","nonce":4184989269}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6806","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6807","nonce":4184989269}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6804","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6805","nonce":4184989269}]},"public_addr":"172.21.15.181:6801/4184989269","cluster_addr":"172.21.15.181:6803/4184989269","heartbeat_back_addr":"172.21.15.181:6807/4184989269","heartbeat_front_addr":"172.21.15.181:6805/4184989269","state":["exists","up"]},{"osd":5,"uuid":"62b58379-3f0f-4752-ba47-31b991b2f2c5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6808","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6809","nonce":2300426453}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6810","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6811","nonce":2300426453}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6814","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6815","nonce":2300426453}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6812","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6813","nonce":2300426453}]},"public_addr":"172.21.15.181:6809/2300426453","cluster_addr":"172.21.15.181:6811/2300426453","heartbeat_back_addr":"172.21.15.181:6815/2300426453","heartbeat_front_addr":"172.21.15.181:6813/2300426453","state":["exists","up"]},{"osd":6,"uuid":"855eba01-926a-4b9f-9396-ed89b3e7e327","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6816","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6817","nonce":732234893}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6818","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6819","nonce":732234893}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6822","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6823","nonce":732234893}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6820","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6821","nonce":732234893}]},"public_addr":"172.21.15.181:6817/732234893","cluster_addr":"172.21.15.181:6819/732234893","heartbeat_back_addr":"172.21.15.181:6823/732234893","heartbeat_front_addr":"172.21.15.181:6821/732234893","state":["exists","up"]},{"osd":7,"uuid":"cf0f4288-f917-49f3-9977-22582099f8af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6824","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6825","nonce":1003753280}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6826","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6827","nonce":1003753280}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6830","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6831","nonce":1003753280}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6828","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6829","nonce":1003753280}]},"public_addr":"172.21.15.181:6825/1003753280","cluster_addr":"172.21.15.181:6827/1003753280","heartbeat_back_addr":"172.21.15.181:6831/1003753280","heartbeat_front_addr":"172.21.15.181:6829/1003753280","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:35:33.105591+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:35:57.192098+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:36:20.094953+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:36:42.098582+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:37:02.729570+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:37:25.054349+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:37:47.119960+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:38:09.347708+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.133:6801/3069082831":"2024-02-19T08:33:35.746701+0000","172.21.15.133:6800/3069082831":"2024-02-19T08:33:35.746701+0000","172.21.15.133:0/3405749594":"2024-02-19T08:33:35.746701+0000","172.21.15.133:0/530264878":"2024-02-19T08:33:15.160029+0000","172.21.15.133:6800/2742427755":"2024-02-19T08:33:15.160029+0000","172.21.15.133:6801/2742427755":"2024-02-19T08:33:15.160029+0000","172.21.15.133:0/2074162503":"2024-02-19T08:33:35.746701+0000","172.21.15.133:0/2020473524":"2024-02-19T08:33:15.160029+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-18T08:38:42.455 DEBUG:teuthology.misc:8 of 8 OSDs are up 2024-02-18T08:38:42.455 INFO:tasks.cephadm:Creating RBD pool 2024-02-18T08:38:42.455 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- sudo ceph --cluster ceph osd pool create rbd 8 2024-02-18T08:38:43.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:42 smithi133 bash[19538]: cluster 2024-02-18T08:38:41.883000+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:43.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:42 smithi133 bash[19538]: audit 2024-02-18T08:38:42.447564+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.133:0/1358981663' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-18T08:38:43.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:42 smithi133 bash[24767]: cluster 2024-02-18T08:38:41.883000+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:43.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:42 smithi133 bash[24767]: audit 2024-02-18T08:38:42.447564+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.133:0/1358981663' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-18T08:38:43.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:42 smithi181 bash[19547]: cluster 2024-02-18T08:38:41.883000+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:43.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:42 smithi181 bash[19547]: audit 2024-02-18T08:38:42.447564+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.133:0/1358981663' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-18T08:38:45.303 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:44 smithi133 bash[19538]: cluster 2024-02-18T08:38:43.883676+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:45.303 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:44 smithi133 bash[24767]: cluster 2024-02-18T08:38:43.883676+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:45.408 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:44 smithi181 bash[19547]: cluster 2024-02-18T08:38:43.883676+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:46.045 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:38:45 smithi133 systemd[1]: Started Ceph alertmanager.a for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:38:47.261 INFO:teuthology.orchestra.run.smithi133.stderr:pool 'rbd' created 2024-02-18T08:38:47.402 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[35622]: level=info ts=2024-02-18T08:38:47.345Z caller=main.go:231 msg="Starting Alertmanager" version="(version=0.20.0, branch=HEAD, revision=f74be0400a6243d10bb53812d6fa408ad71ff32d)" 2024-02-18T08:38:47.403 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[35622]: level=info ts=2024-02-18T08:38:47.345Z caller=main.go:232 build_context="(go=go1.13.5, user=root@00c3106655f8, date=20191211-14:13:14)" 2024-02-18T08:38:47.403 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[35622]: level=info ts=2024-02-18T08:38:47.371Z caller=cluster.go:161 component=cluster msg="setting advertise address explicitly" addr=172.21.15.133 port=9094 2024-02-18T08:38:47.403 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[35622]: level=info ts=2024-02-18T08:38:47.372Z caller=cluster.go:623 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-18T08:38:47.403 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[35622]: level=info ts=2024-02-18T08:38:47.410Z caller=coordinator.go:119 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-18T08:38:47.403 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[19538]: cluster 2024-02-18T08:38:45.884064+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:47.403 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[19538]: audit 2024-02-18T08:38:46.022731+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:47.403 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[19538]: audit 2024-02-18T08:38:46.083623+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:47.403 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[19538]: audit 2024-02-18T08:38:46.089823+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:47.403 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[19538]: audit 2024-02-18T08:38:46.090585+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-18T08:38:47.404 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[19538]: audit 2024-02-18T08:38:46.091083+0000 mgr.y (mgr.14140) 227 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-18T08:38:47.404 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[19538]: audit 2024-02-18T08:38:46.096997+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:47.404 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[19538]: cephadm 2024-02-18T08:38:46.101792+0000 mgr.y (mgr.14140) 228 : cephadm [INF] Deploying daemon grafana.a on smithi181 2024-02-18T08:38:47.404 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[19538]: audit 2024-02-18T08:38:46.752706+0000 mon.c (mon.1) 16 : audit [INF] from='client.? 172.21.15.133:0/894421098' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-02-18T08:38:47.404 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[24767]: cluster 2024-02-18T08:38:45.884064+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:47.404 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[24767]: audit 2024-02-18T08:38:46.022731+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:47.404 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[24767]: audit 2024-02-18T08:38:46.083623+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:47.404 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[24767]: audit 2024-02-18T08:38:46.089823+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:47.404 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[24767]: audit 2024-02-18T08:38:46.090585+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-18T08:38:47.404 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[24767]: audit 2024-02-18T08:38:46.091083+0000 mgr.y (mgr.14140) 227 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-18T08:38:47.404 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[24767]: audit 2024-02-18T08:38:46.096997+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:47.404 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[24767]: cephadm 2024-02-18T08:38:46.101792+0000 mgr.y (mgr.14140) 228 : cephadm [INF] Deploying daemon grafana.a on smithi181 2024-02-18T08:38:47.405 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[24767]: audit 2024-02-18T08:38:46.752706+0000 mon.c (mon.1) 16 : audit [INF] from='client.? 172.21.15.133:0/894421098' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-02-18T08:38:47.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:47 smithi181 bash[19547]: cluster 2024-02-18T08:38:45.884064+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:47.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:47 smithi181 bash[19547]: audit 2024-02-18T08:38:46.022731+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:47.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:47 smithi181 bash[19547]: audit 2024-02-18T08:38:46.083623+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:47.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:47 smithi181 bash[19547]: audit 2024-02-18T08:38:46.089823+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:47.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:47 smithi181 bash[19547]: audit 2024-02-18T08:38:46.090585+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-18T08:38:47.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:47 smithi181 bash[19547]: audit 2024-02-18T08:38:46.091083+0000 mgr.y (mgr.14140) 227 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-18T08:38:47.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:47 smithi181 bash[19547]: audit 2024-02-18T08:38:46.096997+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:38:47.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:47 smithi181 bash[19547]: cephadm 2024-02-18T08:38:46.101792+0000 mgr.y (mgr.14140) 228 : cephadm [INF] Deploying daemon grafana.a on smithi181 2024-02-18T08:38:47.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:47 smithi181 bash[19547]: audit 2024-02-18T08:38:46.752706+0000 mon.c (mon.1) 16 : audit [INF] from='client.? 172.21.15.133:0/894421098' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-02-18T08:38:47.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[35622]: level=info ts=2024-02-18T08:38:47.411Z caller=coordinator.go:131 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-18T08:38:47.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:38:47 smithi133 bash[35622]: level=info ts=2024-02-18T08:38:47.415Z caller=main.go:497 msg=Listening address=:9093 2024-02-18T08:38:47.971 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2024-02-18T08:38:48.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:48 smithi133 bash[19538]: audit 2024-02-18T08:38:46.753196+0000 mon.a (mon.0) 564 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-02-18T08:38:48.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:48 smithi133 bash[19538]: audit 2024-02-18T08:38:47.265267+0000 mon.a (mon.0) 565 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-02-18T08:38:48.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:48 smithi133 bash[19538]: cluster 2024-02-18T08:38:47.265759+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-02-18T08:38:48.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:48 smithi133 bash[24767]: audit 2024-02-18T08:38:46.753196+0000 mon.a (mon.0) 564 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-02-18T08:38:48.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:48 smithi133 bash[24767]: audit 2024-02-18T08:38:47.265267+0000 mon.a (mon.0) 565 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-02-18T08:38:48.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:48 smithi133 bash[24767]: cluster 2024-02-18T08:38:47.265759+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-02-18T08:38:48.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:48 smithi181 bash[19547]: audit 2024-02-18T08:38:46.753196+0000 mon.a (mon.0) 564 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-02-18T08:38:48.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:48 smithi181 bash[19547]: audit 2024-02-18T08:38:47.265267+0000 mon.a (mon.0) 565 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-02-18T08:38:48.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:48 smithi181 bash[19547]: cluster 2024-02-18T08:38:47.265759+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-02-18T08:38:49.364 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:49 smithi133 bash[24767]: cluster 2024-02-18T08:38:47.884464+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v194: 9 pgs: 1 creating+peering, 1 active+clean, 7 unknown; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:49.364 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:49 smithi133 bash[24767]: cluster 2024-02-18T08:38:48.265631+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-18T08:38:49.364 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:49 smithi133 bash[19538]: cluster 2024-02-18T08:38:47.884464+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v194: 9 pgs: 1 creating+peering, 1 active+clean, 7 unknown; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:49.365 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:49 smithi133 bash[19538]: cluster 2024-02-18T08:38:48.265631+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-18T08:38:49.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:49 smithi181 bash[19547]: cluster 2024-02-18T08:38:47.884464+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v194: 9 pgs: 1 creating+peering, 1 active+clean, 7 unknown; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:49.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:49 smithi181 bash[19547]: cluster 2024-02-18T08:38:48.265631+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-18T08:38:49.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:38:49 smithi133 bash[35622]: level=info ts=2024-02-18T08:38:49.372Z caller=cluster.go:648 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000188108s 2024-02-18T08:38:50.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:50 smithi133 bash[19538]: cluster 2024-02-18T08:38:49.269790+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-18T08:38:50.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:50 smithi133 bash[24767]: cluster 2024-02-18T08:38:49.269790+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-18T08:38:50.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:50 smithi181 bash[19547]: cluster 2024-02-18T08:38:49.269790+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-18T08:38:51.285 INFO:teuthology.orchestra.run.smithi133.stderr:enabled application 'rbd' on pool 'rbd' 2024-02-18T08:38:51.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:51 smithi133 bash[19538]: cluster 2024-02-18T08:38:49.885093+0000 mgr.y (mgr.14140) 230 : cluster [DBG] pgmap v197: 9 pgs: 2 creating+peering, 3 active+clean, 4 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:51.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:51 smithi133 bash[19538]: audit 2024-02-18T08:38:50.978126+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.133:0/900279756' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:38:51.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:51 smithi133 bash[19538]: audit 2024-02-18T08:38:50.978815+0000 mon.a (mon.0) 569 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:38:51.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:51 smithi133 bash[24767]: cluster 2024-02-18T08:38:49.885093+0000 mgr.y (mgr.14140) 230 : cluster [DBG] pgmap v197: 9 pgs: 2 creating+peering, 3 active+clean, 4 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:51.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:51 smithi133 bash[24767]: audit 2024-02-18T08:38:50.978126+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.133:0/900279756' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:38:51.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:51 smithi133 bash[24767]: audit 2024-02-18T08:38:50.978815+0000 mon.a (mon.0) 569 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:38:51.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:51 smithi181 bash[19547]: cluster 2024-02-18T08:38:49.885093+0000 mgr.y (mgr.14140) 230 : cluster [DBG] pgmap v197: 9 pgs: 2 creating+peering, 3 active+clean, 4 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:51.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:51 smithi181 bash[19547]: audit 2024-02-18T08:38:50.978126+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.133:0/900279756' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:38:51.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:51 smithi181 bash[19547]: audit 2024-02-18T08:38:50.978815+0000 mon.a (mon.0) 569 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:38:51.877 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd dump --format=json 2024-02-18T08:38:52.016 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:38:52.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:52 smithi133 bash[19538]: audit 2024-02-18T08:38:51.289278+0000 mon.a (mon.0) 570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-02-18T08:38:52.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:52 smithi133 bash[19538]: cluster 2024-02-18T08:38:51.289351+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-18T08:38:52.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:52 smithi133 bash[24767]: audit 2024-02-18T08:38:51.289278+0000 mon.a (mon.0) 570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-02-18T08:38:52.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:52 smithi133 bash[24767]: cluster 2024-02-18T08:38:51.289351+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-18T08:38:52.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:52 smithi181 bash[19547]: audit 2024-02-18T08:38:51.289278+0000 mon.a (mon.0) 570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-02-18T08:38:52.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:52 smithi181 bash[19547]: cluster 2024-02-18T08:38:51.289351+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-18T08:38:53.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:53 smithi133 bash[19538]: cluster 2024-02-18T08:38:51.885599+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v199: 9 pgs: 2 creating+peering, 3 active+clean, 4 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:53.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:53 smithi133 bash[24767]: cluster 2024-02-18T08:38:51.885599+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v199: 9 pgs: 2 creating+peering, 3 active+clean, 4 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:53.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:53 smithi181 bash[19547]: cluster 2024-02-18T08:38:51.885599+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v199: 9 pgs: 2 creating+peering, 3 active+clean, 4 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:54.836 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-18T08:38:54.836 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":51,"fsid":"37c14f7a-ce38-11ee-95ba-87774f69a715","created":"2024-02-18T08:32:51.060101+0000","modified":"2024-02-18T08:38:51.282502+0000","last_up_change":"2024-02-18T08:38:11.039275+0000","last_in_change":"2024-02-18T08:38:11.039275+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-18T08:34:26.481930+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-02-18T08:38:47.206682+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"51","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"6391ccf1-5b04-4ebb-b64f-83a9c05e5686","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6802","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6803","nonce":3325106320}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6805","nonce":3325106320}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6808","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6809","nonce":3325106320}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6807","nonce":3325106320}]},"public_addr":"172.21.15.133:6803/3325106320","cluster_addr":"172.21.15.133:6805/3325106320","heartbeat_back_addr":"172.21.15.133:6809/3325106320","heartbeat_front_addr":"172.21.15.133:6807/3325106320","state":["exists","up"]},{"osd":1,"uuid":"c0f5e58b-2c59-42a1-83fe-f94a03c61a7b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6810","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6811","nonce":2475452814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6813","nonce":2475452814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6816","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6817","nonce":2475452814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6815","nonce":2475452814}]},"public_addr":"172.21.15.133:6811/2475452814","cluster_addr":"172.21.15.133:6813/2475452814","heartbeat_back_addr":"172.21.15.133:6817/2475452814","heartbeat_front_addr":"172.21.15.133:6815/2475452814","state":["exists","up"]},{"osd":2,"uuid":"2418e3b4-e684-49b4-9778-693ee7554f23","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6818","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6819","nonce":3078533613}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6821","nonce":3078533613}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6824","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6825","nonce":3078533613}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6823","nonce":3078533613}]},"public_addr":"172.21.15.133:6819/3078533613","cluster_addr":"172.21.15.133:6821/3078533613","heartbeat_back_addr":"172.21.15.133:6825/3078533613","heartbeat_front_addr":"172.21.15.133:6823/3078533613","state":["exists","up"]},{"osd":3,"uuid":"7a4aede8-aea9-49be-bb81-023569560962","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6826","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6827","nonce":2229238173}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6829","nonce":2229238173}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6832","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6833","nonce":2229238173}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6831","nonce":2229238173}]},"public_addr":"172.21.15.133:6827/2229238173","cluster_addr":"172.21.15.133:6829/2229238173","heartbeat_back_addr":"172.21.15.133:6833/2229238173","heartbeat_front_addr":"172.21.15.133:6831/2229238173","state":["exists","up"]},{"osd":4,"uuid":"c96c3e10-9e9f-42a7-92a3-958508dfe4ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6800","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6801","nonce":4184989269}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6802","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6803","nonce":4184989269}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6806","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6807","nonce":4184989269}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6804","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6805","nonce":4184989269}]},"public_addr":"172.21.15.181:6801/4184989269","cluster_addr":"172.21.15.181:6803/4184989269","heartbeat_back_addr":"172.21.15.181:6807/4184989269","heartbeat_front_addr":"172.21.15.181:6805/4184989269","state":["exists","up"]},{"osd":5,"uuid":"62b58379-3f0f-4752-ba47-31b991b2f2c5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6808","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6809","nonce":2300426453}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6810","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6811","nonce":2300426453}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6814","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6815","nonce":2300426453}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6812","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6813","nonce":2300426453}]},"public_addr":"172.21.15.181:6809/2300426453","cluster_addr":"172.21.15.181:6811/2300426453","heartbeat_back_addr":"172.21.15.181:6815/2300426453","heartbeat_front_addr":"172.21.15.181:6813/2300426453","state":["exists","up"]},{"osd":6,"uuid":"855eba01-926a-4b9f-9396-ed89b3e7e327","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6816","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6817","nonce":732234893}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6818","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6819","nonce":732234893}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6822","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6823","nonce":732234893}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6820","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6821","nonce":732234893}]},"public_addr":"172.21.15.181:6817/732234893","cluster_addr":"172.21.15.181:6819/732234893","heartbeat_back_addr":"172.21.15.181:6823/732234893","heartbeat_front_addr":"172.21.15.181:6821/732234893","state":["exists","up"]},{"osd":7,"uuid":"cf0f4288-f917-49f3-9977-22582099f8af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6824","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6825","nonce":1003753280}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6826","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6827","nonce":1003753280}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6830","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6831","nonce":1003753280}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6828","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6829","nonce":1003753280}]},"public_addr":"172.21.15.181:6825/1003753280","cluster_addr":"172.21.15.181:6827/1003753280","heartbeat_back_addr":"172.21.15.181:6831/1003753280","heartbeat_front_addr":"172.21.15.181:6829/1003753280","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:35:33.105591+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:35:57.192098+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:36:20.094953+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:36:42.098582+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:37:02.729570+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:37:25.054349+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:37:47.119960+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:38:09.347708+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.133:6801/3069082831":"2024-02-19T08:33:35.746701+0000","172.21.15.133:6800/3069082831":"2024-02-19T08:33:35.746701+0000","172.21.15.133:0/3405749594":"2024-02-19T08:33:35.746701+0000","172.21.15.133:0/530264878":"2024-02-19T08:33:15.160029+0000","172.21.15.133:6800/2742427755":"2024-02-19T08:33:15.160029+0000","172.21.15.133:6801/2742427755":"2024-02-19T08:33:15.160029+0000","172.21.15.133:0/2074162503":"2024-02-19T08:33:35.746701+0000","172.21.15.133:0/2020473524":"2024-02-19T08:33:15.160029+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-18T08:38:55.447 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-02-18T08:34:26.481930+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '12', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}, {'pool': 2, 'pool_name': 'rbd', 'create_time': '2024-02-18T08:38:47.206682+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 8, 'pg_placement_num': 8, 'pg_placement_num_target': 8, 'pg_num_target': 8, 'pg_num_pending': 8, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '51', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {}, 'application_metadata': {'rbd': {}}}] 2024-02-18T08:38:55.447 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2024-02-18T08:38:55.589 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:38:55.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:55 smithi181 bash[19547]: cluster 2024-02-18T08:38:53.886069+0000 mgr.y (mgr.14140) 232 : cluster [DBG] pgmap v200: 9 pgs: 9 active+clean; 0 B data, 3.7 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:55.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:55 smithi181 bash[19547]: audit 2024-02-18T08:38:54.842220+0000 mon.a (mon.0) 572 : audit [DBG] from='client.? 172.21.15.133:0/1484656176' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-18T08:38:55.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:55 smithi133 bash[19538]: cluster 2024-02-18T08:38:53.886069+0000 mgr.y (mgr.14140) 232 : cluster [DBG] pgmap v200: 9 pgs: 9 active+clean; 0 B data, 3.7 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:55.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:55 smithi133 bash[19538]: audit 2024-02-18T08:38:54.842220+0000 mon.a (mon.0) 572 : audit [DBG] from='client.? 172.21.15.133:0/1484656176' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-18T08:38:55.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:55 smithi133 bash[24767]: cluster 2024-02-18T08:38:53.886069+0000 mgr.y (mgr.14140) 232 : cluster [DBG] pgmap v200: 9 pgs: 9 active+clean; 0 B data, 3.7 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:55.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:55 smithi133 bash[24767]: audit 2024-02-18T08:38:54.842220+0000 mon.a (mon.0) 572 : audit [DBG] from='client.? 172.21.15.133:0/1484656176' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-18T08:38:57.730 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:57 smithi181 bash[19547]: cluster 2024-02-18T08:38:55.886783+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v201: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:57.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:57 smithi133 bash[19538]: cluster 2024-02-18T08:38:55.886783+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v201: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:57.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:57 smithi133 bash[24767]: cluster 2024-02-18T08:38:55.886783+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v201: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:57.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:38:57 smithi133 bash[35622]: level=info ts=2024-02-18T08:38:57.373Z caller=cluster.go:640 component=cluster msg="gossip settled; proceeding" elapsed=10.001196159s 2024-02-18T08:38:58.347 INFO:teuthology.orchestra.run.smithi133.stdout:pg_num: 1 2024-02-18T08:38:58.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:58 smithi133 bash[19538]: cluster 2024-02-18T08:38:57.887484+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v202: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:58.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:38:58 smithi133 bash[19538]: audit 2024-02-18T08:38:58.355728+0000 mon.a (mon.0) 573 : audit [DBG] from='client.? 172.21.15.133:0/1670691385' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-18T08:38:58.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:58 smithi133 bash[24767]: cluster 2024-02-18T08:38:57.887484+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v202: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:58.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:38:58 smithi133 bash[24767]: audit 2024-02-18T08:38:58.355728+0000 mon.a (mon.0) 573 : audit [DBG] from='client.? 172.21.15.133:0/1670691385' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-18T08:38:58.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:58 smithi181 bash[19547]: cluster 2024-02-18T08:38:57.887484+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v202: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:38:58.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:38:58 smithi181 bash[19547]: audit 2024-02-18T08:38:58.355728+0000 mon.a (mon.0) 573 : audit [DBG] from='client.? 172.21.15.133:0/1670691385' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-18T08:38:58.912 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd pool get rbd pg_num 2024-02-18T08:38:59.051 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:39:01.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:00 smithi133 bash[19538]: cluster 2024-02-18T08:38:59.887946+0000 mgr.y (mgr.14140) 235 : cluster [DBG] pgmap v203: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:01.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:00 smithi133 bash[24767]: cluster 2024-02-18T08:38:59.887946+0000 mgr.y (mgr.14140) 235 : cluster [DBG] pgmap v203: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:01.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:00 smithi181 bash[19547]: cluster 2024-02-18T08:38:59.887946+0000 mgr.y (mgr.14140) 235 : cluster [DBG] pgmap v203: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:01.925 INFO:teuthology.orchestra.run.smithi133.stdout:pg_num: 8 2024-02-18T08:39:02.250 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:01 smithi181 bash[19547]: audit 2024-02-18T08:39:01.933659+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.133:0/1692764893' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-02-18T08:39:02.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:01 smithi133 bash[19538]: audit 2024-02-18T08:39:01.933659+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.133:0/1692764893' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-02-18T08:39:02.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:01 smithi133 bash[24767]: audit 2024-02-18T08:39:01.933659+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.133:0/1692764893' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-02-18T08:39:02.508 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-18T08:39:02.508 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-18T08:39:02.508 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph mgr dump --format=json 2024-02-18T08:39:02.647 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:39:02.651 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:02 smithi181 systemd[1]: Started Ceph grafana.a for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:39:03.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:02 smithi133 bash[19538]: cluster 2024-02-18T08:39:01.888502+0000 mgr.y (mgr.14140) 236 : cluster [DBG] pgmap v204: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:03.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:02 smithi133 bash[19538]: audit 2024-02-18T08:39:02.504382+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:03.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:02 smithi133 bash[19538]: audit 2024-02-18T08:39:02.506580+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:39:03.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:02 smithi133 bash[19538]: audit 2024-02-18T08:39:02.506947+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:39:03.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:02 smithi133 bash[24767]: cluster 2024-02-18T08:39:01.888502+0000 mgr.y (mgr.14140) 236 : cluster [DBG] pgmap v204: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:03.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:02 smithi133 bash[24767]: audit 2024-02-18T08:39:02.504382+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:03.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:02 smithi133 bash[24767]: audit 2024-02-18T08:39:02.506580+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:39:03.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:02 smithi133 bash[24767]: audit 2024-02-18T08:39:02.506947+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:39:03.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:02 smithi181 bash[19547]: cluster 2024-02-18T08:39:01.888502+0000 mgr.y (mgr.14140) 236 : cluster [DBG] pgmap v204: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:03.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:02 smithi181 bash[19547]: audit 2024-02-18T08:39:02.504382+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:03.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:02 smithi181 bash[19547]: audit 2024-02-18T08:39:02.506580+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:39:03.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:02 smithi181 bash[19547]: audit 2024-02-18T08:39:02.506947+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:39:03.706 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:03 smithi181 bash[31066]: t=2024-02-18T08:39:03+0000 lvl=info msg="Starting Grafana" logger=server version=6.7.4 commit=8e44bbc5f5 branch=HEAD compiled=2020-05-26T17:35:38+0000 2024-02-18T08:39:03.706 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:03 smithi181 bash[31066]: t=2024-02-18T08:39:03+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-02-18T08:39:03.707 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:03 smithi181 bash[31066]: t=2024-02-18T08:39:03+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-02-18T08:39:03.707 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:03 smithi181 bash[31066]: t=2024-02-18T08:39:03+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-18T08:39:03.707 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:03 smithi181 bash[31066]: t=2024-02-18T08:39:03+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-18T08:39:03.707 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:03 smithi181 bash[31066]: t=2024-02-18T08:39:03+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-18T08:39:03.707 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:03 smithi181 bash[31066]: t=2024-02-18T08:39:03+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-18T08:39:03.707 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:03 smithi181 bash[31066]: t=2024-02-18T08:39:03+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-02-18T08:39:03.707 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:03 smithi181 bash[31066]: t=2024-02-18T08:39:03+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-02-18T08:39:03.707 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:03 smithi181 bash[31066]: t=2024-02-18T08:39:03+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-02-18T08:39:03.707 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:03 smithi181 bash[31066]: t=2024-02-18T08:39:03+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-02-18T08:39:03.707 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:03 smithi181 bash[31066]: t=2024-02-18T08:39:03+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-02-18T08:39:03.707 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:03 smithi181 bash[31066]: t=2024-02-18T08:39:03+0000 lvl=info msg="App mode production" logger=settings 2024-02-18T08:39:03.707 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:03 smithi181 bash[31066]: t=2024-02-18T08:39:03+0000 lvl=info msg="Initializing SqlStore" logger=server 2024-02-18T08:39:03.707 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:03 smithi181 bash[31066]: t=2024-02-18T08:39:03+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-02-18T08:39:03.708 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:03 smithi181 bash[31066]: t=2024-02-18T08:39:03+0000 lvl=info msg="Starting DB migration" logger=migrator 2024-02-18T08:39:03.708 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:03 smithi181 bash[31066]: t=2024-02-18T08:39:03+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-02-18T08:39:03.708 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:03 smithi181 bash[31066]: t=2024-02-18T08:39:03+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-02-18T08:39:03.957 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:03 smithi181 bash[31066]: t=2024-02-18T08:39:03+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-02-18T08:39:03.958 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:03 smithi181 bash[31066]: t=2024-02-18T08:39:03+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-02-18T08:39:03.958 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:03 smithi181 bash[31066]: t=2024-02-18T08:39:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-02-18T08:39:04.260 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:03 smithi181 bash[31066]: t=2024-02-18T08:39:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-02-18T08:39:04.260 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[31066]: t=2024-02-18T08:39:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-02-18T08:39:04.260 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[31066]: t=2024-02-18T08:39:04+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-02-18T08:39:04.260 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[31066]: t=2024-02-18T08:39:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-02-18T08:39:04.260 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[31066]: t=2024-02-18T08:39:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-02-18T08:39:04.260 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[31066]: t=2024-02-18T08:39:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-18T08:39:04.528 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[31066]: t=2024-02-18T08:39:04+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-02-18T08:39:04.528 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[31066]: t=2024-02-18T08:39:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-02-18T08:39:04.529 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[31066]: t=2024-02-18T08:39:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-02-18T08:39:04.529 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[31066]: t=2024-02-18T08:39:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-02-18T08:39:04.814 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[31066]: t=2024-02-18T08:39:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-02-18T08:39:04.814 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[31066]: t=2024-02-18T08:39:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-02-18T08:39:04.814 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[31066]: t=2024-02-18T08:39:04+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-02-18T08:39:04.814 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[31066]: t=2024-02-18T08:39:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-02-18T08:39:04.814 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[19547]: audit 2024-02-18T08:39:03.568527+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:04.814 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[19547]: cephadm 2024-02-18T08:39:03.569381+0000 mgr.y (mgr.14140) 237 : cephadm [INF] refreshing smithi133 facts 2024-02-18T08:39:04.814 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[19547]: audit 2024-02-18T08:39:03.816165+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:04.814 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[19547]: cephadm 2024-02-18T08:39:03.817033+0000 mgr.y (mgr.14140) 238 : cephadm [INF] refreshing smithi181 facts 2024-02-18T08:39:04.815 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[19547]: cluster 2024-02-18T08:39:03.888917+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v205: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:04.815 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[19547]: audit 2024-02-18T08:39:04.187075+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:04.815 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[19547]: cephadm 2024-02-18T08:39:04.192698+0000 mgr.y (mgr.14140) 240 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-18T08:39:04.815 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[19547]: cephadm 2024-02-18T08:39:04.200106+0000 mgr.y (mgr.14140) 241 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi133 2024-02-18T08:39:05.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:04 smithi133 bash[19538]: audit 2024-02-18T08:39:03.568527+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:05.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:04 smithi133 bash[19538]: cephadm 2024-02-18T08:39:03.569381+0000 mgr.y (mgr.14140) 237 : cephadm [INF] refreshing smithi133 facts 2024-02-18T08:39:05.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:04 smithi133 bash[19538]: audit 2024-02-18T08:39:03.816165+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:05.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:04 smithi133 bash[19538]: cephadm 2024-02-18T08:39:03.817033+0000 mgr.y (mgr.14140) 238 : cephadm [INF] refreshing smithi181 facts 2024-02-18T08:39:05.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:04 smithi133 bash[19538]: cluster 2024-02-18T08:39:03.888917+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v205: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:05.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:04 smithi133 bash[19538]: audit 2024-02-18T08:39:04.187075+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:05.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:04 smithi133 bash[19538]: cephadm 2024-02-18T08:39:04.192698+0000 mgr.y (mgr.14140) 240 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-18T08:39:05.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:04 smithi133 bash[19538]: cephadm 2024-02-18T08:39:04.200106+0000 mgr.y (mgr.14140) 241 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi133 2024-02-18T08:39:05.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:04 smithi133 bash[24767]: audit 2024-02-18T08:39:03.568527+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:05.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:04 smithi133 bash[24767]: cephadm 2024-02-18T08:39:03.569381+0000 mgr.y (mgr.14140) 237 : cephadm [INF] refreshing smithi133 facts 2024-02-18T08:39:05.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:04 smithi133 bash[24767]: audit 2024-02-18T08:39:03.816165+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:05.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:04 smithi133 bash[24767]: cephadm 2024-02-18T08:39:03.817033+0000 mgr.y (mgr.14140) 238 : cephadm [INF] refreshing smithi181 facts 2024-02-18T08:39:05.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:04 smithi133 bash[24767]: cluster 2024-02-18T08:39:03.888917+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v205: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:05.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:04 smithi133 bash[24767]: audit 2024-02-18T08:39:04.187075+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:05.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:04 smithi133 bash[24767]: cephadm 2024-02-18T08:39:04.192698+0000 mgr.y (mgr.14140) 240 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-18T08:39:05.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:04 smithi133 bash[24767]: cephadm 2024-02-18T08:39:04.200106+0000 mgr.y (mgr.14140) 241 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi133 2024-02-18T08:39:05.099 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[31066]: t=2024-02-18T08:39:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-02-18T08:39:05.099 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[31066]: t=2024-02-18T08:39:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-02-18T08:39:05.099 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:04 smithi181 bash[31066]: t=2024-02-18T08:39:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-02-18T08:39:05.099 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:05 smithi181 bash[31066]: t=2024-02-18T08:39:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-02-18T08:39:05.099 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:05 smithi181 bash[31066]: t=2024-02-18T08:39:05+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-02-18T08:39:05.400 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:05 smithi181 bash[31066]: t=2024-02-18T08:39:05+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-02-18T08:39:05.400 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:05 smithi181 bash[31066]: t=2024-02-18T08:39:05+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-02-18T08:39:05.401 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:05 smithi181 bash[31066]: t=2024-02-18T08:39:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-02-18T08:39:05.401 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:05 smithi181 bash[31066]: t=2024-02-18T08:39:05+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-02-18T08:39:05.401 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:05 smithi181 bash[31066]: t=2024-02-18T08:39:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-02-18T08:39:05.661 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:05 smithi181 bash[31066]: t=2024-02-18T08:39:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-02-18T08:39:05.661 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:05 smithi181 bash[31066]: t=2024-02-18T08:39:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-02-18T08:39:05.662 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:05 smithi181 bash[31066]: t=2024-02-18T08:39:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-02-18T08:39:05.662 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:05 smithi181 bash[31066]: t=2024-02-18T08:39:05+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-02-18T08:39:05.662 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:05 smithi181 bash[31066]: t=2024-02-18T08:39:05+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-02-18T08:39:05.930 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:05 smithi181 bash[31066]: t=2024-02-18T08:39:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-02-18T08:39:05.930 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:05 smithi181 bash[31066]: t=2024-02-18T08:39:05+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-02-18T08:39:05.930 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:05 smithi181 bash[31066]: t=2024-02-18T08:39:05+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-02-18T08:39:05.931 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:05 smithi181 bash[31066]: t=2024-02-18T08:39:05+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-02-18T08:39:05.931 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:05 smithi181 bash[31066]: t=2024-02-18T08:39:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-02-18T08:39:06.184 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-18T08:39:06.198 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:05 smithi181 bash[31066]: t=2024-02-18T08:39:05+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-02-18T08:39:06.199 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:06 smithi181 bash[31066]: t=2024-02-18T08:39:06+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-02-18T08:39:06.199 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:06 smithi181 bash[31066]: t=2024-02-18T08:39:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-02-18T08:39:06.199 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:06 smithi181 bash[31066]: t=2024-02-18T08:39:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-02-18T08:39:06.199 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:06 smithi181 bash[31066]: t=2024-02-18T08:39:06+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-02-18T08:39:06.199 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:06 smithi181 bash[31066]: t=2024-02-18T08:39:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-02-18T08:39:06.475 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:06 smithi181 bash[31066]: t=2024-02-18T08:39:06+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-02-18T08:39:06.476 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:06 smithi181 bash[31066]: t=2024-02-18T08:39:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-02-18T08:39:06.476 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:06 smithi181 bash[31066]: t=2024-02-18T08:39:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-02-18T08:39:06.476 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:06 smithi181 bash[31066]: t=2024-02-18T08:39:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-02-18T08:39:06.476 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:06 smithi181 bash[31066]: t=2024-02-18T08:39:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-02-18T08:39:06.761 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:06 smithi181 bash[31066]: t=2024-02-18T08:39:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-02-18T08:39:06.761 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:06 smithi181 bash[31066]: t=2024-02-18T08:39:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-02-18T08:39:06.761 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:06 smithi181 bash[31066]: t=2024-02-18T08:39:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-02-18T08:39:06.761 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:06 smithi181 bash[31066]: t=2024-02-18T08:39:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-02-18T08:39:06.761 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:06 smithi181 bash[31066]: t=2024-02-18T08:39:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-02-18T08:39:07.063 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:06 smithi181 bash[19547]: cluster 2024-02-18T08:39:05.889433+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v206: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:07.063 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:06 smithi181 bash[19547]: audit 2024-02-18T08:39:06.186601+0000 mon.a (mon.0) 580 : audit [DBG] from='client.? 172.21.15.133:0/2369538567' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-18T08:39:07.063 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:06 smithi181 bash[31066]: t=2024-02-18T08:39:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-02-18T08:39:07.063 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:06 smithi181 bash[31066]: t=2024-02-18T08:39:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-02-18T08:39:07.063 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:06 smithi181 bash[31066]: t=2024-02-18T08:39:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-02-18T08:39:07.063 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:07 smithi181 bash[31066]: t=2024-02-18T08:39:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-02-18T08:39:07.068 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":14,"active_gid":14140,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6800","nonce":4054556410},{"type":"v1","addr":"172.21.15.133:6801","nonce":4054556410}]},"active_addr":"172.21.15.133:6801/4054556410","active_change":"2024-02-18T08:33:35.747101+0000","active_mgr_features":4540138292840890367,"available":true,"standbys":[{"gid":14193,"name":"x","mgr_features":4540138292840890367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://smithi133.front.sepia.ceph.com:8443/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":3,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.133:0","nonce":1713832669}]},{"addrvec":[{"type":"v2","addr":"172.21.15.133:0","nonce":521046023}]}]}} 2024-02-18T08:39:07.071 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-18T08:39:07.071 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-18T08:39:07.071 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd dump --format=json 2024-02-18T08:39:07.213 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:39:07.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:06 smithi133 bash[19538]: cluster 2024-02-18T08:39:05.889433+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v206: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:07.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:06 smithi133 bash[19538]: audit 2024-02-18T08:39:06.186601+0000 mon.a (mon.0) 580 : audit [DBG] from='client.? 172.21.15.133:0/2369538567' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-18T08:39:07.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:06 smithi133 bash[24767]: cluster 2024-02-18T08:39:05.889433+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v206: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:07.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:06 smithi133 bash[24767]: audit 2024-02-18T08:39:06.186601+0000 mon.a (mon.0) 580 : audit [DBG] from='client.? 172.21.15.133:0/2369538567' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-18T08:39:07.347 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:07 smithi181 bash[31066]: t=2024-02-18T08:39:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-02-18T08:39:07.348 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:07 smithi181 bash[31066]: t=2024-02-18T08:39:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-02-18T08:39:07.348 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:07 smithi181 bash[31066]: t=2024-02-18T08:39:07+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-02-18T08:39:07.348 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:07 smithi181 bash[31066]: t=2024-02-18T08:39:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-02-18T08:39:07.624 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:07 smithi181 bash[31066]: t=2024-02-18T08:39:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-02-18T08:39:07.625 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:07 smithi181 bash[31066]: t=2024-02-18T08:39:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-02-18T08:39:07.625 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:07 smithi181 bash[31066]: t=2024-02-18T08:39:07+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-02-18T08:39:07.625 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:07 smithi181 bash[31066]: t=2024-02-18T08:39:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-02-18T08:39:07.625 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:07 smithi181 bash[31066]: t=2024-02-18T08:39:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-02-18T08:39:07.625 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:07 smithi181 bash[31066]: t=2024-02-18T08:39:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-02-18T08:39:07.876 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:07 smithi181 bash[31066]: t=2024-02-18T08:39:07+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-02-18T08:39:07.876 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:07 smithi181 bash[31066]: t=2024-02-18T08:39:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-02-18T08:39:07.876 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:07 smithi181 bash[31066]: t=2024-02-18T08:39:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-02-18T08:39:07.876 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:07 smithi181 bash[31066]: t=2024-02-18T08:39:07+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-02-18T08:39:07.877 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:07 smithi181 bash[31066]: t=2024-02-18T08:39:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-02-18T08:39:07.877 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:07 smithi181 bash[31066]: t=2024-02-18T08:39:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-02-18T08:39:08.151 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:07 smithi181 bash[31066]: t=2024-02-18T08:39:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-02-18T08:39:08.151 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:08 smithi181 bash[31066]: t=2024-02-18T08:39:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-02-18T08:39:08.151 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:08 smithi181 bash[31066]: t=2024-02-18T08:39:08+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-02-18T08:39:08.447 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:08 smithi181 bash[31066]: t=2024-02-18T08:39:08+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-02-18T08:39:08.448 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:08 smithi181 bash[31066]: t=2024-02-18T08:39:08+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-02-18T08:39:08.448 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:08 smithi181 bash[31066]: t=2024-02-18T08:39:08+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-02-18T08:39:08.448 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:08 smithi181 bash[31066]: t=2024-02-18T08:39:08+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-18T08:39:08.448 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:08 smithi181 bash[31066]: t=2024-02-18T08:39:08+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-02-18T08:39:08.706 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:08 smithi181 bash[19547]: cluster 2024-02-18T08:39:07.890024+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v207: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:08.706 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:08 smithi181 bash[31066]: t=2024-02-18T08:39:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-02-18T08:39:08.706 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:08 smithi181 bash[31066]: t=2024-02-18T08:39:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-02-18T08:39:08.706 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:08 smithi181 bash[31066]: t=2024-02-18T08:39:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-02-18T08:39:08.706 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:08 smithi181 bash[31066]: t=2024-02-18T08:39:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-02-18T08:39:08.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:08 smithi133 bash[19538]: cluster 2024-02-18T08:39:07.890024+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v207: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:08.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:08 smithi133 bash[24767]: cluster 2024-02-18T08:39:07.890024+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v207: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:08.957 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:08 smithi181 bash[31066]: t=2024-02-18T08:39:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-02-18T08:39:08.958 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:08 smithi181 bash[31066]: t=2024-02-18T08:39:08+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-02-18T08:39:08.958 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:08 smithi181 bash[31066]: t=2024-02-18T08:39:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-02-18T08:39:08.958 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:08 smithi181 bash[31066]: t=2024-02-18T08:39:08+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-02-18T08:39:09.243 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:09 smithi181 bash[31066]: t=2024-02-18T08:39:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-02-18T08:39:09.243 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:09 smithi181 bash[31066]: t=2024-02-18T08:39:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-02-18T08:39:09.243 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:09 smithi181 bash[31066]: t=2024-02-18T08:39:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-02-18T08:39:09.243 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:09 smithi181 bash[31066]: t=2024-02-18T08:39:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-02-18T08:39:09.243 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:09 smithi181 bash[31066]: t=2024-02-18T08:39:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-02-18T08:39:09.546 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:39:09 smithi133 systemd[1]: Stopping Ceph alertmanager.a for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:39:09.546 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:39:09 smithi133 bash[35622]: level=info ts=2024-02-18T08:39:09.381Z caller=main.go:536 msg="Received SIGTERM, exiting gracefully..." 2024-02-18T08:39:09.553 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:09 smithi181 bash[31066]: t=2024-02-18T08:39:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-02-18T08:39:09.553 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:09 smithi181 bash[31066]: t=2024-02-18T08:39:09+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-02-18T08:39:09.553 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:09 smithi181 bash[31066]: t=2024-02-18T08:39:09+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-02-18T08:39:09.553 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:09 smithi181 bash[31066]: t=2024-02-18T08:39:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-02-18T08:39:09.846 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:09 smithi181 bash[31066]: t=2024-02-18T08:39:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-02-18T08:39:09.846 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:09 smithi181 bash[31066]: t=2024-02-18T08:39:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-02-18T08:39:09.846 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:09 smithi181 bash[31066]: t=2024-02-18T08:39:09+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-02-18T08:39:09.846 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:09 smithi181 bash[31066]: t=2024-02-18T08:39:09+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-02-18T08:39:10.150 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:09 smithi181 bash[31066]: t=2024-02-18T08:39:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-02-18T08:39:10.151 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:09 smithi181 bash[31066]: t=2024-02-18T08:39:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-02-18T08:39:10.151 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:10 smithi181 bash[31066]: t=2024-02-18T08:39:10+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-02-18T08:39:10.151 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:10 smithi181 bash[31066]: t=2024-02-18T08:39:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-02-18T08:39:10.449 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:10 smithi181 bash[31066]: t=2024-02-18T08:39:10+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-02-18T08:39:10.450 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:10 smithi181 bash[31066]: t=2024-02-18T08:39:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-02-18T08:39:10.450 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:10 smithi181 bash[31066]: t=2024-02-18T08:39:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-02-18T08:39:10.450 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:10 smithi181 bash[31066]: t=2024-02-18T08:39:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-02-18T08:39:10.450 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:10 smithi181 bash[31066]: t=2024-02-18T08:39:10+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-02-18T08:39:10.696 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:39:10 smithi133 docker[37557]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-alertmanager.a 2024-02-18T08:39:10.696 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:39:10 smithi133 systemd[1]: Stopped Ceph alertmanager.a for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:39:10.697 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:39:10 smithi133 systemd[1]: Started Ceph alertmanager.a for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:39:10.734 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:10 smithi181 bash[31066]: t=2024-02-18T08:39:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-02-18T08:39:10.734 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:10 smithi181 bash[31066]: t=2024-02-18T08:39:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-02-18T08:39:10.735 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:10 smithi181 bash[31066]: t=2024-02-18T08:39:10+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-02-18T08:39:10.735 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:10 smithi181 bash[31066]: t=2024-02-18T08:39:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-02-18T08:39:10.735 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:10 smithi181 bash[31066]: t=2024-02-18T08:39:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-02-18T08:39:11.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:10 smithi133 bash[24767]: cluster 2024-02-18T08:39:09.890453+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v208: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:11.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:10 smithi133 bash[24767]: audit 2024-02-18T08:39:10.460175+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:11.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:10 smithi133 bash[19538]: cluster 2024-02-18T08:39:09.890453+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v208: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:11.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:10 smithi133 bash[19538]: audit 2024-02-18T08:39:10.460175+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:11.072 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-18T08:39:11.073 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":51,"fsid":"37c14f7a-ce38-11ee-95ba-87774f69a715","created":"2024-02-18T08:32:51.060101+0000","modified":"2024-02-18T08:38:51.282502+0000","last_up_change":"2024-02-18T08:38:11.039275+0000","last_in_change":"2024-02-18T08:38:11.039275+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-18T08:34:26.481930+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-02-18T08:38:47.206682+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"51","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"6391ccf1-5b04-4ebb-b64f-83a9c05e5686","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6802","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6803","nonce":3325106320}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6805","nonce":3325106320}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6808","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6809","nonce":3325106320}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6807","nonce":3325106320}]},"public_addr":"172.21.15.133:6803/3325106320","cluster_addr":"172.21.15.133:6805/3325106320","heartbeat_back_addr":"172.21.15.133:6809/3325106320","heartbeat_front_addr":"172.21.15.133:6807/3325106320","state":["exists","up"]},{"osd":1,"uuid":"c0f5e58b-2c59-42a1-83fe-f94a03c61a7b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6810","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6811","nonce":2475452814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6813","nonce":2475452814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6816","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6817","nonce":2475452814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6815","nonce":2475452814}]},"public_addr":"172.21.15.133:6811/2475452814","cluster_addr":"172.21.15.133:6813/2475452814","heartbeat_back_addr":"172.21.15.133:6817/2475452814","heartbeat_front_addr":"172.21.15.133:6815/2475452814","state":["exists","up"]},{"osd":2,"uuid":"2418e3b4-e684-49b4-9778-693ee7554f23","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6818","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6819","nonce":3078533613}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6821","nonce":3078533613}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6824","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6825","nonce":3078533613}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6823","nonce":3078533613}]},"public_addr":"172.21.15.133:6819/3078533613","cluster_addr":"172.21.15.133:6821/3078533613","heartbeat_back_addr":"172.21.15.133:6825/3078533613","heartbeat_front_addr":"172.21.15.133:6823/3078533613","state":["exists","up"]},{"osd":3,"uuid":"7a4aede8-aea9-49be-bb81-023569560962","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6826","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6827","nonce":2229238173}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6829","nonce":2229238173}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6832","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6833","nonce":2229238173}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6831","nonce":2229238173}]},"public_addr":"172.21.15.133:6827/2229238173","cluster_addr":"172.21.15.133:6829/2229238173","heartbeat_back_addr":"172.21.15.133:6833/2229238173","heartbeat_front_addr":"172.21.15.133:6831/2229238173","state":["exists","up"]},{"osd":4,"uuid":"c96c3e10-9e9f-42a7-92a3-958508dfe4ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6800","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6801","nonce":4184989269}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6802","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6803","nonce":4184989269}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6806","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6807","nonce":4184989269}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6804","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6805","nonce":4184989269}]},"public_addr":"172.21.15.181:6801/4184989269","cluster_addr":"172.21.15.181:6803/4184989269","heartbeat_back_addr":"172.21.15.181:6807/4184989269","heartbeat_front_addr":"172.21.15.181:6805/4184989269","state":["exists","up"]},{"osd":5,"uuid":"62b58379-3f0f-4752-ba47-31b991b2f2c5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6808","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6809","nonce":2300426453}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6810","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6811","nonce":2300426453}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6814","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6815","nonce":2300426453}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6812","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6813","nonce":2300426453}]},"public_addr":"172.21.15.181:6809/2300426453","cluster_addr":"172.21.15.181:6811/2300426453","heartbeat_back_addr":"172.21.15.181:6815/2300426453","heartbeat_front_addr":"172.21.15.181:6813/2300426453","state":["exists","up"]},{"osd":6,"uuid":"855eba01-926a-4b9f-9396-ed89b3e7e327","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6816","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6817","nonce":732234893}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6818","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6819","nonce":732234893}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6822","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6823","nonce":732234893}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6820","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6821","nonce":732234893}]},"public_addr":"172.21.15.181:6817/732234893","cluster_addr":"172.21.15.181:6819/732234893","heartbeat_back_addr":"172.21.15.181:6823/732234893","heartbeat_front_addr":"172.21.15.181:6821/732234893","state":["exists","up"]},{"osd":7,"uuid":"cf0f4288-f917-49f3-9977-22582099f8af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6824","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6825","nonce":1003753280}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6826","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6827","nonce":1003753280}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6830","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6831","nonce":1003753280}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6828","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6829","nonce":1003753280}]},"public_addr":"172.21.15.181:6825/1003753280","cluster_addr":"172.21.15.181:6827/1003753280","heartbeat_back_addr":"172.21.15.181:6831/1003753280","heartbeat_front_addr":"172.21.15.181:6829/1003753280","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:35:33.105591+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:35:57.192098+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:36:20.094953+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:36:42.098582+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:37:02.729570+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:37:25.054349+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:37:47.119960+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:38:09.347708+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.133:6801/3069082831":"2024-02-19T08:33:35.746701+0000","172.21.15.133:6800/3069082831":"2024-02-19T08:33:35.746701+0000","172.21.15.133:0/3405749594":"2024-02-19T08:33:35.746701+0000","172.21.15.133:0/530264878":"2024-02-19T08:33:15.160029+0000","172.21.15.133:6800/2742427755":"2024-02-19T08:33:15.160029+0000","172.21.15.133:6801/2742427755":"2024-02-19T08:33:15.160029+0000","172.21.15.133:0/2074162503":"2024-02-19T08:33:35.746701+0000","172.21.15.133:0/2020473524":"2024-02-19T08:33:15.160029+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-18T08:39:11.152 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:10 smithi181 bash[31066]: t=2024-02-18T08:39:10+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-02-18T08:39:11.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:10 smithi181 bash[19547]: cluster 2024-02-18T08:39:09.890453+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v208: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:11.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:10 smithi181 bash[19547]: audit 2024-02-18T08:39:10.460175+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:11.651 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:11 smithi181 bash[31066]: t=2024-02-18T08:39:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-02-18T08:39:11.651 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:11 smithi181 bash[31066]: t=2024-02-18T08:39:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-02-18T08:39:11.919 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:11 smithi181 bash[31066]: t=2024-02-18T08:39:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-02-18T08:39:11.920 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:11 smithi181 bash[31066]: t=2024-02-18T08:39:11+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-02-18T08:39:11.920 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:11 smithi181 bash[31066]: t=2024-02-18T08:39:11+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-02-18T08:39:11.974 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-18T08:39:11.974 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd dump --format=json 2024-02-18T08:39:12.114 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:39:12.172 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:12 smithi181 bash[31066]: t=2024-02-18T08:39:12+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-02-18T08:39:12.172 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:11 smithi181 bash[19547]: cephadm 2024-02-18T08:39:10.461671+0000 mgr.y (mgr.14140) 245 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-18T08:39:12.172 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:11 smithi181 bash[19547]: cephadm 2024-02-18T08:39:10.465794+0000 mgr.y (mgr.14140) 246 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi181 2024-02-18T08:39:12.172 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:11 smithi181 bash[19547]: audit 2024-02-18T08:39:11.079004+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.133:0/1437286396' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-18T08:39:12.201 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:11 smithi133 bash[24767]: cephadm 2024-02-18T08:39:10.461671+0000 mgr.y (mgr.14140) 245 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-18T08:39:12.201 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:11 smithi133 bash[24767]: cephadm 2024-02-18T08:39:10.465794+0000 mgr.y (mgr.14140) 246 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi181 2024-02-18T08:39:12.201 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:11 smithi133 bash[24767]: audit 2024-02-18T08:39:11.079004+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.133:0/1437286396' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-18T08:39:12.202 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:11 smithi133 bash[19538]: cephadm 2024-02-18T08:39:10.461671+0000 mgr.y (mgr.14140) 245 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-18T08:39:12.202 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:11 smithi133 bash[19538]: cephadm 2024-02-18T08:39:10.465794+0000 mgr.y (mgr.14140) 246 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi181 2024-02-18T08:39:12.202 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:11 smithi133 bash[19538]: audit 2024-02-18T08:39:11.079004+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.133:0/1437286396' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-18T08:39:12.202 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:39:12 smithi133 bash[37610]: level=info ts=2024-02-18T08:39:12.165Z caller=main.go:231 msg="Starting Alertmanager" version="(version=0.20.0, branch=HEAD, revision=f74be0400a6243d10bb53812d6fa408ad71ff32d)" 2024-02-18T08:39:12.202 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:39:12 smithi133 bash[37610]: level=info ts=2024-02-18T08:39:12.165Z caller=main.go:232 build_context="(go=go1.13.5, user=root@00c3106655f8, date=20191211-14:13:14)" 2024-02-18T08:39:12.202 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:39:12 smithi133 bash[37610]: level=info ts=2024-02-18T08:39:12.167Z caller=cluster.go:161 component=cluster msg="setting advertise address explicitly" addr=172.21.15.133 port=9094 2024-02-18T08:39:12.202 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:39:12 smithi133 bash[37610]: level=info ts=2024-02-18T08:39:12.168Z caller=cluster.go:623 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-18T08:39:12.436 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:12 smithi181 bash[31066]: t=2024-02-18T08:39:12+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-02-18T08:39:12.436 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:12 smithi181 bash[31066]: t=2024-02-18T08:39:12+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-02-18T08:39:12.436 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:12 smithi181 bash[31066]: t=2024-02-18T08:39:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-02-18T08:39:12.545 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:39:12 smithi133 bash[37610]: level=info ts=2024-02-18T08:39:12.209Z caller=coordinator.go:119 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-18T08:39:12.545 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:39:12 smithi133 bash[37610]: level=info ts=2024-02-18T08:39:12.210Z caller=coordinator.go:131 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-18T08:39:12.546 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:39:12 smithi133 bash[37610]: level=info ts=2024-02-18T08:39:12.214Z caller=main.go:497 msg=Listening address=:9093 2024-02-18T08:39:12.726 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:12 smithi181 bash[31066]: t=2024-02-18T08:39:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-02-18T08:39:12.726 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:12 smithi181 bash[31066]: t=2024-02-18T08:39:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-02-18T08:39:12.726 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:12 smithi181 bash[31066]: t=2024-02-18T08:39:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-02-18T08:39:13.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:12 smithi181 bash[19547]: cluster 2024-02-18T08:39:11.890968+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v209: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:13.151 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:12 smithi181 bash[31066]: t=2024-02-18T08:39:12+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-02-18T08:39:13.151 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:12 smithi181 bash[31066]: t=2024-02-18T08:39:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-02-18T08:39:13.250 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:12 smithi133 bash[19538]: cluster 2024-02-18T08:39:11.890968+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v209: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:13.250 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:12 smithi133 bash[24767]: cluster 2024-02-18T08:39:11.890968+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v209: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:13.483 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:13 smithi181 bash[31066]: t=2024-02-18T08:39:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-02-18T08:39:13.483 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:13 smithi181 bash[31066]: t=2024-02-18T08:39:13+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-02-18T08:39:13.483 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:13 smithi181 bash[31066]: t=2024-02-18T08:39:13+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-02-18T08:39:13.796 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:13 smithi181 bash[31066]: t=2024-02-18T08:39:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-02-18T08:39:13.796 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:13 smithi181 bash[31066]: t=2024-02-18T08:39:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-02-18T08:39:14.150 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:13 smithi181 bash[31066]: t=2024-02-18T08:39:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-02-18T08:39:14.545 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:39:14 smithi133 bash[37610]: level=info ts=2024-02-18T08:39:14.168Z caller=cluster.go:648 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000120183s 2024-02-18T08:39:14.552 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:14 smithi181 bash[31066]: t=2024-02-18T08:39:14+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-02-18T08:39:14.552 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:14 smithi181 bash[31066]: t=2024-02-18T08:39:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-02-18T08:39:14.552 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:14 smithi181 bash[31066]: t=2024-02-18T08:39:14+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-02-18T08:39:14.833 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:14 smithi181 bash[31066]: t=2024-02-18T08:39:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-02-18T08:39:14.833 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:14 smithi181 bash[31066]: t=2024-02-18T08:39:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-02-18T08:39:14.833 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:14 smithi181 bash[31066]: t=2024-02-18T08:39:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-02-18T08:39:15.136 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:14 smithi181 bash[19547]: cluster 2024-02-18T08:39:13.891653+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v210: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:15.136 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:14 smithi181 bash[31066]: t=2024-02-18T08:39:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-02-18T08:39:15.136 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:14 smithi181 bash[31066]: t=2024-02-18T08:39:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-02-18T08:39:15.136 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:14 smithi181 bash[31066]: t=2024-02-18T08:39:14+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-02-18T08:39:15.136 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:15 smithi181 bash[31066]: t=2024-02-18T08:39:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-02-18T08:39:15.195 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-18T08:39:15.195 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":51,"fsid":"37c14f7a-ce38-11ee-95ba-87774f69a715","created":"2024-02-18T08:32:51.060101+0000","modified":"2024-02-18T08:38:51.282502+0000","last_up_change":"2024-02-18T08:38:11.039275+0000","last_in_change":"2024-02-18T08:38:11.039275+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-18T08:34:26.481930+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-02-18T08:38:47.206682+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"51","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"6391ccf1-5b04-4ebb-b64f-83a9c05e5686","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6802","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6803","nonce":3325106320}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6805","nonce":3325106320}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6808","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6809","nonce":3325106320}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6807","nonce":3325106320}]},"public_addr":"172.21.15.133:6803/3325106320","cluster_addr":"172.21.15.133:6805/3325106320","heartbeat_back_addr":"172.21.15.133:6809/3325106320","heartbeat_front_addr":"172.21.15.133:6807/3325106320","state":["exists","up"]},{"osd":1,"uuid":"c0f5e58b-2c59-42a1-83fe-f94a03c61a7b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6810","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6811","nonce":2475452814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6813","nonce":2475452814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6816","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6817","nonce":2475452814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6815","nonce":2475452814}]},"public_addr":"172.21.15.133:6811/2475452814","cluster_addr":"172.21.15.133:6813/2475452814","heartbeat_back_addr":"172.21.15.133:6817/2475452814","heartbeat_front_addr":"172.21.15.133:6815/2475452814","state":["exists","up"]},{"osd":2,"uuid":"2418e3b4-e684-49b4-9778-693ee7554f23","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6818","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6819","nonce":3078533613}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6821","nonce":3078533613}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6824","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6825","nonce":3078533613}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6823","nonce":3078533613}]},"public_addr":"172.21.15.133:6819/3078533613","cluster_addr":"172.21.15.133:6821/3078533613","heartbeat_back_addr":"172.21.15.133:6825/3078533613","heartbeat_front_addr":"172.21.15.133:6823/3078533613","state":["exists","up"]},{"osd":3,"uuid":"7a4aede8-aea9-49be-bb81-023569560962","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6826","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6827","nonce":2229238173}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6829","nonce":2229238173}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6832","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6833","nonce":2229238173}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6831","nonce":2229238173}]},"public_addr":"172.21.15.133:6827/2229238173","cluster_addr":"172.21.15.133:6829/2229238173","heartbeat_back_addr":"172.21.15.133:6833/2229238173","heartbeat_front_addr":"172.21.15.133:6831/2229238173","state":["exists","up"]},{"osd":4,"uuid":"c96c3e10-9e9f-42a7-92a3-958508dfe4ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6800","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6801","nonce":4184989269}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6802","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6803","nonce":4184989269}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6806","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6807","nonce":4184989269}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6804","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6805","nonce":4184989269}]},"public_addr":"172.21.15.181:6801/4184989269","cluster_addr":"172.21.15.181:6803/4184989269","heartbeat_back_addr":"172.21.15.181:6807/4184989269","heartbeat_front_addr":"172.21.15.181:6805/4184989269","state":["exists","up"]},{"osd":5,"uuid":"62b58379-3f0f-4752-ba47-31b991b2f2c5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6808","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6809","nonce":2300426453}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6810","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6811","nonce":2300426453}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6814","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6815","nonce":2300426453}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6812","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6813","nonce":2300426453}]},"public_addr":"172.21.15.181:6809/2300426453","cluster_addr":"172.21.15.181:6811/2300426453","heartbeat_back_addr":"172.21.15.181:6815/2300426453","heartbeat_front_addr":"172.21.15.181:6813/2300426453","state":["exists","up"]},{"osd":6,"uuid":"855eba01-926a-4b9f-9396-ed89b3e7e327","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6816","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6817","nonce":732234893}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6818","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6819","nonce":732234893}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6822","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6823","nonce":732234893}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6820","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6821","nonce":732234893}]},"public_addr":"172.21.15.181:6817/732234893","cluster_addr":"172.21.15.181:6819/732234893","heartbeat_back_addr":"172.21.15.181:6823/732234893","heartbeat_front_addr":"172.21.15.181:6821/732234893","state":["exists","up"]},{"osd":7,"uuid":"cf0f4288-f917-49f3-9977-22582099f8af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6824","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6825","nonce":1003753280}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6826","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6827","nonce":1003753280}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6830","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6831","nonce":1003753280}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6828","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6829","nonce":1003753280}]},"public_addr":"172.21.15.181:6825/1003753280","cluster_addr":"172.21.15.181:6827/1003753280","heartbeat_back_addr":"172.21.15.181:6831/1003753280","heartbeat_front_addr":"172.21.15.181:6829/1003753280","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:35:33.105591+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:35:57.192098+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:36:20.094953+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:36:42.098582+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:37:02.729570+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:37:25.054349+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:37:47.119960+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:38:09.347708+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.133:6801/3069082831":"2024-02-19T08:33:35.746701+0000","172.21.15.133:6800/3069082831":"2024-02-19T08:33:35.746701+0000","172.21.15.133:0/3405749594":"2024-02-19T08:33:35.746701+0000","172.21.15.133:0/530264878":"2024-02-19T08:33:15.160029+0000","172.21.15.133:6800/2742427755":"2024-02-19T08:33:15.160029+0000","172.21.15.133:6801/2742427755":"2024-02-19T08:33:15.160029+0000","172.21.15.133:0/2074162503":"2024-02-19T08:33:35.746701+0000","172.21.15.133:0/2020473524":"2024-02-19T08:33:15.160029+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-18T08:39:15.253 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:14 smithi133 bash[19538]: cluster 2024-02-18T08:39:13.891653+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v210: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:15.253 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:14 smithi133 bash[24767]: cluster 2024-02-18T08:39:13.891653+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v210: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:15.425 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:15 smithi181 bash[31066]: t=2024-02-18T08:39:15+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-02-18T08:39:15.425 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:15 smithi181 bash[31066]: t=2024-02-18T08:39:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-02-18T08:39:15.804 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-18T08:39:15.805 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:15 smithi181 bash[31066]: t=2024-02-18T08:39:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-02-18T08:39:15.949 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:39:16.125 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:15 smithi181 bash[19547]: audit 2024-02-18T08:39:15.202328+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.133:0/2007977845' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-18T08:39:16.125 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:15 smithi181 bash[31066]: t=2024-02-18T08:39:15+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-02-18T08:39:16.125 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:15 smithi181 bash[31066]: t=2024-02-18T08:39:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-02-18T08:39:16.125 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:16 smithi181 bash[31066]: t=2024-02-18T08:39:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-02-18T08:39:16.125 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:16 smithi181 systemd[1]: Stopping Ceph prometheus.a for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:39:16.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:15 smithi133 bash[19538]: audit 2024-02-18T08:39:15.202328+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.133:0/2007977845' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-18T08:39:16.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:15 smithi133 bash[24767]: audit 2024-02-18T08:39:15.202328+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.133:0/2007977845' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-18T08:39:16.400 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:16 smithi181 bash[31066]: t=2024-02-18T08:39:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-02-18T08:39:16.400 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:16 smithi181 bash[31066]: t=2024-02-18T08:39:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-02-18T08:39:16.400 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:16 smithi181 bash[31066]: t=2024-02-18T08:39:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-02-18T08:39:16.401 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:16 smithi181 bash[30076]: level=warn ts=2024-02-18T08:39:16.231Z caller=main.go:524 msg="Received SIGTERM, exiting gracefully..." 2024-02-18T08:39:16.401 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:16 smithi181 bash[30076]: level=info ts=2024-02-18T08:39:16.232Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-02-18T08:39:16.401 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:16 smithi181 bash[30076]: level=info ts=2024-02-18T08:39:16.232Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-02-18T08:39:16.401 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:16 smithi181 bash[30076]: level=info ts=2024-02-18T08:39:16.232Z caller=main.go:583 msg="Stopping scrape manager..." 2024-02-18T08:39:16.401 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:16 smithi181 bash[30076]: level=info ts=2024-02-18T08:39:16.232Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-02-18T08:39:16.401 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:16 smithi181 bash[30076]: level=info ts=2024-02-18T08:39:16.232Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-02-18T08:39:16.401 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:16 smithi181 bash[30076]: level=info ts=2024-02-18T08:39:16.232Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-02-18T08:39:16.401 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:16 smithi181 bash[30076]: level=info ts=2024-02-18T08:39:16.232Z caller=main.go:577 msg="Scrape manager stopped" 2024-02-18T08:39:16.401 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:16 smithi181 bash[30076]: level=info ts=2024-02-18T08:39:16.232Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-02-18T08:39:16.401 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:16 smithi181 bash[30076]: level=info ts=2024-02-18T08:39:16.232Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-02-18T08:39:16.401 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:16 smithi181 bash[30076]: level=info ts=2024-02-18T08:39:16.232Z caller=main.go:749 msg="Notifier manager stopped" 2024-02-18T08:39:16.401 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:16 smithi181 bash[30076]: level=info ts=2024-02-18T08:39:16.232Z caller=main.go:761 msg="See you next time!" 2024-02-18T08:39:16.671 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:16 smithi181 bash[31066]: t=2024-02-18T08:39:16+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-02-18T08:39:16.671 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:16 smithi181 bash[31066]: t=2024-02-18T08:39:16+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-02-18T08:39:16.970 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:16 smithi181 bash[31066]: t=2024-02-18T08:39:16+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-02-18T08:39:17.080 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:16 smithi133 bash[24767]: cluster 2024-02-18T08:39:15.892362+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v211: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:17.080 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:16 smithi133 bash[19538]: cluster 2024-02-18T08:39:15.892362+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v211: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:17.230 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:16 smithi181 bash[19547]: cluster 2024-02-18T08:39:15.892362+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v211: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:17.231 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:17 smithi181 bash[31066]: t=2024-02-18T08:39:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-02-18T08:39:17.231 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:17 smithi181 bash[31066]: t=2024-02-18T08:39:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-02-18T08:39:17.231 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:17 smithi181 docker[31630]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-prometheus.a 2024-02-18T08:39:17.231 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:17 smithi181 systemd[1]: Stopped Ceph prometheus.a for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:39:17.231 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:17 smithi181 systemd[1]: Started Ceph prometheus.a for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:39:17.567 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:17 smithi181 bash[31066]: t=2024-02-18T08:39:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-02-18T08:39:17.567 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:17 smithi181 bash[31066]: t=2024-02-18T08:39:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-02-18T08:39:17.898 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:17 smithi181 bash[31066]: t=2024-02-18T08:39:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-02-18T08:39:17.898 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:17 smithi181 bash[31066]: t=2024-02-18T08:39:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-02-18T08:39:18.151 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:17 smithi181 bash[31066]: t=2024-02-18T08:39:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-02-18T08:39:18.472 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[31066]: t=2024-02-18T08:39:18+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-02-18T08:39:18.472 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[31066]: t=2024-02-18T08:39:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-02-18T08:39:18.472 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[19547]: audit 2024-02-18T08:39:17.246564+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:18.472 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[19547]: audit 2024-02-18T08:39:17.253048+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-18T08:39:18.472 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[19547]: audit 2024-02-18T08:39:17.253707+0000 mgr.y (mgr.14140) 250 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-18T08:39:18.473 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[19547]: audit 2024-02-18T08:39:17.255404+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi133.front.sepia.ceph.com:9093"}]: dispatch 2024-02-18T08:39:18.473 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[19547]: audit 2024-02-18T08:39:17.255937+0000 mgr.y (mgr.14140) 251 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi133.front.sepia.ceph.com:9093"}]: dispatch 2024-02-18T08:39:18.473 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[19547]: audit 2024-02-18T08:39:17.263258+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:18.473 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[19547]: audit 2024-02-18T08:39:17.272841+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-18T08:39:18.473 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[19547]: audit 2024-02-18T08:39:17.273481+0000 mgr.y (mgr.14140) 252 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-18T08:39:18.473 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[19547]: audit 2024-02-18T08:39:17.279589+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi181.front.sepia.ceph.com:9095"}]: dispatch 2024-02-18T08:39:18.473 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[19547]: audit 2024-02-18T08:39:17.280300+0000 mgr.y (mgr.14140) 253 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi181.front.sepia.ceph.com:9095"}]: dispatch 2024-02-18T08:39:18.473 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[19547]: audit 2024-02-18T08:39:17.287233+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:18.473 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[19547]: audit 2024-02-18T08:39:17.295916+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-18T08:39:18.473 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[19547]: audit 2024-02-18T08:39:17.296506+0000 mgr.y (mgr.14140) 254 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-18T08:39:18.473 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[19547]: audit 2024-02-18T08:39:17.305942+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi181.front.sepia.ceph.com:3000"}]: dispatch 2024-02-18T08:39:18.473 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[19547]: audit 2024-02-18T08:39:17.306621+0000 mgr.y (mgr.14140) 255 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi181.front.sepia.ceph.com:3000"}]: dispatch 2024-02-18T08:39:18.473 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[19547]: audit 2024-02-18T08:39:17.314352+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:18.474 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[19547]: audit 2024-02-18T08:39:17.318880+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:39:18.474 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[19547]: audit 2024-02-18T08:39:17.319120+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:39:18.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[24767]: audit 2024-02-18T08:39:17.246564+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:18.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[24767]: audit 2024-02-18T08:39:17.253048+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-18T08:39:18.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[24767]: audit 2024-02-18T08:39:17.253707+0000 mgr.y (mgr.14140) 250 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-18T08:39:18.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[24767]: audit 2024-02-18T08:39:17.255404+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi133.front.sepia.ceph.com:9093"}]: dispatch 2024-02-18T08:39:18.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[24767]: audit 2024-02-18T08:39:17.255937+0000 mgr.y (mgr.14140) 251 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi133.front.sepia.ceph.com:9093"}]: dispatch 2024-02-18T08:39:18.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[24767]: audit 2024-02-18T08:39:17.263258+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:18.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[24767]: audit 2024-02-18T08:39:17.272841+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-18T08:39:18.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[24767]: audit 2024-02-18T08:39:17.273481+0000 mgr.y (mgr.14140) 252 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-18T08:39:18.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[24767]: audit 2024-02-18T08:39:17.279589+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi181.front.sepia.ceph.com:9095"}]: dispatch 2024-02-18T08:39:18.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[24767]: audit 2024-02-18T08:39:17.280300+0000 mgr.y (mgr.14140) 253 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi181.front.sepia.ceph.com:9095"}]: dispatch 2024-02-18T08:39:18.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[24767]: audit 2024-02-18T08:39:17.287233+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:18.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[24767]: audit 2024-02-18T08:39:17.295916+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-18T08:39:18.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[24767]: audit 2024-02-18T08:39:17.296506+0000 mgr.y (mgr.14140) 254 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-18T08:39:18.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[24767]: audit 2024-02-18T08:39:17.305942+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi181.front.sepia.ceph.com:3000"}]: dispatch 2024-02-18T08:39:18.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[24767]: audit 2024-02-18T08:39:17.306621+0000 mgr.y (mgr.14140) 255 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi181.front.sepia.ceph.com:3000"}]: dispatch 2024-02-18T08:39:18.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[24767]: audit 2024-02-18T08:39:17.314352+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:18.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[24767]: audit 2024-02-18T08:39:17.318880+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:39:18.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[24767]: audit 2024-02-18T08:39:17.319120+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:39:18.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[19538]: audit 2024-02-18T08:39:17.246564+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:18.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[19538]: audit 2024-02-18T08:39:17.253048+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-18T08:39:18.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[19538]: audit 2024-02-18T08:39:17.253707+0000 mgr.y (mgr.14140) 250 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-18T08:39:18.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[19538]: audit 2024-02-18T08:39:17.255404+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi133.front.sepia.ceph.com:9093"}]: dispatch 2024-02-18T08:39:18.547 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[19538]: audit 2024-02-18T08:39:17.255937+0000 mgr.y (mgr.14140) 251 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi133.front.sepia.ceph.com:9093"}]: dispatch 2024-02-18T08:39:18.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[19538]: audit 2024-02-18T08:39:17.263258+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:18.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[19538]: audit 2024-02-18T08:39:17.272841+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-18T08:39:18.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[19538]: audit 2024-02-18T08:39:17.273481+0000 mgr.y (mgr.14140) 252 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-18T08:39:18.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[19538]: audit 2024-02-18T08:39:17.279589+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi181.front.sepia.ceph.com:9095"}]: dispatch 2024-02-18T08:39:18.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[19538]: audit 2024-02-18T08:39:17.280300+0000 mgr.y (mgr.14140) 253 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi181.front.sepia.ceph.com:9095"}]: dispatch 2024-02-18T08:39:18.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[19538]: audit 2024-02-18T08:39:17.287233+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:18.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[19538]: audit 2024-02-18T08:39:17.295916+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-18T08:39:18.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[19538]: audit 2024-02-18T08:39:17.296506+0000 mgr.y (mgr.14140) 254 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-18T08:39:18.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[19538]: audit 2024-02-18T08:39:17.305942+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi181.front.sepia.ceph.com:3000"}]: dispatch 2024-02-18T08:39:18.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[19538]: audit 2024-02-18T08:39:17.306621+0000 mgr.y (mgr.14140) 255 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi181.front.sepia.ceph.com:3000"}]: dispatch 2024-02-18T08:39:18.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[19538]: audit 2024-02-18T08:39:17.314352+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:18.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[19538]: audit 2024-02-18T08:39:17.318880+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:39:18.548 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:18 smithi133 bash[19538]: audit 2024-02-18T08:39:17.319120+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:39:18.766 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[31066]: t=2024-02-18T08:39:18+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-02-18T08:39:18.767 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[31066]: t=2024-02-18T08:39:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-02-18T08:39:18.767 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[31066]: t=2024-02-18T08:39:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-02-18T08:39:19.034 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[31066]: t=2024-02-18T08:39:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-02-18T08:39:19.034 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[31066]: t=2024-02-18T08:39:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-02-18T08:39:19.034 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:18 smithi181 bash[31066]: t=2024-02-18T08:39:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-02-18T08:39:19.034 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31683]: level=info ts=2024-02-18T08:39:19.007Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-18T08:39:19.034 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31683]: level=info ts=2024-02-18T08:39:19.007Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-02-18T08:39:19.034 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31683]: level=info ts=2024-02-18T08:39:19.008Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-02-18T08:39:19.034 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31683]: level=info ts=2024-02-18T08:39:19.008Z caller=main.go:339 host_details="(Linux 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 smithi181 (none))" 2024-02-18T08:39:19.035 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31683]: level=info ts=2024-02-18T08:39:19.008Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-02-18T08:39:19.035 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31683]: level=info ts=2024-02-18T08:39:19.008Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-18T08:39:19.035 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31683]: level=info ts=2024-02-18T08:39:19.009Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-02-18T08:39:19.035 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31683]: level=info ts=2024-02-18T08:39:19.009Z caller=main.go:678 msg="Starting TSDB ..." 2024-02-18T08:39:19.035 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31683]: level=info ts=2024-02-18T08:39:19.014Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-02-18T08:39:19.035 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31683]: level=info ts=2024-02-18T08:39:19.015Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-02-18T08:39:19.035 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31683]: level=info ts=2024-02-18T08:39:19.016Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-02-18T08:39:19.035 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31683]: level=info ts=2024-02-18T08:39:19.016Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=1.639871ms 2024-02-18T08:39:19.035 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31683]: level=info ts=2024-02-18T08:39:19.018Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-02-18T08:39:19.035 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31683]: level=info ts=2024-02-18T08:39:19.018Z caller=main.go:695 msg="TSDB started" 2024-02-18T08:39:19.035 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31683]: level=info ts=2024-02-18T08:39:19.018Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-18T08:39:19.035 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31683]: level=info ts=2024-02-18T08:39:19.023Z caller=main.go:827 msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-18T08:39:19.035 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31683]: level=info ts=2024-02-18T08:39:19.024Z caller=main.go:646 msg="Server is ready to receive web requests." 2024-02-18T08:39:19.345 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31066]: t=2024-02-18T08:39:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-02-18T08:39:19.345 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31066]: t=2024-02-18T08:39:19+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-02-18T08:39:19.345 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31066]: t=2024-02-18T08:39:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-02-18T08:39:19.345 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31066]: t=2024-02-18T08:39:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-02-18T08:39:19.396 INFO:teuthology.orchestra.run.smithi133.stdout:42949673007 2024-02-18T08:39:19.397 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-18T08:39:19.540 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:39:19.647 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[19547]: cluster 2024-02-18T08:39:17.893076+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v212: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:19.647 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[19547]: audit 2024-02-18T08:39:18.391964+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:19.647 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[19547]: audit 2024-02-18T08:39:18.435279+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:19.647 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[19547]: audit 2024-02-18T08:39:18.443583+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:19.647 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[19547]: audit 2024-02-18T08:39:18.449203+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:39:19.647 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[19547]: audit 2024-02-18T08:39:18.449618+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:39:19.648 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31066]: t=2024-02-18T08:39:19+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-02-18T08:39:19.648 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31066]: t=2024-02-18T08:39:19+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-02-18T08:39:19.648 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31066]: t=2024-02-18T08:39:19+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-02-18T08:39:19.648 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31066]: t=2024-02-18T08:39:19+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-02-18T08:39:19.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:19 smithi133 bash[19538]: cluster 2024-02-18T08:39:17.893076+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v212: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:19.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:19 smithi133 bash[19538]: audit 2024-02-18T08:39:18.391964+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:19.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:19 smithi133 bash[19538]: audit 2024-02-18T08:39:18.435279+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:19.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:19 smithi133 bash[19538]: audit 2024-02-18T08:39:18.443583+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:19.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:19 smithi133 bash[19538]: audit 2024-02-18T08:39:18.449203+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:39:19.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:19 smithi133 bash[19538]: audit 2024-02-18T08:39:18.449618+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:39:19.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:19 smithi133 bash[24767]: cluster 2024-02-18T08:39:17.893076+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v212: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:19.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:19 smithi133 bash[24767]: audit 2024-02-18T08:39:18.391964+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:19.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:19 smithi133 bash[24767]: audit 2024-02-18T08:39:18.435279+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:19.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:19 smithi133 bash[24767]: audit 2024-02-18T08:39:18.443583+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:19.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:19 smithi133 bash[24767]: audit 2024-02-18T08:39:18.449203+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:39:19.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:19 smithi133 bash[24767]: audit 2024-02-18T08:39:18.449618+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:39:19.900 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31066]: t=2024-02-18T08:39:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-02-18T08:39:19.900 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31066]: t=2024-02-18T08:39:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-02-18T08:39:19.900 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31066]: t=2024-02-18T08:39:19+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-02-18T08:39:19.901 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31066]: t=2024-02-18T08:39:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-02-18T08:39:19.901 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31066]: t=2024-02-18T08:39:19+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-02-18T08:39:20.226 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31066]: t=2024-02-18T08:39:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-02-18T08:39:20.226 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:19 smithi181 bash[31066]: t=2024-02-18T08:39:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-02-18T08:39:20.226 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:20 smithi181 bash[31066]: t=2024-02-18T08:39:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-02-18T08:39:20.226 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:20 smithi181 bash[31066]: t=2024-02-18T08:39:20+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-02-18T08:39:20.226 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:20 smithi181 bash[31066]: t=2024-02-18T08:39:20+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-02-18T08:39:20.227 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:20 smithi181 bash[31066]: t=2024-02-18T08:39:20+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-02-18T08:39:20.528 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:20 smithi181 bash[31066]: t=2024-02-18T08:39:20+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-02-18T08:39:20.528 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:20 smithi181 bash[31066]: t=2024-02-18T08:39:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-02-18T08:39:20.528 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:20 smithi181 bash[31066]: t=2024-02-18T08:39:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-02-18T08:39:20.787 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:20 smithi133 bash[19538]: audit 2024-02-18T08:39:19.543291+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:20.787 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:20 smithi133 bash[19538]: audit 2024-02-18T08:39:19.680415+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:20.787 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:20 smithi133 bash[19538]: audit 2024-02-18T08:39:19.687508+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:20.787 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:20 smithi133 bash[19538]: cluster 2024-02-18T08:39:19.893724+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v213: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:20.787 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:20 smithi133 bash[24767]: audit 2024-02-18T08:39:19.543291+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:20.787 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:20 smithi133 bash[24767]: audit 2024-02-18T08:39:19.680415+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:20.787 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:20 smithi133 bash[24767]: audit 2024-02-18T08:39:19.687508+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:20.787 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:20 smithi133 bash[24767]: cluster 2024-02-18T08:39:19.893724+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v213: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:20.830 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:20 smithi181 bash[19547]: audit 2024-02-18T08:39:19.543291+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:20.830 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:20 smithi181 bash[19547]: audit 2024-02-18T08:39:19.680415+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:20.830 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:20 smithi181 bash[19547]: audit 2024-02-18T08:39:19.687508+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:39:20.830 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:20 smithi181 bash[19547]: cluster 2024-02-18T08:39:19.893724+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v213: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:20.830 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:20 smithi181 bash[31066]: t=2024-02-18T08:39:20+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-02-18T08:39:20.830 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:20 smithi181 bash[31066]: t=2024-02-18T08:39:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-02-18T08:39:20.831 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:20 smithi181 bash[31066]: t=2024-02-18T08:39:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-02-18T08:39:20.831 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:20 smithi181 bash[31066]: t=2024-02-18T08:39:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-02-18T08:39:20.831 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:20 smithi181 bash[31066]: t=2024-02-18T08:39:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-02-18T08:39:21.106 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:20 smithi181 bash[31066]: t=2024-02-18T08:39:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-02-18T08:39:21.106 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:20 smithi181 bash[31066]: t=2024-02-18T08:39:20+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-02-18T08:39:21.106 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:21 smithi181 bash[31066]: t=2024-02-18T08:39:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-02-18T08:39:21.383 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:21 smithi181 bash[31066]: t=2024-02-18T08:39:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-02-18T08:39:21.383 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:21 smithi181 bash[31066]: t=2024-02-18T08:39:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-02-18T08:39:21.383 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:21 smithi181 bash[31066]: t=2024-02-18T08:39:21+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-02-18T08:39:21.383 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:21 smithi181 bash[31066]: t=2024-02-18T08:39:21+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-02-18T08:39:21.650 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:21 smithi181 bash[31066]: t=2024-02-18T08:39:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-02-18T08:39:21.650 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:21 smithi181 bash[31066]: t=2024-02-18T08:39:21+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-02-18T08:39:21.650 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:21 smithi181 bash[31066]: t=2024-02-18T08:39:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-02-18T08:39:21.650 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:21 smithi181 bash[31066]: t=2024-02-18T08:39:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-02-18T08:39:21.936 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:21 smithi181 bash[31066]: t=2024-02-18T08:39:21+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-02-18T08:39:21.937 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:21 smithi181 bash[31066]: t=2024-02-18T08:39:21+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-02-18T08:39:21.937 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:21 smithi181 bash[31066]: t=2024-02-18T08:39:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-02-18T08:39:21.937 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:21 smithi181 bash[31066]: t=2024-02-18T08:39:21+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-02-18T08:39:22.205 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:21 smithi181 bash[31066]: t=2024-02-18T08:39:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-02-18T08:39:22.205 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:22 smithi181 bash[31066]: t=2024-02-18T08:39:22+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-02-18T08:39:22.205 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:22 smithi181 bash[31066]: t=2024-02-18T08:39:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-02-18T08:39:22.205 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:22 smithi181 bash[31066]: t=2024-02-18T08:39:22+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-02-18T08:39:22.360 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:39:22 smithi133 bash[37610]: level=info ts=2024-02-18T08:39:22.169Z caller=cluster.go:640 component=cluster msg="gossip settled; proceeding" elapsed=10.000808271s 2024-02-18T08:39:22.499 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:22 smithi181 bash[31066]: t=2024-02-18T08:39:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-02-18T08:39:22.499 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:22 smithi181 bash[31066]: t=2024-02-18T08:39:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-02-18T08:39:22.499 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:22 smithi181 bash[31066]: t=2024-02-18T08:39:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-02-18T08:39:22.499 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:22 smithi181 bash[31066]: t=2024-02-18T08:39:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-02-18T08:39:22.499 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:22 smithi181 bash[31066]: t=2024-02-18T08:39:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-02-18T08:39:22.750 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:22 smithi181 bash[31066]: t=2024-02-18T08:39:22+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-02-18T08:39:22.750 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:22 smithi181 bash[31066]: t=2024-02-18T08:39:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-02-18T08:39:22.750 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:22 smithi181 bash[31066]: t=2024-02-18T08:39:22+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-02-18T08:39:22.924 INFO:teuthology.orchestra.run.smithi133.stdout:68719476779 2024-02-18T08:39:22.924 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-18T08:39:23.061 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:39:23.101 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:22 smithi181 bash[19547]: cluster 2024-02-18T08:39:21.894342+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v214: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:23.102 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:22 smithi181 bash[31066]: t=2024-02-18T08:39:22+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-02-18T08:39:23.102 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:22 smithi181 bash[31066]: t=2024-02-18T08:39:22+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-02-18T08:39:23.102 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:22 smithi181 bash[31066]: t=2024-02-18T08:39:22+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-02-18T08:39:23.102 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:22 smithi181 bash[31066]: t=2024-02-18T08:39:22+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-02-18T08:39:23.102 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2024-02-18T08:39:23.102 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Initializing HTTPServer" logger=server 2024-02-18T08:39:23.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:22 smithi133 bash[19538]: cluster 2024-02-18T08:39:21.894342+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v214: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:23.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:22 smithi133 bash[24767]: cluster 2024-02-18T08:39:21.894342+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v214: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:23.401 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2024-02-18T08:39:23.401 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Initializing PluginManager" logger=server 2024-02-18T08:39:23.401 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Starting plugin search" logger=plugins 2024-02-18T08:39:23.401 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2024-02-18T08:39:23.401 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2024-02-18T08:39:23.401 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Initializing HooksService" logger=server 2024-02-18T08:39:23.401 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2024-02-18T08:39:23.401 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2024-02-18T08:39:23.401 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Initializing RemoteCache" logger=server 2024-02-18T08:39:23.401 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Initializing RenderingService" logger=server 2024-02-18T08:39:23.401 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Initializing AlertEngine" logger=server 2024-02-18T08:39:23.401 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Initializing QuotaService" logger=server 2024-02-18T08:39:23.401 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Initializing ServerLockService" logger=server 2024-02-18T08:39:23.402 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2024-02-18T08:39:23.402 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2024-02-18T08:39:23.402 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Initializing LoginService" logger=server 2024-02-18T08:39:23.402 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Initializing SearchService" logger=server 2024-02-18T08:39:23.402 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Initializing TracingService" logger=server 2024-02-18T08:39:23.402 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2024-02-18T08:39:23.402 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Initializing CleanUpService" logger=server 2024-02-18T08:39:23.402 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Initializing NotificationService" logger=server 2024-02-18T08:39:23.402 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2024-02-18T08:39:23.402 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-02-18T08:39:23.402 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 2024-02-18T08:39:23.402 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2024-02-18T08:39:23.402 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin. Read more at https://grafana.com/docs/grafana/latest/administration/image_rendering/" logger=rendering renderer=phantomJS 2024-02-18T08:39:23.403 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="Initializing Stream Manager" 2024-02-18T08:39:23.403 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:39:23 smithi181 bash[31066]: t=2024-02-18T08:39:23+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-02-18T08:39:25.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:24 smithi133 bash[19538]: cluster 2024-02-18T08:39:23.894951+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v215: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:25.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:24 smithi133 bash[24767]: cluster 2024-02-18T08:39:23.894951+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v215: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:25.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:24 smithi181 bash[19547]: cluster 2024-02-18T08:39:23.894951+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v215: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:26.543 INFO:teuthology.orchestra.run.smithi133.stdout:90194313255 2024-02-18T08:39:26.543 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-18T08:39:26.687 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:39:27.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:26 smithi133 bash[24767]: cluster 2024-02-18T08:39:25.895566+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v216: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:27.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:26 smithi133 bash[19538]: cluster 2024-02-18T08:39:25.895566+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v216: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:27.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:26 smithi181 bash[19547]: cluster 2024-02-18T08:39:25.895566+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v216: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:28.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:28 smithi181 bash[19547]: cluster 2024-02-18T08:39:27.896138+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v217: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:29.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:28 smithi133 bash[24767]: cluster 2024-02-18T08:39:27.896138+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v217: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:29.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:28 smithi133 bash[19538]: cluster 2024-02-18T08:39:27.896138+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v217: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:30.382 INFO:teuthology.orchestra.run.smithi133.stdout:111669149731 2024-02-18T08:39:30.382 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-18T08:39:30.523 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:39:31.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:30 smithi133 bash[24767]: cluster 2024-02-18T08:39:29.896745+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v218: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:31.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:30 smithi133 bash[19538]: cluster 2024-02-18T08:39:29.896745+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v218: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:31.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:30 smithi181 bash[19547]: cluster 2024-02-18T08:39:29.896745+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v218: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:33.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:32 smithi133 bash[19538]: cluster 2024-02-18T08:39:31.897348+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v219: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:33.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:32 smithi133 bash[24767]: cluster 2024-02-18T08:39:31.897348+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v219: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:33.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:32 smithi181 bash[19547]: cluster 2024-02-18T08:39:31.897348+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v219: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:33.887 INFO:teuthology.orchestra.run.smithi133.stdout:133143986208 2024-02-18T08:39:33.887 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-18T08:39:34.023 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:39:35.177 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:34 smithi133 bash[24767]: cluster 2024-02-18T08:39:33.897994+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v220: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:35.178 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:34 smithi133 bash[19538]: cluster 2024-02-18T08:39:33.897994+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v220: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:35.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:34 smithi181 bash[19547]: cluster 2024-02-18T08:39:33.897994+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v220: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:37.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:36 smithi133 bash[19538]: cluster 2024-02-18T08:39:35.898604+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v221: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:37.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:36 smithi133 bash[24767]: cluster 2024-02-18T08:39:35.898604+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v221: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:37.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:36 smithi181 bash[19547]: cluster 2024-02-18T08:39:35.898604+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v221: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:37.415 INFO:teuthology.orchestra.run.smithi133.stdout:154618822684 2024-02-18T08:39:37.415 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-18T08:39:37.554 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:39:38.695 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:38 smithi133 bash[24767]: cluster 2024-02-18T08:39:37.899213+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v222: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:38.696 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:38 smithi133 bash[19538]: cluster 2024-02-18T08:39:37.899213+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v222: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:38.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:38 smithi181 bash[19547]: cluster 2024-02-18T08:39:37.899213+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v222: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:41.080 INFO:teuthology.orchestra.run.smithi133.stdout:176093659161 2024-02-18T08:39:41.081 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-18T08:39:41.222 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:39:41.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:40 smithi133 bash[19538]: cluster 2024-02-18T08:39:39.899872+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v223: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:41.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:41 smithi133 bash[19538]: audit 2024-02-18T08:39:40.451441+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:39:41.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:41 smithi133 bash[19538]: audit 2024-02-18T08:39:40.454233+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:39:41.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:41 smithi133 bash[24767]: cluster 2024-02-18T08:39:39.899872+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v223: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:41.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:41 smithi133 bash[24767]: audit 2024-02-18T08:39:40.451441+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:39:41.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:41 smithi133 bash[24767]: audit 2024-02-18T08:39:40.454233+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:39:41.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:40 smithi181 bash[19547]: cluster 2024-02-18T08:39:39.899872+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v223: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:41.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:40 smithi181 bash[19547]: audit 2024-02-18T08:39:40.451441+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:39:41.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:40 smithi181 bash[19547]: audit 2024-02-18T08:39:40.454233+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:39:43.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:42 smithi133 bash[19538]: cluster 2024-02-18T08:39:41.900438+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v224: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:43.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:42 smithi133 bash[24767]: cluster 2024-02-18T08:39:41.900438+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v224: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:43.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:42 smithi181 bash[19547]: cluster 2024-02-18T08:39:41.900438+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v224: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:44.691 INFO:teuthology.orchestra.run.smithi133.stdout:197568495638 2024-02-18T08:39:44.692 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-18T08:39:44.832 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:39:45.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:44 smithi133 bash[19538]: cluster 2024-02-18T08:39:43.901042+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v225: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:45.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:44 smithi133 bash[24767]: cluster 2024-02-18T08:39:43.901042+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v225: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:45.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:44 smithi181 bash[19547]: cluster 2024-02-18T08:39:43.901042+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v225: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:47.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:46 smithi133 bash[19538]: cluster 2024-02-18T08:39:45.901576+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v226: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:47.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:46 smithi133 bash[24767]: cluster 2024-02-18T08:39:45.901576+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v226: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:47.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:46 smithi181 bash[19547]: cluster 2024-02-18T08:39:45.901576+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v226: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:48.014 INFO:teuthology.orchestra.run.smithi133.stdout:42949673012 2024-02-18T08:39:48.638 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949673007 got 42949673012 for osd.0 2024-02-18T08:39:48.638 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-18T08:39:48.776 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:39:48.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:48 smithi181 bash[19547]: cluster 2024-02-18T08:39:47.902124+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v227: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:48.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:48 smithi181 bash[19547]: audit 2024-02-18T08:39:48.022771+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.133:0/911278511' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-18T08:39:49.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:48 smithi133 bash[19538]: cluster 2024-02-18T08:39:47.902124+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v227: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:49.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:48 smithi133 bash[19538]: audit 2024-02-18T08:39:48.022771+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.133:0/911278511' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-18T08:39:49.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:48 smithi133 bash[24767]: cluster 2024-02-18T08:39:47.902124+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v227: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:49.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:48 smithi133 bash[24767]: audit 2024-02-18T08:39:48.022771+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.133:0/911278511' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-18T08:39:51.235 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:50 smithi133 bash[19538]: cluster 2024-02-18T08:39:49.902569+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v228: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:51.235 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:50 smithi133 bash[24767]: cluster 2024-02-18T08:39:49.902569+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v228: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:51.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:50 smithi181 bash[19547]: cluster 2024-02-18T08:39:49.902569+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v228: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:51.662 INFO:teuthology.orchestra.run.smithi133.stdout:68719476785 2024-02-18T08:39:51.958 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:51 smithi133 bash[19538]: audit 2024-02-18T08:39:51.670296+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.133:0/3519146101' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-18T08:39:52.290 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:51 smithi133 bash[24767]: audit 2024-02-18T08:39:51.670296+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.133:0/3519146101' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-18T08:39:52.291 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476779 got 68719476785 for osd.1 2024-02-18T08:39:52.291 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-18T08:39:52.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:51 smithi181 bash[19547]: audit 2024-02-18T08:39:51.670296+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.133:0/3519146101' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-18T08:39:52.438 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:39:53.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:52 smithi133 bash[19538]: cluster 2024-02-18T08:39:51.903002+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v229: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:53.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:52 smithi133 bash[24767]: cluster 2024-02-18T08:39:51.903002+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v229: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:53.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:52 smithi181 bash[19547]: cluster 2024-02-18T08:39:51.903002+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v229: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:55.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:54 smithi133 bash[19538]: cluster 2024-02-18T08:39:53.903551+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v230: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:55.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:54 smithi133 bash[24767]: cluster 2024-02-18T08:39:53.903551+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v230: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:55.376 INFO:teuthology.orchestra.run.smithi133.stdout:90194313261 2024-02-18T08:39:55.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:54 smithi181 bash[19547]: cluster 2024-02-18T08:39:53.903551+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v230: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:56.024 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313255 got 90194313261 for osd.2 2024-02-18T08:39:56.024 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-18T08:39:56.164 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:39:56.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:55 smithi133 bash[19538]: audit 2024-02-18T08:39:55.384443+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.133:0/1231485763' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-18T08:39:56.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:55 smithi133 bash[24767]: audit 2024-02-18T08:39:55.384443+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.133:0/1231485763' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-18T08:39:56.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:55 smithi181 bash[19547]: audit 2024-02-18T08:39:55.384443+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.133:0/1231485763' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-18T08:39:57.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:56 smithi133 bash[24767]: cluster 2024-02-18T08:39:55.904084+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v231: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:57.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:56 smithi133 bash[19538]: cluster 2024-02-18T08:39:55.904084+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v231: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:57.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:56 smithi181 bash[19547]: cluster 2024-02-18T08:39:55.904084+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v231: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:58.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:58 smithi181 bash[19547]: cluster 2024-02-18T08:39:57.904561+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v232: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:59.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:58 smithi133 bash[19538]: cluster 2024-02-18T08:39:57.904561+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v232: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:59.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:58 smithi133 bash[24767]: cluster 2024-02-18T08:39:57.904561+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v232: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:39:59.050 INFO:teuthology.orchestra.run.smithi133.stdout:111669149737 2024-02-18T08:39:59.694 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149731 got 111669149737 for osd.3 2024-02-18T08:39:59.694 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-18T08:39:59.834 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:39:59.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:39:59 smithi181 bash[19547]: audit 2024-02-18T08:39:59.058616+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.133:0/2402042859' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-18T08:40:00.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:39:59 smithi133 bash[19538]: audit 2024-02-18T08:39:59.058616+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.133:0/2402042859' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-18T08:40:00.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:39:59 smithi133 bash[24767]: audit 2024-02-18T08:39:59.058616+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.133:0/2402042859' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-18T08:40:00.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:00 smithi181 bash[19547]: cluster 2024-02-18T08:39:59.904977+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v233: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:00.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:00 smithi181 bash[19547]: cluster 2024-02-18T08:40:00.000179+0000 mon.a (mon.0) 607 : cluster [INF] overall HEALTH_OK 2024-02-18T08:40:00.913 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:00 smithi133 bash[19538]: cluster 2024-02-18T08:39:59.904977+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v233: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:00.913 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:00 smithi133 bash[19538]: cluster 2024-02-18T08:40:00.000179+0000 mon.a (mon.0) 607 : cluster [INF] overall HEALTH_OK 2024-02-18T08:40:00.913 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:00 smithi133 bash[24767]: cluster 2024-02-18T08:39:59.904977+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v233: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:00.914 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:00 smithi133 bash[24767]: cluster 2024-02-18T08:40:00.000179+0000 mon.a (mon.0) 607 : cluster [INF] overall HEALTH_OK 2024-02-18T08:40:02.857 INFO:teuthology.orchestra.run.smithi133.stdout:133143986214 2024-02-18T08:40:03.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:02 smithi133 bash[19538]: cluster 2024-02-18T08:40:01.905533+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v234: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:03.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:02 smithi133 bash[19538]: audit 2024-02-18T08:40:02.865311+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.133:0/245413151' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-18T08:40:03.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:02 smithi133 bash[24767]: cluster 2024-02-18T08:40:01.905533+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v234: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:03.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:02 smithi133 bash[24767]: audit 2024-02-18T08:40:02.865311+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.133:0/245413151' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-18T08:40:03.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:02 smithi181 bash[19547]: cluster 2024-02-18T08:40:01.905533+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v234: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:03.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:02 smithi181 bash[19547]: audit 2024-02-18T08:40:02.865311+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.133:0/245413151' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-18T08:40:03.500 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986208 got 133143986214 for osd.4 2024-02-18T08:40:03.500 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-18T08:40:03.643 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:40:05.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:04 smithi133 bash[24767]: cluster 2024-02-18T08:40:03.906272+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v235: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:05.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:04 smithi133 bash[19538]: cluster 2024-02-18T08:40:03.906272+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v235: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:05.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:04 smithi181 bash[19547]: cluster 2024-02-18T08:40:03.906272+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v235: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:06.539 INFO:teuthology.orchestra.run.smithi133.stdout:154618822690 2024-02-18T08:40:07.110 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822684 got 154618822690 for osd.5 2024-02-18T08:40:07.111 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-18T08:40:07.249 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:40:07.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:06 smithi133 bash[24767]: cluster 2024-02-18T08:40:05.906747+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v236: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:07.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:06 smithi133 bash[24767]: audit 2024-02-18T08:40:06.547866+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.133:0/2284647668' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-18T08:40:07.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:06 smithi133 bash[19538]: cluster 2024-02-18T08:40:05.906747+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v236: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:07.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:06 smithi133 bash[19538]: audit 2024-02-18T08:40:06.547866+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.133:0/2284647668' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-18T08:40:07.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:06 smithi181 bash[19547]: cluster 2024-02-18T08:40:05.906747+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v236: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:07.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:06 smithi181 bash[19547]: audit 2024-02-18T08:40:06.547866+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.133:0/2284647668' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-18T08:40:08.795 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:08 smithi133 bash[24767]: cluster 2024-02-18T08:40:07.907322+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v237: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:08.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:08 smithi133 bash[19538]: cluster 2024-02-18T08:40:07.907322+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v237: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:08.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:08 smithi181 bash[19547]: cluster 2024-02-18T08:40:07.907322+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v237: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:10.236 INFO:teuthology.orchestra.run.smithi133.stdout:176093659167 2024-02-18T08:40:10.871 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659161 got 176093659167 for osd.6 2024-02-18T08:40:10.871 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-18T08:40:11.016 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:40:11.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:10 smithi133 bash[24767]: cluster 2024-02-18T08:40:09.907960+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v238: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:11.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:10 smithi133 bash[24767]: audit 2024-02-18T08:40:10.244702+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.133:0/2777456759' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-18T08:40:11.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:10 smithi133 bash[19538]: cluster 2024-02-18T08:40:09.907960+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v238: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:11.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:10 smithi133 bash[19538]: audit 2024-02-18T08:40:10.244702+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.133:0/2777456759' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-18T08:40:11.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:10 smithi181 bash[19547]: cluster 2024-02-18T08:40:09.907960+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v238: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:11.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:10 smithi181 bash[19547]: audit 2024-02-18T08:40:10.244702+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.133:0/2777456759' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-18T08:40:13.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:12 smithi133 bash[19538]: cluster 2024-02-18T08:40:11.908529+0000 mgr.y (mgr.14140) 283 : cluster [DBG] pgmap v239: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:13.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:12 smithi133 bash[24767]: cluster 2024-02-18T08:40:11.908529+0000 mgr.y (mgr.14140) 283 : cluster [DBG] pgmap v239: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:13.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:12 smithi181 bash[19547]: cluster 2024-02-18T08:40:11.908529+0000 mgr.y (mgr.14140) 283 : cluster [DBG] pgmap v239: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:13.997 INFO:teuthology.orchestra.run.smithi133.stdout:197568495644 2024-02-18T08:40:14.585 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495638 got 197568495644 for osd.7 2024-02-18T08:40:14.585 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-18T08:40:14.586 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph pg dump --format=json 2024-02-18T08:40:14.727 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:40:15.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:14 smithi133 bash[19538]: cluster 2024-02-18T08:40:13.909164+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v240: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:15.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:14 smithi133 bash[19538]: audit 2024-02-18T08:40:14.005247+0000 mon.a (mon.0) 608 : audit [DBG] from='client.? 172.21.15.133:0/3142675572' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-18T08:40:15.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:14 smithi133 bash[24767]: cluster 2024-02-18T08:40:13.909164+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v240: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:15.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:14 smithi133 bash[24767]: audit 2024-02-18T08:40:14.005247+0000 mon.a (mon.0) 608 : audit [DBG] from='client.? 172.21.15.133:0/3142675572' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-18T08:40:15.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:14 smithi181 bash[19547]: cluster 2024-02-18T08:40:13.909164+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v240: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:15.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:14 smithi181 bash[19547]: audit 2024-02-18T08:40:14.005247+0000 mon.a (mon.0) 608 : audit [DBG] from='client.? 172.21.15.133:0/3142675572' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-18T08:40:17.231 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:16 smithi133 bash[19538]: cluster 2024-02-18T08:40:15.909755+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v241: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:17.231 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:16 smithi133 bash[24767]: cluster 2024-02-18T08:40:15.909755+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v241: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:17.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:16 smithi181 bash[19547]: cluster 2024-02-18T08:40:15.909755+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v241: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:17.616 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-18T08:40:17.618 INFO:teuthology.orchestra.run.smithi133.stderr:dumped all 2024-02-18T08:40:18.305 INFO:teuthology.orchestra.run.smithi133.stdout:{"pg_ready":true,"pg_map":{"version":241,"stamp":"2024-02-18T08:40:15.909460+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":8392512,"kb_used_data":3840,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568704,"statfs":{"total":767960285184,"available":759366352896,"internally_reserved":8589934592,"allocated":3932160,"data_stored":1602744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":50,"state":"active+clean","last_fresh":"2024-02-18T08:38:50.800958+0000","last_change":"2024-02-18T08:38:48.272064+0000","last_active":"2024-02-18T08:38:50.800958+0000","last_peered":"2024-02-18T08:38:50.800958+0000","last_clean":"2024-02-18T08:38:50.800958+0000","last_became_active":"2024-02-18T08:38:48.271464+0000","last_became_peered":"2024-02-18T08:38:48.271464+0000","last_unstale":"2024-02-18T08:38:50.800958+0000","last_undegraded":"2024-02-18T08:38:50.800958+0000","last_fullsized":"2024-02-18T08:38:50.800958+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":11,"reported_epoch":50,"state":"active+clean","last_fresh":"2024-02-18T08:38:49.269316+0000","last_change":"2024-02-18T08:38:48.354289+0000","last_active":"2024-02-18T08:38:49.269316+0000","last_peered":"2024-02-18T08:38:49.269316+0000","last_clean":"2024-02-18T08:38:49.269316+0000","last_became_active":"2024-02-18T08:38:48.352888+0000","last_became_peered":"2024-02-18T08:38:48.352888+0000","last_unstale":"2024-02-18T08:38:49.269316+0000","last_undegraded":"2024-02-18T08:38:49.269316+0000","last_fullsized":"2024-02-18T08:38:49.269316+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":11,"reported_epoch":50,"state":"active+clean","last_fresh":"2024-02-18T08:38:50.300608+0000","last_change":"2024-02-18T08:38:48.353724+0000","last_active":"2024-02-18T08:38:50.300608+0000","last_peered":"2024-02-18T08:38:50.300608+0000","last_clean":"2024-02-18T08:38:50.300608+0000","last_became_active":"2024-02-18T08:38:48.352777+0000","last_became_peered":"2024-02-18T08:38:48.352777+0000","last_unstale":"2024-02-18T08:38:50.300608+0000","last_undegraded":"2024-02-18T08:38:50.300608+0000","last_fullsized":"2024-02-18T08:38:50.300608+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":11,"reported_epoch":50,"state":"active+clean","last_fresh":"2024-02-18T08:38:50.300374+0000","last_change":"2024-02-18T08:38:48.354298+0000","last_active":"2024-02-18T08:38:50.300374+0000","last_peered":"2024-02-18T08:38:50.300374+0000","last_clean":"2024-02-18T08:38:50.300374+0000","last_became_active":"2024-02-18T08:38:48.353920+0000","last_became_peered":"2024-02-18T08:38:48.353920+0000","last_unstale":"2024-02-18T08:38:50.300374+0000","last_undegraded":"2024-02-18T08:38:50.300374+0000","last_fullsized":"2024-02-18T08:38:50.300374+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":14,"reported_epoch":50,"state":"active+clean","last_fresh":"2024-02-18T08:38:50.300292+0000","last_change":"2024-02-18T08:38:12.105620+0000","last_active":"2024-02-18T08:38:50.300292+0000","last_peered":"2024-02-18T08:38:50.300292+0000","last_clean":"2024-02-18T08:38:50.300292+0000","last_became_active":"2024-02-18T08:38:12.104972+0000","last_became_peered":"2024-02-18T08:38:12.104972+0000","last_unstale":"2024-02-18T08:38:50.300292+0000","last_undegraded":"2024-02-18T08:38:50.300292+0000","last_fullsized":"2024-02-18T08:38:50.300292+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":5,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:34:27.049149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:34:27.049149+0000","last_clean_scrub_stamp":"2024-02-18T08:34:27.049149+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":50,"state":"active+clean","last_fresh":"2024-02-18T08:38:49.267491+0000","last_change":"2024-02-18T08:38:48.271702+0000","last_active":"2024-02-18T08:38:49.267491+0000","last_peered":"2024-02-18T08:38:49.267491+0000","last_clean":"2024-02-18T08:38:49.267491+0000","last_became_active":"2024-02-18T08:38:48.271116+0000","last_became_peered":"2024-02-18T08:38:48.271116+0000","last_unstale":"2024-02-18T08:38:49.267491+0000","last_undegraded":"2024-02-18T08:38:49.267491+0000","last_fullsized":"2024-02-18T08:38:49.267491+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":11,"reported_epoch":50,"state":"active+clean","last_fresh":"2024-02-18T08:38:50.800708+0000","last_change":"2024-02-18T08:38:48.353229+0000","last_active":"2024-02-18T08:38:50.800708+0000","last_peered":"2024-02-18T08:38:50.800708+0000","last_clean":"2024-02-18T08:38:50.800708+0000","last_became_active":"2024-02-18T08:38:48.352816+0000","last_became_peered":"2024-02-18T08:38:48.352816+0000","last_unstale":"2024-02-18T08:38:50.800708+0000","last_undegraded":"2024-02-18T08:38:50.800708+0000","last_fullsized":"2024-02-18T08:38:50.800708+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":11,"reported_epoch":50,"state":"active+clean","last_fresh":"2024-02-18T08:38:49.267386+0000","last_change":"2024-02-18T08:38:48.272386+0000","last_active":"2024-02-18T08:38:49.267386+0000","last_peered":"2024-02-18T08:38:49.267386+0000","last_clean":"2024-02-18T08:38:49.267386+0000","last_became_active":"2024-02-18T08:38:48.271926+0000","last_became_peered":"2024-02-18T08:38:48.271926+0000","last_unstale":"2024-02-18T08:38:49.267386+0000","last_undegraded":"2024-02-18T08:38:49.267386+0000","last_fullsized":"2024-02-18T08:38:49.267386+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":11,"reported_epoch":50,"state":"active+clean","last_fresh":"2024-02-18T08:38:49.269538+0000","last_change":"2024-02-18T08:38:48.352618+0000","last_active":"2024-02-18T08:38:49.269538+0000","last_peered":"2024-02-18T08:38:49.269538+0000","last_clean":"2024-02-18T08:38:49.269538+0000","last_became_active":"2024-02-18T08:38:48.352230+0000","last_became_peered":"2024-02-18T08:38:48.352230+0000","last_unstale":"2024-02-18T08:38:49.269538+0000","last_undegraded":"2024-02-18T08:38:49.269538+0000","last_fullsized":"2024-02-18T08:38:49.269538+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":46,"seq":197568495644,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200343,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:39:11 2024","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.75800000000000001},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":0.73599999999999999}]},{"osd":1,"last update":"Sun Feb 18 08:39:11 2024","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.02,"5min":1.02,"15min":1.02},"last":1.0820000000000001}]},{"osd":2,"last update":"Sun Feb 18 08:39:11 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":1.0600000000000001},{"interface":"front","average":{"1min":0.878,"5min":0.878,"15min":0.878},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":0.94299999999999995}]},{"osd":3,"last update":"Sun Feb 18 08:39:11 2024","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.89600000000000002},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":1.095}]},{"osd":4,"last update":"Sun Feb 18 08:39:11 2024","interfaces":[{"interface":"back","average":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.4450000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.0049999999999999},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.637,"5min":1.637,"15min":1.637},"last":0.97399999999999998}]},{"osd":5,"last update":"Sun Feb 18 08:39:11 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.1459999999999999,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.91400000000000003}]},{"osd":6,"last update":"Sun Feb 18 08:39:11 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.1299999999999999},{"interface":"front","average":{"1min":1.04,"5min":1.04,"15min":1.04},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.96,"5min":1.96,"15min":1.96},"last":0.84699999999999998}]}]},{"osd":6,"up_from":41,"seq":176093659168,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200343,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:39:53 2024","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.79300000000000004,"15min":0.78700000000000003},"min":{"1min":0.50600000000000001,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.079,"5min":1.079,"15min":1.079},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.79400000000000004,"15min":0.78500000000000003},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.071,"5min":1.093,"15min":1.093},"last":0.95999999999999996}]},{"osd":1,"last update":"Sun Feb 18 08:39:53 2024","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.79700000000000004,"15min":0.79300000000000004},"min":{"1min":0.55000000000000004,"5min":0.503,"15min":0.503},"max":{"1min":1.099,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.82799999999999996,"15min":0.82199999999999995},"min":{"1min":0.66600000000000004,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.84799999999999998}]},{"osd":2,"last update":"Sun Feb 18 08:39:53 2024","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"min":{"1min":0.56999999999999995,"5min":0.499,"15min":0.499},"max":{"1min":1.004,"5min":1.083,"15min":1.083},"last":1.05},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.89300000000000002,"15min":0.89700000000000002},"min":{"1min":0.63800000000000001,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.121,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.94499999999999995}]},{"osd":3,"last update":"Sun Feb 18 08:39:53 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.85599999999999998,"15min":0.84799999999999998},"min":{"1min":0.54400000000000004,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.1220000000000001,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.872,"5min":0.90300000000000002,"15min":0.90800000000000003},"min":{"1min":0.68300000000000005,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.137,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":1.167}]},{"osd":4,"last update":"Sun Feb 18 08:39:53 2024","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.82599999999999996,"15min":0.82799999999999996},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.181,"5min":1.214,"15min":1.214},"last":1.0109999999999999},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.89300000000000002,"15min":0.88600000000000001},"min":{"1min":0.68799999999999994,"5min":0.496,"15min":0.496},"max":{"1min":1.196,"5min":1.196,"15min":1.196},"last":1.002}]},{"osd":5,"last update":"Sun Feb 18 08:39:53 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.94999999999999996,"15min":0.95799999999999996},"min":{"1min":0.70999999999999996,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.153,"5min":1.153,"15min":1.153},"last":1.0860000000000001},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.95899999999999996,"15min":0.95699999999999996},"min":{"1min":0.68300000000000005,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2350000000000001,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.93600000000000005}]},{"osd":7,"last update":"Sun Feb 18 08:39:11 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.0720000000000001},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":1.3140000000000001}]}]},{"osd":1,"up_from":16,"seq":68719476790,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200343,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:40:12 2024","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.626,"15min":0.56100000000000005},"min":{"1min":0.46300000000000002,"5min":0.317,"15min":0.317},"max":{"1min":1.7090000000000001,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":1.006},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.67300000000000004,"15min":0.59299999999999997},"min":{"1min":0.54200000000000004,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.095,"5min":1.151,"15min":1.151},"last":1.095}]},{"osd":2,"last update":"Sun Feb 18 08:39:29 2024","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.67300000000000004,"15min":0.64500000000000002},"min":{"1min":0.46600000000000003,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.69299999999999995,"5min":0.66300000000000003,"15min":0.64500000000000002},"min":{"1min":0.45900000000000002,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.1479999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.90200000000000002}]},{"osd":3,"last update":"Sun Feb 18 08:39:46 2024","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.72799999999999998,"15min":0.70699999999999996},"min":{"1min":0.504,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.83199999999999996,"15min":0.81599999999999995},"min":{"1min":0.621,"5min":0.438,"15min":0.438},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":1.2050000000000001}]},{"osd":4,"last update":"Sun Feb 18 08:40:12 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.86399999999999999,"15min":0.84799999999999998},"min":{"1min":0.623,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3069999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.032},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.95499999999999996,"15min":0.93799999999999994},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.4239999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.0620000000000001}]},{"osd":5,"last update":"Sun Feb 18 08:39:29 2024","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.054,"15min":1.056},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":1.2609999999999999},{"interface":"front","average":{"1min":0.996,"5min":0.98199999999999998,"15min":0.97999999999999998},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.1839999999999999}]},{"osd":6,"last update":"Sun Feb 18 08:39:52 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.0609999999999999,"15min":1.0580000000000001},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.651,"5min":1.651,"15min":1.651},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.117,"5min":1.081,"15min":1.075},"min":{"1min":0.59599999999999997,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":1.319}]},{"osd":7,"last update":"Sun Feb 18 08:40:12 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.0800000000000001,"15min":1.0800000000000001},"min":{"1min":0.74399999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.4139999999999999},{"interface":"front","average":{"1min":1.097,"5min":1.143,"15min":1.151},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.5920000000000001,"5min":1.677,"15min":1.677},"last":1.3109999999999999}]}]},{"osd":0,"up_from":10,"seq":42949673018,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200343,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Feb 18 08:40:04 2024","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.60199999999999998,"15min":0.54200000000000004},"min":{"1min":0.35999999999999999,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.92200000000000004,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.67000000000000004,"5min":0.61799999999999999,"15min":0.53800000000000003},"min":{"1min":0.40600000000000003,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.99299999999999999,"5min":1.0209999999999999,"15min":1.0209999999999999},"last":0.54600000000000004}]},{"osd":2,"last update":"Sun Feb 18 08:39:29 2024","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.69099999999999995,"15min":0.66300000000000003},"min":{"1min":0.51600000000000001,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.98999999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.66100000000000003},{"interface":"front","average":{"1min":0.65700000000000003,"5min":0.628,"15min":0.59799999999999998},"min":{"1min":0.44800000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.93200000000000005,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.497}]},{"osd":3,"last update":"Sun Feb 18 08:39:51 2024","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.77100000000000002,"15min":0.75900000000000001},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.0369999999999999,"5min":1.0469999999999999,"15min":1.0469999999999999},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.73799999999999999,"15min":0.72399999999999998},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.1579999999999999,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":0.77300000000000002}]},{"osd":4,"last update":"Sun Feb 18 08:39:11 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.85299999999999998,"15min":0.84899999999999998},"min":{"1min":0.70699999999999996,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.075,"5min":1.075,"15min":1.075},"last":0.877},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.92100000000000004,"15min":0.91500000000000004},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.373,"5min":1.373,"15min":1.373},"last":1.0029999999999999}]},{"osd":5,"last update":"Sun Feb 18 08:39:29 2024","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.04,"15min":1.0529999999999999},"min":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.1419999999999999,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":0.95999999999999996},{"interface":"front","average":{"1min":0.95499999999999996,"5min":1.0069999999999999,"15min":1.0149999999999999},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.179,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.79500000000000004}]},{"osd":6,"last update":"Sun Feb 18 08:39:51 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":1.032,"15min":1.046},"min":{"1min":0.70899999999999996,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.1419999999999999,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.93000000000000005},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.1060000000000001,"15min":1.1240000000000001},"min":{"1min":0.745,"5min":0.745,"15min":0.745},"max":{"1min":1.3879999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.0800000000000001}]},{"osd":7,"last update":"Sun Feb 18 08:39:11 2024","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.0860000000000001,"15min":1.0860000000000001},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.044},{"interface":"front","average":{"1min":1.103,"5min":1.103,"15min":1.103},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.5669999999999999,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":0.89300000000000002}]}]},{"osd":2,"up_from":21,"seq":90194313265,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200343,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:39:28 2024","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.65100000000000002,"15min":0.623},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.0840000000000001,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.76000000000000001,"5min":0.67300000000000004,"15min":0.64600000000000002},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.056,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":0.83999999999999997}]},{"osd":1,"last update":"Sun Feb 18 08:39:28 2024","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.69699999999999995,"15min":0.67500000000000004},"min":{"1min":0.50600000000000001,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.2869999999999999,"5min":1.355,"15min":1.355},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.69699999999999995,"5min":0.69299999999999995,"15min":0.68300000000000005},"min":{"1min":0.46700000000000003,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":0.59999999999999998}]},{"osd":3,"last update":"Sun Feb 18 08:39:57 2024","interfaces":[{"interface":"back","average":{"1min":0.76700000000000002,"5min":0.78800000000000003,"15min":0.76800000000000002},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.103,"5min":1.462,"15min":1.462},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.79900000000000004,"15min":0.79300000000000004},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.7689999999999999,"5min":1.7689999999999999,"15min":1.7689999999999999},"last":0.70499999999999996}]},{"osd":4,"last update":"Sun Feb 18 08:40:09 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.85999999999999999,"15min":0.84999999999999998},"min":{"1min":0.65500000000000003,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.012,"5min":1.399,"15min":1.399},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.98699999999999999,"15min":0.96299999999999997},"min":{"1min":0.72799999999999998,"5min":0.62,"15min":0.62},"max":{"1min":1.2190000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":0.86599999999999999}]},{"osd":5,"last update":"Sun Feb 18 08:39:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.052,"15min":1.0600000000000001},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.444,"5min":1.516,"15min":1.516},"last":0.72599999999999998},{"interface":"front","average":{"1min":1.069,"5min":1.0149999999999999,"15min":1.006},"min":{"1min":0.82599999999999996,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":0.94199999999999995}]},{"osd":6,"last update":"Sun Feb 18 08:39:57 2024","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.98399999999999999,"15min":1.0049999999999999},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.147,"5min":1.454,"15min":1.454},"last":0.97199999999999998},{"interface":"front","average":{"1min":1.002,"5min":1.1379999999999999,"15min":1.161},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.343,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":0.93000000000000005}]},{"osd":7,"last update":"Sun Feb 18 08:39:12 2024","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"min":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.54,"5min":1.54,"15min":1.54},"last":1.0209999999999999},{"interface":"front","average":{"1min":1.056,"5min":1.056,"15min":1.056},"min":{"1min":0.745,"5min":0.745,"15min":0.745},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.89400000000000002}]}]},{"osd":3,"up_from":26,"seq":111669149741,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200343,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:39:56 2024","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.68899999999999995,"15min":0.68799999999999994},"min":{"1min":0.43099999999999999,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.012,"5min":1.0740000000000001,"15min":1.0740000000000001},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.69099999999999995,"15min":0.69499999999999995},"min":{"1min":0.45700000000000002,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.89600000000000002,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.625}]},{"osd":1,"last update":"Sun Feb 18 08:39:56 2024","interfaces":[{"interface":"back","average":{"1min":0.73699999999999999,"5min":0.72099999999999997,"15min":0.72899999999999998},"min":{"1min":0.56499999999999995,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.093,"5min":1.173,"15min":1.173},"last":0.93600000000000005},{"interface":"front","average":{"1min":0.78400000000000003,"5min":0.75800000000000001,"15min":0.76200000000000001},"min":{"1min":0.51900000000000002,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.1879999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.89100000000000001}]},{"osd":2,"last update":"Sun Feb 18 08:39:56 2024","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.80300000000000005},"min":{"1min":0.499,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.056,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.71499999999999997,"15min":0.72699999999999998},"min":{"1min":0.41599999999999998,"5min":0.375,"15min":0.375},"max":{"1min":0.995,"5min":1.093,"15min":1.093},"last":0.80800000000000005}]},{"osd":4,"last update":"Sun Feb 18 08:40:11 2024","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.88200000000000001,"15min":0.88200000000000001},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.03,"5min":1.131,"15min":1.131},"last":0.874},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.0169999999999999,"15min":1.024},"min":{"1min":0.81000000000000005,"5min":0.747,"15min":0.747},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.99199999999999999}]},{"osd":5,"last update":"Sun Feb 18 08:39:30 2024","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.0289999999999999,"15min":1.034},"min":{"1min":0.68200000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.92300000000000004,"15min":0.91300000000000003},"min":{"1min":0.72799999999999998,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":1.0660000000000001}]},{"osd":6,"last update":"Sun Feb 18 08:39:48 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.0289999999999999,"15min":1.0329999999999999},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.96699999999999997,"15min":0.96599999999999997},"min":{"1min":0.70799999999999996,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.333,"5min":1.333,"15min":1.333},"last":1.1519999999999999}]},{"osd":7,"last update":"Sun Feb 18 08:39:14 2024","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"min":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"max":{"1min":1.8200000000000001,"5min":1.8200000000000001,"15min":1.8200000000000001},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.1819999999999999,"15min":1.1819999999999999},"min":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"max":{"1min":1.7929999999999999,"5min":1.7929999999999999,"15min":1.7929999999999999},"last":1.1000000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986217,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200343,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.79600000000000004,"15min":0.78400000000000003},"min":{"1min":0.59499999999999997,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.1519999999999999,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":0.94499999999999995},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.78300000000000003,"15min":0.76100000000000001},"min":{"1min":0.55300000000000005,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.82399999999999995}]},{"osd":1,"last update":"Sun Feb 18 08:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.79000000000000004,"5min":0.78400000000000003,"15min":0.77000000000000002},"min":{"1min":0.59199999999999997,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.1799999999999999,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.747},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.84699999999999998,"15min":0.82799999999999996},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.117,"5min":2.0939999999999999,"15min":2.0939999999999999},"last":0.57999999999999996}]},{"osd":2,"last update":"Sun Feb 18 08:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.82199999999999995,"15min":0.79600000000000004},"min":{"1min":0.60399999999999998,"5min":0.375,"15min":0.375},"max":{"1min":1.1040000000000001,"5min":1.113,"15min":1.113},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.872,"15min":0.87},"min":{"1min":0.628,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.1040000000000001,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":0.89700000000000002}]},{"osd":3,"last update":"Sun Feb 18 08:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.86499999999999999,"15min":0.84299999999999997},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.149,"5min":1.9039999999999999,"15min":1.9039999999999999},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.85399999999999998,"15min":0.83399999999999996},"min":{"1min":0.67500000000000004,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.91700000000000004}]},{"osd":5,"last update":"Sun Feb 18 08:39:36 2024","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.80800000000000005,"15min":0.80200000000000005},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.1519999999999999,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.79900000000000004,"15min":0.79500000000000004},"min":{"1min":0.498,"5min":0.436,"15min":0.436},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":0.84399999999999997}]},{"osd":6,"last update":"Sun Feb 18 08:39:55 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.94299999999999995,"15min":0.93899999999999995},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":1.014},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.95799999999999996,"15min":0.96299999999999997},"min":{"1min":0.73599999999999999,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.1839999999999999,"5min":1.202,"15min":1.202},"last":0.88200000000000001}]},{"osd":7,"last update":"Sun Feb 18 08:40:12 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.97199999999999998,"15min":0.96599999999999997},"min":{"1min":0.80000000000000004,"5min":0.749,"15min":0.749},"max":{"1min":1.302,"5min":1.302,"15min":1.302},"last":0.96699999999999997},{"interface":"front","average":{"1min":1.008,"5min":0.99099999999999999,"15min":0.98799999999999999},"min":{"1min":0.70999999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.2430000000000001,"5min":1.298,"15min":1.298},"last":0.78700000000000003}]}]},{"osd":5,"up_from":36,"seq":154618822692,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200343,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:39:29 2024","interfaces":[{"interface":"back","average":{"1min":0.79500000000000004,"5min":0.84099999999999997,"15min":0.84899999999999998},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.1160000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.80300000000000005,"15min":0.81399999999999995},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.0289999999999999,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":0.84999999999999998}]},{"osd":1,"last update":"Sun Feb 18 08:39:29 2024","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":0.88500000000000001,"15min":0.90200000000000002},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.1459999999999999,"5min":1.528,"15min":1.528},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.88300000000000001,"15min":0.89100000000000001},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.0389999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.98199999999999998}]},{"osd":2,"last update":"Sun Feb 18 08:39:29 2024","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.92600000000000005,"15min":0.94799999999999995},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.0589999999999999,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.85499999999999998,"15min":0.86499999999999999},"min":{"1min":0.50900000000000001,"5min":0.501,"15min":0.501},"max":{"1min":1.165,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.67200000000000004}]},{"osd":3,"last update":"Sun Feb 18 08:39:29 2024","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.89800000000000002,"15min":0.90800000000000003},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.097,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.874},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.84899999999999998,"15min":0.84999999999999998},"min":{"1min":0.64500000000000002,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.0640000000000001,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.77100000000000002}]},{"osd":4,"last update":"Sun Feb 18 08:39:29 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.71799999999999997,"15min":0.70299999999999996},"min":{"1min":0.46899999999999997,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.103,"5min":1.1299999999999999,"15min":1.1299999999999999},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.79400000000000004,"15min":0.78400000000000003},"min":{"1min":0.54800000000000004,"5min":0.443,"15min":0.443},"max":{"1min":1.222,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.82799999999999996}]},{"osd":6,"last update":"Sun Feb 18 08:39:52 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.86899999999999999,"15min":0.86599999999999999},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.216,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.89700000000000002},{"interface":"front","average":{"1min":0.877,"5min":0.95299999999999996,"15min":0.96599999999999997},"min":{"1min":0.56899999999999995,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.1539999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.748}]},{"osd":7,"last update":"Sun Feb 18 08:39:13 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.998,"15min":0.998},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.93500000000000005}]}]}]}} 2024-02-18T08:40:18.307 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph pg dump --format=json 2024-02-18T08:40:18.451 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:40:18.599 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:18 smithi133 bash[19538]: audit 2024-02-18T08:40:17.616664+0000 mgr.y (mgr.14140) 286 : audit [DBG] from='client.24499 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-18T08:40:18.599 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:18 smithi133 bash[19538]: cluster 2024-02-18T08:40:17.910529+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v242: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:18.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:18 smithi181 bash[19547]: audit 2024-02-18T08:40:17.616664+0000 mgr.y (mgr.14140) 286 : audit [DBG] from='client.24499 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-18T08:40:18.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:18 smithi181 bash[19547]: cluster 2024-02-18T08:40:17.910529+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v242: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:19.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:18 smithi133 bash[24767]: audit 2024-02-18T08:40:17.616664+0000 mgr.y (mgr.14140) 286 : audit [DBG] from='client.24499 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-18T08:40:19.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:18 smithi133 bash[24767]: cluster 2024-02-18T08:40:17.910529+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v242: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:21.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:20 smithi133 bash[24767]: cluster 2024-02-18T08:40:19.911241+0000 mgr.y (mgr.14140) 288 : cluster [DBG] pgmap v243: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:21.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:20 smithi133 bash[19538]: cluster 2024-02-18T08:40:19.911241+0000 mgr.y (mgr.14140) 288 : cluster [DBG] pgmap v243: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:21.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:20 smithi181 bash[19547]: cluster 2024-02-18T08:40:19.911241+0000 mgr.y (mgr.14140) 288 : cluster [DBG] pgmap v243: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:21.491 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-18T08:40:21.493 INFO:teuthology.orchestra.run.smithi133.stderr:dumped all 2024-02-18T08:40:22.153 INFO:teuthology.orchestra.run.smithi133.stdout:{"pg_ready":true,"pg_map":{"version":243,"stamp":"2024-02-18T08:40:19.910895+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":8392512,"kb_used_data":3840,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568704,"statfs":{"total":767960285184,"available":759366352896,"internally_reserved":8589934592,"allocated":3932160,"data_stored":1602744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":50,"state":"active+clean","last_fresh":"2024-02-18T08:38:50.800958+0000","last_change":"2024-02-18T08:38:48.272064+0000","last_active":"2024-02-18T08:38:50.800958+0000","last_peered":"2024-02-18T08:38:50.800958+0000","last_clean":"2024-02-18T08:38:50.800958+0000","last_became_active":"2024-02-18T08:38:48.271464+0000","last_became_peered":"2024-02-18T08:38:48.271464+0000","last_unstale":"2024-02-18T08:38:50.800958+0000","last_undegraded":"2024-02-18T08:38:50.800958+0000","last_fullsized":"2024-02-18T08:38:50.800958+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":11,"reported_epoch":50,"state":"active+clean","last_fresh":"2024-02-18T08:38:49.269316+0000","last_change":"2024-02-18T08:38:48.354289+0000","last_active":"2024-02-18T08:38:49.269316+0000","last_peered":"2024-02-18T08:38:49.269316+0000","last_clean":"2024-02-18T08:38:49.269316+0000","last_became_active":"2024-02-18T08:38:48.352888+0000","last_became_peered":"2024-02-18T08:38:48.352888+0000","last_unstale":"2024-02-18T08:38:49.269316+0000","last_undegraded":"2024-02-18T08:38:49.269316+0000","last_fullsized":"2024-02-18T08:38:49.269316+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":11,"reported_epoch":50,"state":"active+clean","last_fresh":"2024-02-18T08:38:50.300608+0000","last_change":"2024-02-18T08:38:48.353724+0000","last_active":"2024-02-18T08:38:50.300608+0000","last_peered":"2024-02-18T08:38:50.300608+0000","last_clean":"2024-02-18T08:38:50.300608+0000","last_became_active":"2024-02-18T08:38:48.352777+0000","last_became_peered":"2024-02-18T08:38:48.352777+0000","last_unstale":"2024-02-18T08:38:50.300608+0000","last_undegraded":"2024-02-18T08:38:50.300608+0000","last_fullsized":"2024-02-18T08:38:50.300608+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":11,"reported_epoch":50,"state":"active+clean","last_fresh":"2024-02-18T08:38:50.300374+0000","last_change":"2024-02-18T08:38:48.354298+0000","last_active":"2024-02-18T08:38:50.300374+0000","last_peered":"2024-02-18T08:38:50.300374+0000","last_clean":"2024-02-18T08:38:50.300374+0000","last_became_active":"2024-02-18T08:38:48.353920+0000","last_became_peered":"2024-02-18T08:38:48.353920+0000","last_unstale":"2024-02-18T08:38:50.300374+0000","last_undegraded":"2024-02-18T08:38:50.300374+0000","last_fullsized":"2024-02-18T08:38:50.300374+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":14,"reported_epoch":50,"state":"active+clean","last_fresh":"2024-02-18T08:38:50.300292+0000","last_change":"2024-02-18T08:38:12.105620+0000","last_active":"2024-02-18T08:38:50.300292+0000","last_peered":"2024-02-18T08:38:50.300292+0000","last_clean":"2024-02-18T08:38:50.300292+0000","last_became_active":"2024-02-18T08:38:12.104972+0000","last_became_peered":"2024-02-18T08:38:12.104972+0000","last_unstale":"2024-02-18T08:38:50.300292+0000","last_undegraded":"2024-02-18T08:38:50.300292+0000","last_fullsized":"2024-02-18T08:38:50.300292+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":5,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:34:27.049149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:34:27.049149+0000","last_clean_scrub_stamp":"2024-02-18T08:34:27.049149+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":50,"state":"active+clean","last_fresh":"2024-02-18T08:38:49.267491+0000","last_change":"2024-02-18T08:38:48.271702+0000","last_active":"2024-02-18T08:38:49.267491+0000","last_peered":"2024-02-18T08:38:49.267491+0000","last_clean":"2024-02-18T08:38:49.267491+0000","last_became_active":"2024-02-18T08:38:48.271116+0000","last_became_peered":"2024-02-18T08:38:48.271116+0000","last_unstale":"2024-02-18T08:38:49.267491+0000","last_undegraded":"2024-02-18T08:38:49.267491+0000","last_fullsized":"2024-02-18T08:38:49.267491+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":11,"reported_epoch":50,"state":"active+clean","last_fresh":"2024-02-18T08:38:50.800708+0000","last_change":"2024-02-18T08:38:48.353229+0000","last_active":"2024-02-18T08:38:50.800708+0000","last_peered":"2024-02-18T08:38:50.800708+0000","last_clean":"2024-02-18T08:38:50.800708+0000","last_became_active":"2024-02-18T08:38:48.352816+0000","last_became_peered":"2024-02-18T08:38:48.352816+0000","last_unstale":"2024-02-18T08:38:50.800708+0000","last_undegraded":"2024-02-18T08:38:50.800708+0000","last_fullsized":"2024-02-18T08:38:50.800708+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":11,"reported_epoch":50,"state":"active+clean","last_fresh":"2024-02-18T08:38:49.267386+0000","last_change":"2024-02-18T08:38:48.272386+0000","last_active":"2024-02-18T08:38:49.267386+0000","last_peered":"2024-02-18T08:38:49.267386+0000","last_clean":"2024-02-18T08:38:49.267386+0000","last_became_active":"2024-02-18T08:38:48.271926+0000","last_became_peered":"2024-02-18T08:38:48.271926+0000","last_unstale":"2024-02-18T08:38:49.267386+0000","last_undegraded":"2024-02-18T08:38:49.267386+0000","last_fullsized":"2024-02-18T08:38:49.267386+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":11,"reported_epoch":50,"state":"active+clean","last_fresh":"2024-02-18T08:38:49.269538+0000","last_change":"2024-02-18T08:38:48.352618+0000","last_active":"2024-02-18T08:38:49.269538+0000","last_peered":"2024-02-18T08:38:49.269538+0000","last_clean":"2024-02-18T08:38:49.269538+0000","last_became_active":"2024-02-18T08:38:48.352230+0000","last_became_peered":"2024-02-18T08:38:48.352230+0000","last_unstale":"2024-02-18T08:38:49.269538+0000","last_undegraded":"2024-02-18T08:38:49.269538+0000","last_fullsized":"2024-02-18T08:38:49.269538+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":46,"seq":197568495645,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200343,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:40:15 2024","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.83699999999999997,"15min":0.84899999999999998},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.105,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.84299999999999997,"15min":0.83499999999999996},"min":{"1min":0.60999999999999999,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.1639999999999999,"5min":1.238,"15min":1.238},"last":1.0309999999999999}]},{"osd":1,"last update":"Sun Feb 18 08:40:15 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.84999999999999998,"15min":0.84099999999999997},"min":{"1min":0.53100000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.2030000000000001,"5min":1.375,"15min":1.375},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.81999999999999995,"5min":0.80200000000000005,"15min":0.79900000000000004},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"last":0.86799999999999999}]},{"osd":2,"last update":"Sun Feb 18 08:40:15 2024","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.83299999999999996,"15min":0.83799999999999997},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.0600000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":1.0900000000000001},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.88200000000000001,"15min":0.879},"min":{"1min":0.58599999999999997,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.333,"5min":1.339,"15min":1.339},"last":0.98599999999999999}]},{"osd":3,"last update":"Sun Feb 18 08:40:15 2024","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.85199999999999998,"15min":0.86199999999999999},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.093,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.05},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.92000000000000004,"15min":0.91600000000000004},"min":{"1min":0.66600000000000004,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.254,"5min":1.407,"15min":1.407},"last":0.74099999999999999}]},{"osd":4,"last update":"Sun Feb 18 08:40:15 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.81599999999999995,"15min":0.81200000000000006},"min":{"1min":0.56499999999999995,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.1819999999999999,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.87,"15min":0.86299999999999999},"min":{"1min":0.63,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.097,"5min":1.637,"15min":1.637},"last":1.0129999999999999}]},{"osd":5,"last update":"Sun Feb 18 08:40:15 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.92100000000000004,"15min":0.91300000000000003},"min":{"1min":0.66000000000000003,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.876,"15min":0.86399999999999999},"min":{"1min":0.71499999999999997,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.1419999999999999,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.78500000000000003}]},{"osd":6,"last update":"Sun Feb 18 08:40:15 2024","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.97499999999999998,"15min":0.96899999999999997},"min":{"1min":0.745,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.335,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.0289999999999999,"15min":1.036},"min":{"1min":0.72299999999999998,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.169,"5min":1.96,"15min":1.96},"last":0.96199999999999997}]}]},{"osd":6,"up_from":41,"seq":176093659169,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200343,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:39:53 2024","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.79300000000000004,"15min":0.78700000000000003},"min":{"1min":0.50600000000000001,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.079,"5min":1.079,"15min":1.079},"last":1.0029999999999999},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.79400000000000004,"15min":0.78500000000000003},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.071,"5min":1.093,"15min":1.093},"last":1.0549999999999999}]},{"osd":1,"last update":"Sun Feb 18 08:39:53 2024","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.79700000000000004,"15min":0.79300000000000004},"min":{"1min":0.55000000000000004,"5min":0.503,"15min":0.503},"max":{"1min":1.099,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.82799999999999996,"15min":0.82199999999999995},"min":{"1min":0.66600000000000004,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.93200000000000005}]},{"osd":2,"last update":"Sun Feb 18 08:39:53 2024","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"min":{"1min":0.56999999999999995,"5min":0.499,"15min":0.499},"max":{"1min":1.004,"5min":1.083,"15min":1.083},"last":0.97399999999999998},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.89300000000000002,"15min":0.89700000000000002},"min":{"1min":0.63800000000000001,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.121,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.84099999999999997}]},{"osd":3,"last update":"Sun Feb 18 08:39:53 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.85599999999999998,"15min":0.84799999999999998},"min":{"1min":0.54400000000000004,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.1220000000000001,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":1.0720000000000001},{"interface":"front","average":{"1min":0.872,"5min":0.90300000000000002,"15min":0.90800000000000003},"min":{"1min":0.68300000000000005,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.137,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.76300000000000001}]},{"osd":4,"last update":"Sun Feb 18 08:39:53 2024","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.82599999999999996,"15min":0.82799999999999996},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.181,"5min":1.214,"15min":1.214},"last":0.65700000000000003},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.89300000000000002,"15min":0.88600000000000001},"min":{"1min":0.68799999999999994,"5min":0.496,"15min":0.496},"max":{"1min":1.196,"5min":1.196,"15min":1.196},"last":0.80200000000000005}]},{"osd":5,"last update":"Sun Feb 18 08:39:53 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.94999999999999996,"15min":0.95799999999999996},"min":{"1min":0.70999999999999996,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.153,"5min":1.153,"15min":1.153},"last":1.036},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.95899999999999996,"15min":0.95699999999999996},"min":{"1min":0.68300000000000005,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2350000000000001,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.73799999999999999}]},{"osd":7,"last update":"Sun Feb 18 08:40:13 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.95699999999999996,"15min":0.94999999999999996},"min":{"1min":0.69799999999999995,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.2769999999999999,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.0129999999999999},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.95999999999999996,"15min":0.95199999999999996},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.88500000000000001}]}]},{"osd":1,"up_from":16,"seq":68719476791,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200343,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:40:12 2024","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.626,"15min":0.56100000000000005},"min":{"1min":0.46300000000000002,"5min":0.317,"15min":0.317},"max":{"1min":1.7090000000000001,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.67300000000000004,"15min":0.59299999999999997},"min":{"1min":0.54200000000000004,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.095,"5min":1.151,"15min":1.151},"last":0.73299999999999998}]},{"osd":2,"last update":"Sun Feb 18 08:39:29 2024","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.67300000000000004,"15min":0.64500000000000002},"min":{"1min":0.46600000000000003,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.69299999999999995,"5min":0.66300000000000003,"15min":0.64500000000000002},"min":{"1min":0.45900000000000002,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.1479999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.90200000000000002}]},{"osd":3,"last update":"Sun Feb 18 08:39:46 2024","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.72799999999999998,"15min":0.70699999999999996},"min":{"1min":0.504,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.83199999999999996,"15min":0.81599999999999995},"min":{"1min":0.621,"5min":0.438,"15min":0.438},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":0.61599999999999999}]},{"osd":4,"last update":"Sun Feb 18 08:40:12 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.86399999999999999,"15min":0.84799999999999998},"min":{"1min":0.623,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3069999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.073},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.95499999999999996,"15min":0.93799999999999994},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.4239999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":0.92100000000000004}]},{"osd":5,"last update":"Sun Feb 18 08:39:29 2024","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.054,"15min":1.056},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":1.034},{"interface":"front","average":{"1min":0.996,"5min":0.98199999999999998,"15min":0.97999999999999998},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.97899999999999998}]},{"osd":6,"last update":"Sun Feb 18 08:39:52 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.0609999999999999,"15min":1.0580000000000001},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.651,"5min":1.651,"15min":1.651},"last":0.81999999999999995},{"interface":"front","average":{"1min":1.117,"5min":1.081,"15min":1.075},"min":{"1min":0.59599999999999997,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":0.96099999999999997}]},{"osd":7,"last update":"Sun Feb 18 08:40:12 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.0800000000000001,"15min":1.0800000000000001},"min":{"1min":0.74399999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.1240000000000001},{"interface":"front","average":{"1min":1.097,"5min":1.143,"15min":1.151},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.5920000000000001,"5min":1.677,"15min":1.677},"last":1.0089999999999999}]}]},{"osd":0,"up_from":10,"seq":42949673019,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200343,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Feb 18 08:40:04 2024","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.60199999999999998,"15min":0.54200000000000004},"min":{"1min":0.35999999999999999,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.92200000000000004,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.67000000000000004,"5min":0.61799999999999999,"15min":0.53800000000000003},"min":{"1min":0.40600000000000003,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.99299999999999999,"5min":1.0209999999999999,"15min":1.0209999999999999},"last":0.81699999999999995}]},{"osd":2,"last update":"Sun Feb 18 08:39:29 2024","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.69099999999999995,"15min":0.66300000000000003},"min":{"1min":0.51600000000000001,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.98999999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.65700000000000003,"5min":0.628,"15min":0.59799999999999998},"min":{"1min":0.44800000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.93200000000000005,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.77300000000000002}]},{"osd":3,"last update":"Sun Feb 18 08:39:51 2024","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.77100000000000002,"15min":0.75900000000000001},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.0369999999999999,"5min":1.0469999999999999,"15min":1.0469999999999999},"last":0.85299999999999998},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.73799999999999999,"15min":0.72399999999999998},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.1579999999999999,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":0.69699999999999995}]},{"osd":4,"last update":"Sun Feb 18 08:40:13 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.85499999999999998,"15min":0.84899999999999998},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.0589999999999999,"5min":1.075,"15min":1.075},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.91900000000000004,"15min":0.91400000000000003},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.363,"5min":1.373,"15min":1.373},"last":0.98499999999999999}]},{"osd":5,"last update":"Sun Feb 18 08:39:29 2024","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.04,"15min":1.0529999999999999},"min":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.1419999999999999,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":0.89200000000000002},{"interface":"front","average":{"1min":0.95499999999999996,"5min":1.0069999999999999,"15min":1.0149999999999999},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.179,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.97199999999999998}]},{"osd":6,"last update":"Sun Feb 18 08:39:51 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":1.032,"15min":1.046},"min":{"1min":0.70899999999999996,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.1419999999999999,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.181},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.1060000000000001,"15min":1.1240000000000001},"min":{"1min":0.745,"5min":0.745,"15min":0.745},"max":{"1min":1.3879999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.0349999999999999}]},{"osd":7,"last update":"Sun Feb 18 08:40:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.0780000000000001,"15min":1.083},"min":{"1min":0.79200000000000004,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.4870000000000001,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":0.95099999999999996},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0940000000000001,"15min":1.1000000000000001},"min":{"1min":0.75,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.321,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":1.1499999999999999}]}]},{"osd":2,"up_from":21,"seq":90194313266,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200343,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:39:28 2024","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.65100000000000002,"15min":0.623},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.0840000000000001,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.76000000000000001,"5min":0.67300000000000004,"15min":0.64600000000000002},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.056,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":0.504}]},{"osd":1,"last update":"Sun Feb 18 08:39:28 2024","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.69699999999999995,"15min":0.67500000000000004},"min":{"1min":0.50600000000000001,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.2869999999999999,"5min":1.355,"15min":1.355},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.69699999999999995,"5min":0.69299999999999995,"15min":0.68300000000000005},"min":{"1min":0.46700000000000003,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":0.72799999999999998}]},{"osd":3,"last update":"Sun Feb 18 08:39:57 2024","interfaces":[{"interface":"back","average":{"1min":0.76700000000000002,"5min":0.78800000000000003,"15min":0.76800000000000002},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.103,"5min":1.462,"15min":1.462},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.79900000000000004,"15min":0.79300000000000004},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.7689999999999999,"5min":1.7689999999999999,"15min":1.7689999999999999},"last":0.63500000000000001}]},{"osd":4,"last update":"Sun Feb 18 08:40:09 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.85999999999999999,"15min":0.84999999999999998},"min":{"1min":0.65500000000000003,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.012,"5min":1.399,"15min":1.399},"last":0.626},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.98699999999999999,"15min":0.96299999999999997},"min":{"1min":0.72799999999999998,"5min":0.62,"15min":0.62},"max":{"1min":1.2190000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":0.80400000000000005}]},{"osd":5,"last update":"Sun Feb 18 08:39:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.052,"15min":1.0600000000000001},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.444,"5min":1.516,"15min":1.516},"last":0.71399999999999997},{"interface":"front","average":{"1min":1.069,"5min":1.0149999999999999,"15min":1.006},"min":{"1min":0.82599999999999996,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":0.88200000000000001}]},{"osd":6,"last update":"Sun Feb 18 08:39:57 2024","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.98399999999999999,"15min":1.0049999999999999},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.147,"5min":1.454,"15min":1.454},"last":0.997},{"interface":"front","average":{"1min":1.002,"5min":1.1379999999999999,"15min":1.161},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.343,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":1.026}]},{"osd":7,"last update":"Sun Feb 18 08:40:16 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.115,"15min":1.123},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.968,"5min":1.968,"15min":1.968},"last":0.98099999999999998},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.0389999999999999,"15min":1.05},"min":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.4139999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.0800000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149741,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200343,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:39:56 2024","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.68899999999999995,"15min":0.68799999999999994},"min":{"1min":0.43099999999999999,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.012,"5min":1.0740000000000001,"15min":1.0740000000000001},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.69099999999999995,"15min":0.69499999999999995},"min":{"1min":0.45700000000000002,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.89600000000000002,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.625}]},{"osd":1,"last update":"Sun Feb 18 08:39:56 2024","interfaces":[{"interface":"back","average":{"1min":0.73699999999999999,"5min":0.72099999999999997,"15min":0.72899999999999998},"min":{"1min":0.56499999999999995,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.093,"5min":1.173,"15min":1.173},"last":0.93600000000000005},{"interface":"front","average":{"1min":0.78400000000000003,"5min":0.75800000000000001,"15min":0.76200000000000001},"min":{"1min":0.51900000000000002,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.1879999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.89100000000000001}]},{"osd":2,"last update":"Sun Feb 18 08:39:56 2024","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.80300000000000005},"min":{"1min":0.499,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.056,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.71499999999999997,"15min":0.72699999999999998},"min":{"1min":0.41599999999999998,"5min":0.375,"15min":0.375},"max":{"1min":0.995,"5min":1.093,"15min":1.093},"last":0.80800000000000005}]},{"osd":4,"last update":"Sun Feb 18 08:40:11 2024","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.88200000000000001,"15min":0.88200000000000001},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.03,"5min":1.131,"15min":1.131},"last":0.874},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.0169999999999999,"15min":1.024},"min":{"1min":0.81000000000000005,"5min":0.747,"15min":0.747},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.99199999999999999}]},{"osd":5,"last update":"Sun Feb 18 08:39:30 2024","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.0289999999999999,"15min":1.034},"min":{"1min":0.68200000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.92300000000000004,"15min":0.91300000000000003},"min":{"1min":0.72799999999999998,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":1.0660000000000001}]},{"osd":6,"last update":"Sun Feb 18 08:39:48 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.0289999999999999,"15min":1.0329999999999999},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.96699999999999997,"15min":0.96599999999999997},"min":{"1min":0.70799999999999996,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.333,"5min":1.333,"15min":1.333},"last":1.1519999999999999}]},{"osd":7,"last update":"Sun Feb 18 08:39:14 2024","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"min":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"max":{"1min":1.8200000000000001,"5min":1.8200000000000001,"15min":1.8200000000000001},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.1819999999999999,"15min":1.1819999999999999},"min":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"max":{"1min":1.7929999999999999,"5min":1.7929999999999999,"15min":1.7929999999999999},"last":1.1000000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986218,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200343,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.79600000000000004,"15min":0.78400000000000003},"min":{"1min":0.59499999999999997,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.1519999999999999,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":0.77400000000000002},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.78300000000000003,"15min":0.76100000000000001},"min":{"1min":0.55300000000000005,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":1.048}]},{"osd":1,"last update":"Sun Feb 18 08:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.79000000000000004,"5min":0.78400000000000003,"15min":0.77000000000000002},"min":{"1min":0.59199999999999997,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.1799999999999999,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.84699999999999998,"15min":0.82799999999999996},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.117,"5min":2.0939999999999999,"15min":2.0939999999999999},"last":1.0980000000000001}]},{"osd":2,"last update":"Sun Feb 18 08:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.82199999999999995,"15min":0.79600000000000004},"min":{"1min":0.60399999999999998,"5min":0.375,"15min":0.375},"max":{"1min":1.1040000000000001,"5min":1.113,"15min":1.113},"last":1.034},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.872,"15min":0.87},"min":{"1min":0.628,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.1040000000000001,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":0.80000000000000004}]},{"osd":3,"last update":"Sun Feb 18 08:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.86499999999999999,"15min":0.84299999999999997},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.149,"5min":1.9039999999999999,"15min":1.9039999999999999},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.85399999999999998,"15min":0.83399999999999996},"min":{"1min":0.67500000000000004,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":1.073}]},{"osd":5,"last update":"Sun Feb 18 08:39:36 2024","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.80800000000000005,"15min":0.80200000000000005},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.1519999999999999,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.79900000000000004,"15min":0.79500000000000004},"min":{"1min":0.498,"5min":0.436,"15min":0.436},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":0.82299999999999995}]},{"osd":6,"last update":"Sun Feb 18 08:39:55 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.94299999999999995,"15min":0.93899999999999995},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.95799999999999996,"15min":0.96299999999999997},"min":{"1min":0.73599999999999999,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.1839999999999999,"5min":1.202,"15min":1.202},"last":0.86199999999999999}]},{"osd":7,"last update":"Sun Feb 18 08:40:12 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.97199999999999998,"15min":0.96599999999999997},"min":{"1min":0.80000000000000004,"5min":0.749,"15min":0.749},"max":{"1min":1.302,"5min":1.302,"15min":1.302},"last":0.88400000000000001},{"interface":"front","average":{"1min":1.008,"5min":0.99099999999999999,"15min":0.98799999999999999},"min":{"1min":0.70999999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.2430000000000001,"5min":1.298,"15min":1.298},"last":0.92300000000000004}]}]},{"osd":5,"up_from":36,"seq":154618822693,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200343,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:39:29 2024","interfaces":[{"interface":"back","average":{"1min":0.79500000000000004,"5min":0.84099999999999997,"15min":0.84899999999999998},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.1160000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.80300000000000005,"15min":0.81399999999999995},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.0289999999999999,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":1.0009999999999999}]},{"osd":1,"last update":"Sun Feb 18 08:39:29 2024","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":0.88500000000000001,"15min":0.90200000000000002},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.1459999999999999,"5min":1.528,"15min":1.528},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.88300000000000001,"15min":0.89100000000000001},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.0389999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.88600000000000001}]},{"osd":2,"last update":"Sun Feb 18 08:39:29 2024","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.92600000000000005,"15min":0.94799999999999995},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.0589999999999999,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.85499999999999998,"15min":0.86499999999999999},"min":{"1min":0.50900000000000001,"5min":0.501,"15min":0.501},"max":{"1min":1.165,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":1.048}]},{"osd":3,"last update":"Sun Feb 18 08:39:29 2024","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.89800000000000002,"15min":0.90800000000000003},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.097,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.84899999999999998,"15min":0.84999999999999998},"min":{"1min":0.64500000000000002,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.0640000000000001,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.69999999999999996}]},{"osd":4,"last update":"Sun Feb 18 08:39:29 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.71799999999999997,"15min":0.70299999999999996},"min":{"1min":0.46899999999999997,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.103,"5min":1.1299999999999999,"15min":1.1299999999999999},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.79400000000000004,"15min":0.78400000000000003},"min":{"1min":0.54800000000000004,"5min":0.443,"15min":0.443},"max":{"1min":1.222,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.181}]},{"osd":6,"last update":"Sun Feb 18 08:39:52 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.86899999999999999,"15min":0.86599999999999999},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.216,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.91900000000000004},{"interface":"front","average":{"1min":0.877,"5min":0.95299999999999996,"15min":0.96599999999999997},"min":{"1min":0.56899999999999995,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.1539999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":1.095}]},{"osd":7,"last update":"Sun Feb 18 08:40:15 2024","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.997,"15min":0.997},"min":{"1min":0.755,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.1970000000000001,"5min":1.456,"15min":1.456},"last":1.026},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.97299999999999998,"15min":0.97299999999999998},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.262,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.1259999999999999}]}]}]}} 2024-02-18T08:40:22.154 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-18T08:40:22.155 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-18T08:40:22.155 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-18T08:40:22.155 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph health --format=json 2024-02-18T08:40:22.293 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:40:23.289 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:22 smithi133 bash[24767]: audit 2024-02-18T08:40:21.490468+0000 mgr.y (mgr.14140) 289 : audit [DBG] from='client.24505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-18T08:40:23.290 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:22 smithi133 bash[24767]: cluster 2024-02-18T08:40:21.911875+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v244: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:23.290 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:22 smithi133 bash[19538]: audit 2024-02-18T08:40:21.490468+0000 mgr.y (mgr.14140) 289 : audit [DBG] from='client.24505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-18T08:40:23.290 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:22 smithi133 bash[19538]: cluster 2024-02-18T08:40:21.911875+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v244: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:23.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:22 smithi181 bash[19547]: audit 2024-02-18T08:40:21.490468+0000 mgr.y (mgr.14140) 289 : audit [DBG] from='client.24505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-18T08:40:23.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:22 smithi181 bash[19547]: cluster 2024-02-18T08:40:21.911875+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v244: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:25.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:24 smithi133 bash[24767]: cluster 2024-02-18T08:40:23.912530+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v245: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:25.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:24 smithi133 bash[19538]: cluster 2024-02-18T08:40:23.912530+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v245: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:25.298 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-18T08:40:25.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:24 smithi181 bash[19547]: cluster 2024-02-18T08:40:23.912530+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v245: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:25.958 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-18T08:40:25.958 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-18T08:40:25.958 INFO:tasks.cephadm:Setup complete, yielding 2024-02-18T08:40:25.959 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-18T08:40:25.968 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi133.front.sepia.ceph.com 2024-02-18T08:40:25.968 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- bash -c 'ceph fs volume create foo' 2024-02-18T08:40:26.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:25 smithi133 bash[19538]: audit 2024-02-18T08:40:25.306951+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.133:0/138015268' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-18T08:40:26.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:25 smithi133 bash[24767]: audit 2024-02-18T08:40:25.306951+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.133:0/138015268' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-18T08:40:26.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:25 smithi181 bash[19547]: audit 2024-02-18T08:40:25.306951+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.133:0/138015268' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-18T08:40:27.282 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:26 smithi133 bash[24767]: cluster 2024-02-18T08:40:25.913182+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v246: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:27.282 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:26 smithi133 bash[19538]: cluster 2024-02-18T08:40:25.913182+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v246: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:27.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:26 smithi181 bash[19547]: cluster 2024-02-18T08:40:25.913182+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v246: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:28.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:28 smithi181 bash[19547]: cluster 2024-02-18T08:40:27.913808+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v247: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:29.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:28 smithi133 bash[19538]: cluster 2024-02-18T08:40:27.913808+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v247: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:29.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:28 smithi133 bash[24767]: cluster 2024-02-18T08:40:27.913808+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v247: 9 pgs: 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:29.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:29 smithi181 bash[19547]: audit 2024-02-18T08:40:29.074786+0000 mgr.y (mgr.14140) 294 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:40:29.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:29 smithi181 bash[19547]: audit 2024-02-18T08:40:29.075680+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-02-18T08:40:30.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:29 smithi133 bash[19538]: audit 2024-02-18T08:40:29.074786+0000 mgr.y (mgr.14140) 294 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:40:30.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:29 smithi133 bash[19538]: audit 2024-02-18T08:40:29.075680+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-02-18T08:40:30.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:29 smithi133 bash[24767]: audit 2024-02-18T08:40:29.074786+0000 mgr.y (mgr.14140) 294 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:40:30.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:29 smithi133 bash[24767]: audit 2024-02-18T08:40:29.075680+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-02-18T08:40:30.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:30 smithi181 bash[19547]: audit 2024-02-18T08:40:29.627513+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-02-18T08:40:30.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:30 smithi181 bash[19547]: cluster 2024-02-18T08:40:29.627597+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-18T08:40:30.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:30 smithi181 bash[19547]: audit 2024-02-18T08:40:29.629679+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-02-18T08:40:30.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:30 smithi181 bash[19547]: cluster 2024-02-18T08:40:29.914410+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v249: 41 pgs: 32 unknown, 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:31.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:30 smithi133 bash[24767]: audit 2024-02-18T08:40:29.627513+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-02-18T08:40:31.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:30 smithi133 bash[24767]: cluster 2024-02-18T08:40:29.627597+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-18T08:40:31.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:30 smithi133 bash[24767]: audit 2024-02-18T08:40:29.629679+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-02-18T08:40:31.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:30 smithi133 bash[24767]: cluster 2024-02-18T08:40:29.914410+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v249: 41 pgs: 32 unknown, 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:31.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:30 smithi133 bash[19538]: audit 2024-02-18T08:40:29.627513+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-02-18T08:40:31.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:30 smithi133 bash[19538]: cluster 2024-02-18T08:40:29.627597+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-18T08:40:31.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:30 smithi133 bash[19538]: audit 2024-02-18T08:40:29.629679+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-02-18T08:40:31.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:30 smithi133 bash[19538]: cluster 2024-02-18T08:40:29.914410+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v249: 41 pgs: 32 unknown, 9 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:31.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:30 smithi133 bash[19538]: debug 2024-02-18T08:40:30.642+0000 7f5228194700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-18T08:40:31.355 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-02-18T08:40:31.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:31 smithi181 bash[19547]: audit 2024-02-18T08:40:30.636976+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-02-18T08:40:31.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:31 smithi181 bash[19547]: cluster 2024-02-18T08:40:30.637352+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-02-18T08:40:31.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:31 smithi181 bash[19547]: audit 2024-02-18T08:40:30.644983+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-02-18T08:40:31.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:31 smithi181 bash[19547]: cluster 2024-02-18T08:40:30.646485+0000 mon.a (mon.0) 616 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-18T08:40:31.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:31 smithi181 bash[19547]: cluster 2024-02-18T08:40:30.646681+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-02-18T08:40:31.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:31 smithi181 bash[19547]: cluster 2024-02-18T08:40:30.654747+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-18T08:40:31.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:31 smithi181 bash[19547]: audit 2024-02-18T08:40:30.656171+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-02-18T08:40:31.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:31 smithi181 bash[19547]: cluster 2024-02-18T08:40:30.656254+0000 mon.a (mon.0) 620 : cluster [DBG] fsmap foo:0 2024-02-18T08:40:31.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:31 smithi181 bash[19547]: cephadm 2024-02-18T08:40:30.658939+0000 mgr.y (mgr.14140) 296 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-02-18T08:40:31.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:31 smithi181 bash[19547]: audit 2024-02-18T08:40:30.664932+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:31.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:31 smithi181 bash[19547]: cephadm 2024-02-18T08:40:30.674540+0000 mgr.y (mgr.14140) 297 : cephadm [INF] refreshing smithi133 facts 2024-02-18T08:40:31.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:31 smithi181 bash[19547]: cephadm 2024-02-18T08:40:30.675077+0000 mgr.y (mgr.14140) 298 : cephadm [INF] refreshing smithi181 facts 2024-02-18T08:40:31.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:31 smithi181 bash[19547]: audit 2024-02-18T08:40:31.067283+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:31.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:31 smithi181 bash[19547]: audit 2024-02-18T08:40:31.079459+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:31.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:31 smithi181 bash[19547]: audit 2024-02-18T08:40:31.080912+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi133.vayqdh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-18T08:40:31.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:31 smithi181 bash[19547]: audit 2024-02-18T08:40:31.088918+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi133.vayqdh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-02-18T08:40:31.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:31 smithi181 bash[19547]: audit 2024-02-18T08:40:31.090119+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:40:31.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:31 smithi181 bash[19547]: cephadm 2024-02-18T08:40:31.090948+0000 mgr.y (mgr.14140) 299 : cephadm [INF] Deploying daemon mds.foo.smithi133.vayqdh on smithi133 2024-02-18T08:40:31.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:31 smithi181 bash[19547]: audit 2024-02-18T08:40:31.091705+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mds.foo.smithi133.vayqdh", "key": "container_image"}]: dispatch 2024-02-18T08:40:32.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[19538]: audit 2024-02-18T08:40:30.636976+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-02-18T08:40:32.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[19538]: cluster 2024-02-18T08:40:30.637352+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-02-18T08:40:32.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[19538]: audit 2024-02-18T08:40:30.644983+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-02-18T08:40:32.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[19538]: cluster 2024-02-18T08:40:30.646485+0000 mon.a (mon.0) 616 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-18T08:40:32.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[19538]: cluster 2024-02-18T08:40:30.646681+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-02-18T08:40:32.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[19538]: cluster 2024-02-18T08:40:30.654747+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-18T08:40:32.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[19538]: audit 2024-02-18T08:40:30.656171+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-02-18T08:40:32.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[19538]: cluster 2024-02-18T08:40:30.656254+0000 mon.a (mon.0) 620 : cluster [DBG] fsmap foo:0 2024-02-18T08:40:32.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[19538]: cephadm 2024-02-18T08:40:30.658939+0000 mgr.y (mgr.14140) 296 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-02-18T08:40:32.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[19538]: audit 2024-02-18T08:40:30.664932+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:32.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[19538]: cephadm 2024-02-18T08:40:30.674540+0000 mgr.y (mgr.14140) 297 : cephadm [INF] refreshing smithi133 facts 2024-02-18T08:40:32.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[19538]: cephadm 2024-02-18T08:40:30.675077+0000 mgr.y (mgr.14140) 298 : cephadm [INF] refreshing smithi181 facts 2024-02-18T08:40:32.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[19538]: audit 2024-02-18T08:40:31.067283+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:32.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[19538]: audit 2024-02-18T08:40:31.079459+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:32.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[19538]: audit 2024-02-18T08:40:31.080912+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi133.vayqdh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-18T08:40:32.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[19538]: audit 2024-02-18T08:40:31.088918+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi133.vayqdh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-02-18T08:40:32.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[19538]: audit 2024-02-18T08:40:31.090119+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:40:32.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[19538]: cephadm 2024-02-18T08:40:31.090948+0000 mgr.y (mgr.14140) 299 : cephadm [INF] Deploying daemon mds.foo.smithi133.vayqdh on smithi133 2024-02-18T08:40:32.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[19538]: audit 2024-02-18T08:40:31.091705+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mds.foo.smithi133.vayqdh", "key": "container_image"}]: dispatch 2024-02-18T08:40:32.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[24767]: audit 2024-02-18T08:40:30.636976+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-02-18T08:40:32.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[24767]: cluster 2024-02-18T08:40:30.637352+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-02-18T08:40:32.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[24767]: audit 2024-02-18T08:40:30.644983+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-02-18T08:40:32.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[24767]: cluster 2024-02-18T08:40:30.646485+0000 mon.a (mon.0) 616 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-18T08:40:32.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[24767]: cluster 2024-02-18T08:40:30.646681+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-02-18T08:40:32.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[24767]: cluster 2024-02-18T08:40:30.654747+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-18T08:40:32.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[24767]: audit 2024-02-18T08:40:30.656171+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-02-18T08:40:32.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[24767]: cluster 2024-02-18T08:40:30.656254+0000 mon.a (mon.0) 620 : cluster [DBG] fsmap foo:0 2024-02-18T08:40:32.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[24767]: cephadm 2024-02-18T08:40:30.658939+0000 mgr.y (mgr.14140) 296 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-02-18T08:40:32.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[24767]: audit 2024-02-18T08:40:30.664932+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:32.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[24767]: cephadm 2024-02-18T08:40:30.674540+0000 mgr.y (mgr.14140) 297 : cephadm [INF] refreshing smithi133 facts 2024-02-18T08:40:32.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[24767]: cephadm 2024-02-18T08:40:30.675077+0000 mgr.y (mgr.14140) 298 : cephadm [INF] refreshing smithi181 facts 2024-02-18T08:40:32.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[24767]: audit 2024-02-18T08:40:31.067283+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:32.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[24767]: audit 2024-02-18T08:40:31.079459+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:32.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[24767]: audit 2024-02-18T08:40:31.080912+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi133.vayqdh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-18T08:40:32.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[24767]: audit 2024-02-18T08:40:31.088918+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi133.vayqdh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-02-18T08:40:32.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[24767]: audit 2024-02-18T08:40:31.090119+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:40:32.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[24767]: cephadm 2024-02-18T08:40:31.090948+0000 mgr.y (mgr.14140) 299 : cephadm [INF] Deploying daemon mds.foo.smithi133.vayqdh on smithi133 2024-02-18T08:40:32.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:31 smithi133 bash[24767]: audit 2024-02-18T08:40:31.091705+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mds.foo.smithi133.vayqdh", "key": "container_image"}]: dispatch 2024-02-18T08:40:32.933 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:32 smithi133 bash[19538]: cluster 2024-02-18T08:40:31.656674+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-18T08:40:32.933 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:32 smithi133 bash[19538]: cluster 2024-02-18T08:40:31.915024+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v253: 73 pgs: 11 creating+peering, 47 unknown, 15 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:32.934 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:32 smithi133 bash[24767]: cluster 2024-02-18T08:40:31.656674+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-18T08:40:32.934 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:32 smithi133 bash[24767]: cluster 2024-02-18T08:40:31.915024+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v253: 73 pgs: 11 creating+peering, 47 unknown, 15 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:33.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:32 smithi181 bash[19547]: cluster 2024-02-18T08:40:31.656674+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-18T08:40:33.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:32 smithi181 bash[19547]: cluster 2024-02-18T08:40:31.915024+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v253: 73 pgs: 11 creating+peering, 47 unknown, 15 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:33.795 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:33 smithi133 bash[24767]: cluster 2024-02-18T08:40:32.670355+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-18T08:40:33.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:33 smithi133 bash[19538]: cluster 2024-02-18T08:40:32.670355+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-18T08:40:33.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:40:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:40:33.509Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:40:33.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:40:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:40:33.509Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:40:33.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:40:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:40:33.509Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=2 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" 2024-02-18T08:40:34.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:33 smithi181 bash[19547]: cluster 2024-02-18T08:40:32.670355+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-18T08:40:35.611 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:35 smithi133 bash[19538]: cluster 2024-02-18T08:40:33.915787+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v255: 73 pgs: 2 creating+activating, 11 creating+peering, 28 unknown, 32 active+clean; 0 B data, 4.0 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:35.612 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:35 smithi133 bash[19538]: audit 2024-02-18T08:40:34.360665+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:35.612 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:35 smithi133 bash[19538]: audit 2024-02-18T08:40:34.362807+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi181.xhldoa", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-18T08:40:35.612 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:35 smithi133 bash[19538]: audit 2024-02-18T08:40:34.367860+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi181.xhldoa", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-02-18T08:40:35.612 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:35 smithi133 bash[19538]: audit 2024-02-18T08:40:34.371115+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:40:35.612 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:35 smithi133 bash[19538]: cephadm 2024-02-18T08:40:34.371865+0000 mgr.y (mgr.14140) 302 : cephadm [INF] Deploying daemon mds.foo.smithi181.xhldoa on smithi181 2024-02-18T08:40:35.612 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:35 smithi133 bash[19538]: audit 2024-02-18T08:40:34.372311+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mds.foo.smithi181.xhldoa", "key": "container_image"}]: dispatch 2024-02-18T08:40:35.612 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:35 smithi133 bash[24767]: cluster 2024-02-18T08:40:33.915787+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v255: 73 pgs: 2 creating+activating, 11 creating+peering, 28 unknown, 32 active+clean; 0 B data, 4.0 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:35.612 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:35 smithi133 bash[24767]: audit 2024-02-18T08:40:34.360665+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:35.612 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:35 smithi133 bash[24767]: audit 2024-02-18T08:40:34.362807+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi181.xhldoa", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-18T08:40:35.613 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:35 smithi133 bash[24767]: audit 2024-02-18T08:40:34.367860+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi181.xhldoa", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-02-18T08:40:35.613 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:35 smithi133 bash[24767]: audit 2024-02-18T08:40:34.371115+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:40:35.613 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:35 smithi133 bash[24767]: cephadm 2024-02-18T08:40:34.371865+0000 mgr.y (mgr.14140) 302 : cephadm [INF] Deploying daemon mds.foo.smithi181.xhldoa on smithi181 2024-02-18T08:40:35.613 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:35 smithi133 bash[24767]: audit 2024-02-18T08:40:34.372311+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mds.foo.smithi181.xhldoa", "key": "container_image"}]: dispatch 2024-02-18T08:40:35.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:35 smithi181 bash[19547]: cluster 2024-02-18T08:40:33.915787+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v255: 73 pgs: 2 creating+activating, 11 creating+peering, 28 unknown, 32 active+clean; 0 B data, 4.0 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:35.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:35 smithi181 bash[19547]: audit 2024-02-18T08:40:34.360665+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:35.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:35 smithi181 bash[19547]: audit 2024-02-18T08:40:34.362807+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi181.xhldoa", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-18T08:40:35.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:35 smithi181 bash[19547]: audit 2024-02-18T08:40:34.367860+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi181.xhldoa", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-02-18T08:40:35.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:35 smithi181 bash[19547]: audit 2024-02-18T08:40:34.371115+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:40:35.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:35 smithi181 bash[19547]: cephadm 2024-02-18T08:40:34.371865+0000 mgr.y (mgr.14140) 302 : cephadm [INF] Deploying daemon mds.foo.smithi181.xhldoa on smithi181 2024-02-18T08:40:35.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:35 smithi181 bash[19547]: audit 2024-02-18T08:40:34.372311+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mds.foo.smithi181.xhldoa", "key": "container_image"}]: dispatch 2024-02-18T08:40:36.653 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-02-18T08:40:37.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:37 smithi181 bash[19547]: cluster 2024-02-18T08:40:35.916462+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v256: 73 pgs: 2 creating+activating, 5 creating+peering, 66 active+clean; 0 B data, 4.2 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:37.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:37 smithi181 bash[19547]: audit 2024-02-18T08:40:36.763268+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:37.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:37 smithi181 bash[19547]: audit 2024-02-18T08:40:36.765975+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:40:37.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:37 smithi181 bash[19547]: audit 2024-02-18T08:40:36.766569+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:40:37.738 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:37 smithi133 bash[19538]: cluster 2024-02-18T08:40:35.916462+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v256: 73 pgs: 2 creating+activating, 5 creating+peering, 66 active+clean; 0 B data, 4.2 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:37.738 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:37 smithi133 bash[19538]: audit 2024-02-18T08:40:36.763268+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:37.739 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:37 smithi133 bash[19538]: audit 2024-02-18T08:40:36.765975+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:40:37.739 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:37 smithi133 bash[19538]: audit 2024-02-18T08:40:36.766569+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:40:37.739 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:37 smithi133 bash[24767]: cluster 2024-02-18T08:40:35.916462+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v256: 73 pgs: 2 creating+activating, 5 creating+peering, 66 active+clean; 0 B data, 4.2 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:37.739 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:37 smithi133 bash[24767]: audit 2024-02-18T08:40:36.763268+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:37.739 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:37 smithi133 bash[24767]: audit 2024-02-18T08:40:36.765975+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:40:37.739 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:37 smithi133 bash[24767]: audit 2024-02-18T08:40:36.766569+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:40:39.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:38 smithi181 bash[19547]: audit 2024-02-18T08:40:37.902318+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:39.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:38 smithi181 bash[19547]: cluster 2024-02-18T08:40:37.917067+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 0 B data, 4.3 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:39.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:38 smithi181 bash[19547]: audit 2024-02-18T08:40:38.053950+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:39.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:38 smithi181 bash[19547]: audit 2024-02-18T08:40:38.061767+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:39.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:38 smithi181 bash[19547]: audit 2024-02-18T08:40:38.072013+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:39.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:38 smithi133 bash[19538]: audit 2024-02-18T08:40:37.902318+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:39.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:38 smithi133 bash[19538]: cluster 2024-02-18T08:40:37.917067+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 0 B data, 4.3 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:39.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:38 smithi133 bash[19538]: audit 2024-02-18T08:40:38.053950+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:39.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:38 smithi133 bash[19538]: audit 2024-02-18T08:40:38.061767+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:39.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:38 smithi133 bash[19538]: audit 2024-02-18T08:40:38.072013+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:39.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:38 smithi133 bash[24767]: audit 2024-02-18T08:40:37.902318+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:39.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:38 smithi133 bash[24767]: cluster 2024-02-18T08:40:37.917067+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 0 B data, 4.3 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:39.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:38 smithi133 bash[24767]: audit 2024-02-18T08:40:38.053950+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:39.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:38 smithi133 bash[24767]: audit 2024-02-18T08:40:38.061767+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:39.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:38 smithi133 bash[24767]: audit 2024-02-18T08:40:38.072013+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:40:40.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:39 smithi133 bash[24767]: cluster 2024-02-18T08:40:38.910389+0000 mon.a (mon.0) 642 : cluster [DBG] mds.? [v2:172.21.15.181:6832/1282903833,v1:172.21.15.181:6833/1282903833] up:boot 2024-02-18T08:40:40.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:39 smithi133 bash[24767]: cluster 2024-02-18T08:40:38.910459+0000 mon.a (mon.0) 643 : cluster [INF] daemon mds.foo.smithi181.xhldoa assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-02-18T08:40:40.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:39 smithi133 bash[24767]: cluster 2024-02-18T08:40:38.910538+0000 mon.a (mon.0) 644 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-18T08:40:40.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:39 smithi133 bash[24767]: cluster 2024-02-18T08:40:38.910565+0000 mon.a (mon.0) 645 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-02-18T08:40:40.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:39 smithi133 bash[24767]: cluster 2024-02-18T08:40:38.910608+0000 mon.a (mon.0) 646 : cluster [INF] Cluster is now healthy 2024-02-18T08:40:40.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:39 smithi133 bash[24767]: cluster 2024-02-18T08:40:38.910883+0000 mon.a (mon.0) 647 : cluster [DBG] fsmap foo:0 1 up:standby 2024-02-18T08:40:40.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:39 smithi133 bash[24767]: audit 2024-02-18T08:40:38.911024+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi181.xhldoa"}]: dispatch 2024-02-18T08:40:40.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:39 smithi133 bash[24767]: cluster 2024-02-18T08:40:38.916331+0000 mon.a (mon.0) 649 : cluster [DBG] fsmap foo:1 {0=foo.smithi181.xhldoa=up:creating} 2024-02-18T08:40:40.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:39 smithi133 bash[24767]: cluster 2024-02-18T08:40:38.932672+0000 mon.a (mon.0) 650 : cluster [INF] daemon mds.foo.smithi181.xhldoa is now active in filesystem foo as rank 0 2024-02-18T08:40:40.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:39 smithi133 bash[19538]: cluster 2024-02-18T08:40:38.910389+0000 mon.a (mon.0) 642 : cluster [DBG] mds.? [v2:172.21.15.181:6832/1282903833,v1:172.21.15.181:6833/1282903833] up:boot 2024-02-18T08:40:40.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:39 smithi133 bash[19538]: cluster 2024-02-18T08:40:38.910459+0000 mon.a (mon.0) 643 : cluster [INF] daemon mds.foo.smithi181.xhldoa assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-02-18T08:40:40.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:39 smithi133 bash[19538]: cluster 2024-02-18T08:40:38.910538+0000 mon.a (mon.0) 644 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-18T08:40:40.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:39 smithi133 bash[19538]: cluster 2024-02-18T08:40:38.910565+0000 mon.a (mon.0) 645 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-02-18T08:40:40.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:39 smithi133 bash[19538]: cluster 2024-02-18T08:40:38.910608+0000 mon.a (mon.0) 646 : cluster [INF] Cluster is now healthy 2024-02-18T08:40:40.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:39 smithi133 bash[19538]: cluster 2024-02-18T08:40:38.910883+0000 mon.a (mon.0) 647 : cluster [DBG] fsmap foo:0 1 up:standby 2024-02-18T08:40:40.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:39 smithi133 bash[19538]: audit 2024-02-18T08:40:38.911024+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi181.xhldoa"}]: dispatch 2024-02-18T08:40:40.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:39 smithi133 bash[19538]: cluster 2024-02-18T08:40:38.916331+0000 mon.a (mon.0) 649 : cluster [DBG] fsmap foo:1 {0=foo.smithi181.xhldoa=up:creating} 2024-02-18T08:40:40.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:39 smithi133 bash[19538]: cluster 2024-02-18T08:40:38.932672+0000 mon.a (mon.0) 650 : cluster [INF] daemon mds.foo.smithi181.xhldoa is now active in filesystem foo as rank 0 2024-02-18T08:40:40.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:39 smithi181 bash[19547]: cluster 2024-02-18T08:40:38.910389+0000 mon.a (mon.0) 642 : cluster [DBG] mds.? [v2:172.21.15.181:6832/1282903833,v1:172.21.15.181:6833/1282903833] up:boot 2024-02-18T08:40:40.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:39 smithi181 bash[19547]: cluster 2024-02-18T08:40:38.910459+0000 mon.a (mon.0) 643 : cluster [INF] daemon mds.foo.smithi181.xhldoa assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-02-18T08:40:40.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:39 smithi181 bash[19547]: cluster 2024-02-18T08:40:38.910538+0000 mon.a (mon.0) 644 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-18T08:40:40.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:39 smithi181 bash[19547]: cluster 2024-02-18T08:40:38.910565+0000 mon.a (mon.0) 645 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-02-18T08:40:40.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:39 smithi181 bash[19547]: cluster 2024-02-18T08:40:38.910608+0000 mon.a (mon.0) 646 : cluster [INF] Cluster is now healthy 2024-02-18T08:40:40.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:39 smithi181 bash[19547]: cluster 2024-02-18T08:40:38.910883+0000 mon.a (mon.0) 647 : cluster [DBG] fsmap foo:0 1 up:standby 2024-02-18T08:40:40.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:39 smithi181 bash[19547]: audit 2024-02-18T08:40:38.911024+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi181.xhldoa"}]: dispatch 2024-02-18T08:40:40.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:39 smithi181 bash[19547]: cluster 2024-02-18T08:40:38.916331+0000 mon.a (mon.0) 649 : cluster [DBG] fsmap foo:1 {0=foo.smithi181.xhldoa=up:creating} 2024-02-18T08:40:40.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:39 smithi181 bash[19547]: cluster 2024-02-18T08:40:38.932672+0000 mon.a (mon.0) 650 : cluster [INF] daemon mds.foo.smithi181.xhldoa is now active in filesystem foo as rank 0 2024-02-18T08:40:40.757 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-02-18T08:40:40.766 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-18T08:40:40.766 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-18T08:40:40.766 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph mgr dump --format=json 2024-02-18T08:40:40.905 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:40:41.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:40 smithi133 bash[24767]: cluster 2024-02-18T08:40:39.917713+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 1.5 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:41.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:40 smithi133 bash[24767]: cluster 2024-02-18T08:40:39.918526+0000 mon.a (mon.0) 651 : cluster [DBG] mds.? [v2:172.21.15.181:6832/1282903833,v1:172.21.15.181:6833/1282903833] up:active 2024-02-18T08:40:41.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:40 smithi133 bash[24767]: cluster 2024-02-18T08:40:39.918591+0000 mon.a (mon.0) 652 : cluster [DBG] mds.? [v2:172.21.15.133:6834/893385392,v1:172.21.15.133:6835/893385392] up:boot 2024-02-18T08:40:41.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:40 smithi133 bash[24767]: cluster 2024-02-18T08:40:39.919026+0000 mon.a (mon.0) 653 : cluster [DBG] fsmap foo:1 {0=foo.smithi181.xhldoa=up:active} 1 up:standby 2024-02-18T08:40:41.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:40 smithi133 bash[24767]: audit 2024-02-18T08:40:39.920052+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi133.vayqdh"}]: dispatch 2024-02-18T08:40:41.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:40 smithi133 bash[24767]: cluster 2024-02-18T08:40:39.924071+0000 mon.a (mon.0) 655 : cluster [DBG] fsmap foo:1 {0=foo.smithi181.xhldoa=up:active} 1 up:standby 2024-02-18T08:40:41.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:40 smithi133 bash[24767]: audit 2024-02-18T08:40:40.461133+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:40:41.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:40 smithi133 bash[24767]: audit 2024-02-18T08:40:40.461580+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:40:41.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:40 smithi133 bash[19538]: cluster 2024-02-18T08:40:39.917713+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 1.5 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:41.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:40 smithi133 bash[19538]: cluster 2024-02-18T08:40:39.918526+0000 mon.a (mon.0) 651 : cluster [DBG] mds.? [v2:172.21.15.181:6832/1282903833,v1:172.21.15.181:6833/1282903833] up:active 2024-02-18T08:40:41.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:40 smithi133 bash[19538]: cluster 2024-02-18T08:40:39.918591+0000 mon.a (mon.0) 652 : cluster [DBG] mds.? [v2:172.21.15.133:6834/893385392,v1:172.21.15.133:6835/893385392] up:boot 2024-02-18T08:40:41.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:40 smithi133 bash[19538]: cluster 2024-02-18T08:40:39.919026+0000 mon.a (mon.0) 653 : cluster [DBG] fsmap foo:1 {0=foo.smithi181.xhldoa=up:active} 1 up:standby 2024-02-18T08:40:41.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:40 smithi133 bash[19538]: audit 2024-02-18T08:40:39.920052+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi133.vayqdh"}]: dispatch 2024-02-18T08:40:41.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:40 smithi133 bash[19538]: cluster 2024-02-18T08:40:39.924071+0000 mon.a (mon.0) 655 : cluster [DBG] fsmap foo:1 {0=foo.smithi181.xhldoa=up:active} 1 up:standby 2024-02-18T08:40:41.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:40 smithi133 bash[19538]: audit 2024-02-18T08:40:40.461133+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:40:41.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:40 smithi133 bash[19538]: audit 2024-02-18T08:40:40.461580+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:40:41.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:40 smithi181 bash[19547]: cluster 2024-02-18T08:40:39.917713+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 1.5 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:40:41.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:40 smithi181 bash[19547]: cluster 2024-02-18T08:40:39.918526+0000 mon.a (mon.0) 651 : cluster [DBG] mds.? [v2:172.21.15.181:6832/1282903833,v1:172.21.15.181:6833/1282903833] up:active 2024-02-18T08:40:41.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:40 smithi181 bash[19547]: cluster 2024-02-18T08:40:39.918591+0000 mon.a (mon.0) 652 : cluster [DBG] mds.? [v2:172.21.15.133:6834/893385392,v1:172.21.15.133:6835/893385392] up:boot 2024-02-18T08:40:41.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:40 smithi181 bash[19547]: cluster 2024-02-18T08:40:39.919026+0000 mon.a (mon.0) 653 : cluster [DBG] fsmap foo:1 {0=foo.smithi181.xhldoa=up:active} 1 up:standby 2024-02-18T08:40:41.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:40 smithi181 bash[19547]: audit 2024-02-18T08:40:39.920052+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi133.vayqdh"}]: dispatch 2024-02-18T08:40:41.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:40 smithi181 bash[19547]: cluster 2024-02-18T08:40:39.924071+0000 mon.a (mon.0) 655 : cluster [DBG] fsmap foo:1 {0=foo.smithi181.xhldoa=up:active} 1 up:standby 2024-02-18T08:40:41.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:40 smithi181 bash[19547]: audit 2024-02-18T08:40:40.461133+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:40:41.401 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:40 smithi181 bash[19547]: audit 2024-02-18T08:40:40.461580+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:40:43.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:42 smithi133 bash[24767]: cluster 2024-02-18T08:40:41.918604+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 2.0 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 511 B/s wr, 3 op/s 2024-02-18T08:40:43.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:42 smithi133 bash[19538]: cluster 2024-02-18T08:40:41.918604+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 2.0 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 511 B/s wr, 3 op/s 2024-02-18T08:40:43.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:42 smithi181 bash[19547]: cluster 2024-02-18T08:40:41.918604+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 2.0 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 511 B/s wr, 3 op/s 2024-02-18T08:40:43.768 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-18T08:40:43.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:40:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:40:43.509Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:40:43.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:40:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:40:43.509Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:40:43.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:40:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:40:43.509Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=2 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" 2024-02-18T08:40:44.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:43 smithi133 bash[19538]: audit 2024-02-18T08:40:43.769057+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.133:0/322754259' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-18T08:40:44.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:43 smithi133 bash[24767]: audit 2024-02-18T08:40:43.769057+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.133:0/322754259' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-18T08:40:44.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:43 smithi181 bash[19547]: audit 2024-02-18T08:40:43.769057+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.133:0/322754259' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-18T08:40:44.486 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":14,"active_gid":14140,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6800","nonce":4054556410},{"type":"v1","addr":"172.21.15.133:6801","nonce":4054556410}]},"active_addr":"172.21.15.133:6801/4054556410","active_change":"2024-02-18T08:33:35.747101+0000","active_mgr_features":4540138292840890367,"available":true,"standbys":[{"gid":14193,"name":"x","mgr_features":4540138292840890367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://smithi133.front.sepia.ceph.com:8443/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":3,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.133:0","nonce":1713832669}]},{"addrvec":[{"type":"v2","addr":"172.21.15.133:0","nonce":521046023}]}]}} 2024-02-18T08:40:44.489 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-18T08:40:44.489 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-18T08:40:44.489 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd dump --format=json 2024-02-18T08:40:44.626 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:40:45.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:44 smithi133 bash[24767]: cluster 2024-02-18T08:40:43.919461+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s wr, 9 op/s 2024-02-18T08:40:45.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:44 smithi133 bash[24767]: cluster 2024-02-18T08:40:43.938760+0000 mon.a (mon.0) 659 : cluster [DBG] mds.? [v2:172.21.15.133:6834/893385392,v1:172.21.15.133:6835/893385392] up:standby 2024-02-18T08:40:45.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:44 smithi133 bash[24767]: cluster 2024-02-18T08:40:43.938824+0000 mon.a (mon.0) 660 : cluster [DBG] fsmap foo:1 {0=foo.smithi181.xhldoa=up:active} 1 up:standby 2024-02-18T08:40:45.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:44 smithi133 bash[19538]: cluster 2024-02-18T08:40:43.919461+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s wr, 9 op/s 2024-02-18T08:40:45.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:44 smithi133 bash[19538]: cluster 2024-02-18T08:40:43.938760+0000 mon.a (mon.0) 659 : cluster [DBG] mds.? [v2:172.21.15.133:6834/893385392,v1:172.21.15.133:6835/893385392] up:standby 2024-02-18T08:40:45.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:44 smithi133 bash[19538]: cluster 2024-02-18T08:40:43.938824+0000 mon.a (mon.0) 660 : cluster [DBG] fsmap foo:1 {0=foo.smithi181.xhldoa=up:active} 1 up:standby 2024-02-18T08:40:45.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:44 smithi181 bash[19547]: cluster 2024-02-18T08:40:43.919461+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s wr, 9 op/s 2024-02-18T08:40:45.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:44 smithi181 bash[19547]: cluster 2024-02-18T08:40:43.938760+0000 mon.a (mon.0) 659 : cluster [DBG] mds.? [v2:172.21.15.133:6834/893385392,v1:172.21.15.133:6835/893385392] up:standby 2024-02-18T08:40:45.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:44 smithi181 bash[19547]: cluster 2024-02-18T08:40:43.938824+0000 mon.a (mon.0) 660 : cluster [DBG] fsmap foo:1 {0=foo.smithi181.xhldoa=up:active} 1 up:standby 2024-02-18T08:40:47.273 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:46 smithi133 bash[19538]: cluster 2024-02-18T08:40:45.920358+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 1.7 KiB/s wr, 6 op/s 2024-02-18T08:40:47.273 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:46 smithi133 bash[24767]: cluster 2024-02-18T08:40:45.920358+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 1.7 KiB/s wr, 6 op/s 2024-02-18T08:40:47.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:46 smithi181 bash[19547]: cluster 2024-02-18T08:40:45.920358+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 1.7 KiB/s wr, 6 op/s 2024-02-18T08:40:47.559 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-18T08:40:47.559 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":56,"fsid":"37c14f7a-ce38-11ee-95ba-87774f69a715","created":"2024-02-18T08:32:51.060101+0000","modified":"2024-02-18T08:40:32.652828+0000","last_up_change":"2024-02-18T08:38:11.039275+0000","last_in_change":"2024-02-18T08:38:11.039275+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-18T08:34:26.481930+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-02-18T08:38:47.206682+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"51","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-02-18T08:40:29.519948+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"55","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-02-18T08:40:30.055445+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"56","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"6391ccf1-5b04-4ebb-b64f-83a9c05e5686","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6802","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6803","nonce":3325106320}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6805","nonce":3325106320}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6808","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6809","nonce":3325106320}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6807","nonce":3325106320}]},"public_addr":"172.21.15.133:6803/3325106320","cluster_addr":"172.21.15.133:6805/3325106320","heartbeat_back_addr":"172.21.15.133:6809/3325106320","heartbeat_front_addr":"172.21.15.133:6807/3325106320","state":["exists","up"]},{"osd":1,"uuid":"c0f5e58b-2c59-42a1-83fe-f94a03c61a7b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6810","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6811","nonce":2475452814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6813","nonce":2475452814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6816","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6817","nonce":2475452814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6815","nonce":2475452814}]},"public_addr":"172.21.15.133:6811/2475452814","cluster_addr":"172.21.15.133:6813/2475452814","heartbeat_back_addr":"172.21.15.133:6817/2475452814","heartbeat_front_addr":"172.21.15.133:6815/2475452814","state":["exists","up"]},{"osd":2,"uuid":"2418e3b4-e684-49b4-9778-693ee7554f23","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6818","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6819","nonce":3078533613}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6821","nonce":3078533613}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6824","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6825","nonce":3078533613}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6823","nonce":3078533613}]},"public_addr":"172.21.15.133:6819/3078533613","cluster_addr":"172.21.15.133:6821/3078533613","heartbeat_back_addr":"172.21.15.133:6825/3078533613","heartbeat_front_addr":"172.21.15.133:6823/3078533613","state":["exists","up"]},{"osd":3,"uuid":"7a4aede8-aea9-49be-bb81-023569560962","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6826","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6827","nonce":2229238173}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6829","nonce":2229238173}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6832","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6833","nonce":2229238173}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6831","nonce":2229238173}]},"public_addr":"172.21.15.133:6827/2229238173","cluster_addr":"172.21.15.133:6829/2229238173","heartbeat_back_addr":"172.21.15.133:6833/2229238173","heartbeat_front_addr":"172.21.15.133:6831/2229238173","state":["exists","up"]},{"osd":4,"uuid":"c96c3e10-9e9f-42a7-92a3-958508dfe4ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6800","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6801","nonce":4184989269}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6802","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6803","nonce":4184989269}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6806","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6807","nonce":4184989269}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6804","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6805","nonce":4184989269}]},"public_addr":"172.21.15.181:6801/4184989269","cluster_addr":"172.21.15.181:6803/4184989269","heartbeat_back_addr":"172.21.15.181:6807/4184989269","heartbeat_front_addr":"172.21.15.181:6805/4184989269","state":["exists","up"]},{"osd":5,"uuid":"62b58379-3f0f-4752-ba47-31b991b2f2c5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6808","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6809","nonce":2300426453}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6810","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6811","nonce":2300426453}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6814","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6815","nonce":2300426453}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6812","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6813","nonce":2300426453}]},"public_addr":"172.21.15.181:6809/2300426453","cluster_addr":"172.21.15.181:6811/2300426453","heartbeat_back_addr":"172.21.15.181:6815/2300426453","heartbeat_front_addr":"172.21.15.181:6813/2300426453","state":["exists","up"]},{"osd":6,"uuid":"855eba01-926a-4b9f-9396-ed89b3e7e327","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6816","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6817","nonce":732234893}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6818","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6819","nonce":732234893}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6822","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6823","nonce":732234893}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6820","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6821","nonce":732234893}]},"public_addr":"172.21.15.181:6817/732234893","cluster_addr":"172.21.15.181:6819/732234893","heartbeat_back_addr":"172.21.15.181:6823/732234893","heartbeat_front_addr":"172.21.15.181:6821/732234893","state":["exists","up"]},{"osd":7,"uuid":"cf0f4288-f917-49f3-9977-22582099f8af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6824","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6825","nonce":1003753280}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6826","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6827","nonce":1003753280}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6830","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6831","nonce":1003753280}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6828","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6829","nonce":1003753280}]},"public_addr":"172.21.15.181:6825/1003753280","cluster_addr":"172.21.15.181:6827/1003753280","heartbeat_back_addr":"172.21.15.181:6831/1003753280","heartbeat_front_addr":"172.21.15.181:6829/1003753280","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:35:33.105591+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:35:57.192098+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:36:20.094953+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:36:42.098582+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:37:02.729570+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:37:25.054349+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:37:47.119960+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:38:09.347708+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.133:6801/3069082831":"2024-02-19T08:33:35.746701+0000","172.21.15.133:6800/3069082831":"2024-02-19T08:33:35.746701+0000","172.21.15.133:0/3405749594":"2024-02-19T08:33:35.746701+0000","172.21.15.133:0/530264878":"2024-02-19T08:33:15.160029+0000","172.21.15.133:6800/2742427755":"2024-02-19T08:33:15.160029+0000","172.21.15.133:6801/2742427755":"2024-02-19T08:33:15.160029+0000","172.21.15.133:0/2074162503":"2024-02-19T08:33:35.746701+0000","172.21.15.133:0/2020473524":"2024-02-19T08:33:15.160029+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-18T08:40:48.221 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:47 smithi133 bash[24767]: audit 2024-02-18T08:40:47.565581+0000 mon.a (mon.0) 661 : audit [DBG] from='client.? 172.21.15.133:0/3383372629' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-18T08:40:48.222 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:47 smithi133 bash[19538]: audit 2024-02-18T08:40:47.565581+0000 mon.a (mon.0) 661 : audit [DBG] from='client.? 172.21.15.133:0/3383372629' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-18T08:40:48.224 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-18T08:40:48.224 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd dump --format=json 2024-02-18T08:40:48.367 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:40:48.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:47 smithi181 bash[19547]: audit 2024-02-18T08:40:47.565581+0000 mon.a (mon.0) 661 : audit [DBG] from='client.? 172.21.15.133:0/3383372629' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-18T08:40:49.234 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:48 smithi133 bash[24767]: cluster 2024-02-18T08:40:47.921276+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v262: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s wr, 4 op/s 2024-02-18T08:40:49.234 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:48 smithi133 bash[19538]: cluster 2024-02-18T08:40:47.921276+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v262: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s wr, 4 op/s 2024-02-18T08:40:49.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:48 smithi181 bash[19547]: cluster 2024-02-18T08:40:47.921276+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v262: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s wr, 4 op/s 2024-02-18T08:40:51.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:50 smithi133 bash[19538]: cluster 2024-02-18T08:40:49.922154+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v263: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 1023 B/s wr, 3 op/s 2024-02-18T08:40:51.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:50 smithi133 bash[24767]: cluster 2024-02-18T08:40:49.922154+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v263: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 1023 B/s wr, 3 op/s 2024-02-18T08:40:51.150 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-18T08:40:51.150 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":56,"fsid":"37c14f7a-ce38-11ee-95ba-87774f69a715","created":"2024-02-18T08:32:51.060101+0000","modified":"2024-02-18T08:40:32.652828+0000","last_up_change":"2024-02-18T08:38:11.039275+0000","last_in_change":"2024-02-18T08:38:11.039275+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-18T08:34:26.481930+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-02-18T08:38:47.206682+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"51","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-02-18T08:40:29.519948+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"55","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-02-18T08:40:30.055445+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"56","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"6391ccf1-5b04-4ebb-b64f-83a9c05e5686","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6802","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6803","nonce":3325106320}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6805","nonce":3325106320}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6808","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6809","nonce":3325106320}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":3325106320},{"type":"v1","addr":"172.21.15.133:6807","nonce":3325106320}]},"public_addr":"172.21.15.133:6803/3325106320","cluster_addr":"172.21.15.133:6805/3325106320","heartbeat_back_addr":"172.21.15.133:6809/3325106320","heartbeat_front_addr":"172.21.15.133:6807/3325106320","state":["exists","up"]},{"osd":1,"uuid":"c0f5e58b-2c59-42a1-83fe-f94a03c61a7b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6810","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6811","nonce":2475452814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6813","nonce":2475452814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6816","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6817","nonce":2475452814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":2475452814},{"type":"v1","addr":"172.21.15.133:6815","nonce":2475452814}]},"public_addr":"172.21.15.133:6811/2475452814","cluster_addr":"172.21.15.133:6813/2475452814","heartbeat_back_addr":"172.21.15.133:6817/2475452814","heartbeat_front_addr":"172.21.15.133:6815/2475452814","state":["exists","up"]},{"osd":2,"uuid":"2418e3b4-e684-49b4-9778-693ee7554f23","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6818","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6819","nonce":3078533613}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6821","nonce":3078533613}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6824","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6825","nonce":3078533613}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":3078533613},{"type":"v1","addr":"172.21.15.133:6823","nonce":3078533613}]},"public_addr":"172.21.15.133:6819/3078533613","cluster_addr":"172.21.15.133:6821/3078533613","heartbeat_back_addr":"172.21.15.133:6825/3078533613","heartbeat_front_addr":"172.21.15.133:6823/3078533613","state":["exists","up"]},{"osd":3,"uuid":"7a4aede8-aea9-49be-bb81-023569560962","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6826","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6827","nonce":2229238173}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6829","nonce":2229238173}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6832","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6833","nonce":2229238173}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":2229238173},{"type":"v1","addr":"172.21.15.133:6831","nonce":2229238173}]},"public_addr":"172.21.15.133:6827/2229238173","cluster_addr":"172.21.15.133:6829/2229238173","heartbeat_back_addr":"172.21.15.133:6833/2229238173","heartbeat_front_addr":"172.21.15.133:6831/2229238173","state":["exists","up"]},{"osd":4,"uuid":"c96c3e10-9e9f-42a7-92a3-958508dfe4ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6800","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6801","nonce":4184989269}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6802","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6803","nonce":4184989269}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6806","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6807","nonce":4184989269}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6804","nonce":4184989269},{"type":"v1","addr":"172.21.15.181:6805","nonce":4184989269}]},"public_addr":"172.21.15.181:6801/4184989269","cluster_addr":"172.21.15.181:6803/4184989269","heartbeat_back_addr":"172.21.15.181:6807/4184989269","heartbeat_front_addr":"172.21.15.181:6805/4184989269","state":["exists","up"]},{"osd":5,"uuid":"62b58379-3f0f-4752-ba47-31b991b2f2c5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6808","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6809","nonce":2300426453}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6810","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6811","nonce":2300426453}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6814","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6815","nonce":2300426453}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6812","nonce":2300426453},{"type":"v1","addr":"172.21.15.181:6813","nonce":2300426453}]},"public_addr":"172.21.15.181:6809/2300426453","cluster_addr":"172.21.15.181:6811/2300426453","heartbeat_back_addr":"172.21.15.181:6815/2300426453","heartbeat_front_addr":"172.21.15.181:6813/2300426453","state":["exists","up"]},{"osd":6,"uuid":"855eba01-926a-4b9f-9396-ed89b3e7e327","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6816","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6817","nonce":732234893}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6818","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6819","nonce":732234893}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6822","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6823","nonce":732234893}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6820","nonce":732234893},{"type":"v1","addr":"172.21.15.181:6821","nonce":732234893}]},"public_addr":"172.21.15.181:6817/732234893","cluster_addr":"172.21.15.181:6819/732234893","heartbeat_back_addr":"172.21.15.181:6823/732234893","heartbeat_front_addr":"172.21.15.181:6821/732234893","state":["exists","up"]},{"osd":7,"uuid":"cf0f4288-f917-49f3-9977-22582099f8af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6824","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6825","nonce":1003753280}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6826","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6827","nonce":1003753280}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6830","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6831","nonce":1003753280}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6828","nonce":1003753280},{"type":"v1","addr":"172.21.15.181:6829","nonce":1003753280}]},"public_addr":"172.21.15.181:6825/1003753280","cluster_addr":"172.21.15.181:6827/1003753280","heartbeat_back_addr":"172.21.15.181:6831/1003753280","heartbeat_front_addr":"172.21.15.181:6829/1003753280","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:35:33.105591+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:35:57.192098+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:36:20.094953+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:36:42.098582+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:37:02.729570+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:37:25.054349+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:37:47.119960+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:38:09.347708+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.133:6801/3069082831":"2024-02-19T08:33:35.746701+0000","172.21.15.133:6800/3069082831":"2024-02-19T08:33:35.746701+0000","172.21.15.133:0/3405749594":"2024-02-19T08:33:35.746701+0000","172.21.15.133:0/530264878":"2024-02-19T08:33:15.160029+0000","172.21.15.133:6800/2742427755":"2024-02-19T08:33:15.160029+0000","172.21.15.133:6801/2742427755":"2024-02-19T08:33:15.160029+0000","172.21.15.133:0/2074162503":"2024-02-19T08:33:35.746701+0000","172.21.15.133:0/2020473524":"2024-02-19T08:33:15.160029+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-18T08:40:51.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:50 smithi181 bash[19547]: cluster 2024-02-18T08:40:49.922154+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v263: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 1023 B/s wr, 3 op/s 2024-02-18T08:40:51.739 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-18T08:40:51.885 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:40:52.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:51 smithi133 bash[19538]: audit 2024-02-18T08:40:51.156872+0000 mon.a (mon.0) 662 : audit [DBG] from='client.? 172.21.15.133:0/689438536' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-18T08:40:52.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:51 smithi133 bash[24767]: audit 2024-02-18T08:40:51.156872+0000 mon.a (mon.0) 662 : audit [DBG] from='client.? 172.21.15.133:0/689438536' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-18T08:40:52.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:51 smithi181 bash[19547]: audit 2024-02-18T08:40:51.156872+0000 mon.a (mon.0) 662 : audit [DBG] from='client.? 172.21.15.133:0/689438536' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-18T08:40:53.100 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:52 smithi133 bash[24767]: cluster 2024-02-18T08:40:51.923185+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v264: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s wr, 3 op/s 2024-02-18T08:40:53.100 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:52 smithi133 bash[19538]: cluster 2024-02-18T08:40:51.923185+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v264: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s wr, 3 op/s 2024-02-18T08:40:53.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:52 smithi181 bash[19547]: cluster 2024-02-18T08:40:51.923185+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v264: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s wr, 3 op/s 2024-02-18T08:40:53.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:40:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:40:53.509Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:40:53.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:40:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:40:53.509Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:40:53.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:40:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:40:53.510Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=2 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" 2024-02-18T08:40:55.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:54 smithi133 bash[19538]: cluster 2024-02-18T08:40:53.924065+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v265: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 767 B/s wr, 2 op/s 2024-02-18T08:40:55.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:54 smithi133 bash[24767]: cluster 2024-02-18T08:40:53.924065+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v265: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 767 B/s wr, 2 op/s 2024-02-18T08:40:55.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:54 smithi181 bash[19547]: cluster 2024-02-18T08:40:53.924065+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v265: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 767 B/s wr, 2 op/s 2024-02-18T08:40:55.413 INFO:teuthology.orchestra.run.smithi133.stdout:42949673027 2024-02-18T08:40:55.414 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-18T08:40:55.561 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:40:57.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:56 smithi133 bash[24767]: cluster 2024-02-18T08:40:55.925091+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v266: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-18T08:40:57.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:56 smithi133 bash[19538]: cluster 2024-02-18T08:40:55.925091+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v266: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-18T08:40:57.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:56 smithi181 bash[19547]: cluster 2024-02-18T08:40:55.925091+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v266: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-18T08:40:58.752 INFO:teuthology.orchestra.run.smithi133.stdout:68719476799 2024-02-18T08:40:58.753 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-18T08:40:58.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:40:58 smithi181 bash[19547]: cluster 2024-02-18T08:40:57.925943+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v267: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-18T08:40:58.900 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:40:59.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:40:58 smithi133 bash[24767]: cluster 2024-02-18T08:40:57.925943+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v267: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-18T08:40:59.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:40:58 smithi133 bash[19538]: cluster 2024-02-18T08:40:57.925943+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v267: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-18T08:41:01.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:00 smithi133 bash[24767]: cluster 2024-02-18T08:40:59.926904+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v268: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:01.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:00 smithi133 bash[19538]: cluster 2024-02-18T08:40:59.926904+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v268: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:01.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:00 smithi181 bash[19547]: cluster 2024-02-18T08:40:59.926904+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v268: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:02.225 INFO:teuthology.orchestra.run.smithi133.stdout:90194313275 2024-02-18T08:41:02.225 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-18T08:41:02.368 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:41:03.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:02 smithi133 bash[19538]: cluster 2024-02-18T08:41:01.927832+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v269: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:03.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:02 smithi133 bash[24767]: cluster 2024-02-18T08:41:01.927832+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v269: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:03.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:02 smithi181 bash[19547]: cluster 2024-02-18T08:41:01.927832+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v269: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:03.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:41:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:41:03.510Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:41:03.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:41:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:41:03.510Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:41:03.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:41:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:41:03.510Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=2 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" 2024-02-18T08:41:05.114 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:04 smithi133 bash[24767]: cluster 2024-02-18T08:41:03.928707+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v270: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:05.114 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:04 smithi133 bash[19538]: cluster 2024-02-18T08:41:03.928707+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v270: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:05.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:04 smithi181 bash[19547]: cluster 2024-02-18T08:41:03.928707+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v270: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:05.717 INFO:teuthology.orchestra.run.smithi133.stdout:111669149752 2024-02-18T08:41:05.717 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-18T08:41:05.860 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:41:07.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:06 smithi133 bash[24767]: cluster 2024-02-18T08:41:05.929597+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v271: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:07.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:06 smithi133 bash[19538]: cluster 2024-02-18T08:41:05.929597+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v271: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:07.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:07 smithi181 bash[19547]: cluster 2024-02-18T08:41:05.929597+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v271: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:08.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:08 smithi181 bash[19547]: cluster 2024-02-18T08:41:07.930624+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v272: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:09.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:08 smithi133 bash[19538]: cluster 2024-02-18T08:41:07.930624+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v272: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:09.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:08 smithi133 bash[24767]: cluster 2024-02-18T08:41:07.930624+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v272: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:09.202 INFO:teuthology.orchestra.run.smithi133.stdout:133143986228 2024-02-18T08:41:09.203 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-18T08:41:09.346 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:41:11.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:10 smithi133 bash[19538]: cluster 2024-02-18T08:41:09.931553+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v273: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:11.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:10 smithi133 bash[24767]: cluster 2024-02-18T08:41:09.931553+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v273: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:11.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:10 smithi181 bash[19547]: cluster 2024-02-18T08:41:09.931553+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v273: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:12.693 INFO:teuthology.orchestra.run.smithi133.stdout:154618822704 2024-02-18T08:41:12.693 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-18T08:41:12.833 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:41:13.377 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:12 smithi133 bash[24767]: cluster 2024-02-18T08:41:11.932430+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v274: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:13.377 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:12 smithi133 bash[19538]: cluster 2024-02-18T08:41:11.932430+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v274: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:13.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:12 smithi181 bash[19547]: cluster 2024-02-18T08:41:11.932430+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v274: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:13.761 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:41:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:41:13.510Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:41:13.761 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:41:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:41:13.510Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:41:13.761 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:41:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:41:13.510Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=2 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" 2024-02-18T08:41:15.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:14 smithi133 bash[24767]: cluster 2024-02-18T08:41:13.933284+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v275: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:15.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:14 smithi133 bash[19538]: cluster 2024-02-18T08:41:13.933284+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v275: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:15.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:15 smithi181 bash[19547]: cluster 2024-02-18T08:41:13.933284+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v275: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:16.257 INFO:teuthology.orchestra.run.smithi133.stdout:176093659181 2024-02-18T08:41:16.257 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-18T08:41:16.398 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:41:17.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:17 smithi133 bash[19538]: cluster 2024-02-18T08:41:15.934299+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v276: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:17.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:17 smithi133 bash[24767]: cluster 2024-02-18T08:41:15.934299+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v276: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:17.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:17 smithi181 bash[19547]: cluster 2024-02-18T08:41:15.934299+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v276: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:18.877 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:18 smithi133 bash[19538]: cluster 2024-02-18T08:41:17.935246+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:18.878 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:18 smithi133 bash[24767]: cluster 2024-02-18T08:41:17.935246+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:18.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:18 smithi181 bash[19547]: cluster 2024-02-18T08:41:17.935246+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:19.661 INFO:teuthology.orchestra.run.smithi133.stdout:197568495658 2024-02-18T08:41:19.662 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-18T08:41:19.799 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:41:21.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:20 smithi133 bash[24767]: cluster 2024-02-18T08:41:19.936216+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:21.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:20 smithi133 bash[19538]: cluster 2024-02-18T08:41:19.936216+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:21.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:20 smithi181 bash[19547]: cluster 2024-02-18T08:41:19.936216+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:22.613 INFO:teuthology.orchestra.run.smithi133.stdout:42949673033 2024-02-18T08:41:23.212 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949673027 got 42949673033 for osd.0 2024-02-18T08:41:23.213 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-18T08:41:23.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:23 smithi133 bash[19538]: cluster 2024-02-18T08:41:21.937118+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:23.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:23 smithi133 bash[19538]: audit 2024-02-18T08:41:22.622368+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.133:0/542581831' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-18T08:41:23.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:23 smithi133 bash[24767]: cluster 2024-02-18T08:41:21.937118+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:23.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:23 smithi133 bash[24767]: audit 2024-02-18T08:41:22.622368+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.133:0/542581831' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-18T08:41:23.354 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:41:23.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:23 smithi181 bash[19547]: cluster 2024-02-18T08:41:21.937118+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:23.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:23 smithi181 bash[19547]: audit 2024-02-18T08:41:22.622368+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.133:0/542581831' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-18T08:41:23.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:41:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:41:23.510Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:41:23.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:41:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:41:23.510Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:41:23.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:41:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:41:23.511Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=2 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" 2024-02-18T08:41:25.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:25 smithi133 bash[24767]: cluster 2024-02-18T08:41:23.938001+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:25.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:25 smithi133 bash[19538]: cluster 2024-02-18T08:41:23.938001+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:25.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:25 smithi181 bash[19547]: cluster 2024-02-18T08:41:23.938001+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:26.490 INFO:teuthology.orchestra.run.smithi133.stdout:68719476805 2024-02-18T08:41:27.096 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476799 got 68719476805 for osd.1 2024-02-18T08:41:27.096 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-18T08:41:27.239 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:41:27.301 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:27 smithi133 bash[19538]: cluster 2024-02-18T08:41:25.939010+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:27.301 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:27 smithi133 bash[19538]: audit 2024-02-18T08:41:26.498604+0000 mon.a (mon.0) 663 : audit [DBG] from='client.? 172.21.15.133:0/537356791' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-18T08:41:27.302 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:27 smithi133 bash[24767]: cluster 2024-02-18T08:41:25.939010+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:27.302 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:27 smithi133 bash[24767]: audit 2024-02-18T08:41:26.498604+0000 mon.a (mon.0) 663 : audit [DBG] from='client.? 172.21.15.133:0/537356791' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-18T08:41:27.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:27 smithi181 bash[19547]: cluster 2024-02-18T08:41:25.939010+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:27.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:27 smithi181 bash[19547]: audit 2024-02-18T08:41:26.498604+0000 mon.a (mon.0) 663 : audit [DBG] from='client.? 172.21.15.133:0/537356791' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-18T08:41:28.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:28 smithi133 bash[19538]: cluster 2024-02-18T08:41:27.939987+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:28.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:28 smithi133 bash[24767]: cluster 2024-02-18T08:41:27.939987+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:28.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:28 smithi181 bash[19547]: cluster 2024-02-18T08:41:27.939987+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:30.150 INFO:teuthology.orchestra.run.smithi133.stdout:90194313281 2024-02-18T08:41:30.766 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313275 got 90194313281 for osd.2 2024-02-18T08:41:30.766 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-18T08:41:30.904 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:41:31.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:30 smithi133 bash[24767]: cluster 2024-02-18T08:41:29.940850+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:31.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:30 smithi133 bash[24767]: audit 2024-02-18T08:41:30.159151+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.133:0/3709896286' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-18T08:41:31.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:30 smithi133 bash[19538]: cluster 2024-02-18T08:41:29.940850+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:31.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:30 smithi133 bash[19538]: audit 2024-02-18T08:41:30.159151+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.133:0/3709896286' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-18T08:41:31.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:30 smithi181 bash[19547]: cluster 2024-02-18T08:41:29.940850+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:31.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:30 smithi181 bash[19547]: audit 2024-02-18T08:41:30.159151+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.133:0/3709896286' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-18T08:41:33.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:33 smithi133 bash[24767]: cluster 2024-02-18T08:41:31.941452+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:33.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:33 smithi133 bash[19538]: cluster 2024-02-18T08:41:31.941452+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:33.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:33 smithi181 bash[19547]: cluster 2024-02-18T08:41:31.941452+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:33.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:41:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:41:33.511Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:41:33.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:41:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:41:33.511Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:41:33.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:41:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:41:33.511Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=2 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" 2024-02-18T08:41:33.954 INFO:teuthology.orchestra.run.smithi133.stdout:111669149757 2024-02-18T08:41:34.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:34 smithi133 bash[19538]: audit 2024-02-18T08:41:33.963387+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.133:0/2632599787' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-18T08:41:34.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:34 smithi133 bash[24767]: audit 2024-02-18T08:41:33.963387+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.133:0/2632599787' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-18T08:41:34.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:34 smithi181 bash[19547]: audit 2024-02-18T08:41:33.963387+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.133:0/2632599787' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-18T08:41:34.586 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149752 got 111669149757 for osd.3 2024-02-18T08:41:34.587 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-18T08:41:34.736 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:41:35.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:35 smithi133 bash[24767]: cluster 2024-02-18T08:41:33.941988+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:35.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:35 smithi133 bash[19538]: cluster 2024-02-18T08:41:33.941988+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:35.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:35 smithi181 bash[19547]: cluster 2024-02-18T08:41:33.941988+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:37.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:37 smithi133 bash[19538]: cluster 2024-02-18T08:41:35.942844+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:37.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:37 smithi133 bash[24767]: cluster 2024-02-18T08:41:35.942844+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:37.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:37 smithi181 bash[19547]: cluster 2024-02-18T08:41:35.942844+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:37.745 INFO:teuthology.orchestra.run.smithi133.stdout:133143986234 2024-02-18T08:41:38.336 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986228 got 133143986234 for osd.4 2024-02-18T08:41:38.336 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-18T08:41:38.473 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:41:38.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:38 smithi181 bash[19547]: audit 2024-02-18T08:41:37.754110+0000 mon.a (mon.0) 664 : audit [DBG] from='client.? 172.21.15.133:0/2503021646' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-18T08:41:38.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:38 smithi181 bash[19547]: cluster 2024-02-18T08:41:37.943645+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:39.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:38 smithi133 bash[19538]: audit 2024-02-18T08:41:37.754110+0000 mon.a (mon.0) 664 : audit [DBG] from='client.? 172.21.15.133:0/2503021646' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-18T08:41:39.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:38 smithi133 bash[19538]: cluster 2024-02-18T08:41:37.943645+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:39.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:38 smithi133 bash[24767]: audit 2024-02-18T08:41:37.754110+0000 mon.a (mon.0) 664 : audit [DBG] from='client.? 172.21.15.133:0/2503021646' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-18T08:41:39.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:38 smithi133 bash[24767]: cluster 2024-02-18T08:41:37.943645+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:41.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:41 smithi133 bash[24767]: cluster 2024-02-18T08:41:39.944333+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:41.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:41 smithi133 bash[24767]: audit 2024-02-18T08:41:40.468360+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:41:41.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:41 smithi133 bash[24767]: audit 2024-02-18T08:41:40.469038+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:41:41.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:41 smithi133 bash[19538]: cluster 2024-02-18T08:41:39.944333+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:41.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:41 smithi133 bash[19538]: audit 2024-02-18T08:41:40.468360+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:41:41.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:41 smithi133 bash[19538]: audit 2024-02-18T08:41:40.469038+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:41:41.332 INFO:teuthology.orchestra.run.smithi133.stdout:154618822710 2024-02-18T08:41:41.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:41 smithi181 bash[19547]: cluster 2024-02-18T08:41:39.944333+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:41.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:41 smithi181 bash[19547]: audit 2024-02-18T08:41:40.468360+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:41:41.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:41 smithi181 bash[19547]: audit 2024-02-18T08:41:40.469038+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:41:42.007 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822704 got 154618822710 for osd.5 2024-02-18T08:41:42.007 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-18T08:41:42.143 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:41:42.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:42 smithi133 bash[19538]: audit 2024-02-18T08:41:41.340711+0000 mon.a (mon.0) 667 : audit [DBG] from='client.? 172.21.15.133:0/664048136' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-18T08:41:42.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:42 smithi133 bash[24767]: audit 2024-02-18T08:41:41.340711+0000 mon.a (mon.0) 667 : audit [DBG] from='client.? 172.21.15.133:0/664048136' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-18T08:41:42.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:42 smithi181 bash[19547]: audit 2024-02-18T08:41:41.340711+0000 mon.a (mon.0) 667 : audit [DBG] from='client.? 172.21.15.133:0/664048136' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-18T08:41:43.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:43 smithi133 bash[24767]: cluster 2024-02-18T08:41:41.944789+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:43.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:43 smithi133 bash[19538]: cluster 2024-02-18T08:41:41.944789+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:43.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:43 smithi181 bash[19547]: cluster 2024-02-18T08:41:41.944789+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:43.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:41:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:41:43.511Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:41:43.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:41:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:41:43.511Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:41:43.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:41:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:41:43.511Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=2 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" 2024-02-18T08:41:45.010 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:45 smithi133 bash[19538]: cluster 2024-02-18T08:41:43.945538+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:45.126 INFO:teuthology.orchestra.run.smithi133.stdout:176093659187 2024-02-18T08:41:45.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:45 smithi133 bash[24767]: cluster 2024-02-18T08:41:43.945538+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:45.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:45 smithi181 bash[19547]: cluster 2024-02-18T08:41:43.945538+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:45.761 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659181 got 176093659187 for osd.6 2024-02-18T08:41:45.761 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-18T08:41:45.905 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:41:46.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:46 smithi133 bash[19538]: audit 2024-02-18T08:41:45.135164+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.133:0/2216423593' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-18T08:41:46.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:46 smithi133 bash[24767]: audit 2024-02-18T08:41:45.135164+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.133:0/2216423593' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-18T08:41:46.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:46 smithi181 bash[19547]: audit 2024-02-18T08:41:45.135164+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.133:0/2216423593' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-18T08:41:47.131 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:47 smithi133 bash[19538]: cluster 2024-02-18T08:41:45.946580+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:47.131 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:47 smithi133 bash[24767]: cluster 2024-02-18T08:41:45.946580+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:47.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:47 smithi181 bash[19547]: cluster 2024-02-18T08:41:45.946580+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:48.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:48 smithi133 bash[19538]: cluster 2024-02-18T08:41:47.947432+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:48.795 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:48 smithi133 bash[24767]: cluster 2024-02-18T08:41:47.947432+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:48.838 INFO:teuthology.orchestra.run.smithi133.stdout:197568495664 2024-02-18T08:41:48.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:48 smithi181 bash[19547]: cluster 2024-02-18T08:41:47.947432+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:49.439 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495658 got 197568495664 for osd.7 2024-02-18T08:41:49.440 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-18T08:41:49.440 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph pg dump --format=json 2024-02-18T08:41:49.582 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:41:49.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:49 smithi133 bash[19538]: audit 2024-02-18T08:41:48.846689+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.133:0/957414823' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-18T08:41:49.795 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:49 smithi133 bash[24767]: audit 2024-02-18T08:41:48.846689+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.133:0/957414823' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-18T08:41:49.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:49 smithi181 bash[19547]: audit 2024-02-18T08:41:48.846689+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.133:0/957414823' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-18T08:41:50.752 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:50 smithi133 bash[19538]: cluster 2024-02-18T08:41:49.948319+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:50.753 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:50 smithi133 bash[24767]: cluster 2024-02-18T08:41:49.948319+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:50.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:50 smithi181 bash[19547]: cluster 2024-02-18T08:41:49.948319+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:52.484 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-18T08:41:52.491 INFO:teuthology.orchestra.run.smithi133.stderr:dumped all 2024-02-18T08:41:53.131 INFO:teuthology.orchestra.run.smithi133.stdout:{"pg_ready":true,"pg_map":{"version":294,"stamp":"2024-02-18T08:41:51.948626+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2304,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":8393088,"kb_used_data":4416,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568128,"statfs":{"total":767960285184,"available":759365763072,"internally_reserved":8589934592,"allocated":4521984,"data_stored":1888448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.004708"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.672279+0000","last_change":"2024-02-18T08:40:31.671508+0000","last_active":"2024-02-18T08:40:31.672279+0000","last_peered":"2024-02-18T08:40:31.672279+0000","last_clean":"2024-02-18T08:40:31.672279+0000","last_became_active":"2024-02-18T08:40:31.671023+0000","last_became_peered":"2024-02-18T08:40:31.671023+0000","last_unstale":"2024-02-18T08:40:31.672279+0000","last_undegraded":"2024-02-18T08:40:31.672279+0000","last_fullsized":"2024-02-18T08:40:31.672279+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"56'4","reported_seq":16,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:38.928050+0000","last_change":"2024-02-18T08:40:30.664807+0000","last_active":"2024-02-18T08:40:38.928050+0000","last_peered":"2024-02-18T08:40:38.928050+0000","last_clean":"2024-02-18T08:40:38.928050+0000","last_became_active":"2024-02-18T08:40:30.664424+0000","last_became_peered":"2024-02-18T08:40:30.664424+0000","last_unstale":"2024-02-18T08:40:38.928050+0000","last_undegraded":"2024-02-18T08:40:38.928050+0000","last_fullsized":"2024-02-18T08:40:38.928050+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":553,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.669097+0000","last_change":"2024-02-18T08:40:31.668619+0000","last_active":"2024-02-18T08:40:31.669097+0000","last_peered":"2024-02-18T08:40:31.669097+0000","last_clean":"2024-02-18T08:40:31.669097+0000","last_became_active":"2024-02-18T08:40:31.668262+0000","last_became_peered":"2024-02-18T08:40:31.668262+0000","last_unstale":"2024-02-18T08:40:31.669097+0000","last_undegraded":"2024-02-18T08:40:31.669097+0000","last_fullsized":"2024-02-18T08:40:31.669097+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"56'1","reported_seq":13,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.669002+0000","last_change":"2024-02-18T08:40:30.657272+0000","last_active":"2024-02-18T08:40:32.669002+0000","last_peered":"2024-02-18T08:40:32.669002+0000","last_clean":"2024-02-18T08:40:32.669002+0000","last_became_active":"2024-02-18T08:40:30.656602+0000","last_became_peered":"2024-02-18T08:40:30.656602+0000","last_unstale":"2024-02-18T08:40:32.669002+0000","last_undegraded":"2024-02-18T08:40:32.669002+0000","last_fullsized":"2024-02-18T08:40:32.669002+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.671218+0000","last_change":"2024-02-18T08:40:31.669910+0000","last_active":"2024-02-18T08:40:31.671218+0000","last_peered":"2024-02-18T08:40:31.671218+0000","last_clean":"2024-02-18T08:40:31.671218+0000","last_became_active":"2024-02-18T08:40:31.668809+0000","last_became_peered":"2024-02-18T08:40:31.668809+0000","last_unstale":"2024-02-18T08:40:31.671218+0000","last_undegraded":"2024-02-18T08:40:31.671218+0000","last_fullsized":"2024-02-18T08:40:31.671218+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"56'2","reported_seq":14,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:38.930014+0000","last_change":"2024-02-18T08:40:30.656900+0000","last_active":"2024-02-18T08:40:38.930014+0000","last_peered":"2024-02-18T08:40:38.930014+0000","last_clean":"2024-02-18T08:40:38.930014+0000","last_became_active":"2024-02-18T08:40:30.656519+0000","last_became_peered":"2024-02-18T08:40:30.656519+0000","last_unstale":"2024-02-18T08:40:38.930014+0000","last_undegraded":"2024-02-18T08:40:38.930014+0000","last_fullsized":"2024-02-18T08:40:38.930014+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.670455+0000","last_change":"2024-02-18T08:40:31.669421+0000","last_active":"2024-02-18T08:40:31.670455+0000","last_peered":"2024-02-18T08:40:31.670455+0000","last_clean":"2024-02-18T08:40:31.670455+0000","last_became_active":"2024-02-18T08:40:31.668863+0000","last_became_peered":"2024-02-18T08:40:31.668863+0000","last_unstale":"2024-02-18T08:40:31.670455+0000","last_undegraded":"2024-02-18T08:40:31.670455+0000","last_fullsized":"2024-02-18T08:40:31.670455+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"56'2","reported_seq":14,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:38.928938+0000","last_change":"2024-02-18T08:40:30.659627+0000","last_active":"2024-02-18T08:40:38.928938+0000","last_peered":"2024-02-18T08:40:38.928938+0000","last_clean":"2024-02-18T08:40:38.928938+0000","last_became_active":"2024-02-18T08:40:30.658441+0000","last_became_peered":"2024-02-18T08:40:30.658441+0000","last_unstale":"2024-02-18T08:40:38.928938+0000","last_undegraded":"2024-02-18T08:40:38.928938+0000","last_fullsized":"2024-02-18T08:40:38.928938+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.671318+0000","last_change":"2024-02-18T08:40:31.670844+0000","last_active":"2024-02-18T08:40:31.671318+0000","last_peered":"2024-02-18T08:40:31.671318+0000","last_clean":"2024-02-18T08:40:31.671318+0000","last_became_active":"2024-02-18T08:40:31.670498+0000","last_became_peered":"2024-02-18T08:40:31.670498+0000","last_unstale":"2024-02-18T08:40:31.671318+0000","last_undegraded":"2024-02-18T08:40:31.671318+0000","last_fullsized":"2024-02-18T08:40:31.671318+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"56'1","reported_seq":13,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:33.308563+0000","last_change":"2024-02-18T08:40:30.662738+0000","last_active":"2024-02-18T08:40:33.308563+0000","last_peered":"2024-02-18T08:40:33.308563+0000","last_clean":"2024-02-18T08:40:33.308563+0000","last_became_active":"2024-02-18T08:40:30.661457+0000","last_became_peered":"2024-02-18T08:40:30.661457+0000","last_unstale":"2024-02-18T08:40:33.308563+0000","last_undegraded":"2024-02-18T08:40:33.308563+0000","last_fullsized":"2024-02-18T08:40:33.308563+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.672818+0000","last_change":"2024-02-18T08:40:31.672520+0000","last_active":"2024-02-18T08:40:31.672818+0000","last_peered":"2024-02-18T08:40:31.672818+0000","last_clean":"2024-02-18T08:40:31.672818+0000","last_became_active":"2024-02-18T08:40:31.670977+0000","last_became_peered":"2024-02-18T08:40:31.670977+0000","last_unstale":"2024-02-18T08:40:31.672818+0000","last_undegraded":"2024-02-18T08:40:31.672818+0000","last_fullsized":"2024-02-18T08:40:31.672818+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"56'1","reported_seq":13,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:33.307844+0000","last_change":"2024-02-18T08:40:30.658427+0000","last_active":"2024-02-18T08:40:33.307844+0000","last_peered":"2024-02-18T08:40:33.307844+0000","last_clean":"2024-02-18T08:40:33.307844+0000","last_became_active":"2024-02-18T08:40:30.657435+0000","last_became_peered":"2024-02-18T08:40:30.657435+0000","last_unstale":"2024-02-18T08:40:33.307844+0000","last_undegraded":"2024-02-18T08:40:33.307844+0000","last_fullsized":"2024-02-18T08:40:33.307844+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":16,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.670052+0000","last_change":"2024-02-18T08:38:48.272064+0000","last_active":"2024-02-18T08:40:31.670052+0000","last_peered":"2024-02-18T08:40:31.670052+0000","last_clean":"2024-02-18T08:40:31.670052+0000","last_became_active":"2024-02-18T08:38:48.271464+0000","last_became_peered":"2024-02-18T08:38:48.271464+0000","last_unstale":"2024-02-18T08:40:31.670052+0000","last_undegraded":"2024-02-18T08:40:31.670052+0000","last_fullsized":"2024-02-18T08:40:31.670052+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.249879+0000","last_change":"2024-02-18T08:40:32.247681+0000","last_active":"2024-02-18T08:40:32.249879+0000","last_peered":"2024-02-18T08:40:32.249879+0000","last_clean":"2024-02-18T08:40:32.249879+0000","last_became_active":"2024-02-18T08:40:32.246543+0000","last_became_peered":"2024-02-18T08:40:32.246543+0000","last_unstale":"2024-02-18T08:40:32.249879+0000","last_undegraded":"2024-02-18T08:40:32.249879+0000","last_fullsized":"2024-02-18T08:40:32.249879+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":16,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.665901+0000","last_change":"2024-02-18T08:38:48.354289+0000","last_active":"2024-02-18T08:40:31.665901+0000","last_peered":"2024-02-18T08:40:31.665901+0000","last_clean":"2024-02-18T08:40:31.665901+0000","last_became_active":"2024-02-18T08:38:48.352888+0000","last_became_peered":"2024-02-18T08:38:48.352888+0000","last_unstale":"2024-02-18T08:40:31.665901+0000","last_undegraded":"2024-02-18T08:40:31.665901+0000","last_fullsized":"2024-02-18T08:40:31.665901+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"56'2","reported_seq":14,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:38.926511+0000","last_change":"2024-02-18T08:40:30.663698+0000","last_active":"2024-02-18T08:40:38.926511+0000","last_peered":"2024-02-18T08:40:38.926511+0000","last_clean":"2024-02-18T08:40:38.926511+0000","last_became_active":"2024-02-18T08:40:30.663292+0000","last_became_peered":"2024-02-18T08:40:30.663292+0000","last_unstale":"2024-02-18T08:40:38.926511+0000","last_undegraded":"2024-02-18T08:40:38.926511+0000","last_fullsized":"2024-02-18T08:40:38.926511+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.249706+0000","last_change":"2024-02-18T08:40:32.248548+0000","last_active":"2024-02-18T08:40:32.249706+0000","last_peered":"2024-02-18T08:40:32.249706+0000","last_clean":"2024-02-18T08:40:32.249706+0000","last_became_active":"2024-02-18T08:40:32.247372+0000","last_became_peered":"2024-02-18T08:40:32.247372+0000","last_unstale":"2024-02-18T08:40:32.249706+0000","last_undegraded":"2024-02-18T08:40:32.249706+0000","last_fullsized":"2024-02-18T08:40:32.249706+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.665439+0000","last_change":"2024-02-18T08:40:30.659639+0000","last_active":"2024-02-18T08:40:31.665439+0000","last_peered":"2024-02-18T08:40:31.665439+0000","last_clean":"2024-02-18T08:40:31.665439+0000","last_became_active":"2024-02-18T08:40:30.659231+0000","last_became_peered":"2024-02-18T08:40:30.659231+0000","last_unstale":"2024-02-18T08:40:31.665439+0000","last_undegraded":"2024-02-18T08:40:31.665439+0000","last_fullsized":"2024-02-18T08:40:31.665439+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":16,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.247525+0000","last_change":"2024-02-18T08:38:48.353724+0000","last_active":"2024-02-18T08:40:32.247525+0000","last_peered":"2024-02-18T08:40:32.247525+0000","last_clean":"2024-02-18T08:40:32.247525+0000","last_became_active":"2024-02-18T08:38:48.352777+0000","last_became_peered":"2024-02-18T08:38:48.352777+0000","last_unstale":"2024-02-18T08:40:32.247525+0000","last_undegraded":"2024-02-18T08:40:32.247525+0000","last_fullsized":"2024-02-18T08:40:32.247525+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.670486+0000","last_change":"2024-02-18T08:40:31.669467+0000","last_active":"2024-02-18T08:40:31.670486+0000","last_peered":"2024-02-18T08:40:31.670486+0000","last_clean":"2024-02-18T08:40:31.670486+0000","last_became_active":"2024-02-18T08:40:31.669112+0000","last_became_peered":"2024-02-18T08:40:31.669112+0000","last_unstale":"2024-02-18T08:40:31.670486+0000","last_undegraded":"2024-02-18T08:40:31.670486+0000","last_fullsized":"2024-02-18T08:40:31.670486+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.660819+0000","last_change":"2024-02-18T08:40:30.663135+0000","last_active":"2024-02-18T08:40:31.660819+0000","last_peered":"2024-02-18T08:40:31.660819+0000","last_clean":"2024-02-18T08:40:31.660819+0000","last_became_active":"2024-02-18T08:40:30.660851+0000","last_became_peered":"2024-02-18T08:40:30.660851+0000","last_unstale":"2024-02-18T08:40:31.660819+0000","last_undegraded":"2024-02-18T08:40:31.660819+0000","last_fullsized":"2024-02-18T08:40:31.660819+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":16,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.246116+0000","last_change":"2024-02-18T08:38:48.354298+0000","last_active":"2024-02-18T08:40:32.246116+0000","last_peered":"2024-02-18T08:40:32.246116+0000","last_clean":"2024-02-18T08:40:32.246116+0000","last_became_active":"2024-02-18T08:38:48.353920+0000","last_became_peered":"2024-02-18T08:38:48.353920+0000","last_unstale":"2024-02-18T08:40:32.246116+0000","last_undegraded":"2024-02-18T08:40:32.246116+0000","last_fullsized":"2024-02-18T08:40:32.246116+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.250335+0000","last_change":"2024-02-18T08:40:32.248918+0000","last_active":"2024-02-18T08:40:32.250335+0000","last_peered":"2024-02-18T08:40:32.250335+0000","last_clean":"2024-02-18T08:40:32.250335+0000","last_became_active":"2024-02-18T08:40:32.248526+0000","last_became_peered":"2024-02-18T08:40:32.248526+0000","last_unstale":"2024-02-18T08:40:32.250335+0000","last_undegraded":"2024-02-18T08:40:32.250335+0000","last_fullsized":"2024-02-18T08:40:32.250335+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.659179+0000","last_change":"2024-02-18T08:40:30.657421+0000","last_active":"2024-02-18T08:40:31.659179+0000","last_peered":"2024-02-18T08:40:31.659179+0000","last_clean":"2024-02-18T08:40:31.659179+0000","last_became_active":"2024-02-18T08:40:30.656790+0000","last_became_peered":"2024-02-18T08:40:30.656790+0000","last_unstale":"2024-02-18T08:40:31.659179+0000","last_undegraded":"2024-02-18T08:40:31.659179+0000","last_fullsized":"2024-02-18T08:40:31.659179+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":19,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.245968+0000","last_change":"2024-02-18T08:38:12.105620+0000","last_active":"2024-02-18T08:40:32.245968+0000","last_peered":"2024-02-18T08:40:32.245968+0000","last_clean":"2024-02-18T08:40:32.245968+0000","last_became_active":"2024-02-18T08:38:12.104972+0000","last_became_peered":"2024-02-18T08:38:12.104972+0000","last_unstale":"2024-02-18T08:40:32.245968+0000","last_undegraded":"2024-02-18T08:40:32.245968+0000","last_fullsized":"2024-02-18T08:40:32.245968+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":5,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:34:27.049149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:34:27.049149+0000","last_clean_scrub_stamp":"2024-02-18T08:34:27.049149+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":16,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.666698+0000","last_change":"2024-02-18T08:38:48.271702+0000","last_active":"2024-02-18T08:40:31.666698+0000","last_peered":"2024-02-18T08:40:31.666698+0000","last_clean":"2024-02-18T08:40:31.666698+0000","last_became_active":"2024-02-18T08:38:48.271116+0000","last_became_peered":"2024-02-18T08:38:48.271116+0000","last_unstale":"2024-02-18T08:40:31.666698+0000","last_undegraded":"2024-02-18T08:40:31.666698+0000","last_fullsized":"2024-02-18T08:40:31.666698+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.665631+0000","last_change":"2024-02-18T08:40:31.129955+0000","last_active":"2024-02-18T08:40:31.665631+0000","last_peered":"2024-02-18T08:40:31.665631+0000","last_clean":"2024-02-18T08:40:31.665631+0000","last_became_active":"2024-02-18T08:40:31.129539+0000","last_became_peered":"2024-02-18T08:40:31.129539+0000","last_unstale":"2024-02-18T08:40:31.665631+0000","last_undegraded":"2024-02-18T08:40:31.665631+0000","last_fullsized":"2024-02-18T08:40:31.665631+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.665495+0000","last_change":"2024-02-18T08:40:30.658942+0000","last_active":"2024-02-18T08:40:31.665495+0000","last_peered":"2024-02-18T08:40:31.665495+0000","last_clean":"2024-02-18T08:40:31.665495+0000","last_became_active":"2024-02-18T08:40:30.658545+0000","last_became_peered":"2024-02-18T08:40:30.658545+0000","last_unstale":"2024-02-18T08:40:31.665495+0000","last_undegraded":"2024-02-18T08:40:31.665495+0000","last_fullsized":"2024-02-18T08:40:31.665495+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":16,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.667065+0000","last_change":"2024-02-18T08:38:48.353229+0000","last_active":"2024-02-18T08:40:31.667065+0000","last_peered":"2024-02-18T08:40:31.667065+0000","last_clean":"2024-02-18T08:40:31.667065+0000","last_became_active":"2024-02-18T08:38:48.352816+0000","last_became_peered":"2024-02-18T08:38:48.352816+0000","last_unstale":"2024-02-18T08:40:31.667065+0000","last_undegraded":"2024-02-18T08:40:31.667065+0000","last_fullsized":"2024-02-18T08:40:31.667065+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.665472+0000","last_change":"2024-02-18T08:40:31.144216+0000","last_active":"2024-02-18T08:40:31.665472+0000","last_peered":"2024-02-18T08:40:31.665472+0000","last_clean":"2024-02-18T08:40:31.665472+0000","last_became_active":"2024-02-18T08:40:31.143888+0000","last_became_peered":"2024-02-18T08:40:31.143888+0000","last_unstale":"2024-02-18T08:40:31.665472+0000","last_undegraded":"2024-02-18T08:40:31.665472+0000","last_fullsized":"2024-02-18T08:40:31.665472+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.661963+0000","last_change":"2024-02-18T08:40:30.663179+0000","last_active":"2024-02-18T08:40:31.661963+0000","last_peered":"2024-02-18T08:40:31.661963+0000","last_clean":"2024-02-18T08:40:31.661963+0000","last_became_active":"2024-02-18T08:40:30.662764+0000","last_became_peered":"2024-02-18T08:40:30.662764+0000","last_unstale":"2024-02-18T08:40:31.661963+0000","last_undegraded":"2024-02-18T08:40:31.661963+0000","last_fullsized":"2024-02-18T08:40:31.661963+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":16,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.663884+0000","last_change":"2024-02-18T08:38:48.272386+0000","last_active":"2024-02-18T08:40:31.663884+0000","last_peered":"2024-02-18T08:40:31.663884+0000","last_clean":"2024-02-18T08:40:31.663884+0000","last_became_active":"2024-02-18T08:38:48.271926+0000","last_became_peered":"2024-02-18T08:38:48.271926+0000","last_unstale":"2024-02-18T08:40:31.663884+0000","last_undegraded":"2024-02-18T08:40:31.663884+0000","last_fullsized":"2024-02-18T08:40:31.663884+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.664893+0000","last_change":"2024-02-18T08:40:31.129361+0000","last_active":"2024-02-18T08:40:31.664893+0000","last_peered":"2024-02-18T08:40:31.664893+0000","last_clean":"2024-02-18T08:40:31.664893+0000","last_became_active":"2024-02-18T08:40:31.128451+0000","last_became_peered":"2024-02-18T08:40:31.128451+0000","last_unstale":"2024-02-18T08:40:31.664893+0000","last_undegraded":"2024-02-18T08:40:31.664893+0000","last_fullsized":"2024-02-18T08:40:31.664893+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.666659+0000","last_change":"2024-02-18T08:40:30.659329+0000","last_active":"2024-02-18T08:40:31.666659+0000","last_peered":"2024-02-18T08:40:31.666659+0000","last_clean":"2024-02-18T08:40:31.666659+0000","last_became_active":"2024-02-18T08:40:30.658245+0000","last_became_peered":"2024-02-18T08:40:30.658245+0000","last_unstale":"2024-02-18T08:40:31.666659+0000","last_undegraded":"2024-02-18T08:40:31.666659+0000","last_fullsized":"2024-02-18T08:40:31.666659+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":16,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.664965+0000","last_change":"2024-02-18T08:38:48.352618+0000","last_active":"2024-02-18T08:40:31.664965+0000","last_peered":"2024-02-18T08:40:31.664965+0000","last_clean":"2024-02-18T08:40:31.664965+0000","last_became_active":"2024-02-18T08:38:48.352230+0000","last_became_peered":"2024-02-18T08:38:48.352230+0000","last_unstale":"2024-02-18T08:40:31.664965+0000","last_undegraded":"2024-02-18T08:40:31.664965+0000","last_fullsized":"2024-02-18T08:40:31.664965+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.665692+0000","last_change":"2024-02-18T08:40:31.144736+0000","last_active":"2024-02-18T08:40:31.665692+0000","last_peered":"2024-02-18T08:40:31.665692+0000","last_clean":"2024-02-18T08:40:31.665692+0000","last_became_active":"2024-02-18T08:40:31.144008+0000","last_became_peered":"2024-02-18T08:40:31.144008+0000","last_unstale":"2024-02-18T08:40:31.665692+0000","last_undegraded":"2024-02-18T08:40:31.665692+0000","last_fullsized":"2024-02-18T08:40:31.665692+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.657473+0000","last_change":"2024-02-18T08:40:30.660448+0000","last_active":"2024-02-18T08:40:31.657473+0000","last_peered":"2024-02-18T08:40:31.657473+0000","last_clean":"2024-02-18T08:40:31.657473+0000","last_became_active":"2024-02-18T08:40:30.660068+0000","last_became_peered":"2024-02-18T08:40:30.660068+0000","last_unstale":"2024-02-18T08:40:31.657473+0000","last_undegraded":"2024-02-18T08:40:31.657473+0000","last_fullsized":"2024-02-18T08:40:31.657473+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.671444+0000","last_change":"2024-02-18T08:40:31.670462+0000","last_active":"2024-02-18T08:40:31.671444+0000","last_peered":"2024-02-18T08:40:31.671444+0000","last_clean":"2024-02-18T08:40:31.671444+0000","last_became_active":"2024-02-18T08:40:31.670062+0000","last_became_peered":"2024-02-18T08:40:31.670062+0000","last_unstale":"2024-02-18T08:40:31.671444+0000","last_undegraded":"2024-02-18T08:40:31.671444+0000","last_fullsized":"2024-02-18T08:40:31.671444+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.660641+0000","last_change":"2024-02-18T08:40:30.666231+0000","last_active":"2024-02-18T08:40:31.660641+0000","last_peered":"2024-02-18T08:40:31.660641+0000","last_clean":"2024-02-18T08:40:31.660641+0000","last_became_active":"2024-02-18T08:40:30.665904+0000","last_became_peered":"2024-02-18T08:40:30.665904+0000","last_unstale":"2024-02-18T08:40:31.660641+0000","last_undegraded":"2024-02-18T08:40:31.660641+0000","last_fullsized":"2024-02-18T08:40:31.660641+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.673438+0000","last_change":"2024-02-18T08:40:31.673097+0000","last_active":"2024-02-18T08:40:31.673438+0000","last_peered":"2024-02-18T08:40:31.673438+0000","last_clean":"2024-02-18T08:40:31.673438+0000","last_became_active":"2024-02-18T08:40:31.672575+0000","last_became_peered":"2024-02-18T08:40:31.672575+0000","last_unstale":"2024-02-18T08:40:31.673438+0000","last_undegraded":"2024-02-18T08:40:31.673438+0000","last_fullsized":"2024-02-18T08:40:31.673438+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.669440+0000","last_change":"2024-02-18T08:40:30.658433+0000","last_active":"2024-02-18T08:40:31.669440+0000","last_peered":"2024-02-18T08:40:31.669440+0000","last_clean":"2024-02-18T08:40:31.669440+0000","last_became_active":"2024-02-18T08:40:30.657972+0000","last_became_peered":"2024-02-18T08:40:30.657972+0000","last_unstale":"2024-02-18T08:40:31.669440+0000","last_undegraded":"2024-02-18T08:40:31.669440+0000","last_fullsized":"2024-02-18T08:40:31.669440+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.671777+0000","last_change":"2024-02-18T08:40:31.669599+0000","last_active":"2024-02-18T08:40:31.671777+0000","last_peered":"2024-02-18T08:40:31.671777+0000","last_clean":"2024-02-18T08:40:31.671777+0000","last_became_active":"2024-02-18T08:40:31.669239+0000","last_became_peered":"2024-02-18T08:40:31.669239+0000","last_unstale":"2024-02-18T08:40:31.671777+0000","last_undegraded":"2024-02-18T08:40:31.671777+0000","last_fullsized":"2024-02-18T08:40:31.671777+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"56'2","reported_seq":14,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:38.925223+0000","last_change":"2024-02-18T08:40:30.659612+0000","last_active":"2024-02-18T08:40:38.925223+0000","last_peered":"2024-02-18T08:40:38.925223+0000","last_clean":"2024-02-18T08:40:38.925223+0000","last_became_active":"2024-02-18T08:40:30.658621+0000","last_became_peered":"2024-02-18T08:40:30.658621+0000","last_unstale":"2024-02-18T08:40:38.925223+0000","last_undegraded":"2024-02-18T08:40:38.925223+0000","last_fullsized":"2024-02-18T08:40:38.925223+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.670508+0000","last_change":"2024-02-18T08:40:31.668161+0000","last_active":"2024-02-18T08:40:31.670508+0000","last_peered":"2024-02-18T08:40:31.670508+0000","last_clean":"2024-02-18T08:40:31.670508+0000","last_became_active":"2024-02-18T08:40:31.667795+0000","last_became_peered":"2024-02-18T08:40:31.667795+0000","last_unstale":"2024-02-18T08:40:31.670508+0000","last_undegraded":"2024-02-18T08:40:31.670508+0000","last_fullsized":"2024-02-18T08:40:31.670508+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.664831+0000","last_change":"2024-02-18T08:40:30.668326+0000","last_active":"2024-02-18T08:40:31.664831+0000","last_peered":"2024-02-18T08:40:31.664831+0000","last_clean":"2024-02-18T08:40:31.664831+0000","last_became_active":"2024-02-18T08:40:30.667832+0000","last_became_peered":"2024-02-18T08:40:30.667832+0000","last_unstale":"2024-02-18T08:40:31.664831+0000","last_undegraded":"2024-02-18T08:40:31.664831+0000","last_fullsized":"2024-02-18T08:40:31.664831+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.248132+0000","last_change":"2024-02-18T08:40:32.247415+0000","last_active":"2024-02-18T08:40:32.248132+0000","last_peered":"2024-02-18T08:40:32.248132+0000","last_clean":"2024-02-18T08:40:32.248132+0000","last_became_active":"2024-02-18T08:40:32.246970+0000","last_became_peered":"2024-02-18T08:40:32.246970+0000","last_unstale":"2024-02-18T08:40:32.248132+0000","last_undegraded":"2024-02-18T08:40:32.248132+0000","last_fullsized":"2024-02-18T08:40:32.248132+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"56'1","reported_seq":13,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.669821+0000","last_change":"2024-02-18T08:40:30.659497+0000","last_active":"2024-02-18T08:40:32.669821+0000","last_peered":"2024-02-18T08:40:32.669821+0000","last_clean":"2024-02-18T08:40:32.669821+0000","last_became_active":"2024-02-18T08:40:30.659096+0000","last_became_peered":"2024-02-18T08:40:30.659096+0000","last_unstale":"2024-02-18T08:40:32.669821+0000","last_undegraded":"2024-02-18T08:40:32.669821+0000","last_fullsized":"2024-02-18T08:40:32.669821+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.669594+0000","last_change":"2024-02-18T08:40:31.668229+0000","last_active":"2024-02-18T08:40:31.669594+0000","last_peered":"2024-02-18T08:40:31.669594+0000","last_clean":"2024-02-18T08:40:31.669594+0000","last_became_active":"2024-02-18T08:40:31.667894+0000","last_became_peered":"2024-02-18T08:40:31.667894+0000","last_unstale":"2024-02-18T08:40:31.669594+0000","last_undegraded":"2024-02-18T08:40:31.669594+0000","last_fullsized":"2024-02-18T08:40:31.669594+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"56'2","reported_seq":14,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:38.927066+0000","last_change":"2024-02-18T08:40:30.667648+0000","last_active":"2024-02-18T08:40:38.927066+0000","last_peered":"2024-02-18T08:40:38.927066+0000","last_clean":"2024-02-18T08:40:38.927066+0000","last_became_active":"2024-02-18T08:40:30.667154+0000","last_became_peered":"2024-02-18T08:40:30.667154+0000","last_unstale":"2024-02-18T08:40:38.927066+0000","last_undegraded":"2024-02-18T08:40:38.927066+0000","last_fullsized":"2024-02-18T08:40:38.927066+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.247900+0000","last_change":"2024-02-18T08:40:32.247286+0000","last_active":"2024-02-18T08:40:32.247900+0000","last_peered":"2024-02-18T08:40:32.247900+0000","last_clean":"2024-02-18T08:40:32.247900+0000","last_became_active":"2024-02-18T08:40:32.246893+0000","last_became_peered":"2024-02-18T08:40:32.246893+0000","last_unstale":"2024-02-18T08:40:32.247900+0000","last_undegraded":"2024-02-18T08:40:32.247900+0000","last_fullsized":"2024-02-18T08:40:32.247900+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"56'1","reported_seq":13,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.670349+0000","last_change":"2024-02-18T08:40:30.668336+0000","last_active":"2024-02-18T08:40:32.670349+0000","last_peered":"2024-02-18T08:40:32.670349+0000","last_clean":"2024-02-18T08:40:32.670349+0000","last_became_active":"2024-02-18T08:40:30.667547+0000","last_became_peered":"2024-02-18T08:40:30.667547+0000","last_unstale":"2024-02-18T08:40:32.670349+0000","last_undegraded":"2024-02-18T08:40:32.670349+0000","last_fullsized":"2024-02-18T08:40:32.670349+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.249353+0000","last_change":"2024-02-18T08:40:32.247980+0000","last_active":"2024-02-18T08:40:32.249353+0000","last_peered":"2024-02-18T08:40:32.249353+0000","last_clean":"2024-02-18T08:40:32.249353+0000","last_became_active":"2024-02-18T08:40:32.246727+0000","last_became_peered":"2024-02-18T08:40:32.246727+0000","last_unstale":"2024-02-18T08:40:32.249353+0000","last_undegraded":"2024-02-18T08:40:32.249353+0000","last_fullsized":"2024-02-18T08:40:32.249353+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"56'8","reported_seq":20,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:38.933025+0000","last_change":"2024-02-18T08:40:30.649629+0000","last_active":"2024-02-18T08:40:38.933025+0000","last_peered":"2024-02-18T08:40:38.933025+0000","last_clean":"2024-02-18T08:40:38.933025+0000","last_became_active":"2024-02-18T08:40:30.649156+0000","last_became_peered":"2024-02-18T08:40:30.649156+0000","last_unstale":"2024-02-18T08:40:38.933025+0000","last_undegraded":"2024-02-18T08:40:38.933025+0000","last_fullsized":"2024-02-18T08:40:38.933025+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.248729+0000","last_change":"2024-02-18T08:40:32.248150+0000","last_active":"2024-02-18T08:40:32.248729+0000","last_peered":"2024-02-18T08:40:32.248729+0000","last_clean":"2024-02-18T08:40:32.248729+0000","last_became_active":"2024-02-18T08:40:32.246670+0000","last_became_peered":"2024-02-18T08:40:32.246670+0000","last_unstale":"2024-02-18T08:40:32.248729+0000","last_undegraded":"2024-02-18T08:40:32.248729+0000","last_fullsized":"2024-02-18T08:40:32.248729+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.245761+0000","last_change":"2024-02-18T08:40:30.667662+0000","last_active":"2024-02-18T08:40:32.245761+0000","last_peered":"2024-02-18T08:40:32.245761+0000","last_clean":"2024-02-18T08:40:32.245761+0000","last_became_active":"2024-02-18T08:40:30.667175+0000","last_became_peered":"2024-02-18T08:40:30.667175+0000","last_unstale":"2024-02-18T08:40:32.245761+0000","last_undegraded":"2024-02-18T08:40:32.245761+0000","last_fullsized":"2024-02-18T08:40:32.245761+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.249304+0000","last_change":"2024-02-18T08:40:32.248916+0000","last_active":"2024-02-18T08:40:32.249304+0000","last_peered":"2024-02-18T08:40:32.249304+0000","last_clean":"2024-02-18T08:40:32.249304+0000","last_became_active":"2024-02-18T08:40:32.248544+0000","last_became_peered":"2024-02-18T08:40:32.248544+0000","last_unstale":"2024-02-18T08:40:32.249304+0000","last_undegraded":"2024-02-18T08:40:32.249304+0000","last_fullsized":"2024-02-18T08:40:32.249304+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.658659+0000","last_change":"2024-02-18T08:40:30.660885+0000","last_active":"2024-02-18T08:40:31.658659+0000","last_peered":"2024-02-18T08:40:31.658659+0000","last_clean":"2024-02-18T08:40:31.658659+0000","last_became_active":"2024-02-18T08:40:30.660422+0000","last_became_peered":"2024-02-18T08:40:30.660422+0000","last_unstale":"2024-02-18T08:40:31.658659+0000","last_undegraded":"2024-02-18T08:40:31.658659+0000","last_fullsized":"2024-02-18T08:40:31.658659+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.249081+0000","last_change":"2024-02-18T08:40:32.247131+0000","last_active":"2024-02-18T08:40:32.249081+0000","last_peered":"2024-02-18T08:40:32.249081+0000","last_clean":"2024-02-18T08:40:32.249081+0000","last_became_active":"2024-02-18T08:40:32.245837+0000","last_became_peered":"2024-02-18T08:40:32.245837+0000","last_unstale":"2024-02-18T08:40:32.249081+0000","last_undegraded":"2024-02-18T08:40:32.249081+0000","last_fullsized":"2024-02-18T08:40:32.249081+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"56'2","reported_seq":14,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:38.927203+0000","last_change":"2024-02-18T08:40:30.670269+0000","last_active":"2024-02-18T08:40:38.927203+0000","last_peered":"2024-02-18T08:40:38.927203+0000","last_clean":"2024-02-18T08:40:38.927203+0000","last_became_active":"2024-02-18T08:40:30.669412+0000","last_became_peered":"2024-02-18T08:40:30.669412+0000","last_unstale":"2024-02-18T08:40:38.927203+0000","last_undegraded":"2024-02-18T08:40:38.927203+0000","last_fullsized":"2024-02-18T08:40:38.927203+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.669369+0000","last_change":"2024-02-18T08:40:31.668447+0000","last_active":"2024-02-18T08:40:31.669369+0000","last_peered":"2024-02-18T08:40:31.669369+0000","last_clean":"2024-02-18T08:40:31.669369+0000","last_became_active":"2024-02-18T08:40:31.668008+0000","last_became_peered":"2024-02-18T08:40:31.668008+0000","last_unstale":"2024-02-18T08:40:31.669369+0000","last_undegraded":"2024-02-18T08:40:31.669369+0000","last_fullsized":"2024-02-18T08:40:31.669369+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"56'6","reported_seq":18,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:38.930901+0000","last_change":"2024-02-18T08:40:30.665411+0000","last_active":"2024-02-18T08:40:38.930901+0000","last_peered":"2024-02-18T08:40:38.930901+0000","last_clean":"2024-02-18T08:40:38.930901+0000","last_became_active":"2024-02-18T08:40:30.664993+0000","last_became_peered":"2024-02-18T08:40:30.664993+0000","last_unstale":"2024-02-18T08:40:38.930901+0000","last_undegraded":"2024-02-18T08:40:38.930901+0000","last_fullsized":"2024-02-18T08:40:38.930901+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1535,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.664895+0000","last_change":"2024-02-18T08:40:31.143689+0000","last_active":"2024-02-18T08:40:31.664895+0000","last_peered":"2024-02-18T08:40:31.664895+0000","last_clean":"2024-02-18T08:40:31.664895+0000","last_became_active":"2024-02-18T08:40:31.143295+0000","last_became_peered":"2024-02-18T08:40:31.143295+0000","last_unstale":"2024-02-18T08:40:31.664895+0000","last_undegraded":"2024-02-18T08:40:31.664895+0000","last_fullsized":"2024-02-18T08:40:31.664895+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"56'3","reported_seq":15,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:38.928009+0000","last_change":"2024-02-18T08:40:30.669357+0000","last_active":"2024-02-18T08:40:38.928009+0000","last_peered":"2024-02-18T08:40:38.928009+0000","last_clean":"2024-02-18T08:40:38.928009+0000","last_became_active":"2024-02-18T08:40:30.668939+0000","last_became_peered":"2024-02-18T08:40:30.668939+0000","last_unstale":"2024-02-18T08:40:38.928009+0000","last_undegraded":"2024-02-18T08:40:38.928009+0000","last_fullsized":"2024-02-18T08:40:38.928009+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.251070+0000","last_change":"2024-02-18T08:40:32.250416+0000","last_active":"2024-02-18T08:40:32.251070+0000","last_peered":"2024-02-18T08:40:32.251070+0000","last_clean":"2024-02-18T08:40:32.251070+0000","last_became_active":"2024-02-18T08:40:32.248614+0000","last_became_peered":"2024-02-18T08:40:32.248614+0000","last_unstale":"2024-02-18T08:40:32.251070+0000","last_undegraded":"2024-02-18T08:40:32.251070+0000","last_fullsized":"2024-02-18T08:40:32.251070+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.663579+0000","last_change":"2024-02-18T08:40:30.656743+0000","last_active":"2024-02-18T08:40:31.663579+0000","last_peered":"2024-02-18T08:40:31.663579+0000","last_clean":"2024-02-18T08:40:31.663579+0000","last_became_active":"2024-02-18T08:40:30.656292+0000","last_became_peered":"2024-02-18T08:40:30.656292+0000","last_unstale":"2024-02-18T08:40:31.663579+0000","last_undegraded":"2024-02-18T08:40:31.663579+0000","last_fullsized":"2024-02-18T08:40:31.663579+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.670503+0000","last_change":"2024-02-18T08:40:31.670212+0000","last_active":"2024-02-18T08:40:31.670503+0000","last_peered":"2024-02-18T08:40:31.670503+0000","last_clean":"2024-02-18T08:40:31.670503+0000","last_became_active":"2024-02-18T08:40:31.669846+0000","last_became_peered":"2024-02-18T08:40:31.669846+0000","last_unstale":"2024-02-18T08:40:31.670503+0000","last_undegraded":"2024-02-18T08:40:31.670503+0000","last_fullsized":"2024-02-18T08:40:31.670503+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.659204+0000","last_change":"2024-02-18T08:40:30.650100+0000","last_active":"2024-02-18T08:40:31.659204+0000","last_peered":"2024-02-18T08:40:31.659204+0000","last_clean":"2024-02-18T08:40:31.659204+0000","last_became_active":"2024-02-18T08:40:30.649719+0000","last_became_peered":"2024-02-18T08:40:30.649719+0000","last_unstale":"2024-02-18T08:40:31.659204+0000","last_undegraded":"2024-02-18T08:40:31.659204+0000","last_fullsized":"2024-02-18T08:40:31.659204+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.670936+0000","last_change":"2024-02-18T08:40:31.670621+0000","last_active":"2024-02-18T08:40:31.670936+0000","last_peered":"2024-02-18T08:40:31.670936+0000","last_clean":"2024-02-18T08:40:31.670936+0000","last_became_active":"2024-02-18T08:40:31.670180+0000","last_became_peered":"2024-02-18T08:40:31.670180+0000","last_unstale":"2024-02-18T08:40:31.670936+0000","last_undegraded":"2024-02-18T08:40:31.670936+0000","last_fullsized":"2024-02-18T08:40:31.670936+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.658166+0000","last_change":"2024-02-18T08:40:30.647672+0000","last_active":"2024-02-18T08:40:31.658166+0000","last_peered":"2024-02-18T08:40:31.658166+0000","last_clean":"2024-02-18T08:40:31.658166+0000","last_became_active":"2024-02-18T08:40:30.645784+0000","last_became_peered":"2024-02-18T08:40:30.645784+0000","last_unstale":"2024-02-18T08:40:31.658166+0000","last_undegraded":"2024-02-18T08:40:31.658166+0000","last_fullsized":"2024-02-18T08:40:31.658166+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.249660+0000","last_change":"2024-02-18T08:40:32.248537+0000","last_active":"2024-02-18T08:40:32.249660+0000","last_peered":"2024-02-18T08:40:32.249660+0000","last_clean":"2024-02-18T08:40:32.249660+0000","last_became_active":"2024-02-18T08:40:32.247906+0000","last_became_peered":"2024-02-18T08:40:32.247906+0000","last_unstale":"2024-02-18T08:40:32.249660+0000","last_undegraded":"2024-02-18T08:40:32.249660+0000","last_fullsized":"2024-02-18T08:40:32.249660+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.664279+0000","last_change":"2024-02-18T08:40:30.658162+0000","last_active":"2024-02-18T08:40:31.664279+0000","last_peered":"2024-02-18T08:40:31.664279+0000","last_clean":"2024-02-18T08:40:31.664279+0000","last_became_active":"2024-02-18T08:40:30.657734+0000","last_became_peered":"2024-02-18T08:40:30.657734+0000","last_unstale":"2024-02-18T08:40:31.664279+0000","last_undegraded":"2024-02-18T08:40:31.664279+0000","last_fullsized":"2024-02-18T08:40:31.664279+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.670343+0000","last_change":"2024-02-18T08:40:31.669796+0000","last_active":"2024-02-18T08:40:31.670343+0000","last_peered":"2024-02-18T08:40:31.670343+0000","last_clean":"2024-02-18T08:40:31.670343+0000","last_became_active":"2024-02-18T08:40:31.669449+0000","last_became_peered":"2024-02-18T08:40:31.669449+0000","last_unstale":"2024-02-18T08:40:31.670343+0000","last_undegraded":"2024-02-18T08:40:31.670343+0000","last_fullsized":"2024-02-18T08:40:31.670343+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"56'1","reported_seq":13,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:33.308175+0000","last_change":"2024-02-18T08:40:30.663396+0000","last_active":"2024-02-18T08:40:33.308175+0000","last_peered":"2024-02-18T08:40:33.308175+0000","last_clean":"2024-02-18T08:40:33.308175+0000","last_became_active":"2024-02-18T08:40:30.662922+0000","last_became_peered":"2024-02-18T08:40:30.662922+0000","last_unstale":"2024-02-18T08:40:33.308175+0000","last_undegraded":"2024-02-18T08:40:33.308175+0000","last_fullsized":"2024-02-18T08:40:33.308175+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2304,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":6912,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":46,"seq":197568495664,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049152,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696000,"statfs":{"total":95995035648,"available":94920704000,"internally_reserved":1073741824,"allocated":581632,"data_stored":236943,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:41:15 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.84899999999999998,"15min":0.85299999999999998},"min":{"1min":0.72199999999999998,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.1459999999999999,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.72999999999999998},{"interface":"front","average":{"1min":0.873,"5min":0.85099999999999998,"15min":0.83799999999999997},"min":{"1min":0.53400000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.121,"5min":1.238,"15min":1.238},"last":1.073}]},{"osd":1,"last update":"Sun Feb 18 08:41:15 2024","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.84599999999999997,"15min":0.83999999999999997},"min":{"1min":0.59799999999999998,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.073,"5min":1.375,"15min":1.375},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.81299999999999994,"15min":0.80300000000000005},"min":{"1min":0.64100000000000001,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.1879999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.70699999999999996}]},{"osd":2,"last update":"Sun Feb 18 08:41:15 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.84699999999999998,"15min":0.84299999999999997},"min":{"1min":0.60299999999999998,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.1160000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":1.0529999999999999},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.89400000000000002,"15min":0.88300000000000001},"min":{"1min":0.65800000000000003,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.141,"5min":1.339,"15min":1.339},"last":1.127}]},{"osd":3,"last update":"Sun Feb 18 08:41:15 2024","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.84899999999999998,"15min":0.86099999999999999},"min":{"1min":0.622,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.1439999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.91600000000000004},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.93100000000000005,"15min":0.91900000000000004},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.2649999999999999,"5min":1.407,"15min":1.407},"last":1.018}]},{"osd":4,"last update":"Sun Feb 18 08:41:15 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.83899999999999997,"15min":0.81899999999999995},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.331,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.80700000000000005},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.86699999999999999,"15min":0.86199999999999999},"min":{"1min":0.42999999999999999,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.306,"5min":1.637,"15min":1.637},"last":0.995}]},{"osd":5,"last update":"Sun Feb 18 08:41:15 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.91900000000000004,"15min":0.91200000000000003},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.21,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.89900000000000002,"15min":0.872},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":0.90100000000000002}]},{"osd":6,"last update":"Sun Feb 18 08:41:15 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.97799999999999998,"15min":0.96999999999999997},"min":{"1min":0.74099999999999999,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.25,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.0189999999999999,"15min":1.0329999999999999},"min":{"1min":0.66600000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.214,"5min":1.96,"15min":1.96},"last":1.1100000000000001}]}]},{"osd":6,"up_from":41,"seq":176093659188,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049140,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696012,"statfs":{"total":95995035648,"available":94920716288,"internally_reserved":1073741824,"allocated":569344,"data_stored":236797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:40:55 2024","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.80500000000000005,"15min":0.79100000000000004},"min":{"1min":0.503,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.129,"5min":1.129,"15min":1.129},"last":0.98699999999999999},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.80000000000000004,"15min":0.78700000000000003},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.1439999999999999,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":1.0129999999999999}]},{"osd":1,"last update":"Sun Feb 18 08:40:55 2024","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.79200000000000004,"15min":0.79100000000000004},"min":{"1min":0.58399999999999996,"5min":0.503,"15min":0.503},"max":{"1min":1.0029999999999999,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":0.872},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.83599999999999997,"15min":0.82399999999999995},"min":{"1min":0.48299999999999998,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.081,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":1.1060000000000001}]},{"osd":2,"last update":"Sun Feb 18 08:40:55 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.83299999999999996,"15min":0.83099999999999996},"min":{"1min":0.53100000000000003,"5min":0.499,"15min":0.499},"max":{"1min":1.05,"5min":1.083,"15min":1.083},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.879,"15min":0.89300000000000002},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.173,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.73499999999999999}]},{"osd":3,"last update":"Sun Feb 18 08:40:55 2024","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.86399999999999999,"15min":0.84999999999999998},"min":{"1min":0.67800000000000005,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.133,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90700000000000003},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.167,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.82099999999999995}]},{"osd":4,"last update":"Sun Feb 18 08:40:55 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.83599999999999997,"15min":0.83099999999999996},"min":{"1min":0.59399999999999997,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.1459999999999999,"5min":1.214,"15min":1.214},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.90800000000000003,"15min":0.89100000000000001},"min":{"1min":0.67200000000000004,"5min":0.496,"15min":0.496},"max":{"1min":1.2,"5min":1.2,"15min":1.2},"last":1.0469999999999999}]},{"osd":5,"last update":"Sun Feb 18 08:40:55 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.94299999999999995,"15min":0.95499999999999996},"min":{"1min":0.73699999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.1080000000000001,"5min":1.153,"15min":1.153},"last":1.262},{"interface":"front","average":{"1min":1.04,"5min":0.97599999999999998,"15min":0.96299999999999997},"min":{"1min":0.73799999999999999,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.258,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":1.3100000000000001}]},{"osd":7,"last update":"Sun Feb 18 08:41:17 2024","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":0.97399999999999998,"15min":0.95599999999999996},"min":{"1min":0.73999999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.3140000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.155},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.97099999999999997,"15min":0.95599999999999996},"min":{"1min":0.75700000000000001,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.1779999999999999,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.0960000000000001}]}]},{"osd":1,"up_from":16,"seq":68719476810,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049124,"kb_used_data":540,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696028,"statfs":{"total":95995035648,"available":94920732672,"internally_reserved":1073741824,"allocated":552960,"data_stored":235192,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:41:12 2024","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.64700000000000002,"15min":0.56799999999999995},"min":{"1min":0.45300000000000001,"5min":0.317,"15min":0.317},"max":{"1min":0.82399999999999995,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.69999999999999996,"15min":0.60199999999999998},"min":{"1min":0.40999999999999998,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.1259999999999999,"5min":1.151,"15min":1.151},"last":0.56000000000000005}]},{"osd":2,"last update":"Sun Feb 18 08:41:31 2024","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.71299999999999997,"15min":0.65900000000000003},"min":{"1min":0.47199999999999998,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.002,"5min":1.288,"15min":1.288},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.69699999999999995,"5min":0.69599999999999995,"15min":0.65600000000000003},"min":{"1min":0.48599999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.0049999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.61399999999999999}]},{"osd":3,"last update":"Sun Feb 18 08:40:47 2024","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.72699999999999998,"15min":0.70699999999999996},"min":{"1min":0.47699999999999998,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.92300000000000004,"5min":1.528,"15min":1.528},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.82399999999999995,"15min":0.81299999999999994},"min":{"1min":0.47199999999999998,"5min":0.438,"15min":0.438},"max":{"1min":1.2050000000000001,"5min":1.25,"15min":1.25},"last":0.79000000000000004}]},{"osd":4,"last update":"Sun Feb 18 08:41:12 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.879,"15min":0.85299999999999998},"min":{"1min":0.626,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.946,"5min":1.946,"15min":1.946},"last":0.76600000000000001},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.96099999999999997,"15min":0.93999999999999995},"min":{"1min":0.71499999999999997,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.302,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.2509999999999999}]},{"osd":5,"last update":"Sun Feb 18 08:41:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.0509999999999999,"15min":1.0549999999999999},"min":{"1min":0.65900000000000003,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":3.1960000000000002,"5min":3.1960000000000002,"15min":3.1960000000000002},"last":0.84899999999999998},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.012,"15min":0.98999999999999999},"min":{"1min":0.79100000000000004,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":3.2210000000000001,"5min":3.2210000000000001,"15min":3.2210000000000001},"last":0.95599999999999996}]},{"osd":6,"last update":"Sun Feb 18 08:40:53 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.048,"15min":1.054},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.284,"5min":1.651,"15min":1.651},"last":1.2889999999999999},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.0640000000000001,"15min":1.0700000000000001},"min":{"1min":0.72299999999999998,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.46,"5min":1.46,"15min":1.46},"last":0.88700000000000001}]},{"osd":7,"last update":"Sun Feb 18 08:41:12 2024","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.069,"15min":1.0760000000000001},"min":{"1min":0.78500000000000003,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.2769999999999999,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.125,"15min":1.145},"min":{"1min":0.76000000000000001,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.3600000000000001,"5min":1.677,"15min":1.677},"last":1.208}]}]},{"osd":0,"up_from":10,"seq":42949673039,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049132,"kb_used_data":548,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696020,"statfs":{"total":95995035648,"available":94920724480,"internally_reserved":1073741824,"allocated":561152,"data_stored":235767,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Feb 18 08:41:07 2024","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.629,"15min":0.55100000000000005},"min":{"1min":0.44900000000000001,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.85999999999999999,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.79700000000000004},{"interface":"front","average":{"1min":0.69699999999999995,"5min":0.65800000000000003,"15min":0.55100000000000005},"min":{"1min":0.53900000000000003,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.78000000000000003}]},{"osd":2,"last update":"Sun Feb 18 08:41:30 2024","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":0.72799999999999998,"15min":0.67500000000000004},"min":{"1min":0.435,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.65800000000000003,"15min":0.60799999999999998},"min":{"1min":0.495,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.94599999999999995,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.73399999999999999}]},{"osd":3,"last update":"Sun Feb 18 08:40:51 2024","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.77900000000000003,"15min":0.76100000000000001},"min":{"1min":0.52400000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.0069999999999999},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.751,"15min":0.72799999999999998},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.145,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":0.875}]},{"osd":4,"last update":"Sun Feb 18 08:41:13 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.86899999999999999,"15min":0.85399999999999998},"min":{"1min":0.66800000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.91100000000000003},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.93200000000000005,"15min":0.91800000000000004},"min":{"1min":0.81799999999999995,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.2549999999999999,"5min":1.373,"15min":1.373},"last":1.036}]},{"osd":5,"last update":"Sun Feb 18 08:41:30 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.0129999999999999,"15min":1.044},"min":{"1min":0.74299999999999999,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.212,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":0.83399999999999996},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.98699999999999999,"15min":1.0089999999999999},"min":{"1min":0.73499999999999999,"5min":0.627,"15min":0.627},"max":{"1min":1.319,"5min":1.319,"15min":1.319},"last":1.119}]},{"osd":6,"last update":"Sun Feb 18 08:40:51 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":1.0189999999999999,"15min":1.0409999999999999},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.3640000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.226},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0920000000000001,"15min":1.1200000000000001},"min":{"1min":0.82399999999999995,"5min":0.745,"15min":0.745},"max":{"1min":1.4239999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.2410000000000001}]},{"osd":7,"last update":"Sun Feb 18 08:41:13 2024","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.0820000000000001,"15min":1.0840000000000001},"min":{"1min":0.86299999999999999,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.446,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.153},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.0980000000000001,"15min":1.101},"min":{"1min":0.73099999999999998,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.6100000000000001,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":1.2010000000000001}]}]},{"osd":2,"up_from":21,"seq":90194313285,"num_pgs":17,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049132,"kb_used_data":548,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696020,"statfs":{"total":95995035648,"available":94920724480,"internally_reserved":1073741824,"allocated":561152,"data_stored":235779,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:41:31 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.71399999999999997,"15min":0.64400000000000002},"min":{"1min":0.52300000000000002,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":4.3689999999999998,"5min":4.3689999999999998,"15min":4.3689999999999998},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.746,"5min":0.71099999999999997,"15min":0.65900000000000003},"min":{"1min":0.50800000000000001,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.0629999999999999,"5min":1.385,"15min":1.385},"last":0.71599999999999997}]},{"osd":1,"last update":"Sun Feb 18 08:41:31 2024","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.70699999999999996,"15min":0.67900000000000005},"min":{"1min":0.46400000000000002,"5min":0.377,"15min":0.377},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.72299999999999998,"15min":0.69299999999999995},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.999,"5min":1.248,"15min":1.248},"last":0.93300000000000005}]},{"osd":3,"last update":"Sun Feb 18 08:40:58 2024","interfaces":[{"interface":"back","average":{"1min":0.76700000000000002,"5min":0.79000000000000004,"15min":0.76900000000000002},"min":{"1min":0.62,"5min":0.495,"15min":0.495},"max":{"1min":0.95099999999999996,"5min":1.462,"15min":1.462},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.79400000000000004,"15min":0.79100000000000004},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.1379999999999999,"5min":1.7689999999999999,"15min":1.7689999999999999},"last":0.871}]},{"osd":4,"last update":"Sun Feb 18 08:41:13 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.86299999999999999,"15min":0.85099999999999998},"min":{"1min":0.59799999999999998,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.0720000000000001,"5min":1.399,"15min":1.399},"last":0.58599999999999997},{"interface":"front","average":{"1min":1.002,"5min":0.997,"15min":0.96699999999999997},"min":{"1min":0.80400000000000005,"5min":0.62,"15min":0.62},"max":{"1min":1.3260000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":0.77600000000000002}]},{"osd":5,"last update":"Sun Feb 18 08:41:31 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.012,"15min":1.046},"min":{"1min":0.73699999999999999,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.327,"5min":1.516,"15min":1.516},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.996,"15min":1},"min":{"1min":0.68500000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.113,"5min":1.869,"15min":1.869},"last":1.016}]},{"osd":6,"last update":"Sun Feb 18 08:40:58 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.96799999999999997,"15min":1},"min":{"1min":0.73499999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.2450000000000001,"5min":1.454,"15min":1.454},"last":0.60999999999999999},{"interface":"front","average":{"1min":1.038,"5min":1.111,"15min":1.1519999999999999},"min":{"1min":0.80800000000000005,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.3500000000000001,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":0.85299999999999998}]},{"osd":7,"last update":"Sun Feb 18 08:41:16 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.0880000000000001,"15min":1.1140000000000001},"min":{"1min":0.71999999999999997,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.2909999999999999,"5min":1.968,"15min":1.968},"last":0.97499999999999998},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.034,"15min":1.048},"min":{"1min":0.85299999999999998,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.2929999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.67600000000000005}]}]},{"osd":3,"up_from":26,"seq":111669149761,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049128,"kb_used_data":544,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696024,"statfs":{"total":95995035648,"available":94920728576,"internally_reserved":1073741824,"allocated":557056,"data_stored":235282,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:40:56 2024","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.68600000000000005,"15min":0.68700000000000006},"min":{"1min":0.49099999999999999,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.97999999999999998,"5min":1.0740000000000001,"15min":1.0740000000000001},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.72099999999999997,"5min":0.69599999999999995,"15min":0.69599999999999995},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.54800000000000004}]},{"osd":1,"last update":"Sun Feb 18 08:40:56 2024","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.72399999999999998,"15min":0.72999999999999998},"min":{"1min":0.41599999999999998,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.0940000000000001,"5min":1.173,"15min":1.173},"last":0.67300000000000004},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.76700000000000002,"15min":0.76500000000000001},"min":{"1min":0.48999999999999999,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.0840000000000001,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.66100000000000003}]},{"osd":2,"last update":"Sun Feb 18 08:40:56 2024","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.82499999999999996,"15min":0.80600000000000005},"min":{"1min":0.58899999999999997,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.97299999999999998,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.71999999999999997,"15min":0.72799999999999998},"min":{"1min":0.42699999999999999,"5min":0.375,"15min":0.375},"max":{"1min":1.758,"5min":1.758,"15min":1.758},"last":0.77700000000000002}]},{"osd":4,"last update":"Sun Feb 18 08:41:12 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.89500000000000002,"15min":0.88700000000000001},"min":{"1min":0.622,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.8100000000000001,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":0.91400000000000003},{"interface":"front","average":{"1min":1.034,"5min":1.018,"15min":1.024},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":0.90500000000000003}]},{"osd":5,"last update":"Sun Feb 18 08:41:31 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.0449999999999999,"15min":1.0389999999999999},"min":{"1min":0.68999999999999995,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.3700000000000001,"5min":1.556,"15min":1.556},"last":0.86899999999999999},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.96599999999999997,"15min":0.92700000000000005},"min":{"1min":0.72699999999999998,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.714,"5min":1.714,"15min":1.714},"last":0.84099999999999997}]},{"osd":6,"last update":"Sun Feb 18 08:40:49 2024","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.0349999999999999,"15min":1.0349999999999999},"min":{"1min":0.71199999999999997,"5min":0.625,"15min":0.625},"max":{"1min":1.4279999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.81200000000000006},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.96999999999999997,"15min":0.96699999999999997},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.2250000000000001,"5min":1.333,"15min":1.333},"last":1.165}]},{"osd":7,"last update":"Sun Feb 18 08:41:20 2024","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.0760000000000001,"15min":1.1000000000000001},"min":{"1min":0.80000000000000004,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.8779999999999999,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":0.97099999999999997},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.1619999999999999,"15min":1.175},"min":{"1min":0.83899999999999997,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.5720000000000001,"5min":1.7929999999999999,"15min":1.7929999999999999},"last":0.93400000000000005}]}]},{"osd":4,"up_from":31,"seq":133143986237,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049148,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696004,"statfs":{"total":95995035648,"available":94920708096,"internally_reserved":1073741824,"allocated":577536,"data_stored":236873,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:41:08 2024","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.81000000000000005,"15min":0.78900000000000003},"min":{"1min":0.57999999999999996,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.006,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.79900000000000004,"15min":0.76600000000000001},"min":{"1min":0.496,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.1519999999999999,"5min":1.222,"15min":1.222},"last":0.56299999999999994}]},{"osd":1,"last update":"Sun Feb 18 08:41:08 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.81100000000000005,"15min":0.77900000000000003},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.1160000000000001,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.85099999999999998,"15min":0.82899999999999996},"min":{"1min":0.57999999999999996,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.0980000000000001,"5min":2.0939999999999999,"15min":2.0939999999999999},"last":0.89000000000000001}]},{"osd":2,"last update":"Sun Feb 18 08:41:08 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.85399999999999998,"15min":0.80700000000000005},"min":{"1min":0.64000000000000001,"5min":0.375,"15min":0.375},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.877,"15min":0.872},"min":{"1min":0.62,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.1240000000000001,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":0.66400000000000003}]},{"osd":3,"last update":"Sun Feb 18 08:41:08 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.875,"15min":0.84599999999999997},"min":{"1min":0.67700000000000005,"5min":0.627,"15min":0.627},"max":{"1min":1.22,"5min":1.9039999999999999,"15min":1.9039999999999999},"last":0.80400000000000005},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.875,"15min":0.84099999999999997},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.22,"5min":1.222,"15min":1.222},"last":0.72599999999999998}]},{"osd":5,"last update":"Sun Feb 18 08:41:37 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.84599999999999997,"15min":0.81399999999999995},"min":{"1min":0.71899999999999997,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.1759999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.748},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.86599999999999999,"15min":0.81799999999999995},"min":{"1min":0.67500000000000004,"5min":0.436,"15min":0.436},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.123}]},{"osd":6,"last update":"Sun Feb 18 08:40:59 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.94899999999999995,"15min":0.94099999999999995},"min":{"1min":0.622,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.1140000000000001,"5min":1.341,"15min":1.341},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.95499999999999996,"15min":0.96199999999999997},"min":{"1min":0.63300000000000001,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.69899999999999995}]},{"osd":7,"last update":"Sun Feb 18 08:41:14 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.98399999999999999,"15min":0.96999999999999997},"min":{"1min":0.76500000000000001,"5min":0.749,"15min":0.749},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.93799999999999994},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.0029999999999999,"15min":0.99199999999999999},"min":{"1min":0.81000000000000005,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.2030000000000001,"5min":1.298,"15min":1.298},"last":0.82699999999999996}]}]},{"osd":5,"up_from":36,"seq":154618822712,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049132,"kb_used_data":548,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696020,"statfs":{"total":95995035648,"available":94920724480,"internally_reserved":1073741824,"allocated":561152,"data_stored":235815,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:41:34 2024","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.84599999999999997,"15min":0.84999999999999998},"min":{"1min":0.59699999999999998,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.089,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.83299999999999996,"15min":0.82399999999999995},"min":{"1min":0.67800000000000005,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.4470000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.0900000000000001}]},{"osd":1,"last update":"Sun Feb 18 08:41:34 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.88200000000000001,"15min":0.90100000000000002},"min":{"1min":0.56000000000000005,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.2549999999999999,"5min":1.528,"15min":1.528},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.88200000000000001,"15min":0.89000000000000001},"min":{"1min":0.72199999999999998,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.1919999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.94399999999999995}]},{"osd":2,"last update":"Sun Feb 18 08:41:34 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.90300000000000002,"15min":0.94099999999999995},"min":{"1min":0.58599999999999997,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.1499999999999999,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.88200000000000001},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.878,"15min":0.872},"min":{"1min":0.58199999999999996,"5min":0.501,"15min":0.501},"max":{"1min":1.131,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":1.0429999999999999}]},{"osd":3,"last update":"Sun Feb 18 08:41:34 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.90400000000000003,"15min":0.91000000000000003},"min":{"1min":0.72499999999999998,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.1140000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.871,"15min":0.85699999999999998},"min":{"1min":0.66700000000000004,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":1.0169999999999999}]},{"osd":4,"last update":"Sun Feb 18 08:41:34 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.79600000000000004,"15min":0.72899999999999998},"min":{"1min":0.58599999999999997,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.871,"15min":0.81000000000000005},"min":{"1min":0.67200000000000004,"5min":0.443,"15min":0.443},"max":{"1min":1.262,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.96999999999999997}]},{"osd":6,"last update":"Sun Feb 18 08:40:55 2024","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.90200000000000002,"15min":0.877},"min":{"1min":0.872,"5min":0.499,"15min":0.499},"max":{"1min":1.181,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.95299999999999996,"15min":0.96599999999999997},"min":{"1min":0.748,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.29,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":1.1399999999999999}]},{"osd":7,"last update":"Sun Feb 18 08:41:16 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.008,"15min":1.0009999999999999},"min":{"1min":0.86599999999999999,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.417,"5min":1.456,"15min":1.456},"last":1.0640000000000001},{"interface":"front","average":{"1min":1.0649999999999999,"5min":0.99099999999999999,"15min":0.97899999999999998},"min":{"1min":0.69499999999999995,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.5920000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.73599999999999999}]}]}]}} 2024-02-18T08:41:53.135 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph pg dump --format=json 2024-02-18T08:41:53.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:53 smithi133 bash[19538]: cluster 2024-02-18T08:41:51.949151+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:53.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:53 smithi133 bash[24767]: cluster 2024-02-18T08:41:51.949151+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:53.315 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:41:53.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:53 smithi181 bash[19547]: cluster 2024-02-18T08:41:51.949151+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:53.897 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:41:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:41:53.512Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:41:53.897 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:41:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:41:53.512Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:41:53.897 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:41:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:41:53.512Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=2 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" 2024-02-18T08:41:54.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:54 smithi133 bash[19538]: audit 2024-02-18T08:41:52.476260+0000 mgr.y (mgr.14140) 342 : audit [DBG] from='client.24658 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-18T08:41:54.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:54 smithi133 bash[24767]: audit 2024-02-18T08:41:52.476260+0000 mgr.y (mgr.14140) 342 : audit [DBG] from='client.24658 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-18T08:41:54.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:54 smithi181 bash[19547]: audit 2024-02-18T08:41:52.476260+0000 mgr.y (mgr.14140) 342 : audit [DBG] from='client.24658 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-18T08:41:55.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:55 smithi133 bash[24767]: cluster 2024-02-18T08:41:53.949984+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:55.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:55 smithi133 bash[19538]: cluster 2024-02-18T08:41:53.949984+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:55.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:55 smithi181 bash[19547]: cluster 2024-02-18T08:41:53.949984+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:56.404 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-18T08:41:56.405 INFO:teuthology.orchestra.run.smithi133.stderr:dumped all 2024-02-18T08:41:56.999 INFO:teuthology.orchestra.run.smithi133.stdout:{"pg_ready":true,"pg_map":{"version":296,"stamp":"2024-02-18T08:41:55.950234+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2304,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":8393088,"kb_used_data":4416,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568128,"statfs":{"total":767960285184,"available":759365763072,"internally_reserved":8589934592,"allocated":4521984,"data_stored":1888448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.005188"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.672279+0000","last_change":"2024-02-18T08:40:31.671508+0000","last_active":"2024-02-18T08:40:31.672279+0000","last_peered":"2024-02-18T08:40:31.672279+0000","last_clean":"2024-02-18T08:40:31.672279+0000","last_became_active":"2024-02-18T08:40:31.671023+0000","last_became_peered":"2024-02-18T08:40:31.671023+0000","last_unstale":"2024-02-18T08:40:31.672279+0000","last_undegraded":"2024-02-18T08:40:31.672279+0000","last_fullsized":"2024-02-18T08:40:31.672279+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"56'4","reported_seq":16,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:38.928050+0000","last_change":"2024-02-18T08:40:30.664807+0000","last_active":"2024-02-18T08:40:38.928050+0000","last_peered":"2024-02-18T08:40:38.928050+0000","last_clean":"2024-02-18T08:40:38.928050+0000","last_became_active":"2024-02-18T08:40:30.664424+0000","last_became_peered":"2024-02-18T08:40:30.664424+0000","last_unstale":"2024-02-18T08:40:38.928050+0000","last_undegraded":"2024-02-18T08:40:38.928050+0000","last_fullsized":"2024-02-18T08:40:38.928050+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":553,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.669097+0000","last_change":"2024-02-18T08:40:31.668619+0000","last_active":"2024-02-18T08:40:31.669097+0000","last_peered":"2024-02-18T08:40:31.669097+0000","last_clean":"2024-02-18T08:40:31.669097+0000","last_became_active":"2024-02-18T08:40:31.668262+0000","last_became_peered":"2024-02-18T08:40:31.668262+0000","last_unstale":"2024-02-18T08:40:31.669097+0000","last_undegraded":"2024-02-18T08:40:31.669097+0000","last_fullsized":"2024-02-18T08:40:31.669097+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"56'1","reported_seq":13,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.669002+0000","last_change":"2024-02-18T08:40:30.657272+0000","last_active":"2024-02-18T08:40:32.669002+0000","last_peered":"2024-02-18T08:40:32.669002+0000","last_clean":"2024-02-18T08:40:32.669002+0000","last_became_active":"2024-02-18T08:40:30.656602+0000","last_became_peered":"2024-02-18T08:40:30.656602+0000","last_unstale":"2024-02-18T08:40:32.669002+0000","last_undegraded":"2024-02-18T08:40:32.669002+0000","last_fullsized":"2024-02-18T08:40:32.669002+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.671218+0000","last_change":"2024-02-18T08:40:31.669910+0000","last_active":"2024-02-18T08:40:31.671218+0000","last_peered":"2024-02-18T08:40:31.671218+0000","last_clean":"2024-02-18T08:40:31.671218+0000","last_became_active":"2024-02-18T08:40:31.668809+0000","last_became_peered":"2024-02-18T08:40:31.668809+0000","last_unstale":"2024-02-18T08:40:31.671218+0000","last_undegraded":"2024-02-18T08:40:31.671218+0000","last_fullsized":"2024-02-18T08:40:31.671218+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"56'2","reported_seq":14,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:38.930014+0000","last_change":"2024-02-18T08:40:30.656900+0000","last_active":"2024-02-18T08:40:38.930014+0000","last_peered":"2024-02-18T08:40:38.930014+0000","last_clean":"2024-02-18T08:40:38.930014+0000","last_became_active":"2024-02-18T08:40:30.656519+0000","last_became_peered":"2024-02-18T08:40:30.656519+0000","last_unstale":"2024-02-18T08:40:38.930014+0000","last_undegraded":"2024-02-18T08:40:38.930014+0000","last_fullsized":"2024-02-18T08:40:38.930014+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.670455+0000","last_change":"2024-02-18T08:40:31.669421+0000","last_active":"2024-02-18T08:40:31.670455+0000","last_peered":"2024-02-18T08:40:31.670455+0000","last_clean":"2024-02-18T08:40:31.670455+0000","last_became_active":"2024-02-18T08:40:31.668863+0000","last_became_peered":"2024-02-18T08:40:31.668863+0000","last_unstale":"2024-02-18T08:40:31.670455+0000","last_undegraded":"2024-02-18T08:40:31.670455+0000","last_fullsized":"2024-02-18T08:40:31.670455+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"56'2","reported_seq":14,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:38.928938+0000","last_change":"2024-02-18T08:40:30.659627+0000","last_active":"2024-02-18T08:40:38.928938+0000","last_peered":"2024-02-18T08:40:38.928938+0000","last_clean":"2024-02-18T08:40:38.928938+0000","last_became_active":"2024-02-18T08:40:30.658441+0000","last_became_peered":"2024-02-18T08:40:30.658441+0000","last_unstale":"2024-02-18T08:40:38.928938+0000","last_undegraded":"2024-02-18T08:40:38.928938+0000","last_fullsized":"2024-02-18T08:40:38.928938+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.671318+0000","last_change":"2024-02-18T08:40:31.670844+0000","last_active":"2024-02-18T08:40:31.671318+0000","last_peered":"2024-02-18T08:40:31.671318+0000","last_clean":"2024-02-18T08:40:31.671318+0000","last_became_active":"2024-02-18T08:40:31.670498+0000","last_became_peered":"2024-02-18T08:40:31.670498+0000","last_unstale":"2024-02-18T08:40:31.671318+0000","last_undegraded":"2024-02-18T08:40:31.671318+0000","last_fullsized":"2024-02-18T08:40:31.671318+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"56'1","reported_seq":13,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:33.308563+0000","last_change":"2024-02-18T08:40:30.662738+0000","last_active":"2024-02-18T08:40:33.308563+0000","last_peered":"2024-02-18T08:40:33.308563+0000","last_clean":"2024-02-18T08:40:33.308563+0000","last_became_active":"2024-02-18T08:40:30.661457+0000","last_became_peered":"2024-02-18T08:40:30.661457+0000","last_unstale":"2024-02-18T08:40:33.308563+0000","last_undegraded":"2024-02-18T08:40:33.308563+0000","last_fullsized":"2024-02-18T08:40:33.308563+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.672818+0000","last_change":"2024-02-18T08:40:31.672520+0000","last_active":"2024-02-18T08:40:31.672818+0000","last_peered":"2024-02-18T08:40:31.672818+0000","last_clean":"2024-02-18T08:40:31.672818+0000","last_became_active":"2024-02-18T08:40:31.670977+0000","last_became_peered":"2024-02-18T08:40:31.670977+0000","last_unstale":"2024-02-18T08:40:31.672818+0000","last_undegraded":"2024-02-18T08:40:31.672818+0000","last_fullsized":"2024-02-18T08:40:31.672818+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"56'1","reported_seq":13,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:33.307844+0000","last_change":"2024-02-18T08:40:30.658427+0000","last_active":"2024-02-18T08:40:33.307844+0000","last_peered":"2024-02-18T08:40:33.307844+0000","last_clean":"2024-02-18T08:40:33.307844+0000","last_became_active":"2024-02-18T08:40:30.657435+0000","last_became_peered":"2024-02-18T08:40:30.657435+0000","last_unstale":"2024-02-18T08:40:33.307844+0000","last_undegraded":"2024-02-18T08:40:33.307844+0000","last_fullsized":"2024-02-18T08:40:33.307844+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":16,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.670052+0000","last_change":"2024-02-18T08:38:48.272064+0000","last_active":"2024-02-18T08:40:31.670052+0000","last_peered":"2024-02-18T08:40:31.670052+0000","last_clean":"2024-02-18T08:40:31.670052+0000","last_became_active":"2024-02-18T08:38:48.271464+0000","last_became_peered":"2024-02-18T08:38:48.271464+0000","last_unstale":"2024-02-18T08:40:31.670052+0000","last_undegraded":"2024-02-18T08:40:31.670052+0000","last_fullsized":"2024-02-18T08:40:31.670052+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.249879+0000","last_change":"2024-02-18T08:40:32.247681+0000","last_active":"2024-02-18T08:40:32.249879+0000","last_peered":"2024-02-18T08:40:32.249879+0000","last_clean":"2024-02-18T08:40:32.249879+0000","last_became_active":"2024-02-18T08:40:32.246543+0000","last_became_peered":"2024-02-18T08:40:32.246543+0000","last_unstale":"2024-02-18T08:40:32.249879+0000","last_undegraded":"2024-02-18T08:40:32.249879+0000","last_fullsized":"2024-02-18T08:40:32.249879+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":16,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.665901+0000","last_change":"2024-02-18T08:38:48.354289+0000","last_active":"2024-02-18T08:40:31.665901+0000","last_peered":"2024-02-18T08:40:31.665901+0000","last_clean":"2024-02-18T08:40:31.665901+0000","last_became_active":"2024-02-18T08:38:48.352888+0000","last_became_peered":"2024-02-18T08:38:48.352888+0000","last_unstale":"2024-02-18T08:40:31.665901+0000","last_undegraded":"2024-02-18T08:40:31.665901+0000","last_fullsized":"2024-02-18T08:40:31.665901+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"56'2","reported_seq":14,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:38.926511+0000","last_change":"2024-02-18T08:40:30.663698+0000","last_active":"2024-02-18T08:40:38.926511+0000","last_peered":"2024-02-18T08:40:38.926511+0000","last_clean":"2024-02-18T08:40:38.926511+0000","last_became_active":"2024-02-18T08:40:30.663292+0000","last_became_peered":"2024-02-18T08:40:30.663292+0000","last_unstale":"2024-02-18T08:40:38.926511+0000","last_undegraded":"2024-02-18T08:40:38.926511+0000","last_fullsized":"2024-02-18T08:40:38.926511+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.249706+0000","last_change":"2024-02-18T08:40:32.248548+0000","last_active":"2024-02-18T08:40:32.249706+0000","last_peered":"2024-02-18T08:40:32.249706+0000","last_clean":"2024-02-18T08:40:32.249706+0000","last_became_active":"2024-02-18T08:40:32.247372+0000","last_became_peered":"2024-02-18T08:40:32.247372+0000","last_unstale":"2024-02-18T08:40:32.249706+0000","last_undegraded":"2024-02-18T08:40:32.249706+0000","last_fullsized":"2024-02-18T08:40:32.249706+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.665439+0000","last_change":"2024-02-18T08:40:30.659639+0000","last_active":"2024-02-18T08:40:31.665439+0000","last_peered":"2024-02-18T08:40:31.665439+0000","last_clean":"2024-02-18T08:40:31.665439+0000","last_became_active":"2024-02-18T08:40:30.659231+0000","last_became_peered":"2024-02-18T08:40:30.659231+0000","last_unstale":"2024-02-18T08:40:31.665439+0000","last_undegraded":"2024-02-18T08:40:31.665439+0000","last_fullsized":"2024-02-18T08:40:31.665439+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":16,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.247525+0000","last_change":"2024-02-18T08:38:48.353724+0000","last_active":"2024-02-18T08:40:32.247525+0000","last_peered":"2024-02-18T08:40:32.247525+0000","last_clean":"2024-02-18T08:40:32.247525+0000","last_became_active":"2024-02-18T08:38:48.352777+0000","last_became_peered":"2024-02-18T08:38:48.352777+0000","last_unstale":"2024-02-18T08:40:32.247525+0000","last_undegraded":"2024-02-18T08:40:32.247525+0000","last_fullsized":"2024-02-18T08:40:32.247525+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.670486+0000","last_change":"2024-02-18T08:40:31.669467+0000","last_active":"2024-02-18T08:40:31.670486+0000","last_peered":"2024-02-18T08:40:31.670486+0000","last_clean":"2024-02-18T08:40:31.670486+0000","last_became_active":"2024-02-18T08:40:31.669112+0000","last_became_peered":"2024-02-18T08:40:31.669112+0000","last_unstale":"2024-02-18T08:40:31.670486+0000","last_undegraded":"2024-02-18T08:40:31.670486+0000","last_fullsized":"2024-02-18T08:40:31.670486+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.660819+0000","last_change":"2024-02-18T08:40:30.663135+0000","last_active":"2024-02-18T08:40:31.660819+0000","last_peered":"2024-02-18T08:40:31.660819+0000","last_clean":"2024-02-18T08:40:31.660819+0000","last_became_active":"2024-02-18T08:40:30.660851+0000","last_became_peered":"2024-02-18T08:40:30.660851+0000","last_unstale":"2024-02-18T08:40:31.660819+0000","last_undegraded":"2024-02-18T08:40:31.660819+0000","last_fullsized":"2024-02-18T08:40:31.660819+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":16,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.246116+0000","last_change":"2024-02-18T08:38:48.354298+0000","last_active":"2024-02-18T08:40:32.246116+0000","last_peered":"2024-02-18T08:40:32.246116+0000","last_clean":"2024-02-18T08:40:32.246116+0000","last_became_active":"2024-02-18T08:38:48.353920+0000","last_became_peered":"2024-02-18T08:38:48.353920+0000","last_unstale":"2024-02-18T08:40:32.246116+0000","last_undegraded":"2024-02-18T08:40:32.246116+0000","last_fullsized":"2024-02-18T08:40:32.246116+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.250335+0000","last_change":"2024-02-18T08:40:32.248918+0000","last_active":"2024-02-18T08:40:32.250335+0000","last_peered":"2024-02-18T08:40:32.250335+0000","last_clean":"2024-02-18T08:40:32.250335+0000","last_became_active":"2024-02-18T08:40:32.248526+0000","last_became_peered":"2024-02-18T08:40:32.248526+0000","last_unstale":"2024-02-18T08:40:32.250335+0000","last_undegraded":"2024-02-18T08:40:32.250335+0000","last_fullsized":"2024-02-18T08:40:32.250335+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.659179+0000","last_change":"2024-02-18T08:40:30.657421+0000","last_active":"2024-02-18T08:40:31.659179+0000","last_peered":"2024-02-18T08:40:31.659179+0000","last_clean":"2024-02-18T08:40:31.659179+0000","last_became_active":"2024-02-18T08:40:30.656790+0000","last_became_peered":"2024-02-18T08:40:30.656790+0000","last_unstale":"2024-02-18T08:40:31.659179+0000","last_undegraded":"2024-02-18T08:40:31.659179+0000","last_fullsized":"2024-02-18T08:40:31.659179+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":19,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.245968+0000","last_change":"2024-02-18T08:38:12.105620+0000","last_active":"2024-02-18T08:40:32.245968+0000","last_peered":"2024-02-18T08:40:32.245968+0000","last_clean":"2024-02-18T08:40:32.245968+0000","last_became_active":"2024-02-18T08:38:12.104972+0000","last_became_peered":"2024-02-18T08:38:12.104972+0000","last_unstale":"2024-02-18T08:40:32.245968+0000","last_undegraded":"2024-02-18T08:40:32.245968+0000","last_fullsized":"2024-02-18T08:40:32.245968+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":5,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:34:27.049149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:34:27.049149+0000","last_clean_scrub_stamp":"2024-02-18T08:34:27.049149+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":16,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.666698+0000","last_change":"2024-02-18T08:38:48.271702+0000","last_active":"2024-02-18T08:40:31.666698+0000","last_peered":"2024-02-18T08:40:31.666698+0000","last_clean":"2024-02-18T08:40:31.666698+0000","last_became_active":"2024-02-18T08:38:48.271116+0000","last_became_peered":"2024-02-18T08:38:48.271116+0000","last_unstale":"2024-02-18T08:40:31.666698+0000","last_undegraded":"2024-02-18T08:40:31.666698+0000","last_fullsized":"2024-02-18T08:40:31.666698+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.665631+0000","last_change":"2024-02-18T08:40:31.129955+0000","last_active":"2024-02-18T08:40:31.665631+0000","last_peered":"2024-02-18T08:40:31.665631+0000","last_clean":"2024-02-18T08:40:31.665631+0000","last_became_active":"2024-02-18T08:40:31.129539+0000","last_became_peered":"2024-02-18T08:40:31.129539+0000","last_unstale":"2024-02-18T08:40:31.665631+0000","last_undegraded":"2024-02-18T08:40:31.665631+0000","last_fullsized":"2024-02-18T08:40:31.665631+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.665495+0000","last_change":"2024-02-18T08:40:30.658942+0000","last_active":"2024-02-18T08:40:31.665495+0000","last_peered":"2024-02-18T08:40:31.665495+0000","last_clean":"2024-02-18T08:40:31.665495+0000","last_became_active":"2024-02-18T08:40:30.658545+0000","last_became_peered":"2024-02-18T08:40:30.658545+0000","last_unstale":"2024-02-18T08:40:31.665495+0000","last_undegraded":"2024-02-18T08:40:31.665495+0000","last_fullsized":"2024-02-18T08:40:31.665495+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":16,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.667065+0000","last_change":"2024-02-18T08:38:48.353229+0000","last_active":"2024-02-18T08:40:31.667065+0000","last_peered":"2024-02-18T08:40:31.667065+0000","last_clean":"2024-02-18T08:40:31.667065+0000","last_became_active":"2024-02-18T08:38:48.352816+0000","last_became_peered":"2024-02-18T08:38:48.352816+0000","last_unstale":"2024-02-18T08:40:31.667065+0000","last_undegraded":"2024-02-18T08:40:31.667065+0000","last_fullsized":"2024-02-18T08:40:31.667065+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.665472+0000","last_change":"2024-02-18T08:40:31.144216+0000","last_active":"2024-02-18T08:40:31.665472+0000","last_peered":"2024-02-18T08:40:31.665472+0000","last_clean":"2024-02-18T08:40:31.665472+0000","last_became_active":"2024-02-18T08:40:31.143888+0000","last_became_peered":"2024-02-18T08:40:31.143888+0000","last_unstale":"2024-02-18T08:40:31.665472+0000","last_undegraded":"2024-02-18T08:40:31.665472+0000","last_fullsized":"2024-02-18T08:40:31.665472+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.661963+0000","last_change":"2024-02-18T08:40:30.663179+0000","last_active":"2024-02-18T08:40:31.661963+0000","last_peered":"2024-02-18T08:40:31.661963+0000","last_clean":"2024-02-18T08:40:31.661963+0000","last_became_active":"2024-02-18T08:40:30.662764+0000","last_became_peered":"2024-02-18T08:40:30.662764+0000","last_unstale":"2024-02-18T08:40:31.661963+0000","last_undegraded":"2024-02-18T08:40:31.661963+0000","last_fullsized":"2024-02-18T08:40:31.661963+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":16,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.663884+0000","last_change":"2024-02-18T08:38:48.272386+0000","last_active":"2024-02-18T08:40:31.663884+0000","last_peered":"2024-02-18T08:40:31.663884+0000","last_clean":"2024-02-18T08:40:31.663884+0000","last_became_active":"2024-02-18T08:38:48.271926+0000","last_became_peered":"2024-02-18T08:38:48.271926+0000","last_unstale":"2024-02-18T08:40:31.663884+0000","last_undegraded":"2024-02-18T08:40:31.663884+0000","last_fullsized":"2024-02-18T08:40:31.663884+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.664893+0000","last_change":"2024-02-18T08:40:31.129361+0000","last_active":"2024-02-18T08:40:31.664893+0000","last_peered":"2024-02-18T08:40:31.664893+0000","last_clean":"2024-02-18T08:40:31.664893+0000","last_became_active":"2024-02-18T08:40:31.128451+0000","last_became_peered":"2024-02-18T08:40:31.128451+0000","last_unstale":"2024-02-18T08:40:31.664893+0000","last_undegraded":"2024-02-18T08:40:31.664893+0000","last_fullsized":"2024-02-18T08:40:31.664893+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.666659+0000","last_change":"2024-02-18T08:40:30.659329+0000","last_active":"2024-02-18T08:40:31.666659+0000","last_peered":"2024-02-18T08:40:31.666659+0000","last_clean":"2024-02-18T08:40:31.666659+0000","last_became_active":"2024-02-18T08:40:30.658245+0000","last_became_peered":"2024-02-18T08:40:30.658245+0000","last_unstale":"2024-02-18T08:40:31.666659+0000","last_undegraded":"2024-02-18T08:40:31.666659+0000","last_fullsized":"2024-02-18T08:40:31.666659+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":16,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.664965+0000","last_change":"2024-02-18T08:38:48.352618+0000","last_active":"2024-02-18T08:40:31.664965+0000","last_peered":"2024-02-18T08:40:31.664965+0000","last_clean":"2024-02-18T08:40:31.664965+0000","last_became_active":"2024-02-18T08:38:48.352230+0000","last_became_peered":"2024-02-18T08:38:48.352230+0000","last_unstale":"2024-02-18T08:40:31.664965+0000","last_undegraded":"2024-02-18T08:40:31.664965+0000","last_fullsized":"2024-02-18T08:40:31.664965+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:38:47.256863+0000","last_clean_scrub_stamp":"2024-02-18T08:38:47.256863+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.665692+0000","last_change":"2024-02-18T08:40:31.144736+0000","last_active":"2024-02-18T08:40:31.665692+0000","last_peered":"2024-02-18T08:40:31.665692+0000","last_clean":"2024-02-18T08:40:31.665692+0000","last_became_active":"2024-02-18T08:40:31.144008+0000","last_became_peered":"2024-02-18T08:40:31.144008+0000","last_unstale":"2024-02-18T08:40:31.665692+0000","last_undegraded":"2024-02-18T08:40:31.665692+0000","last_fullsized":"2024-02-18T08:40:31.665692+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.657473+0000","last_change":"2024-02-18T08:40:30.660448+0000","last_active":"2024-02-18T08:40:31.657473+0000","last_peered":"2024-02-18T08:40:31.657473+0000","last_clean":"2024-02-18T08:40:31.657473+0000","last_became_active":"2024-02-18T08:40:30.660068+0000","last_became_peered":"2024-02-18T08:40:30.660068+0000","last_unstale":"2024-02-18T08:40:31.657473+0000","last_undegraded":"2024-02-18T08:40:31.657473+0000","last_fullsized":"2024-02-18T08:40:31.657473+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.671444+0000","last_change":"2024-02-18T08:40:31.670462+0000","last_active":"2024-02-18T08:40:31.671444+0000","last_peered":"2024-02-18T08:40:31.671444+0000","last_clean":"2024-02-18T08:40:31.671444+0000","last_became_active":"2024-02-18T08:40:31.670062+0000","last_became_peered":"2024-02-18T08:40:31.670062+0000","last_unstale":"2024-02-18T08:40:31.671444+0000","last_undegraded":"2024-02-18T08:40:31.671444+0000","last_fullsized":"2024-02-18T08:40:31.671444+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.660641+0000","last_change":"2024-02-18T08:40:30.666231+0000","last_active":"2024-02-18T08:40:31.660641+0000","last_peered":"2024-02-18T08:40:31.660641+0000","last_clean":"2024-02-18T08:40:31.660641+0000","last_became_active":"2024-02-18T08:40:30.665904+0000","last_became_peered":"2024-02-18T08:40:30.665904+0000","last_unstale":"2024-02-18T08:40:31.660641+0000","last_undegraded":"2024-02-18T08:40:31.660641+0000","last_fullsized":"2024-02-18T08:40:31.660641+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.673438+0000","last_change":"2024-02-18T08:40:31.673097+0000","last_active":"2024-02-18T08:40:31.673438+0000","last_peered":"2024-02-18T08:40:31.673438+0000","last_clean":"2024-02-18T08:40:31.673438+0000","last_became_active":"2024-02-18T08:40:31.672575+0000","last_became_peered":"2024-02-18T08:40:31.672575+0000","last_unstale":"2024-02-18T08:40:31.673438+0000","last_undegraded":"2024-02-18T08:40:31.673438+0000","last_fullsized":"2024-02-18T08:40:31.673438+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.669440+0000","last_change":"2024-02-18T08:40:30.658433+0000","last_active":"2024-02-18T08:40:31.669440+0000","last_peered":"2024-02-18T08:40:31.669440+0000","last_clean":"2024-02-18T08:40:31.669440+0000","last_became_active":"2024-02-18T08:40:30.657972+0000","last_became_peered":"2024-02-18T08:40:30.657972+0000","last_unstale":"2024-02-18T08:40:31.669440+0000","last_undegraded":"2024-02-18T08:40:31.669440+0000","last_fullsized":"2024-02-18T08:40:31.669440+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.671777+0000","last_change":"2024-02-18T08:40:31.669599+0000","last_active":"2024-02-18T08:40:31.671777+0000","last_peered":"2024-02-18T08:40:31.671777+0000","last_clean":"2024-02-18T08:40:31.671777+0000","last_became_active":"2024-02-18T08:40:31.669239+0000","last_became_peered":"2024-02-18T08:40:31.669239+0000","last_unstale":"2024-02-18T08:40:31.671777+0000","last_undegraded":"2024-02-18T08:40:31.671777+0000","last_fullsized":"2024-02-18T08:40:31.671777+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"56'2","reported_seq":14,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:38.925223+0000","last_change":"2024-02-18T08:40:30.659612+0000","last_active":"2024-02-18T08:40:38.925223+0000","last_peered":"2024-02-18T08:40:38.925223+0000","last_clean":"2024-02-18T08:40:38.925223+0000","last_became_active":"2024-02-18T08:40:30.658621+0000","last_became_peered":"2024-02-18T08:40:30.658621+0000","last_unstale":"2024-02-18T08:40:38.925223+0000","last_undegraded":"2024-02-18T08:40:38.925223+0000","last_fullsized":"2024-02-18T08:40:38.925223+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.670508+0000","last_change":"2024-02-18T08:40:31.668161+0000","last_active":"2024-02-18T08:40:31.670508+0000","last_peered":"2024-02-18T08:40:31.670508+0000","last_clean":"2024-02-18T08:40:31.670508+0000","last_became_active":"2024-02-18T08:40:31.667795+0000","last_became_peered":"2024-02-18T08:40:31.667795+0000","last_unstale":"2024-02-18T08:40:31.670508+0000","last_undegraded":"2024-02-18T08:40:31.670508+0000","last_fullsized":"2024-02-18T08:40:31.670508+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.664831+0000","last_change":"2024-02-18T08:40:30.668326+0000","last_active":"2024-02-18T08:40:31.664831+0000","last_peered":"2024-02-18T08:40:31.664831+0000","last_clean":"2024-02-18T08:40:31.664831+0000","last_became_active":"2024-02-18T08:40:30.667832+0000","last_became_peered":"2024-02-18T08:40:30.667832+0000","last_unstale":"2024-02-18T08:40:31.664831+0000","last_undegraded":"2024-02-18T08:40:31.664831+0000","last_fullsized":"2024-02-18T08:40:31.664831+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.248132+0000","last_change":"2024-02-18T08:40:32.247415+0000","last_active":"2024-02-18T08:40:32.248132+0000","last_peered":"2024-02-18T08:40:32.248132+0000","last_clean":"2024-02-18T08:40:32.248132+0000","last_became_active":"2024-02-18T08:40:32.246970+0000","last_became_peered":"2024-02-18T08:40:32.246970+0000","last_unstale":"2024-02-18T08:40:32.248132+0000","last_undegraded":"2024-02-18T08:40:32.248132+0000","last_fullsized":"2024-02-18T08:40:32.248132+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"56'1","reported_seq":13,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.669821+0000","last_change":"2024-02-18T08:40:30.659497+0000","last_active":"2024-02-18T08:40:32.669821+0000","last_peered":"2024-02-18T08:40:32.669821+0000","last_clean":"2024-02-18T08:40:32.669821+0000","last_became_active":"2024-02-18T08:40:30.659096+0000","last_became_peered":"2024-02-18T08:40:30.659096+0000","last_unstale":"2024-02-18T08:40:32.669821+0000","last_undegraded":"2024-02-18T08:40:32.669821+0000","last_fullsized":"2024-02-18T08:40:32.669821+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.669594+0000","last_change":"2024-02-18T08:40:31.668229+0000","last_active":"2024-02-18T08:40:31.669594+0000","last_peered":"2024-02-18T08:40:31.669594+0000","last_clean":"2024-02-18T08:40:31.669594+0000","last_became_active":"2024-02-18T08:40:31.667894+0000","last_became_peered":"2024-02-18T08:40:31.667894+0000","last_unstale":"2024-02-18T08:40:31.669594+0000","last_undegraded":"2024-02-18T08:40:31.669594+0000","last_fullsized":"2024-02-18T08:40:31.669594+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"56'2","reported_seq":14,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:38.927066+0000","last_change":"2024-02-18T08:40:30.667648+0000","last_active":"2024-02-18T08:40:38.927066+0000","last_peered":"2024-02-18T08:40:38.927066+0000","last_clean":"2024-02-18T08:40:38.927066+0000","last_became_active":"2024-02-18T08:40:30.667154+0000","last_became_peered":"2024-02-18T08:40:30.667154+0000","last_unstale":"2024-02-18T08:40:38.927066+0000","last_undegraded":"2024-02-18T08:40:38.927066+0000","last_fullsized":"2024-02-18T08:40:38.927066+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.247900+0000","last_change":"2024-02-18T08:40:32.247286+0000","last_active":"2024-02-18T08:40:32.247900+0000","last_peered":"2024-02-18T08:40:32.247900+0000","last_clean":"2024-02-18T08:40:32.247900+0000","last_became_active":"2024-02-18T08:40:32.246893+0000","last_became_peered":"2024-02-18T08:40:32.246893+0000","last_unstale":"2024-02-18T08:40:32.247900+0000","last_undegraded":"2024-02-18T08:40:32.247900+0000","last_fullsized":"2024-02-18T08:40:32.247900+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"56'1","reported_seq":13,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.670349+0000","last_change":"2024-02-18T08:40:30.668336+0000","last_active":"2024-02-18T08:40:32.670349+0000","last_peered":"2024-02-18T08:40:32.670349+0000","last_clean":"2024-02-18T08:40:32.670349+0000","last_became_active":"2024-02-18T08:40:30.667547+0000","last_became_peered":"2024-02-18T08:40:30.667547+0000","last_unstale":"2024-02-18T08:40:32.670349+0000","last_undegraded":"2024-02-18T08:40:32.670349+0000","last_fullsized":"2024-02-18T08:40:32.670349+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.249353+0000","last_change":"2024-02-18T08:40:32.247980+0000","last_active":"2024-02-18T08:40:32.249353+0000","last_peered":"2024-02-18T08:40:32.249353+0000","last_clean":"2024-02-18T08:40:32.249353+0000","last_became_active":"2024-02-18T08:40:32.246727+0000","last_became_peered":"2024-02-18T08:40:32.246727+0000","last_unstale":"2024-02-18T08:40:32.249353+0000","last_undegraded":"2024-02-18T08:40:32.249353+0000","last_fullsized":"2024-02-18T08:40:32.249353+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"56'8","reported_seq":20,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:38.933025+0000","last_change":"2024-02-18T08:40:30.649629+0000","last_active":"2024-02-18T08:40:38.933025+0000","last_peered":"2024-02-18T08:40:38.933025+0000","last_clean":"2024-02-18T08:40:38.933025+0000","last_became_active":"2024-02-18T08:40:30.649156+0000","last_became_peered":"2024-02-18T08:40:30.649156+0000","last_unstale":"2024-02-18T08:40:38.933025+0000","last_undegraded":"2024-02-18T08:40:38.933025+0000","last_fullsized":"2024-02-18T08:40:38.933025+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.248729+0000","last_change":"2024-02-18T08:40:32.248150+0000","last_active":"2024-02-18T08:40:32.248729+0000","last_peered":"2024-02-18T08:40:32.248729+0000","last_clean":"2024-02-18T08:40:32.248729+0000","last_became_active":"2024-02-18T08:40:32.246670+0000","last_became_peered":"2024-02-18T08:40:32.246670+0000","last_unstale":"2024-02-18T08:40:32.248729+0000","last_undegraded":"2024-02-18T08:40:32.248729+0000","last_fullsized":"2024-02-18T08:40:32.248729+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.245761+0000","last_change":"2024-02-18T08:40:30.667662+0000","last_active":"2024-02-18T08:40:32.245761+0000","last_peered":"2024-02-18T08:40:32.245761+0000","last_clean":"2024-02-18T08:40:32.245761+0000","last_became_active":"2024-02-18T08:40:30.667175+0000","last_became_peered":"2024-02-18T08:40:30.667175+0000","last_unstale":"2024-02-18T08:40:32.245761+0000","last_undegraded":"2024-02-18T08:40:32.245761+0000","last_fullsized":"2024-02-18T08:40:32.245761+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.249304+0000","last_change":"2024-02-18T08:40:32.248916+0000","last_active":"2024-02-18T08:40:32.249304+0000","last_peered":"2024-02-18T08:40:32.249304+0000","last_clean":"2024-02-18T08:40:32.249304+0000","last_became_active":"2024-02-18T08:40:32.248544+0000","last_became_peered":"2024-02-18T08:40:32.248544+0000","last_unstale":"2024-02-18T08:40:32.249304+0000","last_undegraded":"2024-02-18T08:40:32.249304+0000","last_fullsized":"2024-02-18T08:40:32.249304+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.658659+0000","last_change":"2024-02-18T08:40:30.660885+0000","last_active":"2024-02-18T08:40:31.658659+0000","last_peered":"2024-02-18T08:40:31.658659+0000","last_clean":"2024-02-18T08:40:31.658659+0000","last_became_active":"2024-02-18T08:40:30.660422+0000","last_became_peered":"2024-02-18T08:40:30.660422+0000","last_unstale":"2024-02-18T08:40:31.658659+0000","last_undegraded":"2024-02-18T08:40:31.658659+0000","last_fullsized":"2024-02-18T08:40:31.658659+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.249081+0000","last_change":"2024-02-18T08:40:32.247131+0000","last_active":"2024-02-18T08:40:32.249081+0000","last_peered":"2024-02-18T08:40:32.249081+0000","last_clean":"2024-02-18T08:40:32.249081+0000","last_became_active":"2024-02-18T08:40:32.245837+0000","last_became_peered":"2024-02-18T08:40:32.245837+0000","last_unstale":"2024-02-18T08:40:32.249081+0000","last_undegraded":"2024-02-18T08:40:32.249081+0000","last_fullsized":"2024-02-18T08:40:32.249081+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"56'2","reported_seq":14,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:38.927203+0000","last_change":"2024-02-18T08:40:30.670269+0000","last_active":"2024-02-18T08:40:38.927203+0000","last_peered":"2024-02-18T08:40:38.927203+0000","last_clean":"2024-02-18T08:40:38.927203+0000","last_became_active":"2024-02-18T08:40:30.669412+0000","last_became_peered":"2024-02-18T08:40:30.669412+0000","last_unstale":"2024-02-18T08:40:38.927203+0000","last_undegraded":"2024-02-18T08:40:38.927203+0000","last_fullsized":"2024-02-18T08:40:38.927203+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.669369+0000","last_change":"2024-02-18T08:40:31.668447+0000","last_active":"2024-02-18T08:40:31.669369+0000","last_peered":"2024-02-18T08:40:31.669369+0000","last_clean":"2024-02-18T08:40:31.669369+0000","last_became_active":"2024-02-18T08:40:31.668008+0000","last_became_peered":"2024-02-18T08:40:31.668008+0000","last_unstale":"2024-02-18T08:40:31.669369+0000","last_undegraded":"2024-02-18T08:40:31.669369+0000","last_fullsized":"2024-02-18T08:40:31.669369+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"56'6","reported_seq":18,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:38.930901+0000","last_change":"2024-02-18T08:40:30.665411+0000","last_active":"2024-02-18T08:40:38.930901+0000","last_peered":"2024-02-18T08:40:38.930901+0000","last_clean":"2024-02-18T08:40:38.930901+0000","last_became_active":"2024-02-18T08:40:30.664993+0000","last_became_peered":"2024-02-18T08:40:30.664993+0000","last_unstale":"2024-02-18T08:40:38.930901+0000","last_undegraded":"2024-02-18T08:40:38.930901+0000","last_fullsized":"2024-02-18T08:40:38.930901+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1535,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.664895+0000","last_change":"2024-02-18T08:40:31.143689+0000","last_active":"2024-02-18T08:40:31.664895+0000","last_peered":"2024-02-18T08:40:31.664895+0000","last_clean":"2024-02-18T08:40:31.664895+0000","last_became_active":"2024-02-18T08:40:31.143295+0000","last_became_peered":"2024-02-18T08:40:31.143295+0000","last_unstale":"2024-02-18T08:40:31.664895+0000","last_undegraded":"2024-02-18T08:40:31.664895+0000","last_fullsized":"2024-02-18T08:40:31.664895+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"56'3","reported_seq":15,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:38.928009+0000","last_change":"2024-02-18T08:40:30.669357+0000","last_active":"2024-02-18T08:40:38.928009+0000","last_peered":"2024-02-18T08:40:38.928009+0000","last_clean":"2024-02-18T08:40:38.928009+0000","last_became_active":"2024-02-18T08:40:30.668939+0000","last_became_peered":"2024-02-18T08:40:30.668939+0000","last_unstale":"2024-02-18T08:40:38.928009+0000","last_undegraded":"2024-02-18T08:40:38.928009+0000","last_fullsized":"2024-02-18T08:40:38.928009+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.251070+0000","last_change":"2024-02-18T08:40:32.250416+0000","last_active":"2024-02-18T08:40:32.251070+0000","last_peered":"2024-02-18T08:40:32.251070+0000","last_clean":"2024-02-18T08:40:32.251070+0000","last_became_active":"2024-02-18T08:40:32.248614+0000","last_became_peered":"2024-02-18T08:40:32.248614+0000","last_unstale":"2024-02-18T08:40:32.251070+0000","last_undegraded":"2024-02-18T08:40:32.251070+0000","last_fullsized":"2024-02-18T08:40:32.251070+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.663579+0000","last_change":"2024-02-18T08:40:30.656743+0000","last_active":"2024-02-18T08:40:31.663579+0000","last_peered":"2024-02-18T08:40:31.663579+0000","last_clean":"2024-02-18T08:40:31.663579+0000","last_became_active":"2024-02-18T08:40:30.656292+0000","last_became_peered":"2024-02-18T08:40:30.656292+0000","last_unstale":"2024-02-18T08:40:31.663579+0000","last_undegraded":"2024-02-18T08:40:31.663579+0000","last_fullsized":"2024-02-18T08:40:31.663579+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.670503+0000","last_change":"2024-02-18T08:40:31.670212+0000","last_active":"2024-02-18T08:40:31.670503+0000","last_peered":"2024-02-18T08:40:31.670503+0000","last_clean":"2024-02-18T08:40:31.670503+0000","last_became_active":"2024-02-18T08:40:31.669846+0000","last_became_peered":"2024-02-18T08:40:31.669846+0000","last_unstale":"2024-02-18T08:40:31.670503+0000","last_undegraded":"2024-02-18T08:40:31.670503+0000","last_fullsized":"2024-02-18T08:40:31.670503+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.659204+0000","last_change":"2024-02-18T08:40:30.650100+0000","last_active":"2024-02-18T08:40:31.659204+0000","last_peered":"2024-02-18T08:40:31.659204+0000","last_clean":"2024-02-18T08:40:31.659204+0000","last_became_active":"2024-02-18T08:40:30.649719+0000","last_became_peered":"2024-02-18T08:40:30.649719+0000","last_unstale":"2024-02-18T08:40:31.659204+0000","last_undegraded":"2024-02-18T08:40:31.659204+0000","last_fullsized":"2024-02-18T08:40:31.659204+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.670936+0000","last_change":"2024-02-18T08:40:31.670621+0000","last_active":"2024-02-18T08:40:31.670936+0000","last_peered":"2024-02-18T08:40:31.670936+0000","last_clean":"2024-02-18T08:40:31.670936+0000","last_became_active":"2024-02-18T08:40:31.670180+0000","last_became_peered":"2024-02-18T08:40:31.670180+0000","last_unstale":"2024-02-18T08:40:31.670936+0000","last_undegraded":"2024-02-18T08:40:31.670936+0000","last_fullsized":"2024-02-18T08:40:31.670936+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.658166+0000","last_change":"2024-02-18T08:40:30.647672+0000","last_active":"2024-02-18T08:40:31.658166+0000","last_peered":"2024-02-18T08:40:31.658166+0000","last_clean":"2024-02-18T08:40:31.658166+0000","last_became_active":"2024-02-18T08:40:30.645784+0000","last_became_peered":"2024-02-18T08:40:30.645784+0000","last_unstale":"2024-02-18T08:40:31.658166+0000","last_undegraded":"2024-02-18T08:40:31.658166+0000","last_fullsized":"2024-02-18T08:40:31.658166+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:32.249660+0000","last_change":"2024-02-18T08:40:32.248537+0000","last_active":"2024-02-18T08:40:32.249660+0000","last_peered":"2024-02-18T08:40:32.249660+0000","last_clean":"2024-02-18T08:40:32.249660+0000","last_became_active":"2024-02-18T08:40:32.247906+0000","last_became_peered":"2024-02-18T08:40:32.247906+0000","last_unstale":"2024-02-18T08:40:32.249660+0000","last_undegraded":"2024-02-18T08:40:32.249660+0000","last_fullsized":"2024-02-18T08:40:32.249660+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":12,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.664279+0000","last_change":"2024-02-18T08:40:30.658162+0000","last_active":"2024-02-18T08:40:31.664279+0000","last_peered":"2024-02-18T08:40:31.664279+0000","last_clean":"2024-02-18T08:40:31.664279+0000","last_became_active":"2024-02-18T08:40:30.657734+0000","last_became_peered":"2024-02-18T08:40:30.657734+0000","last_unstale":"2024-02-18T08:40:31.664279+0000","last_undegraded":"2024-02-18T08:40:31.664279+0000","last_fullsized":"2024-02-18T08:40:31.664279+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":11,"reported_epoch":55,"state":"active+clean","last_fresh":"2024-02-18T08:40:31.670343+0000","last_change":"2024-02-18T08:40:31.669796+0000","last_active":"2024-02-18T08:40:31.670343+0000","last_peered":"2024-02-18T08:40:31.670343+0000","last_clean":"2024-02-18T08:40:31.670343+0000","last_became_active":"2024-02-18T08:40:31.669449+0000","last_became_peered":"2024-02-18T08:40:31.669449+0000","last_unstale":"2024-02-18T08:40:31.670343+0000","last_undegraded":"2024-02-18T08:40:31.670343+0000","last_fullsized":"2024-02-18T08:40:31.670343+0000","mapping_epoch":53,"log_start":"0'0","ondisk_log_start":"0'0","created":53,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:30.623430+0000","last_clean_scrub_stamp":"2024-02-18T08:40:30.623430+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"56'1","reported_seq":13,"reported_epoch":56,"state":"active+clean","last_fresh":"2024-02-18T08:40:33.308175+0000","last_change":"2024-02-18T08:40:30.663396+0000","last_active":"2024-02-18T08:40:33.308175+0000","last_peered":"2024-02-18T08:40:33.308175+0000","last_clean":"2024-02-18T08:40:33.308175+0000","last_became_active":"2024-02-18T08:40:30.662922+0000","last_became_peered":"2024-02-18T08:40:30.662922+0000","last_unstale":"2024-02-18T08:40:33.308175+0000","last_undegraded":"2024-02-18T08:40:33.308175+0000","last_fullsized":"2024-02-18T08:40:33.308175+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":54,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:40:29.613364+0000","last_clean_scrub_stamp":"2024-02-18T08:40:29.613364+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2304,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":6912,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":46,"seq":197568495665,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049152,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696000,"statfs":{"total":95995035648,"available":94920704000,"internally_reserved":1073741824,"allocated":581632,"data_stored":236943,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:41:15 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.84899999999999998,"15min":0.85299999999999998},"min":{"1min":0.72199999999999998,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.1459999999999999,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.873,"5min":0.85099999999999998,"15min":0.83799999999999997},"min":{"1min":0.53400000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.121,"5min":1.238,"15min":1.238},"last":0.89900000000000002}]},{"osd":1,"last update":"Sun Feb 18 08:41:15 2024","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.84599999999999997,"15min":0.83999999999999997},"min":{"1min":0.59799999999999998,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.073,"5min":1.375,"15min":1.375},"last":0.81200000000000006},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.81299999999999994,"15min":0.80300000000000005},"min":{"1min":0.64100000000000001,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.1879999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.78700000000000003}]},{"osd":2,"last update":"Sun Feb 18 08:41:15 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.84699999999999998,"15min":0.84299999999999997},"min":{"1min":0.60299999999999998,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.1160000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.84399999999999997},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.89400000000000002,"15min":0.88300000000000001},"min":{"1min":0.65800000000000003,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.141,"5min":1.339,"15min":1.339},"last":0.54500000000000004}]},{"osd":3,"last update":"Sun Feb 18 08:41:15 2024","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.84899999999999998,"15min":0.86099999999999999},"min":{"1min":0.622,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.1439999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.93100000000000005,"15min":0.91900000000000004},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.2649999999999999,"5min":1.407,"15min":1.407},"last":0.70999999999999996}]},{"osd":4,"last update":"Sun Feb 18 08:41:15 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.83899999999999997,"15min":0.81899999999999995},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.331,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.86699999999999999,"15min":0.86199999999999999},"min":{"1min":0.42999999999999999,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.306,"5min":1.637,"15min":1.637},"last":0.93100000000000005}]},{"osd":5,"last update":"Sun Feb 18 08:41:15 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.91900000000000004,"15min":0.91200000000000003},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.21,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.999},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.89900000000000002,"15min":0.872},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":0.872}]},{"osd":6,"last update":"Sun Feb 18 08:41:15 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.97799999999999998,"15min":0.96999999999999997},"min":{"1min":0.74099999999999999,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.25,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.95999999999999996},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.0189999999999999,"15min":1.0329999999999999},"min":{"1min":0.66600000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.214,"5min":1.96,"15min":1.96},"last":0.97899999999999998}]}]},{"osd":6,"up_from":41,"seq":176093659189,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049140,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696012,"statfs":{"total":95995035648,"available":94920716288,"internally_reserved":1073741824,"allocated":569344,"data_stored":236797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:40:55 2024","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.80500000000000005,"15min":0.79100000000000004},"min":{"1min":0.503,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.129,"5min":1.129,"15min":1.129},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.80000000000000004,"15min":0.78700000000000003},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.1439999999999999,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":0.77400000000000002}]},{"osd":1,"last update":"Sun Feb 18 08:40:55 2024","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.79200000000000004,"15min":0.79100000000000004},"min":{"1min":0.58399999999999996,"5min":0.503,"15min":0.503},"max":{"1min":1.0029999999999999,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":1.016},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.83599999999999997,"15min":0.82399999999999995},"min":{"1min":0.48299999999999998,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.081,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.71899999999999997}]},{"osd":2,"last update":"Sun Feb 18 08:40:55 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.83299999999999996,"15min":0.83099999999999996},"min":{"1min":0.53100000000000003,"5min":0.499,"15min":0.499},"max":{"1min":1.05,"5min":1.083,"15min":1.083},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.879,"15min":0.89300000000000002},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.173,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.66400000000000003}]},{"osd":3,"last update":"Sun Feb 18 08:40:55 2024","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.86399999999999999,"15min":0.84999999999999998},"min":{"1min":0.67800000000000005,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.133,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.626},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90700000000000003},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.167,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.95399999999999996}]},{"osd":4,"last update":"Sun Feb 18 08:40:55 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.83599999999999997,"15min":0.83099999999999996},"min":{"1min":0.59399999999999997,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.1459999999999999,"5min":1.214,"15min":1.214},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.90800000000000003,"15min":0.89100000000000001},"min":{"1min":0.67200000000000004,"5min":0.496,"15min":0.496},"max":{"1min":1.2,"5min":1.2,"15min":1.2},"last":1.0629999999999999}]},{"osd":5,"last update":"Sun Feb 18 08:40:55 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.94299999999999995,"15min":0.95499999999999996},"min":{"1min":0.73699999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.1080000000000001,"5min":1.153,"15min":1.153},"last":0.92400000000000004},{"interface":"front","average":{"1min":1.04,"5min":0.97599999999999998,"15min":0.96299999999999997},"min":{"1min":0.73799999999999999,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.258,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.995}]},{"osd":7,"last update":"Sun Feb 18 08:41:17 2024","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":0.97399999999999998,"15min":0.95599999999999996},"min":{"1min":0.73999999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.3140000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.877},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.97099999999999997,"15min":0.95599999999999996},"min":{"1min":0.75700000000000001,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.1779999999999999,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.0429999999999999}]}]},{"osd":1,"up_from":16,"seq":68719476811,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049124,"kb_used_data":540,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696028,"statfs":{"total":95995035648,"available":94920732672,"internally_reserved":1073741824,"allocated":552960,"data_stored":235192,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:41:12 2024","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.64700000000000002,"15min":0.56799999999999995},"min":{"1min":0.45300000000000001,"5min":0.317,"15min":0.317},"max":{"1min":0.82399999999999995,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.69999999999999996,"15min":0.60199999999999998},"min":{"1min":0.40999999999999998,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.1259999999999999,"5min":1.151,"15min":1.151},"last":0.86199999999999999}]},{"osd":2,"last update":"Sun Feb 18 08:41:31 2024","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.71299999999999997,"15min":0.65900000000000003},"min":{"1min":0.47199999999999998,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.002,"5min":1.288,"15min":1.288},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.69699999999999995,"5min":0.69599999999999995,"15min":0.65600000000000003},"min":{"1min":0.48599999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.0049999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.60099999999999998}]},{"osd":3,"last update":"Sun Feb 18 08:41:50 2024","interfaces":[{"interface":"back","average":{"1min":0.71399999999999997,"5min":0.72999999999999998,"15min":0.70799999999999996},"min":{"1min":0.46500000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.073,"5min":1.528,"15min":1.528},"last":0.91000000000000003},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.82099999999999995,"15min":0.81200000000000006},"min":{"1min":0.50900000000000001,"5min":0.438,"15min":0.438},"max":{"1min":1.161,"5min":1.25,"15min":1.25},"last":0.98699999999999999}]},{"osd":4,"last update":"Sun Feb 18 08:41:12 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.879,"15min":0.85299999999999998},"min":{"1min":0.626,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.946,"5min":1.946,"15min":1.946},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.96099999999999997,"15min":0.93999999999999995},"min":{"1min":0.71499999999999997,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.302,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":0.81899999999999995}]},{"osd":5,"last update":"Sun Feb 18 08:41:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.0509999999999999,"15min":1.0549999999999999},"min":{"1min":0.65900000000000003,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":3.1960000000000002,"5min":3.1960000000000002,"15min":3.1960000000000002},"last":1.1020000000000001},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.012,"15min":0.98999999999999999},"min":{"1min":0.79100000000000004,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":3.2210000000000001,"5min":3.2210000000000001,"15min":3.2210000000000001},"last":1.018}]},{"osd":6,"last update":"Sun Feb 18 08:40:53 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.048,"15min":1.054},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.284,"5min":1.651,"15min":1.651},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.0640000000000001,"15min":1.0700000000000001},"min":{"1min":0.72299999999999998,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.46,"5min":1.46,"15min":1.46},"last":1.05}]},{"osd":7,"last update":"Sun Feb 18 08:41:12 2024","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.069,"15min":1.0760000000000001},"min":{"1min":0.78500000000000003,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.2769999999999999,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":0.92600000000000005},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.125,"15min":1.145},"min":{"1min":0.76000000000000001,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.3600000000000001,"5min":1.677,"15min":1.677},"last":1.1180000000000001}]}]},{"osd":0,"up_from":10,"seq":42949673040,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049132,"kb_used_data":548,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696020,"statfs":{"total":95995035648,"available":94920724480,"internally_reserved":1073741824,"allocated":561152,"data_stored":235767,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Feb 18 08:41:07 2024","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.629,"15min":0.55100000000000005},"min":{"1min":0.44900000000000001,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.85999999999999999,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.69699999999999995,"5min":0.65800000000000003,"15min":0.55100000000000005},"min":{"1min":0.53900000000000003,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.226}]},{"osd":2,"last update":"Sun Feb 18 08:41:30 2024","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":0.72799999999999998,"15min":0.67500000000000004},"min":{"1min":0.435,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.78700000000000003},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.65800000000000003,"15min":0.60799999999999998},"min":{"1min":0.495,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.94599999999999995,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.67500000000000004}]},{"osd":3,"last update":"Sun Feb 18 08:41:53 2024","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.78900000000000003,"15min":0.76500000000000001},"min":{"1min":0.53800000000000003,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.1519999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.76800000000000002,"15min":0.73399999999999999},"min":{"1min":0.498,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.0720000000000001,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":0.92500000000000004}]},{"osd":4,"last update":"Sun Feb 18 08:41:13 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.86899999999999999,"15min":0.85399999999999998},"min":{"1min":0.66800000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.93200000000000005,"15min":0.91800000000000004},"min":{"1min":0.81799999999999995,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.2549999999999999,"5min":1.373,"15min":1.373},"last":1.0429999999999999}]},{"osd":5,"last update":"Sun Feb 18 08:41:30 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.0129999999999999,"15min":1.044},"min":{"1min":0.74299999999999999,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.212,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.1679999999999999},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.98699999999999999,"15min":1.0089999999999999},"min":{"1min":0.73499999999999999,"5min":0.627,"15min":0.627},"max":{"1min":1.319,"5min":1.319,"15min":1.319},"last":0.90300000000000002}]},{"osd":6,"last update":"Sun Feb 18 08:41:53 2024","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.0169999999999999,"15min":1.0409999999999999},"min":{"1min":0.79900000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.254,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.85199999999999998},{"interface":"front","average":{"1min":1.054,"5min":1.0760000000000001,"15min":1.1140000000000001},"min":{"1min":0.79700000000000004,"5min":0.745,"15min":0.745},"max":{"1min":1.2829999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.2829999999999999}]},{"osd":7,"last update":"Sun Feb 18 08:41:13 2024","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.0820000000000001,"15min":1.0840000000000001},"min":{"1min":0.86299999999999999,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.446,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.1080000000000001},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.0980000000000001,"15min":1.101},"min":{"1min":0.73099999999999998,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.6100000000000001,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":0.97699999999999998}]}]},{"osd":2,"up_from":21,"seq":90194313286,"num_pgs":17,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049132,"kb_used_data":548,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696020,"statfs":{"total":95995035648,"available":94920724480,"internally_reserved":1073741824,"allocated":561152,"data_stored":235779,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:41:31 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.71399999999999997,"15min":0.64400000000000002},"min":{"1min":0.52300000000000002,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":4.3689999999999998,"5min":4.3689999999999998,"15min":4.3689999999999998},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.746,"5min":0.71099999999999997,"15min":0.65900000000000003},"min":{"1min":0.50800000000000001,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.0629999999999999,"5min":1.385,"15min":1.385},"last":0.76600000000000001}]},{"osd":1,"last update":"Sun Feb 18 08:41:31 2024","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.70699999999999996,"15min":0.67900000000000005},"min":{"1min":0.46400000000000002,"5min":0.377,"15min":0.377},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.1950000000000001},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.72299999999999998,"15min":0.69299999999999995},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.999,"5min":1.248,"15min":1.248},"last":0.69599999999999995}]},{"osd":3,"last update":"Sun Feb 18 08:40:58 2024","interfaces":[{"interface":"back","average":{"1min":0.76700000000000002,"5min":0.79000000000000004,"15min":0.76900000000000002},"min":{"1min":0.62,"5min":0.495,"15min":0.495},"max":{"1min":0.95099999999999996,"5min":1.462,"15min":1.462},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.79400000000000004,"15min":0.79100000000000004},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.1379999999999999,"5min":1.7689999999999999,"15min":1.7689999999999999},"last":0.85799999999999998}]},{"osd":4,"last update":"Sun Feb 18 08:41:13 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.86299999999999999,"15min":0.85099999999999998},"min":{"1min":0.59799999999999998,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.0720000000000001,"5min":1.399,"15min":1.399},"last":0.94299999999999995},{"interface":"front","average":{"1min":1.002,"5min":0.997,"15min":0.96699999999999997},"min":{"1min":0.80400000000000005,"5min":0.62,"15min":0.62},"max":{"1min":1.3260000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.0820000000000001}]},{"osd":5,"last update":"Sun Feb 18 08:41:31 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.012,"15min":1.046},"min":{"1min":0.73699999999999999,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.327,"5min":1.516,"15min":1.516},"last":1.147},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.996,"15min":1},"min":{"1min":0.68500000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.113,"5min":1.869,"15min":1.869},"last":1.052}]},{"osd":6,"last update":"Sun Feb 18 08:40:58 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.96799999999999997,"15min":1},"min":{"1min":0.73499999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.2450000000000001,"5min":1.454,"15min":1.454},"last":1.0649999999999999},{"interface":"front","average":{"1min":1.038,"5min":1.111,"15min":1.1519999999999999},"min":{"1min":0.80800000000000005,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.3500000000000001,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":1.236}]},{"osd":7,"last update":"Sun Feb 18 08:41:16 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.0880000000000001,"15min":1.1140000000000001},"min":{"1min":0.71999999999999997,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.2909999999999999,"5min":1.968,"15min":1.968},"last":0.98899999999999999},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.034,"15min":1.048},"min":{"1min":0.85299999999999998,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.2929999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.1240000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149762,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049128,"kb_used_data":544,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696024,"statfs":{"total":95995035648,"available":94920728576,"internally_reserved":1073741824,"allocated":557056,"data_stored":235282,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:40:56 2024","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.68600000000000005,"15min":0.68700000000000006},"min":{"1min":0.49099999999999999,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.97999999999999998,"5min":1.0740000000000001,"15min":1.0740000000000001},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.72099999999999997,"5min":0.69599999999999995,"15min":0.69599999999999995},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.88100000000000001}]},{"osd":1,"last update":"Sun Feb 18 08:40:56 2024","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.72399999999999998,"15min":0.72999999999999998},"min":{"1min":0.41599999999999998,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.0940000000000001,"5min":1.173,"15min":1.173},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.76700000000000002,"15min":0.76500000000000001},"min":{"1min":0.48999999999999999,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.0840000000000001,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.77400000000000002}]},{"osd":2,"last update":"Sun Feb 18 08:40:56 2024","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.82499999999999996,"15min":0.80600000000000005},"min":{"1min":0.58899999999999997,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.97299999999999998,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.71999999999999997,"15min":0.72799999999999998},"min":{"1min":0.42699999999999999,"5min":0.375,"15min":0.375},"max":{"1min":1.758,"5min":1.758,"15min":1.758},"last":0.73199999999999998}]},{"osd":4,"last update":"Sun Feb 18 08:41:12 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.89500000000000002,"15min":0.88700000000000001},"min":{"1min":0.622,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.8100000000000001,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":0.82999999999999996},{"interface":"front","average":{"1min":1.034,"5min":1.018,"15min":1.024},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":1.339}]},{"osd":5,"last update":"Sun Feb 18 08:41:31 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.0449999999999999,"15min":1.0389999999999999},"min":{"1min":0.68999999999999995,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.3700000000000001,"5min":1.556,"15min":1.556},"last":1.1890000000000001},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.96599999999999997,"15min":0.92700000000000005},"min":{"1min":0.72699999999999998,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.714,"5min":1.714,"15min":1.714},"last":0.748}]},{"osd":6,"last update":"Sun Feb 18 08:41:53 2024","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.032,"15min":1.034},"min":{"1min":0.73099999999999998,"5min":0.625,"15min":0.625},"max":{"1min":1.5129999999999999,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":1.276},{"interface":"front","average":{"1min":1.026,"5min":0.98199999999999998,"15min":0.97099999999999997},"min":{"1min":0.86499999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":0.92300000000000004}]},{"osd":7,"last update":"Sun Feb 18 08:41:20 2024","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.0760000000000001,"15min":1.1000000000000001},"min":{"1min":0.80000000000000004,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.8779999999999999,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":1.556},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.1619999999999999,"15min":1.175},"min":{"1min":0.83899999999999997,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.5720000000000001,"5min":1.7929999999999999,"15min":1.7929999999999999},"last":1.4019999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986238,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049148,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696004,"statfs":{"total":95995035648,"available":94920708096,"internally_reserved":1073741824,"allocated":577536,"data_stored":236873,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:41:08 2024","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.81000000000000005,"15min":0.78900000000000003},"min":{"1min":0.57999999999999996,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.006,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":1.165},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.79900000000000004,"15min":0.76600000000000001},"min":{"1min":0.496,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.1519999999999999,"5min":1.222,"15min":1.222},"last":0.94499999999999995}]},{"osd":1,"last update":"Sun Feb 18 08:41:08 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.81100000000000005,"15min":0.77900000000000003},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.1160000000000001,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.752},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.85099999999999998,"15min":0.82899999999999996},"min":{"1min":0.57999999999999996,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.0980000000000001,"5min":2.0939999999999999,"15min":2.0939999999999999},"last":0.91000000000000003}]},{"osd":2,"last update":"Sun Feb 18 08:41:08 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.85399999999999998,"15min":0.80700000000000005},"min":{"1min":0.64000000000000001,"5min":0.375,"15min":0.375},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":1.032},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.877,"15min":0.872},"min":{"1min":0.62,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.1240000000000001,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":0.71499999999999997}]},{"osd":3,"last update":"Sun Feb 18 08:41:08 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.875,"15min":0.84599999999999997},"min":{"1min":0.67700000000000005,"5min":0.627,"15min":0.627},"max":{"1min":1.22,"5min":1.9039999999999999,"15min":1.9039999999999999},"last":1.0149999999999999},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.875,"15min":0.84099999999999997},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.22,"5min":1.222,"15min":1.222},"last":0.85899999999999999}]},{"osd":5,"last update":"Sun Feb 18 08:41:37 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.84599999999999997,"15min":0.81399999999999995},"min":{"1min":0.71899999999999997,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.1759999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.86599999999999999,"15min":0.81799999999999995},"min":{"1min":0.67500000000000004,"5min":0.436,"15min":0.436},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.0600000000000001}]},{"osd":6,"last update":"Sun Feb 18 08:40:59 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.94899999999999995,"15min":0.94099999999999995},"min":{"1min":0.622,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.1140000000000001,"5min":1.341,"15min":1.341},"last":1.153},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.95499999999999996,"15min":0.96199999999999997},"min":{"1min":0.63300000000000001,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":1.2170000000000001}]},{"osd":7,"last update":"Sun Feb 18 08:41:14 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.98399999999999999,"15min":0.96999999999999997},"min":{"1min":0.76500000000000001,"5min":0.749,"15min":0.749},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.95999999999999996},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.0029999999999999,"15min":0.99199999999999999},"min":{"1min":0.81000000000000005,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.2030000000000001,"5min":1.298,"15min":1.298},"last":1.3280000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822713,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049132,"kb_used_data":548,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696020,"statfs":{"total":95995035648,"available":94920724480,"internally_reserved":1073741824,"allocated":561152,"data_stored":235815,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:41:34 2024","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.84599999999999997,"15min":0.84999999999999998},"min":{"1min":0.59699999999999998,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.089,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.83299999999999996,"15min":0.82399999999999995},"min":{"1min":0.67800000000000005,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.4470000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":0.93899999999999995}]},{"osd":1,"last update":"Sun Feb 18 08:41:34 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.88200000000000001,"15min":0.90100000000000002},"min":{"1min":0.56000000000000005,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.2549999999999999,"5min":1.528,"15min":1.528},"last":0.81399999999999995},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.88200000000000001,"15min":0.89000000000000001},"min":{"1min":0.72199999999999998,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.1919999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":1.111}]},{"osd":2,"last update":"Sun Feb 18 08:41:34 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.90300000000000002,"15min":0.94099999999999995},"min":{"1min":0.58599999999999997,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.1499999999999999,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.878,"15min":0.872},"min":{"1min":0.58199999999999996,"5min":0.501,"15min":0.501},"max":{"1min":1.131,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.98299999999999998}]},{"osd":3,"last update":"Sun Feb 18 08:41:34 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.90400000000000003,"15min":0.91000000000000003},"min":{"1min":0.72499999999999998,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.1140000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":1.0660000000000001},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.871,"15min":0.85699999999999998},"min":{"1min":0.66700000000000004,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":1.0089999999999999}]},{"osd":4,"last update":"Sun Feb 18 08:41:34 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.79600000000000004,"15min":0.72899999999999998},"min":{"1min":0.58599999999999997,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.871,"15min":0.81000000000000005},"min":{"1min":0.67200000000000004,"5min":0.443,"15min":0.443},"max":{"1min":1.262,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.88700000000000001}]},{"osd":6,"last update":"Sun Feb 18 08:40:55 2024","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.90200000000000002,"15min":0.877},"min":{"1min":0.872,"5min":0.499,"15min":0.499},"max":{"1min":1.181,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":1.0860000000000001},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.95299999999999996,"15min":0.96599999999999997},"min":{"1min":0.748,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.29,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":1.0449999999999999}]},{"osd":7,"last update":"Sun Feb 18 08:41:16 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.008,"15min":1.0009999999999999},"min":{"1min":0.86599999999999999,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.417,"5min":1.456,"15min":1.456},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.0649999999999999,"5min":0.99099999999999999,"15min":0.97899999999999998},"min":{"1min":0.69499999999999995,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.5920000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.157}]}]}]}} 2024-02-18T08:41:57.003 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-18T08:41:57.003 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-18T08:41:57.003 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-18T08:41:57.003 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -- ceph health --format=json 2024-02-18T08:41:57.145 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:41:57.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:57 smithi133 bash[19538]: cluster 2024-02-18T08:41:55.950599+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:57.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:57 smithi133 bash[19538]: audit 2024-02-18T08:41:56.391969+0000 mgr.y (mgr.14140) 345 : audit [DBG] from='client.24664 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-18T08:41:57.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:57 smithi133 bash[24767]: cluster 2024-02-18T08:41:55.950599+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:57.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:57 smithi133 bash[24767]: audit 2024-02-18T08:41:56.391969+0000 mgr.y (mgr.14140) 345 : audit [DBG] from='client.24664 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-18T08:41:57.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:57 smithi181 bash[19547]: cluster 2024-02-18T08:41:55.950599+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:57.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:57 smithi181 bash[19547]: audit 2024-02-18T08:41:56.391969+0000 mgr.y (mgr.14140) 345 : audit [DBG] from='client.24664 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-18T08:41:58.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:41:58 smithi181 bash[19547]: cluster 2024-02-18T08:41:57.951409+0000 mgr.y (mgr.14140) 346 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:59.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:41:58 smithi133 bash[24767]: cluster 2024-02-18T08:41:57.951409+0000 mgr.y (mgr.14140) 346 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:41:59.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:41:58 smithi133 bash[19538]: cluster 2024-02-18T08:41:57.951409+0000 mgr.y (mgr.14140) 346 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:00.229 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-18T08:42:00.813 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-18T08:42:00.813 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-18T08:42:00.813 INFO:teuthology.run_tasks:Running task print... 2024-02-18T08:42:00.823 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2024-02-18T08:42:00.823 INFO:teuthology.run_tasks:Running task parallel... 2024-02-18T08:42:00.831 INFO:teuthology.task.parallel:starting parallel... 2024-02-18T08:42:00.832 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-02-18T08:42:00.832 INFO:teuthology.task.sequential:In sequential, running task workunit... 2024-02-18T08:42:00.836 INFO:tasks.workunit:Pulling workunits from ref octopus 2024-02-18T08:42:00.836 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-02-18T08:42:00.837 DEBUG:teuthology.orchestra.run.smithi133:> stat -- /home/ubuntu/cephtest/mnt.0 2024-02-18T08:42:00.837 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-02-18T08:42:00.837 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-02-18T08:42:00.837 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi133.front.sepia.ceph.com 2024-02-18T08:42:00.838 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2024-02-18T08:42:00.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-18T08:42:00.844 INFO:teuthology.orchestra.run.smithi133.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-02-18T08:42:00.845 DEBUG:teuthology.orchestra.run.smithi133:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-02-18T08:42:00.895 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-02-18T08:42:00.895 DEBUG:teuthology.orchestra.run.smithi133:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-02-18T08:42:00.942 INFO:tasks.workunit:timeout=3h 2024-02-18T08:42:00.942 INFO:tasks.workunit:cleanup=True 2024-02-18T08:42:00.942 DEBUG:teuthology.orchestra.run.smithi133:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch octopus https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-02-18T08:42:00.992 INFO:tasks.workunit.client.0.smithi133.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-02-18T08:42:01.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:01 smithi133 bash[19538]: cluster 2024-02-18T08:41:59.951976+0000 mgr.y (mgr.14140) 347 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:01.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:01 smithi133 bash[19538]: audit 2024-02-18T08:42:00.238429+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.133:0/565963294' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-18T08:42:01.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:01 smithi133 bash[24767]: cluster 2024-02-18T08:41:59.951976+0000 mgr.y (mgr.14140) 347 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:01.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:01 smithi133 bash[24767]: audit 2024-02-18T08:42:00.238429+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.133:0/565963294' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-18T08:42:01.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:01 smithi181 bash[19547]: cluster 2024-02-18T08:41:59.951976+0000 mgr.y (mgr.14140) 347 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:01.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:01 smithi181 bash[19547]: audit 2024-02-18T08:42:00.238429+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.133:0/565963294' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-18T08:42:03.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:03 smithi133 bash[19538]: cluster 2024-02-18T08:42:01.952822+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:03.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:03 smithi133 bash[24767]: cluster 2024-02-18T08:42:01.952822+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:03.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:03 smithi181 bash[19547]: cluster 2024-02-18T08:42:01.952822+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:03.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:42:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:42:03.512Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:42:03.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:42:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:42:03.512Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:42:03.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:42:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:42:03.512Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=2 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" 2024-02-18T08:42:04.783 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-02-18T08:42:05.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:05 smithi181 bash[19547]: cluster 2024-02-18T08:42:03.953579+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:05.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:05 smithi181 bash[19547]: audit 2024-02-18T08:42:04.072361+0000 mon.a (mon.0) 668 : audit [INF] from='client.? ' entity='client.admin' 2024-02-18T08:42:05.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:05 smithi181 bash[19547]: audit 2024-02-18T08:42:04.096110+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:42:05.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:05 smithi181 bash[19547]: audit 2024-02-18T08:42:04.096516+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:42:05.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:05 smithi133 bash[19538]: cluster 2024-02-18T08:42:03.953579+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:05.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:05 smithi133 bash[19538]: audit 2024-02-18T08:42:04.072361+0000 mon.a (mon.0) 668 : audit [INF] from='client.? ' entity='client.admin' 2024-02-18T08:42:05.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:05 smithi133 bash[19538]: audit 2024-02-18T08:42:04.096110+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:42:05.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:05 smithi133 bash[19538]: audit 2024-02-18T08:42:04.096516+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:42:05.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:05 smithi133 bash[24767]: cluster 2024-02-18T08:42:03.953579+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:05.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:05 smithi133 bash[24767]: audit 2024-02-18T08:42:04.072361+0000 mon.a (mon.0) 668 : audit [INF] from='client.? ' entity='client.admin' 2024-02-18T08:42:05.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:05 smithi133 bash[24767]: audit 2024-02-18T08:42:04.096110+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:42:05.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:05 smithi133 bash[24767]: audit 2024-02-18T08:42:04.096516+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:42:06.359 DEBUG:teuthology.orchestra.run.smithi133:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-02-18T08:42:06.381 INFO:tasks.workunit.client.0.smithi133.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-02-18T08:42:06.382 INFO:tasks.workunit.client.0.smithi133.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-18T08:42:06.382 INFO:tasks.workunit.client.0.smithi133.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-02-18T08:42:06.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:06 smithi181 bash[19547]: audit 2024-02-18T08:42:05.377249+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:42:06.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:06 smithi181 bash[19547]: cephadm 2024-02-18T08:42:05.378414+0000 mgr.y (mgr.14140) 350 : cephadm [INF] refreshing smithi181 facts 2024-02-18T08:42:06.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:06 smithi181 bash[19547]: audit 2024-02-18T08:42:05.482223+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:42:06.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:06 smithi181 bash[19547]: audit 2024-02-18T08:42:05.849737+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:42:06.721 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:06 smithi133 bash[24767]: audit 2024-02-18T08:42:05.377249+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:42:06.721 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:06 smithi133 bash[24767]: cephadm 2024-02-18T08:42:05.378414+0000 mgr.y (mgr.14140) 350 : cephadm [INF] refreshing smithi181 facts 2024-02-18T08:42:06.721 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:06 smithi133 bash[24767]: audit 2024-02-18T08:42:05.482223+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:42:06.721 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:06 smithi133 bash[24767]: audit 2024-02-18T08:42:05.849737+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:42:06.722 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:06 smithi133 bash[19538]: audit 2024-02-18T08:42:05.377249+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:42:06.722 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:06 smithi133 bash[19538]: cephadm 2024-02-18T08:42:05.378414+0000 mgr.y (mgr.14140) 350 : cephadm [INF] refreshing smithi181 facts 2024-02-18T08:42:06.722 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:06 smithi133 bash[19538]: audit 2024-02-18T08:42:05.482223+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:42:06.722 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:06 smithi133 bash[19538]: audit 2024-02-18T08:42:05.849737+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:42:07.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:07 smithi181 bash[19547]: cephadm 2024-02-18T08:42:05.482837+0000 mgr.y (mgr.14140) 351 : cephadm [INF] refreshing smithi133 facts 2024-02-18T08:42:07.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:07 smithi181 bash[19547]: cluster 2024-02-18T08:42:05.954494+0000 mgr.y (mgr.14140) 352 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:07.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:07 smithi133 bash[19538]: cephadm 2024-02-18T08:42:05.482837+0000 mgr.y (mgr.14140) 351 : cephadm [INF] refreshing smithi133 facts 2024-02-18T08:42:07.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:07 smithi133 bash[19538]: cluster 2024-02-18T08:42:05.954494+0000 mgr.y (mgr.14140) 352 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:07.795 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:07 smithi133 bash[24767]: cephadm 2024-02-18T08:42:05.482837+0000 mgr.y (mgr.14140) 351 : cephadm [INF] refreshing smithi133 facts 2024-02-18T08:42:07.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:07 smithi133 bash[24767]: cluster 2024-02-18T08:42:05.954494+0000 mgr.y (mgr.14140) 352 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:07.955 INFO:tasks.workunit.client.0.smithi133.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-02-18T08:42:08.271 INFO:tasks.workunit.client.0.smithi133.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-02-18T08:42:08.336 INFO:tasks.workunit.client.0.smithi133.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-18T08:42:08.338 INFO:tasks.workunit.client.0.smithi133.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-18T08:42:08.338 INFO:tasks.workunit.client.0.smithi133.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-02-18T08:42:08.399 INFO:tasks.workunit.client.0.smithi133.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-18T08:42:08.405 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-18T08:42:08.405 DEBUG:teuthology.orchestra.run.smithi133:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-02-18T08:42:08.455 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.0... 2024-02-18T08:42:08.456 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2024-02-18T08:42:08.456 DEBUG:teuthology.orchestra.run.smithi133:workunit test rbd/import_export.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=octopus TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_CREATE_ARGS=--new-format adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/import_export.sh 2024-02-18T08:42:08.508 INFO:tasks.workunit.client.0.smithi133.stderr:+ export RBD_FORCE_ALLOW_V1=1 2024-02-18T08:42:08.509 INFO:tasks.workunit.client.0.smithi133.stderr:+ TMPDIR=/tmp/rbd_import_export_49964 2024-02-18T08:42:08.509 INFO:tasks.workunit.client.0.smithi133.stderr:+ rm -rf /tmp/rbd_import_export_49964 2024-02-18T08:42:08.510 INFO:tasks.workunit.client.0.smithi133.stderr:+ mkdir /tmp/rbd_import_export_49964 2024-02-18T08:42:08.511 INFO:tasks.workunit.client.0.smithi133.stderr:+ trap rm -rf /tmp/rbd_import_export_49964 INT TERM EXIT 2024-02-18T08:42:08.511 INFO:tasks.workunit.client.0.smithi133.stderr:+ mkdir foo.49964 2024-02-18T08:42:08.512 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd import foo.49964 foo.dir 2024-02-18T08:42:08.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:08 smithi181 bash[19547]: cluster 2024-02-18T08:42:07.955367+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:08.966 INFO:tasks.workunit.client.0.smithi133.stderr:rbd: cannot import a directory 2024-02-18T08:42:08.967 INFO:tasks.workunit.client.0.smithi133.stderr: Importing image: 0% complete...failed. 2024-02-18T08:42:08.967 INFO:tasks.workunit.client.0.smithi133.stderr:rbd: import failed: (21) Is a directory 2024-02-18T08:42:08.970 INFO:tasks.workunit.client.0.smithi133.stderr:+ true 2024-02-18T08:42:08.970 INFO:tasks.workunit.client.0.smithi133.stderr:+ rmdir foo.49964 2024-02-18T08:42:09.102 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:08 smithi133 bash[24767]: cluster 2024-02-18T08:42:07.955367+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:09.103 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:08 smithi133 bash[19538]: cluster 2024-02-18T08:42:07.955367+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:09.103 INFO:tasks.workunit.client.0.smithi133.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_49964/img bs=1k count=1 seek=10 2024-02-18T08:42:09.104 INFO:tasks.workunit.client.0.smithi133.stderr:1+0 records in 2024-02-18T08:42:09.104 INFO:tasks.workunit.client.0.smithi133.stderr:1+0 records out 2024-02-18T08:42:09.104 INFO:tasks.workunit.client.0.smithi133.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 0.000219915 s, 4.7 MB/s 2024-02-18T08:42:09.104 INFO:tasks.workunit.client.0.smithi133.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_49964/img bs=1k count=10 seek=100 2024-02-18T08:42:09.106 INFO:tasks.workunit.client.0.smithi133.stderr:10+0 records in 2024-02-18T08:42:09.106 INFO:tasks.workunit.client.0.smithi133.stderr:10+0 records out 2024-02-18T08:42:09.106 INFO:tasks.workunit.client.0.smithi133.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000240441 s, 42.6 MB/s 2024-02-18T08:42:09.106 INFO:tasks.workunit.client.0.smithi133.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_49964/img bs=1k count=100 seek=1000 2024-02-18T08:42:09.107 INFO:tasks.workunit.client.0.smithi133.stderr:62+1 records in 2024-02-18T08:42:09.107 INFO:tasks.workunit.client.0.smithi133.stderr:62+1 records out 2024-02-18T08:42:09.107 INFO:tasks.workunit.client.0.smithi133.stderr:63704 bytes (64 kB, 62 KiB) copied, 0.000574656 s, 111 MB/s 2024-02-18T08:42:09.108 INFO:tasks.workunit.client.0.smithi133.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_49964/img bs=1k seek=10000 2024-02-18T08:42:09.110 INFO:tasks.workunit.client.0.smithi133.stderr:130+1 records in 2024-02-18T08:42:09.110 INFO:tasks.workunit.client.0.smithi133.stderr:130+1 records out 2024-02-18T08:42:09.110 INFO:tasks.workunit.client.0.smithi133.stderr:133792 bytes (134 kB, 131 KiB) copied, 0.00104057 s, 129 MB/s 2024-02-18T08:42:09.110 INFO:tasks.workunit.client.0.smithi133.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_49964/img bs=1k seek=100000 2024-02-18T08:42:09.111 INFO:tasks.workunit.client.0.smithi133.stderr:66+1 records in 2024-02-18T08:42:09.112 INFO:tasks.workunit.client.0.smithi133.stderr:66+1 records out 2024-02-18T08:42:09.112 INFO:tasks.workunit.client.0.smithi133.stderr:67808 bytes (68 kB, 66 KiB) copied, 0.000608533 s, 111 MB/s 2024-02-18T08:42:09.112 INFO:tasks.workunit.client.0.smithi133.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_49964/img bs=1k seek=1000000 2024-02-18T08:42:09.114 INFO:tasks.workunit.client.0.smithi133.stderr:214+1 records in 2024-02-18T08:42:09.114 INFO:tasks.workunit.client.0.smithi133.stderr:214+1 records out 2024-02-18T08:42:09.114 INFO:tasks.workunit.client.0.smithi133.stderr:219456 bytes (219 kB, 214 KiB) copied, 0.00154951 s, 142 MB/s 2024-02-18T08:42:09.115 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd rm testimg 2024-02-18T08:42:09.166 INFO:tasks.workunit.client.0.smithi133.stderr: Removing image: 0% complete...failed. 2024-02-18T08:42:09.166 INFO:tasks.workunit.client.0.smithi133.stderr:rbd: delete error: (2) No such file or directory 2024-02-18T08:42:09.168 INFO:tasks.workunit.client.0.smithi133.stderr:+ true 2024-02-18T08:42:09.169 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd import --new-format /tmp/rbd_import_export_49964/img testimg 2024-02-18T08:42:09.187 INFO:tasks.workunit.client.0.smithi133.stdout:rbd: --new-format is deprecated, use --image-format 2024-02-18T08:42:10.661 INFO:teuthology.orchestra.run.smithi133.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-18T08:42:11.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:10 smithi133 bash[24767]: cluster 2024-02-18T08:42:09.652954+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-18T08:42:11.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:10 smithi133 bash[24767]: cluster 2024-02-18T08:42:09.956044+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:11.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:10 smithi133 bash[19538]: cluster 2024-02-18T08:42:09.652954+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-18T08:42:11.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:10 smithi133 bash[19538]: cluster 2024-02-18T08:42:09.956044+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:11.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:10 smithi181 bash[19547]: cluster 2024-02-18T08:42:09.652954+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-18T08:42:11.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:10 smithi181 bash[19547]: cluster 2024-02-18T08:42:09.956044+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:11.220 INFO:tasks.workunit.client.0.smithi133.stderr: Importing image: 1% complete... Importing image: 2% complete... Importing image: 3% complete... Importing image: 4% complete... Importing image: 5% complete... Importing image: 6% complete... Importing image: 7% complete... Importing image: 8% complete... Importing image: 9% complete... Importing image: 10% complete... Importing image: 11% complete... Importing image: 12% complete... Importing image: 13% complete... Importing image: 14% complete... Importing image: 15% complete... Importing image: 16% complete... Importing image: 17% complete... Importing image: 18% complete... Importing image: 19% complete... Importing image: 20% complete... Importing image: 21% complete... Importing image: 22% complete... Importing image: 23% complete... Importing image: 24% complete... Importing image: 25% complete... Importing image: 26% complete... Importing image: 27% complete... Importing image: 28% complete... Importing image: 29% complete... Importing image: 30% complete... Importing image: 31% complete... Importing image: 32% complete... Importing image: 33% complete... Importing image: 34% complete... Importing image: 35% complete... Importing image: 36% complete... Importing image: 37% complete... Importing image: 38% complete... Importing image: 39% complete... Importing image: 40% complete... Importing image: 41% complete... Importing image: 42% complete... Importing image: 43% complete... Importing image: 44% complete... Importing image: 45% complete... Importing image: 46% complete... Importing image: 47% complete... Importing image: 48% complete... Importing image: 49% complete... Importing image: 50% complete... Importing image: 51% complete... Importing image: 52% complete... Importing image: 53% complete... Importing image: 54% complete... Importing image: 55% complete... Importing image: 56% complete... Importing image: 57% complete... Importing image: 58% complete... Importing image: 59% complete... Importing image: 60% complete... Importing image: 61% complete... Importing image: 62% complete... Importing image: 63% complete... Importing image: 64% complete... Importing image: 65% complete... Importing image: 66% complete... Importing image: 67% complete... Importing image: 68% complete... Importing image: 69% complete... Importing image: 70% complete... Importing image: 71% complete... Importing image: 72% complete... Importing image: 73% complete... Importing image: 74% complete... Importing image: 75% complete... Importing image: 76% complete... Importing image: 77% complete... Importing image: 78% complete... Importing image: 79% complete... Importing image: 80% complete... Importing image: 81% complete... Importing image: 82% complete... Importing image: 83% complete... Importing image: 84% complete... Importing image: 85% complete... Importing image: 86% complete... Importing image: 87% complete... Importing image: 88% complete... Importing image: 89% complete... Importing image: 90% complete... Importing image: 91% complete... Importing image: 92% complete... Importing image: 93% complete... Importing image: 94% complete... Importing image: 95% complete... Importing image: 96% complete... Importing image: 97% complete... Importing image: 98% complete... Importing image: 99% complete... Importing image: 100% complete...done. 2024-02-18T08:42:11.223 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd export testimg /tmp/rbd_import_export_49964/img2 2024-02-18T08:42:11.376 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph orch ps' 2024-02-18T08:42:11.554 INFO:tasks.workunit.client.0.smithi133.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-02-18T08:42:11.557 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd export testimg - 2024-02-18T08:42:11.651 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:11 smithi133 bash[19538]: cluster 2024-02-18T08:42:10.655631+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-18T08:42:12.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:11 smithi133 bash[24767]: cluster 2024-02-18T08:42:10.655631+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-18T08:42:12.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:11 smithi133 bash[24767]: audit 2024-02-18T08:42:10.656397+0000 mgr.y (mgr.14140) 355 : audit [DBG] from='client.24700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:42:12.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:11 smithi133 bash[24767]: audit 2024-02-18T08:42:10.668011+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:42:12.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:11 smithi133 bash[24767]: audit 2024-02-18T08:42:10.682543+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:42:12.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:11 smithi133 bash[24767]: cephadm 2024-02-18T08:42:10.686708+0000 mgr.y (mgr.14140) 356 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-18T08:42:12.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:11 smithi133 bash[19538]: audit 2024-02-18T08:42:10.656397+0000 mgr.y (mgr.14140) 355 : audit [DBG] from='client.24700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:42:12.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:11 smithi133 bash[19538]: audit 2024-02-18T08:42:10.668011+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:42:12.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:11 smithi133 bash[19538]: audit 2024-02-18T08:42:10.682543+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:42:12.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:11 smithi133 bash[19538]: cephadm 2024-02-18T08:42:10.686708+0000 mgr.y (mgr.14140) 356 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-18T08:42:12.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:11 smithi181 bash[19547]: cluster 2024-02-18T08:42:10.655631+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-18T08:42:12.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:11 smithi181 bash[19547]: audit 2024-02-18T08:42:10.656397+0000 mgr.y (mgr.14140) 355 : audit [DBG] from='client.24700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:42:12.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:11 smithi181 bash[19547]: audit 2024-02-18T08:42:10.668011+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:42:12.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:11 smithi181 bash[19547]: audit 2024-02-18T08:42:10.682543+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:42:12.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:11 smithi181 bash[19547]: cephadm 2024-02-18T08:42:10.686708+0000 mgr.y (mgr.14140) 356 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-18T08:42:12.595 INFO:tasks.workunit.client.0.smithi133.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-02-18T08:42:12.598 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd rm testimg 2024-02-18T08:42:12.746 INFO:tasks.workunit.client.0.smithi133.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2024-02-18T08:42:12.749 INFO:tasks.workunit.client.0.smithi133.stderr:+ cmp /tmp/rbd_import_export_49964/img /tmp/rbd_import_export_49964/img2 2024-02-18T08:42:13.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:12 smithi133 bash[19538]: cluster 2024-02-18T08:42:11.956519+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:13.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:12 smithi133 bash[24767]: cluster 2024-02-18T08:42:11.956519+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:13.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:12 smithi181 bash[19547]: cluster 2024-02-18T08:42:11.956519+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:13.567 INFO:tasks.workunit.client.0.smithi133.stderr:+ cmp /tmp/rbd_import_export_49964/img /tmp/rbd_import_export_49964/img3 2024-02-18T08:42:13.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:42:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:42:13.512Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:42:13.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:42:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:42:13.512Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:42:13.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:42:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:42:13.512Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=2 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" 2024-02-18T08:42:14.201 INFO:tasks.workunit.client.0.smithi133.stderr:+ rm /tmp/rbd_import_export_49964/img2 /tmp/rbd_import_export_49964/img3 2024-02-18T08:42:15.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:15 smithi133 bash[19538]: cluster 2024-02-18T08:42:13.957157+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 5.4 MiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 109 KiB/s rd, 63 KiB/s wr, 18 op/s 2024-02-18T08:42:15.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:15 smithi133 bash[24767]: cluster 2024-02-18T08:42:13.957157+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 5.4 MiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 109 KiB/s rd, 63 KiB/s wr, 18 op/s 2024-02-18T08:42:15.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:15 smithi181 bash[19547]: cluster 2024-02-18T08:42:13.957157+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 5.4 MiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 109 KiB/s rd, 63 KiB/s wr, 18 op/s 2024-02-18T08:42:17.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:17 smithi133 bash[19538]: cluster 2024-02-18T08:42:15.958157+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 5.4 MiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 110 KiB/s rd, 64 KiB/s wr, 19 op/s 2024-02-18T08:42:17.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:17 smithi133 bash[24767]: cluster 2024-02-18T08:42:15.958157+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 5.4 MiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 110 KiB/s rd, 64 KiB/s wr, 19 op/s 2024-02-18T08:42:17.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:17 smithi181 bash[19547]: cluster 2024-02-18T08:42:15.958157+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 5.4 MiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 110 KiB/s rd, 64 KiB/s wr, 19 op/s 2024-02-18T08:42:18.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:18 smithi181 bash[19547]: cluster 2024-02-18T08:42:17.639267+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-18T08:42:18.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:18 smithi181 bash[19547]: cluster 2024-02-18T08:42:17.958891+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 2.3 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 150 KiB/s rd, 64 KiB/s wr, 38 op/s 2024-02-18T08:42:19.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:18 smithi133 bash[19538]: cluster 2024-02-18T08:42:17.639267+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-18T08:42:19.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:18 smithi133 bash[19538]: cluster 2024-02-18T08:42:17.958891+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 2.3 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 150 KiB/s rd, 64 KiB/s wr, 38 op/s 2024-02-18T08:42:19.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:18 smithi133 bash[24767]: cluster 2024-02-18T08:42:17.639267+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-18T08:42:19.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:18 smithi133 bash[24767]: cluster 2024-02-18T08:42:17.958891+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 2.3 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 150 KiB/s rd, 64 KiB/s wr, 38 op/s 2024-02-18T08:42:19.576 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd import --new-format - testimg 2024-02-18T08:42:19.600 INFO:tasks.workunit.client.0.smithi133.stdout:rbd: --new-format is deprecated, use --image-format 2024-02-18T08:42:20.119 INFO:tasks.workunit.client.0.smithi133.stderr: Importing image: 100% complete...done. 2024-02-18T08:42:20.122 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd export testimg /tmp/rbd_import_export_49964/img2 2024-02-18T08:42:20.522 INFO:tasks.workunit.client.0.smithi133.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-02-18T08:42:20.525 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd export testimg - 2024-02-18T08:42:21.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:21 smithi133 bash[19538]: cluster 2024-02-18T08:42:19.959658+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 2.3 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 129 KiB/s rd, 55 KiB/s wr, 32 op/s 2024-02-18T08:42:21.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:21 smithi133 bash[24767]: cluster 2024-02-18T08:42:19.959658+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 2.3 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 129 KiB/s rd, 55 KiB/s wr, 32 op/s 2024-02-18T08:42:21.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:21 smithi181 bash[19547]: cluster 2024-02-18T08:42:19.959658+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 2.3 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 129 KiB/s rd, 55 KiB/s wr, 32 op/s 2024-02-18T08:42:21.464 INFO:tasks.workunit.client.0.smithi133.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-02-18T08:42:21.469 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd rm testimg 2024-02-18T08:42:21.587 INFO:tasks.workunit.client.0.smithi133.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2024-02-18T08:42:21.590 INFO:tasks.workunit.client.0.smithi133.stderr:+ cmp /tmp/rbd_import_export_49964/img /tmp/rbd_import_export_49964/img2 2024-02-18T08:42:22.221 INFO:tasks.workunit.client.0.smithi133.stderr:+ cmp /tmp/rbd_import_export_49964/img /tmp/rbd_import_export_49964/img3 2024-02-18T08:42:22.772 INFO:tasks.workunit.client.0.smithi133.stderr:+ rm /tmp/rbd_import_export_49964/img /tmp/rbd_import_export_49964/img2 /tmp/rbd_import_export_49964/img3 2024-02-18T08:42:23.021 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd help export 2024-02-18T08:42:23.021 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep -q export-format 2024-02-18T08:42:23.039 INFO:tasks.workunit.client.0.smithi133.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_49964/img bs=1k count=10 seek=100 2024-02-18T08:42:23.040 INFO:tasks.workunit.client.0.smithi133.stderr:10+0 records in 2024-02-18T08:42:23.040 INFO:tasks.workunit.client.0.smithi133.stderr:10+0 records out 2024-02-18T08:42:23.040 INFO:tasks.workunit.client.0.smithi133.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000112096 s, 91.4 MB/s 2024-02-18T08:42:23.040 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd import --new-format /tmp/rbd_import_export_49964/img testimg 2024-02-18T08:42:23.058 INFO:tasks.workunit.client.0.smithi133.stdout:rbd: --new-format is deprecated, use --image-format 2024-02-18T08:42:23.104 INFO:tasks.workunit.client.0.smithi133.stderr: Importing image: 100% complete...done. 2024-02-18T08:42:23.107 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd snap create testimg@snap 2024-02-18T08:42:23.221 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:23 smithi133 bash[19538]: cluster 2024-02-18T08:42:21.960433+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 2.3 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 120 KiB/s rd, 52 KiB/s wr, 30 op/s 2024-02-18T08:42:23.221 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:23 smithi133 bash[24767]: cluster 2024-02-18T08:42:21.960433+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 2.3 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 120 KiB/s rd, 52 KiB/s wr, 30 op/s 2024-02-18T08:42:23.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:23 smithi181 bash[19547]: cluster 2024-02-18T08:42:21.960433+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 2.3 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 120 KiB/s rd, 52 KiB/s wr, 30 op/s 2024-02-18T08:42:23.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:42:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:42:23.512Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:42:23.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:42:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:42:23.512Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:42:23.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:42:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:42:23.513Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=2 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" 2024-02-18T08:42:24.047 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd image-meta set testimg key1 value1 2024-02-18T08:42:24.111 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd image-meta list testimg 2024-02-18T08:42:24.160 INFO:tasks.workunit.client.0.smithi133.stderr:+ IMAGEMETA_BEFORE=There is 1 metadatum on this image: 2024-02-18T08:42:24.160 INFO:tasks.workunit.client.0.smithi133.stderr: 2024-02-18T08:42:24.160 INFO:tasks.workunit.client.0.smithi133.stderr:Key Value 2024-02-18T08:42:24.160 INFO:tasks.workunit.client.0.smithi133.stderr:key1 value1 2024-02-18T08:42:24.161 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_49964/img_v2 2024-02-18T08:42:24.209 INFO:tasks.workunit.client.0.smithi133.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-02-18T08:42:24.213 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_49964/img_v2 testimg_import 2024-02-18T08:42:25.058 INFO:tasks.workunit.client.0.smithi133.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-02-18T08:42:25.062 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd info testimg_import 2024-02-18T08:42:25.105 INFO:tasks.workunit.client.0.smithi133.stdout:rbd image 'testimg_import': 2024-02-18T08:42:25.106 INFO:tasks.workunit.client.0.smithi133.stdout: size 110 KiB in 1 objects 2024-02-18T08:42:25.106 INFO:tasks.workunit.client.0.smithi133.stdout: order 22 (4 MiB objects) 2024-02-18T08:42:25.106 INFO:tasks.workunit.client.0.smithi133.stdout: snapshot_count: 1 2024-02-18T08:42:25.106 INFO:tasks.workunit.client.0.smithi133.stdout: id: 3a113ae354f 2024-02-18T08:42:25.106 INFO:tasks.workunit.client.0.smithi133.stdout: block_name_prefix: rbd_data.3a113ae354f 2024-02-18T08:42:25.106 INFO:tasks.workunit.client.0.smithi133.stdout: format: 2 2024-02-18T08:42:25.106 INFO:tasks.workunit.client.0.smithi133.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-02-18T08:42:25.106 INFO:tasks.workunit.client.0.smithi133.stdout: op_features: 2024-02-18T08:42:25.106 INFO:tasks.workunit.client.0.smithi133.stdout: flags: 2024-02-18T08:42:25.106 INFO:tasks.workunit.client.0.smithi133.stdout: create_timestamp: Sun Feb 18 08:42:24 2024 2024-02-18T08:42:25.106 INFO:tasks.workunit.client.0.smithi133.stdout: access_timestamp: Sun Feb 18 08:42:24 2024 2024-02-18T08:42:25.106 INFO:tasks.workunit.client.0.smithi133.stdout: modify_timestamp: Sun Feb 18 08:42:24 2024 2024-02-18T08:42:25.110 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd info testimg_import@snap 2024-02-18T08:42:25.162 INFO:tasks.workunit.client.0.smithi133.stdout:rbd image 'testimg_import': 2024-02-18T08:42:25.162 INFO:tasks.workunit.client.0.smithi133.stdout: size 110 KiB in 1 objects 2024-02-18T08:42:25.162 INFO:tasks.workunit.client.0.smithi133.stdout: order 22 (4 MiB objects) 2024-02-18T08:42:25.162 INFO:tasks.workunit.client.0.smithi133.stdout: snapshot_count: 1 2024-02-18T08:42:25.162 INFO:tasks.workunit.client.0.smithi133.stdout: id: 3a113ae354f 2024-02-18T08:42:25.162 INFO:tasks.workunit.client.0.smithi133.stdout: block_name_prefix: rbd_data.3a113ae354f 2024-02-18T08:42:25.162 INFO:tasks.workunit.client.0.smithi133.stdout: format: 2 2024-02-18T08:42:25.162 INFO:tasks.workunit.client.0.smithi133.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-02-18T08:42:25.162 INFO:tasks.workunit.client.0.smithi133.stdout: op_features: 2024-02-18T08:42:25.162 INFO:tasks.workunit.client.0.smithi133.stdout: flags: 2024-02-18T08:42:25.163 INFO:tasks.workunit.client.0.smithi133.stdout: create_timestamp: Sun Feb 18 08:42:24 2024 2024-02-18T08:42:25.163 INFO:tasks.workunit.client.0.smithi133.stdout: access_timestamp: Sun Feb 18 08:42:24 2024 2024-02-18T08:42:25.163 INFO:tasks.workunit.client.0.smithi133.stdout: modify_timestamp: Sun Feb 18 08:42:24 2024 2024-02-18T08:42:25.163 INFO:tasks.workunit.client.0.smithi133.stdout: protected: False 2024-02-18T08:42:25.166 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd image-meta list testimg_import 2024-02-18T08:42:25.223 INFO:tasks.workunit.client.0.smithi133.stderr:+ IMAGEMETA_AFTER=There is 1 metadatum on this image: 2024-02-18T08:42:25.223 INFO:tasks.workunit.client.0.smithi133.stderr: 2024-02-18T08:42:25.223 INFO:tasks.workunit.client.0.smithi133.stderr:Key Value 2024-02-18T08:42:25.224 INFO:tasks.workunit.client.0.smithi133.stderr:key1 value1 2024-02-18T08:42:25.224 INFO:tasks.workunit.client.0.smithi133.stderr:+ [ There is 1 metadatum on this image: 2024-02-18T08:42:25.224 INFO:tasks.workunit.client.0.smithi133.stderr: 2024-02-18T08:42:25.224 INFO:tasks.workunit.client.0.smithi133.stderr:Key Value 2024-02-18T08:42:25.224 INFO:tasks.workunit.client.0.smithi133.stderr:key1 value1 = There is 1 metadatum on this image: 2024-02-18T08:42:25.224 INFO:tasks.workunit.client.0.smithi133.stderr: 2024-02-18T08:42:25.224 INFO:tasks.workunit.client.0.smithi133.stderr:Key Value 2024-02-18T08:42:25.224 INFO:tasks.workunit.client.0.smithi133.stderr:key1 value1 ] 2024-02-18T08:42:25.224 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd export testimg_import /tmp/rbd_import_export_49964/img_import 2024-02-18T08:42:25.275 INFO:tasks.workunit.client.0.smithi133.stderr: Exporting image: 100% complete...done. 2024-02-18T08:42:25.279 INFO:tasks.workunit.client.0.smithi133.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_49964/img /tmp/rbd_import_export_49964/img_import 2024-02-18T08:42:25.279 INFO:tasks.workunit.client.0.smithi133.stderr:+ cmp -l /tmp/rbd_import_export_49964/img /tmp/rbd_import_export_49964/img_import 2024-02-18T08:42:25.280 INFO:tasks.workunit.client.0.smithi133.stderr:+ stat /tmp/rbd_import_export_49964/img --format %b 2024-02-18T08:42:25.281 INFO:tasks.workunit.client.0.smithi133.stderr:+ origsize=24 2024-02-18T08:42:25.281 INFO:tasks.workunit.client.0.smithi133.stderr:+ stat /tmp/rbd_import_export_49964/img_import --format %b 2024-02-18T08:42:25.282 INFO:tasks.workunit.client.0.smithi133.stderr:+ exportsize=224 2024-02-18T08:42:25.282 INFO:tasks.workunit.client.0.smithi133.stderr:+ difference=200 2024-02-18T08:42:25.282 INFO:tasks.workunit.client.0.smithi133.stderr:+ difference=200 2024-02-18T08:42:25.282 INFO:tasks.workunit.client.0.smithi133.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2024-02-18T08:42:25.282 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_49964/img_snap 2024-02-18T08:42:25.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:25 smithi133 bash[24767]: cluster 2024-02-18T08:42:23.961201+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 2.3 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 145 KiB/s rd, 44 KiB/s wr, 52 op/s 2024-02-18T08:42:25.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:25 smithi133 bash[24767]: cluster 2024-02-18T08:42:24.033570+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-18T08:42:25.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:25 smithi133 bash[19538]: cluster 2024-02-18T08:42:23.961201+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 2.3 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 145 KiB/s rd, 44 KiB/s wr, 52 op/s 2024-02-18T08:42:25.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:25 smithi133 bash[19538]: cluster 2024-02-18T08:42:24.033570+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-18T08:42:25.328 INFO:tasks.workunit.client.0.smithi133.stderr: Exporting image: 100% complete...done. 2024-02-18T08:42:25.333 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_49964/img_snap_import 2024-02-18T08:42:25.381 INFO:tasks.workunit.client.0.smithi133.stderr: Exporting image: 100% complete...done. 2024-02-18T08:42:25.385 INFO:tasks.workunit.client.0.smithi133.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_49964/img_snap /tmp/rbd_import_export_49964/img_snap_import 2024-02-18T08:42:25.385 INFO:tasks.workunit.client.0.smithi133.stderr:+ cmp -l /tmp/rbd_import_export_49964/img_snap /tmp/rbd_import_export_49964/img_snap_import 2024-02-18T08:42:25.386 INFO:tasks.workunit.client.0.smithi133.stderr:+ stat /tmp/rbd_import_export_49964/img_snap --format %b 2024-02-18T08:42:25.387 INFO:tasks.workunit.client.0.smithi133.stderr:+ origsize=224 2024-02-18T08:42:25.387 INFO:tasks.workunit.client.0.smithi133.stderr:+ stat /tmp/rbd_import_export_49964/img_snap_import --format %b 2024-02-18T08:42:25.388 INFO:tasks.workunit.client.0.smithi133.stderr:+ exportsize=224 2024-02-18T08:42:25.388 INFO:tasks.workunit.client.0.smithi133.stderr:+ difference=0 2024-02-18T08:42:25.388 INFO:tasks.workunit.client.0.smithi133.stderr:+ difference=0 2024-02-18T08:42:25.388 INFO:tasks.workunit.client.0.smithi133.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-02-18T08:42:25.388 INFO:tasks.workunit.client.0.smithi133.stderr:+ rm /tmp/rbd_import_export_49964/img_v2 2024-02-18T08:42:25.389 INFO:tasks.workunit.client.0.smithi133.stderr:+ rm /tmp/rbd_import_export_49964/img_import 2024-02-18T08:42:25.389 INFO:tasks.workunit.client.0.smithi133.stderr:+ rm /tmp/rbd_import_export_49964/img_snap 2024-02-18T08:42:25.390 INFO:tasks.workunit.client.0.smithi133.stderr:+ rm /tmp/rbd_import_export_49964/img_snap_import 2024-02-18T08:42:25.391 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd snap rm testimg_import@snap 2024-02-18T08:42:25.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:25 smithi181 bash[19547]: cluster 2024-02-18T08:42:23.961201+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 2.3 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 145 KiB/s rd, 44 KiB/s wr, 52 op/s 2024-02-18T08:42:25.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:25 smithi181 bash[19547]: cluster 2024-02-18T08:42:24.033570+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-18T08:42:26.051 INFO:tasks.workunit.client.0.smithi133.stderr: Removing snap: 100% complete...done. 2024-02-18T08:42:26.061 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd remove testimg_import 2024-02-18T08:42:26.179 INFO:tasks.workunit.client.0.smithi133.stderr: Removing image: 100% complete...done. 2024-02-18T08:42:26.182 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd snap rm testimg@snap 2024-02-18T08:42:26.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:26 smithi133 bash[19538]: cluster 2024-02-18T08:42:25.044256+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-18T08:42:26.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:26 smithi133 bash[24767]: cluster 2024-02-18T08:42:25.044256+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-18T08:42:26.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:26 smithi181 bash[19547]: cluster 2024-02-18T08:42:25.044256+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-18T08:42:27.055 INFO:tasks.workunit.client.0.smithi133.stderr: Removing snap: 100% complete...done. 2024-02-18T08:42:27.064 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd rm testimg 2024-02-18T08:42:27.180 INFO:tasks.workunit.client.0.smithi133.stderr: Removing image: 100% complete...done. 2024-02-18T08:42:27.182 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd import --order 20 /tmp/rbd_import_export_49964/img testimg 2024-02-18T08:42:27.206 INFO:tasks.workunit.client.0.smithi133.stderr:rbd: --order is deprecated, use --object-size 2024-02-18T08:42:27.252 INFO:tasks.workunit.client.0.smithi133.stderr: Importing image: 100% complete...done. 2024-02-18T08:42:27.254 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_49964/img_v2 2024-02-18T08:42:27.302 INFO:tasks.workunit.client.0.smithi133.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-02-18T08:42:27.305 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_49964/img_v2 testimg_import 2024-02-18T08:42:27.382 INFO:tasks.workunit.client.0.smithi133.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-02-18T08:42:27.386 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep order 2024-02-18T08:42:27.386 INFO:tasks.workunit.client.0.smithi133.stderr:+ + grep 20 2024-02-18T08:42:27.386 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd info testimg_import 2024-02-18T08:42:27.386 INFO:tasks.workunit.client.0.smithi133.stderr:awk {print $2} 2024-02-18T08:42:27.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:27 smithi181 bash[19547]: cluster 2024-02-18T08:42:25.961860+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 2.3 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 189 KiB/s rd, 68 KiB/s wr, 88 op/s 2024-02-18T08:42:27.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:27 smithi181 bash[19547]: cluster 2024-02-18T08:42:26.049586+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-18T08:42:27.429 INFO:tasks.workunit.client.0.smithi133.stdout:20 2024-02-18T08:42:27.429 INFO:tasks.workunit.client.0.smithi133.stderr:+ rm /tmp/rbd_import_export_49964/img_v2 2024-02-18T08:42:27.429 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd remove testimg_import 2024-02-18T08:42:27.543 INFO:tasks.workunit.client.0.smithi133.stderr: Removing image: 100% complete...done. 2024-02-18T08:42:27.544 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:27 smithi133 bash[24767]: cluster 2024-02-18T08:42:25.961860+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 2.3 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 189 KiB/s rd, 68 KiB/s wr, 88 op/s 2024-02-18T08:42:27.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:27 smithi133 bash[24767]: cluster 2024-02-18T08:42:26.049586+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-18T08:42:27.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:27 smithi133 bash[19538]: cluster 2024-02-18T08:42:25.961860+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 2.3 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 189 KiB/s rd, 68 KiB/s wr, 88 op/s 2024-02-18T08:42:27.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:27 smithi133 bash[19538]: cluster 2024-02-18T08:42:26.049586+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-18T08:42:27.545 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd remove testimg 2024-02-18T08:42:27.666 INFO:tasks.workunit.client.0.smithi133.stderr: Removing image: 100% complete...done. 2024-02-18T08:42:27.669 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_49964/img testimg 2024-02-18T08:42:27.724 INFO:tasks.workunit.client.0.smithi133.stderr: Importing image: 100% complete...done. 2024-02-18T08:42:27.727 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd info testimg 2024-02-18T08:42:27.727 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep features 2024-02-18T08:42:27.782 INFO:tasks.workunit.client.0.smithi133.stderr:+ FEATURES_BEFORE= features: layering 2024-02-18T08:42:27.782 INFO:tasks.workunit.client.0.smithi133.stderr: op_features: 2024-02-18T08:42:27.782 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_49964/img_v2 2024-02-18T08:42:27.841 INFO:tasks.workunit.client.0.smithi133.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-02-18T08:42:27.842 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_49964/img_v2 testimg_import 2024-02-18T08:42:27.915 INFO:tasks.workunit.client.0.smithi133.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-02-18T08:42:27.918 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd info testimg_import 2024-02-18T08:42:27.918 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep features 2024-02-18T08:42:27.965 INFO:tasks.workunit.client.0.smithi133.stderr:+ FEATURES_AFTER= features: layering 2024-02-18T08:42:27.965 INFO:tasks.workunit.client.0.smithi133.stderr: op_features: 2024-02-18T08:42:27.965 INFO:tasks.workunit.client.0.smithi133.stderr:+ [ features: layering 2024-02-18T08:42:27.965 INFO:tasks.workunit.client.0.smithi133.stderr: op_features: != features: layering 2024-02-18T08:42:27.965 INFO:tasks.workunit.client.0.smithi133.stderr: op_features: ] 2024-02-18T08:42:27.966 INFO:tasks.workunit.client.0.smithi133.stderr:+ rm /tmp/rbd_import_export_49964/img_v2 2024-02-18T08:42:27.966 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd remove testimg_import 2024-02-18T08:42:28.062 INFO:tasks.workunit.client.0.smithi133.stderr: Removing image: 100% complete...done. 2024-02-18T08:42:28.065 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd remove testimg 2024-02-18T08:42:28.173 INFO:tasks.workunit.client.0.smithi133.stderr: Removing image: 100% complete...done. 2024-02-18T08:42:28.176 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_49964/img testimg 2024-02-18T08:42:28.250 INFO:tasks.workunit.client.0.smithi133.stderr: Importing image: 100% complete...done. 2024-02-18T08:42:28.254 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_49964/img_v2 2024-02-18T08:42:28.303 INFO:tasks.workunit.client.0.smithi133.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-02-18T08:42:28.307 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_49964/img_v2 testimg_import 2024-02-18T08:42:28.387 INFO:tasks.workunit.client.0.smithi133.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-02-18T08:42:28.391 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd info testimg_import 2024-02-18T08:42:28.391 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep stripe unit 2024-02-18T08:42:28.391 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep -Ei (4 KiB|4096) 2024-02-18T08:42:28.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:28 smithi181 bash[19547]: cluster 2024-02-18T08:42:27.053590+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-18T08:42:28.438 INFO:tasks.workunit.client.0.smithi133.stdout: stripe unit: 4 KiB 2024-02-18T08:42:28.438 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd info testimg_import 2024-02-18T08:42:28.438 INFO:tasks.workunit.client.0.smithi133.stderr:+ awk {print $3} 2024-02-18T08:42:28.438 INFO:tasks.workunit.client.0.smithi133.stderr:+ + grep 1000 2024-02-18T08:42:28.438 INFO:tasks.workunit.client.0.smithi133.stderr:grep stripe count 2024-02-18T08:42:28.489 INFO:tasks.workunit.client.0.smithi133.stdout:1000 2024-02-18T08:42:28.490 INFO:tasks.workunit.client.0.smithi133.stderr:+ rm /tmp/rbd_import_export_49964/img_v2 2024-02-18T08:42:28.490 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd remove testimg_import 2024-02-18T08:42:28.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:28 smithi133 bash[24767]: cluster 2024-02-18T08:42:27.053590+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-18T08:42:28.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:28 smithi133 bash[19538]: cluster 2024-02-18T08:42:27.053590+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-18T08:42:28.614 INFO:tasks.workunit.client.0.smithi133.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2024-02-18T08:42:28.618 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd remove testimg 2024-02-18T08:42:28.737 INFO:tasks.workunit.client.0.smithi133.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2024-02-18T08:42:28.740 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_49964/img testimg 2024-02-18T08:42:28.814 INFO:tasks.workunit.client.0.smithi133.stderr: Importing image: 100% complete...done. 2024-02-18T08:42:28.818 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd snap create testimg@snap1 2024-02-18T08:42:29.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:29 smithi181 bash[19547]: cluster 2024-02-18T08:42:27.962445+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v319: 73 pgs: 1 active+clean+snaptrim, 72 active+clean; 222 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 124 KiB/s rd, 37 KiB/s wr, 123 op/s 2024-02-18T08:42:29.404 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:29 smithi133 bash[24767]: cluster 2024-02-18T08:42:27.962445+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v319: 73 pgs: 1 active+clean+snaptrim, 72 active+clean; 222 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 124 KiB/s rd, 37 KiB/s wr, 123 op/s 2024-02-18T08:42:29.404 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:29 smithi133 bash[19538]: cluster 2024-02-18T08:42:27.962445+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v319: 73 pgs: 1 active+clean+snaptrim, 72 active+clean; 222 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 124 KiB/s rd, 37 KiB/s wr, 123 op/s 2024-02-18T08:42:29.657 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd snap create testimg@snap2 2024-02-18T08:42:29.886 INFO:teuthology.orchestra.run.smithi133.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-18T08:42:29.886 INFO:teuthology.orchestra.run.smithi133.stdout:alertmanager.a smithi133 running (3m) 24s ago 3m 0.20.0 quay.io/prometheus/alertmanager:v0.20.0 0881eb8f169f 7367ac613a86 2024-02-18T08:42:29.886 INFO:teuthology.orchestra.run.smithi133.stdout:grafana.a smithi181 running (3m) 24s ago 3m 6.7.4 quay.io/ceph/ceph-grafana:6.7.4 557c83e11646 06e84f2a09bc 2024-02-18T08:42:29.886 INFO:teuthology.orchestra.run.smithi133.stdout:mds.foo.smithi133.vayqdh smithi133 running (115s) 24s ago 115s 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 6c591b2b6dae 2024-02-18T08:42:29.886 INFO:teuthology.orchestra.run.smithi133.stdout:mds.foo.smithi181.xhldoa smithi181 running (113s) 24s ago 113s 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 e207fee8a45f 2024-02-18T08:42:29.886 INFO:teuthology.orchestra.run.smithi133.stdout:mgr.x smithi181 running (7m) 24s ago 7m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 c6690316e556 2024-02-18T08:42:29.886 INFO:teuthology.orchestra.run.smithi133.stdout:mgr.y smithi133 running (9m) 24s ago 9m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 0cf91d02eec2 2024-02-18T08:42:29.886 INFO:teuthology.orchestra.run.smithi133.stdout:mon.a smithi133 running (9m) 24s ago 9m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 650d6711729e 2024-02-18T08:42:29.886 INFO:teuthology.orchestra.run.smithi133.stdout:mon.b smithi181 running (7m) 24s ago 7m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 6803e86a10a4 2024-02-18T08:42:29.887 INFO:teuthology.orchestra.run.smithi133.stdout:mon.c smithi133 running (7m) 24s ago 7m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 76b74d3711a6 2024-02-18T08:42:29.887 INFO:teuthology.orchestra.run.smithi133.stdout:node-exporter.a smithi133 running (3m) 24s ago 3m 0.18.1 quay.io/prometheus/node-exporter:v0.18.1 e5a616e4b9cf 03c37dd6d5a7 2024-02-18T08:42:29.887 INFO:teuthology.orchestra.run.smithi133.stdout:node-exporter.b smithi181 running (3m) 24s ago 3m 0.18.1 quay.io/prometheus/node-exporter:v0.18.1 e5a616e4b9cf 616183bd3b59 2024-02-18T08:42:29.887 INFO:teuthology.orchestra.run.smithi133.stdout:osd.0 smithi133 running (7m) 24s ago 7m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 9e214f1dd806 2024-02-18T08:42:29.887 INFO:teuthology.orchestra.run.smithi133.stdout:osd.1 smithi133 running (6m) 24s ago 6m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 e59ffe673976 2024-02-18T08:42:29.887 INFO:teuthology.orchestra.run.smithi133.stdout:osd.2 smithi133 running (6m) 24s ago 6m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 d1045d84f85c 2024-02-18T08:42:29.887 INFO:teuthology.orchestra.run.smithi133.stdout:osd.3 smithi133 running (5m) 24s ago 5m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 70956879507a 2024-02-18T08:42:29.887 INFO:teuthology.orchestra.run.smithi133.stdout:osd.4 smithi181 running (5m) 24s ago 5m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 0ca5c7ee037f 2024-02-18T08:42:29.887 INFO:teuthology.orchestra.run.smithi133.stdout:osd.5 smithi181 running (5m) 24s ago 5m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 7ac92b044bdc 2024-02-18T08:42:29.887 INFO:teuthology.orchestra.run.smithi133.stdout:osd.6 smithi181 running (4m) 24s ago 4m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 b4b4647a67d7 2024-02-18T08:42:29.887 INFO:teuthology.orchestra.run.smithi133.stdout:osd.7 smithi181 running (4m) 24s ago 4m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 1234d713ba4b 2024-02-18T08:42:29.887 INFO:teuthology.orchestra.run.smithi133.stdout:prometheus.a smithi181 running (3m) 24s ago 3m 2.18.1 quay.io/prometheus/prometheus:v2.18.1 de242295e225 1f5663eab511 2024-02-18T08:42:30.664 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd snap protect testimg@snap2 2024-02-18T08:42:30.718 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_49964/snap_protect 2024-02-18T08:42:30.773 INFO:tasks.workunit.client.0.smithi133.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-02-18T08:42:30.777 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_49964/snap_protect testimg_import 2024-02-18T08:42:30.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:30 smithi181 bash[19547]: cluster 2024-02-18T08:42:29.643597+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-18T08:42:30.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:30 smithi181 bash[19547]: audit 2024-02-18T08:42:29.875293+0000 mgr.y (mgr.14140) 366 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:42:30.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:30 smithi181 bash[19547]: cluster 2024-02-18T08:42:29.963037+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v321: 73 pgs: 1 active+clean+snaptrim, 72 active+clean; 226 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 168 KiB/s rd, 24 KiB/s wr, 226 op/s 2024-02-18T08:42:31.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:30 smithi133 bash[24767]: cluster 2024-02-18T08:42:29.643597+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-18T08:42:31.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:30 smithi133 bash[24767]: audit 2024-02-18T08:42:29.875293+0000 mgr.y (mgr.14140) 366 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:42:31.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:30 smithi133 bash[24767]: cluster 2024-02-18T08:42:29.963037+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v321: 73 pgs: 1 active+clean+snaptrim, 72 active+clean; 226 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 168 KiB/s rd, 24 KiB/s wr, 226 op/s 2024-02-18T08:42:31.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:30 smithi133 bash[19538]: cluster 2024-02-18T08:42:29.643597+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-18T08:42:31.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:30 smithi133 bash[19538]: audit 2024-02-18T08:42:29.875293+0000 mgr.y (mgr.14140) 366 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:42:31.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:30 smithi133 bash[19538]: cluster 2024-02-18T08:42:29.963037+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v321: 73 pgs: 1 active+clean+snaptrim, 72 active+clean; 226 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 168 KiB/s rd, 24 KiB/s wr, 226 op/s 2024-02-18T08:42:31.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:31 smithi181 bash[19547]: cluster 2024-02-18T08:42:30.652600+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-18T08:42:32.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:31 smithi133 bash[19538]: cluster 2024-02-18T08:42:30.652600+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-18T08:42:32.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:31 smithi133 bash[24767]: cluster 2024-02-18T08:42:30.652600+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-18T08:42:32.663 INFO:tasks.workunit.client.0.smithi133.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-02-18T08:42:32.666 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd info testimg_import@snap1 2024-02-18T08:42:32.666 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep protected: False 2024-02-18T08:42:32.710 INFO:tasks.workunit.client.0.smithi133.stdout: protected: False 2024-02-18T08:42:32.711 INFO:tasks.workunit.client.0.smithi133.stderr:+ + rbd info testimg_import@snap2 2024-02-18T08:42:32.711 INFO:tasks.workunit.client.0.smithi133.stderr:grep protected: True 2024-02-18T08:42:32.763 INFO:tasks.workunit.client.0.smithi133.stdout: protected: True 2024-02-18T08:42:32.763 INFO:tasks.workunit.client.0.smithi133.stderr:+ rm /tmp/rbd_import_export_49964/snap_protect 2024-02-18T08:42:32.764 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd snap unprotect testimg@snap2 2024-02-18T08:42:32.825 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd snap unprotect testimg_import@snap2 2024-02-18T08:42:32.877 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd snap purge testimg 2024-02-18T08:42:33.120 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:32 smithi133 bash[19538]: cluster 2024-02-18T08:42:31.661937+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-18T08:42:33.120 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:32 smithi133 bash[19538]: cluster 2024-02-18T08:42:31.963716+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v324: 73 pgs: 1 active+clean+snaptrim, 72 active+clean; 226 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 168 KiB/s rd, 24 KiB/s wr, 226 op/s 2024-02-18T08:42:33.120 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:32 smithi133 bash[19538]: cluster 2024-02-18T08:42:32.644811+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-18T08:42:33.121 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:32 smithi133 bash[24767]: cluster 2024-02-18T08:42:31.661937+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-18T08:42:33.121 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:32 smithi133 bash[24767]: cluster 2024-02-18T08:42:31.963716+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v324: 73 pgs: 1 active+clean+snaptrim, 72 active+clean; 226 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 168 KiB/s rd, 24 KiB/s wr, 226 op/s 2024-02-18T08:42:33.121 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:32 smithi133 bash[24767]: cluster 2024-02-18T08:42:32.644811+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-18T08:42:33.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:32 smithi181 bash[19547]: cluster 2024-02-18T08:42:31.661937+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-18T08:42:33.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:32 smithi181 bash[19547]: cluster 2024-02-18T08:42:31.963716+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v324: 73 pgs: 1 active+clean+snaptrim, 72 active+clean; 226 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 168 KiB/s rd, 24 KiB/s wr, 226 op/s 2024-02-18T08:42:33.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:32 smithi181 bash[19547]: cluster 2024-02-18T08:42:32.644811+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-18T08:42:33.532 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'echo wait for minority of mons to upgrade' 2024-02-18T08:42:33.797 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:42:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:42:33.513Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:42:33.797 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:42:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:42:33.513Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:42:33.797 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:42:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:42:33.513Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" 2024-02-18T08:42:34.680 INFO:tasks.workunit.client.0.smithi133.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-02-18T08:42:34.688 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd snap purge testimg_import 2024-02-18T08:42:35.011 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:34 smithi133 bash[19538]: cluster 2024-02-18T08:42:33.670786+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-18T08:42:35.012 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:34 smithi133 bash[19538]: cluster 2024-02-18T08:42:33.964390+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 222 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 268 KiB/s rd, 29 KiB/s wr, 349 op/s 2024-02-18T08:42:35.012 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:34 smithi133 bash[24767]: cluster 2024-02-18T08:42:33.670786+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-18T08:42:35.012 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:34 smithi133 bash[24767]: cluster 2024-02-18T08:42:33.964390+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 222 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 268 KiB/s rd, 29 KiB/s wr, 349 op/s 2024-02-18T08:42:35.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:34 smithi181 bash[19547]: cluster 2024-02-18T08:42:33.670786+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-18T08:42:35.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:34 smithi181 bash[19547]: cluster 2024-02-18T08:42:33.964390+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 222 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 268 KiB/s rd, 29 KiB/s wr, 349 op/s 2024-02-18T08:42:36.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:35 smithi133 bash[24767]: cluster 2024-02-18T08:42:34.680029+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-18T08:42:36.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:35 smithi133 bash[19538]: cluster 2024-02-18T08:42:34.680029+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-18T08:42:36.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:35 smithi181 bash[19547]: cluster 2024-02-18T08:42:34.680029+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-18T08:42:36.695 INFO:tasks.workunit.client.0.smithi133.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-02-18T08:42:36.705 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd remove testimg 2024-02-18T08:42:36.818 INFO:tasks.workunit.client.0.smithi133.stderr: Removing image: 100% complete...done. 2024-02-18T08:42:36.821 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd remove testimg_import 2024-02-18T08:42:36.925 INFO:tasks.workunit.client.0.smithi133.stderr: Removing image: 100% complete...done. 2024-02-18T08:42:36.928 INFO:tasks.workunit.client.0.smithi133.stderr:+ tiered=0 2024-02-18T08:42:36.928 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep ^pool 2024-02-18T08:42:36.928 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep 'rbd' 2024-02-18T08:42:36.928 INFO:tasks.workunit.client.0.smithi133.stderr:+ ceph osd dump 2024-02-18T08:42:36.929 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep tier 2024-02-18T08:42:37.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:36 smithi133 bash[24767]: cluster 2024-02-18T08:42:35.690554+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-02-18T08:42:37.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:36 smithi133 bash[24767]: cluster 2024-02-18T08:42:35.965177+0000 mgr.y (mgr.14140) 370 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 222 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 378 KiB/s rd, 35 KiB/s wr, 489 op/s 2024-02-18T08:42:37.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:36 smithi133 bash[24767]: audit 2024-02-18T08:42:36.480373+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:42:37.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:36 smithi133 bash[24767]: audit 2024-02-18T08:42:36.481491+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:42:37.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:36 smithi133 bash[19538]: cluster 2024-02-18T08:42:35.690554+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-02-18T08:42:37.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:36 smithi133 bash[19538]: cluster 2024-02-18T08:42:35.965177+0000 mgr.y (mgr.14140) 370 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 222 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 378 KiB/s rd, 35 KiB/s wr, 489 op/s 2024-02-18T08:42:37.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:36 smithi133 bash[19538]: audit 2024-02-18T08:42:36.480373+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:42:37.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:36 smithi133 bash[19538]: audit 2024-02-18T08:42:36.481491+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:42:37.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:36 smithi181 bash[19547]: cluster 2024-02-18T08:42:35.690554+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-02-18T08:42:37.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:36 smithi181 bash[19547]: cluster 2024-02-18T08:42:35.965177+0000 mgr.y (mgr.14140) 370 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 222 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 378 KiB/s rd, 35 KiB/s wr, 489 op/s 2024-02-18T08:42:37.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:36 smithi181 bash[19547]: audit 2024-02-18T08:42:36.480373+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:42:37.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:36 smithi181 bash[19547]: audit 2024-02-18T08:42:36.481491+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:42:37.228 INFO:teuthology.orchestra.run.smithi133.stdout:wait for minority of mons to upgrade 2024-02-18T08:42:37.300 INFO:tasks.workunit.client.0.smithi133.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_49964/sparse1 2024-02-18T08:42:37.304 INFO:tasks.workunit.client.0.smithi133.stderr:1+0 records in 2024-02-18T08:42:37.304 INFO:tasks.workunit.client.0.smithi133.stderr:1+0 records out 2024-02-18T08:42:37.304 INFO:tasks.workunit.client.0.smithi133.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00338438 s, 310 MB/s 2024-02-18T08:42:37.304 INFO:tasks.workunit.client.0.smithi133.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_49964/sparse2 2024-02-18T08:42:37.311 INFO:tasks.workunit.client.0.smithi133.stderr:1+0 records in 2024-02-18T08:42:37.311 INFO:tasks.workunit.client.0.smithi133.stderr:1+0 records out 2024-02-18T08:42:37.311 INFO:tasks.workunit.client.0.smithi133.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00627606 s, 167 MB/s 2024-02-18T08:42:37.312 INFO:tasks.workunit.client.0.smithi133.stderr:+ truncate /tmp/rbd_import_export_49964/sparse2 -s 2M 2024-02-18T08:42:37.315 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd rm sparse1 2024-02-18T08:42:37.357 INFO:tasks.workunit.client.0.smithi133.stderr: Removing image: 0% complete...failed. 2024-02-18T08:42:37.357 INFO:tasks.workunit.client.0.smithi133.stderr:rbd: delete error: (2) No such file or directory 2024-02-18T08:42:37.359 INFO:tasks.workunit.client.0.smithi133.stderr:+ true 2024-02-18T08:42:37.360 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_49964/sparse1 2024-02-18T08:42:37.380 INFO:tasks.workunit.client.0.smithi133.stdout:rbd: --new-format is deprecated, use --image-format 2024-02-18T08:42:37.380 INFO:tasks.workunit.client.0.smithi133.stderr:rbd: --order is deprecated, use --object-size 2024-02-18T08:42:37.427 INFO:tasks.workunit.client.0.smithi133.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-02-18T08:42:37.430 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd ls -l 2024-02-18T08:42:37.430 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep sparse1 2024-02-18T08:42:37.430 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep -Ei (2 MiB|2048k) 2024-02-18T08:42:37.470 INFO:tasks.workunit.client.0.smithi133.stdout:sparse1 2 MiB 2 2024-02-18T08:42:37.471 INFO:tasks.workunit.client.0.smithi133.stderr:+ objects sparse1 2024-02-18T08:42:37.471 INFO:tasks.workunit.client.0.smithi133.stderr:+ image=sparse1 2024-02-18T08:42:37.472 INFO:tasks.workunit.client.0.smithi133.stderr:+ + rbd info sparse1 2024-02-18T08:42:37.472 INFO:tasks.workunit.client.0.smithi133.stderr:grep block_name_prefix 2024-02-18T08:42:37.472 INFO:tasks.workunit.client.0.smithi133.stderr:+ awk {print $NF;} 2024-02-18T08:42:37.522 INFO:tasks.workunit.client.0.smithi133.stderr:+ prefix=rbd_data.61eac5fdb502 2024-02-18T08:42:37.522 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep rbd_data.61eac5fdb502 2024-02-18T08:42:37.522 INFO:tasks.workunit.client.0.smithi133.stderr:+ + sed -e s/rbd_data.61eac5fdb502\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-02-18T08:42:37.522 INFO:tasks.workunit.client.0.smithi133.stderr:get_image_data_pool sparse1 2024-02-18T08:42:37.522 INFO:tasks.workunit.client.0.smithi133.stderr:+ + image=sparse1 2024-02-18T08:42:37.522 INFO:tasks.workunit.client.0.smithi133.stderr:sort -u 2024-02-18T08:42:37.522 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd info sparse1 2024-02-18T08:42:37.523 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep data_pool: 2024-02-18T08:42:37.523 INFO:tasks.workunit.client.0.smithi133.stderr:+ awk -F: { print $NF } 2024-02-18T08:42:37.573 INFO:tasks.workunit.client.0.smithi133.stderr:+ data_pool= 2024-02-18T08:42:37.574 INFO:tasks.workunit.client.0.smithi133.stderr:+ [ -z ] 2024-02-18T08:42:37.574 INFO:tasks.workunit.client.0.smithi133.stderr:+ data_pool=rbd 2024-02-18T08:42:37.574 INFO:tasks.workunit.client.0.smithi133.stderr:+ echo rbd 2024-02-18T08:42:37.574 INFO:tasks.workunit.client.0.smithi133.stderr:+ rados ls -p rbd 2024-02-18T08:42:37.623 INFO:tasks.workunit.client.0.smithi133.stderr:+ objects=1 2024-02-18T08:42:37.623 INFO:tasks.workunit.client.0.smithi133.stderr:+ echo 1 2024-02-18T08:42:37.623 INFO:tasks.workunit.client.0.smithi133.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2024-02-18T08:42:37.623 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd export sparse1 /tmp/rbd_import_export_49964/sparse1.out 2024-02-18T08:42:37.679 INFO:tasks.workunit.client.0.smithi133.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-02-18T08:42:37.684 INFO:tasks.workunit.client.0.smithi133.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_49964/sparse1 /tmp/rbd_import_export_49964/sparse1.out 2024-02-18T08:42:37.684 INFO:tasks.workunit.client.0.smithi133.stderr:+ cmp -l /tmp/rbd_import_export_49964/sparse1 /tmp/rbd_import_export_49964/sparse1.out 2024-02-18T08:42:37.686 INFO:tasks.workunit.client.0.smithi133.stderr:+ stat /tmp/rbd_import_export_49964/sparse1 --format %b 2024-02-18T08:42:37.687 INFO:tasks.workunit.client.0.smithi133.stderr:+ origsize=2048 2024-02-18T08:42:37.687 INFO:tasks.workunit.client.0.smithi133.stderr:+ stat /tmp/rbd_import_export_49964/sparse1.out --format %b 2024-02-18T08:42:37.688 INFO:tasks.workunit.client.0.smithi133.stderr:+ exportsize=2048 2024-02-18T08:42:37.688 INFO:tasks.workunit.client.0.smithi133.stderr:+ difference=0 2024-02-18T08:42:37.688 INFO:tasks.workunit.client.0.smithi133.stderr:+ difference=0 2024-02-18T08:42:37.688 INFO:tasks.workunit.client.0.smithi133.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-02-18T08:42:37.689 INFO:tasks.workunit.client.0.smithi133.stderr:+ rm /tmp/rbd_import_export_49964/sparse1.out 2024-02-18T08:42:37.689 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd rm sparse1 2024-02-18T08:42:37.799 INFO:tasks.workunit.client.0.smithi133.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-02-18T08:42:37.801 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd rm sparse2 2024-02-18T08:42:37.841 INFO:tasks.workunit.client.0.smithi133.stderr: Removing image: 0% complete...failed. 2024-02-18T08:42:37.841 INFO:tasks.workunit.client.0.smithi133.stderr:rbd: delete error: (2) No such file or directory 2024-02-18T08:42:37.843 INFO:tasks.workunit.client.0.smithi133.stderr:+ true 2024-02-18T08:42:37.843 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_49964/sparse2 2024-02-18T08:42:37.863 INFO:tasks.workunit.client.0.smithi133.stdout:rbd: --new-format is deprecated, use --image-format 2024-02-18T08:42:37.863 INFO:tasks.workunit.client.0.smithi133.stderr:rbd: --order is deprecated, use --object-size 2024-02-18T08:42:37.910 INFO:tasks.workunit.client.0.smithi133.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-02-18T08:42:37.913 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd ls -l 2024-02-18T08:42:37.913 INFO:tasks.workunit.client.0.smithi133.stderr:+ + grep sparse2 2024-02-18T08:42:37.913 INFO:tasks.workunit.client.0.smithi133.stderr:grep -Ei (2 MiB|2048k) 2024-02-18T08:42:37.954 INFO:tasks.workunit.client.0.smithi133.stdout:sparse2 2 MiB 2 2024-02-18T08:42:37.955 INFO:tasks.workunit.client.0.smithi133.stderr:+ objects sparse2 2024-02-18T08:42:37.955 INFO:tasks.workunit.client.0.smithi133.stderr:+ image=sparse2 2024-02-18T08:42:37.955 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep block_name_prefix 2024-02-18T08:42:37.955 INFO:tasks.workunit.client.0.smithi133.stderr:+ awk {print $NF;} 2024-02-18T08:42:37.956 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd info sparse2 2024-02-18T08:42:37.980 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:37 smithi133 bash[19538]: cephadm 2024-02-18T08:42:36.481054+0000 mgr.y (mgr.14140) 371 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 with id 823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa 2024-02-18T08:42:37.980 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:37 smithi133 bash[19538]: cephadm 2024-02-18T08:42:36.483479+0000 mgr.y (mgr.14140) 372 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-18T08:42:37.981 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:37 smithi133 bash[19538]: cephadm 2024-02-18T08:42:36.483862+0000 mgr.y (mgr.14140) 373 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-18T08:42:37.981 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:37 smithi133 bash[19538]: cluster 2024-02-18T08:42:36.701108+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-18T08:42:37.981 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:37 smithi133 bash[19538]: cephadm 2024-02-18T08:42:36.817046+0000 mgr.y (mgr.14140) 374 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 on smithi181 2024-02-18T08:42:37.981 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:37 smithi133 bash[19538]: audit 2024-02-18T08:42:37.199747+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.133:0/1898037268' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-18T08:42:37.981 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:37 smithi133 bash[19538]: audit 2024-02-18T08:42:37.296117+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.133:0/1898037268' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-18T08:42:37.981 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:37 smithi133 bash[19538]: cluster 2024-02-18T08:42:37.649483+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-02-18T08:42:37.981 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:37 smithi133 bash[24767]: cephadm 2024-02-18T08:42:36.481054+0000 mgr.y (mgr.14140) 371 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 with id 823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa 2024-02-18T08:42:37.981 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:37 smithi133 bash[24767]: cephadm 2024-02-18T08:42:36.483479+0000 mgr.y (mgr.14140) 372 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-18T08:42:37.981 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:37 smithi133 bash[24767]: cephadm 2024-02-18T08:42:36.483862+0000 mgr.y (mgr.14140) 373 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-18T08:42:37.982 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:37 smithi133 bash[24767]: cluster 2024-02-18T08:42:36.701108+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-18T08:42:37.982 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:37 smithi133 bash[24767]: cephadm 2024-02-18T08:42:36.817046+0000 mgr.y (mgr.14140) 374 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 on smithi181 2024-02-18T08:42:37.982 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:37 smithi133 bash[24767]: audit 2024-02-18T08:42:37.199747+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.133:0/1898037268' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-18T08:42:37.982 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:37 smithi133 bash[24767]: audit 2024-02-18T08:42:37.296117+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.133:0/1898037268' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-18T08:42:37.982 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:37 smithi133 bash[24767]: cluster 2024-02-18T08:42:37.649483+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-02-18T08:42:37.983 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2024-02-18T08:42:38.014 INFO:tasks.workunit.client.0.smithi133.stderr:+ prefix=rbd_data.3b61b2e3f4ca 2024-02-18T08:42:38.015 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep rbd_data.3b61b2e3f4ca 2024-02-18T08:42:38.015 INFO:tasks.workunit.client.0.smithi133.stderr:+ get_image_data_pool sparse2 2024-02-18T08:42:38.015 INFO:tasks.workunit.client.0.smithi133.stderr:+ image=sparse2 2024-02-18T08:42:38.015 INFO:tasks.workunit.client.0.smithi133.stderr:+ sort -u 2024-02-18T08:42:38.015 INFO:tasks.workunit.client.0.smithi133.stderr:+ sed -e s/rbd_data.3b61b2e3f4ca\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-02-18T08:42:38.015 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd info sparse2 2024-02-18T08:42:38.016 INFO:tasks.workunit.client.0.smithi133.stderr:+ awk -F: { print $NF } 2024-02-18T08:42:38.016 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep data_pool: 2024-02-18T08:42:38.064 INFO:tasks.workunit.client.0.smithi133.stderr:+ data_pool= 2024-02-18T08:42:38.064 INFO:tasks.workunit.client.0.smithi133.stderr:+ [ -z ] 2024-02-18T08:42:38.065 INFO:tasks.workunit.client.0.smithi133.stderr:+ data_pool=rbd 2024-02-18T08:42:38.065 INFO:tasks.workunit.client.0.smithi133.stderr:+ echo rbd 2024-02-18T08:42:38.065 INFO:tasks.workunit.client.0.smithi133.stderr:+ rados ls -p rbd 2024-02-18T08:42:38.106 INFO:tasks.workunit.client.0.smithi133.stderr:+ objects=0 2024-02-18T08:42:38.106 INFO:tasks.workunit.client.0.smithi133.stderr:+ echo 0 2024-02-18T08:42:38.106 INFO:tasks.workunit.client.0.smithi133.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2024-02-18T08:42:38.107 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd export sparse2 /tmp/rbd_import_export_49964/sparse2.out 2024-02-18T08:42:38.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:37 smithi181 bash[19547]: cephadm 2024-02-18T08:42:36.481054+0000 mgr.y (mgr.14140) 371 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 with id 823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa 2024-02-18T08:42:38.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:37 smithi181 bash[19547]: cephadm 2024-02-18T08:42:36.483479+0000 mgr.y (mgr.14140) 372 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-18T08:42:38.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:37 smithi181 bash[19547]: cephadm 2024-02-18T08:42:36.483862+0000 mgr.y (mgr.14140) 373 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-18T08:42:38.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:37 smithi181 bash[19547]: cluster 2024-02-18T08:42:36.701108+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-18T08:42:38.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:37 smithi181 bash[19547]: cephadm 2024-02-18T08:42:36.817046+0000 mgr.y (mgr.14140) 374 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 on smithi181 2024-02-18T08:42:38.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:37 smithi181 bash[19547]: audit 2024-02-18T08:42:37.199747+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.133:0/1898037268' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-18T08:42:38.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:37 smithi181 bash[19547]: audit 2024-02-18T08:42:37.296117+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.133:0/1898037268' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-18T08:42:38.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:37 smithi181 bash[19547]: cluster 2024-02-18T08:42:37.649483+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-02-18T08:42:38.150 INFO:tasks.workunit.client.0.smithi133.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-02-18T08:42:38.153 INFO:tasks.workunit.client.0.smithi133.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_49964/sparse2 /tmp/rbd_import_export_49964/sparse2.out 2024-02-18T08:42:38.153 INFO:tasks.workunit.client.0.smithi133.stderr:+ cmp -l /tmp/rbd_import_export_49964/sparse2 /tmp/rbd_import_export_49964/sparse2.out 2024-02-18T08:42:38.156 INFO:tasks.workunit.client.0.smithi133.stderr:+ stat /tmp/rbd_import_export_49964/sparse2 --format %b 2024-02-18T08:42:38.157 INFO:tasks.workunit.client.0.smithi133.stderr:+ origsize=2048 2024-02-18T08:42:38.157 INFO:tasks.workunit.client.0.smithi133.stderr:+ stat /tmp/rbd_import_export_49964/sparse2.out --format %b 2024-02-18T08:42:38.157 INFO:tasks.workunit.client.0.smithi133.stderr:+ exportsize=2048 2024-02-18T08:42:38.158 INFO:tasks.workunit.client.0.smithi133.stderr:+ difference=0 2024-02-18T08:42:38.158 INFO:tasks.workunit.client.0.smithi133.stderr:+ difference=0 2024-02-18T08:42:38.158 INFO:tasks.workunit.client.0.smithi133.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-02-18T08:42:38.158 INFO:tasks.workunit.client.0.smithi133.stderr:+ rm /tmp/rbd_import_export_49964/sparse2.out 2024-02-18T08:42:38.158 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd rm sparse2 2024-02-18T08:42:38.270 INFO:tasks.workunit.client.0.smithi133.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-02-18T08:42:38.273 INFO:tasks.workunit.client.0.smithi133.stderr:+ truncate /tmp/rbd_import_export_49964/sparse1 -s 10M 2024-02-18T08:42:38.274 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd import --new-format --order 20 - sparse1 2024-02-18T08:42:38.295 INFO:tasks.workunit.client.0.smithi133.stdout:rbd: --new-format is deprecated, use --image-format 2024-02-18T08:42:38.296 INFO:tasks.workunit.client.0.smithi133.stderr:rbd: --order is deprecated, use --object-size 2024-02-18T08:42:38.391 INFO:tasks.workunit.client.0.smithi133.stderr: Importing image: 100% complete...done. 2024-02-18T08:42:38.395 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd ls -l 2024-02-18T08:42:38.395 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep sparse1 2024-02-18T08:42:38.395 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep -Ei (10 MiB|10240k) 2024-02-18T08:42:38.444 INFO:tasks.workunit.client.0.smithi133.stdout:sparse1 10 MiB 2 2024-02-18T08:42:38.445 INFO:tasks.workunit.client.0.smithi133.stderr:+ objects sparse1 2024-02-18T08:42:38.445 INFO:tasks.workunit.client.0.smithi133.stderr:+ image=sparse1 2024-02-18T08:42:38.445 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd info sparse1 2024-02-18T08:42:38.445 INFO:tasks.workunit.client.0.smithi133.stderr:+ awk {print $NF;} 2024-02-18T08:42:38.445 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep block_name_prefix 2024-02-18T08:42:38.493 INFO:tasks.workunit.client.0.smithi133.stderr:+ prefix=rbd_data.6247d938500f 2024-02-18T08:42:38.495 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep rbd_data.6247d938500f 2024-02-18T08:42:38.495 INFO:tasks.workunit.client.0.smithi133.stderr:+ sed -e s/rbd_data.6247d938500f\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-02-18T08:42:38.495 INFO:tasks.workunit.client.0.smithi133.stderr:+ get_image_data_pool sparse1 2024-02-18T08:42:38.495 INFO:tasks.workunit.client.0.smithi133.stderr:+ image=sparse1 2024-02-18T08:42:38.495 INFO:tasks.workunit.client.0.smithi133.stderr:+ sort -u 2024-02-18T08:42:38.495 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd info sparse1 2024-02-18T08:42:38.495 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep data_pool: 2024-02-18T08:42:38.495 INFO:tasks.workunit.client.0.smithi133.stderr:+ awk -F: { print $NF } 2024-02-18T08:42:38.553 INFO:tasks.workunit.client.0.smithi133.stderr:+ data_pool= 2024-02-18T08:42:38.553 INFO:tasks.workunit.client.0.smithi133.stderr:+ [ -z ] 2024-02-18T08:42:38.553 INFO:tasks.workunit.client.0.smithi133.stderr:+ data_pool=rbd 2024-02-18T08:42:38.553 INFO:tasks.workunit.client.0.smithi133.stderr:+ echo rbd 2024-02-18T08:42:38.553 INFO:tasks.workunit.client.0.smithi133.stderr:+ rados ls -p rbd 2024-02-18T08:42:38.598 INFO:tasks.workunit.client.0.smithi133.stderr:+ objects=1 2024-02-18T08:42:38.598 INFO:tasks.workunit.client.0.smithi133.stderr:+ echo 1 2024-02-18T08:42:38.599 INFO:tasks.workunit.client.0.smithi133.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2024-02-18T08:42:38.599 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd export sparse1 /tmp/rbd_import_export_49964/sparse1.out 2024-02-18T08:42:38.656 INFO:tasks.workunit.client.0.smithi133.stderr: Exporting image: 10% complete... Exporting image: 20% complete... Exporting image: 30% complete... Exporting image: 40% complete... Exporting image: 50% complete... Exporting image: 60% complete... Exporting image: 70% complete... Exporting image: 80% complete... Exporting image: 90% complete... Exporting image: 100% complete...done. 2024-02-18T08:42:38.660 INFO:tasks.workunit.client.0.smithi133.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_49964/sparse1 /tmp/rbd_import_export_49964/sparse1.out 2024-02-18T08:42:38.660 INFO:tasks.workunit.client.0.smithi133.stderr:+ cmp -l /tmp/rbd_import_export_49964/sparse1 /tmp/rbd_import_export_49964/sparse1.out 2024-02-18T08:42:38.673 INFO:tasks.workunit.client.0.smithi133.stderr:+ stat /tmp/rbd_import_export_49964/sparse1 --format %b 2024-02-18T08:42:38.673 INFO:tasks.workunit.client.0.smithi133.stderr:+ origsize=2048 2024-02-18T08:42:38.674 INFO:tasks.workunit.client.0.smithi133.stderr:+ stat /tmp/rbd_import_export_49964/sparse1.out --format %b 2024-02-18T08:42:38.675 INFO:tasks.workunit.client.0.smithi133.stderr:+ exportsize=2048 2024-02-18T08:42:38.675 INFO:tasks.workunit.client.0.smithi133.stderr:+ difference=0 2024-02-18T08:42:38.675 INFO:tasks.workunit.client.0.smithi133.stderr:+ difference=0 2024-02-18T08:42:38.675 INFO:tasks.workunit.client.0.smithi133.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-02-18T08:42:38.675 INFO:tasks.workunit.client.0.smithi133.stderr:+ rm /tmp/rbd_import_export_49964/sparse1.out 2024-02-18T08:42:38.676 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd rm sparse1 2024-02-18T08:42:38.824 INFO:tasks.workunit.client.0.smithi133.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2024-02-18T08:42:38.827 INFO:tasks.workunit.client.0.smithi133.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_49964/sparse2 oflag=append conv=notrunc 2024-02-18T08:42:38.835 INFO:tasks.workunit.client.0.smithi133.stderr:1+0 records in 2024-02-18T08:42:38.835 INFO:tasks.workunit.client.0.smithi133.stderr:1+0 records out 2024-02-18T08:42:38.835 INFO:tasks.workunit.client.0.smithi133.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00699749 s, 300 MB/s 2024-02-18T08:42:38.835 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd import --new-format --order 20 - sparse2 2024-02-18T08:42:38.857 INFO:tasks.workunit.client.0.smithi133.stdout:rbd: --new-format is deprecated, use --image-format 2024-02-18T08:42:38.857 INFO:tasks.workunit.client.0.smithi133.stderr:rbd: --order is deprecated, use --object-size 2024-02-18T08:42:38.942 INFO:tasks.workunit.client.0.smithi133.stderr: Importing image: 100% complete...done. 2024-02-18T08:42:38.945 INFO:tasks.workunit.client.0.smithi133.stderr:+ + + grep sparse2 2024-02-18T08:42:38.945 INFO:tasks.workunit.client.0.smithi133.stderr:rbd ls -l 2024-02-18T08:42:38.945 INFO:tasks.workunit.client.0.smithi133.stderr:grep -Ei (4 MiB|4096k) 2024-02-18T08:42:38.989 INFO:tasks.workunit.client.0.smithi133.stdout:sparse2 4 MiB 2 2024-02-18T08:42:38.990 INFO:tasks.workunit.client.0.smithi133.stderr:+ objects sparse2 2024-02-18T08:42:38.990 INFO:tasks.workunit.client.0.smithi133.stderr:+ image=sparse2 2024-02-18T08:42:38.990 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd info sparse2 2024-02-18T08:42:38.990 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep block_name_prefix 2024-02-18T08:42:38.990 INFO:tasks.workunit.client.0.smithi133.stderr:+ awk {print $NF;} 2024-02-18T08:42:39.042 INFO:tasks.workunit.client.0.smithi133.stderr:+ prefix=rbd_data.62743dc681df 2024-02-18T08:42:39.043 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep rbd_data.62743dc681df 2024-02-18T08:42:39.043 INFO:tasks.workunit.client.0.smithi133.stderr:+ get_image_data_pool sparse2 2024-02-18T08:42:39.043 INFO:tasks.workunit.client.0.smithi133.stderr:+ image=sparse2 2024-02-18T08:42:39.043 INFO:tasks.workunit.client.0.smithi133.stderr:+ sed -e s/rbd_data.62743dc681df\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-02-18T08:42:39.044 INFO:tasks.workunit.client.0.smithi133.stderr:+ sort -u 2024-02-18T08:42:39.044 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd info sparse2 2024-02-18T08:42:39.044 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep data_pool: 2024-02-18T08:42:39.044 INFO:tasks.workunit.client.0.smithi133.stderr:+ awk -F: { print $NF } 2024-02-18T08:42:39.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:38 smithi133 bash[24767]: cluster 2024-02-18T08:42:37.965879+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 2.3 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 149 KiB/s rd, 10 KiB/s wr, 195 op/s 2024-02-18T08:42:39.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:38 smithi133 bash[19538]: cluster 2024-02-18T08:42:37.965879+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 2.3 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 149 KiB/s rd, 10 KiB/s wr, 195 op/s 2024-02-18T08:42:39.090 INFO:tasks.workunit.client.0.smithi133.stderr:+ data_pool= 2024-02-18T08:42:39.090 INFO:tasks.workunit.client.0.smithi133.stderr:+ [ -z ] 2024-02-18T08:42:39.090 INFO:tasks.workunit.client.0.smithi133.stderr:+ data_pool=rbd 2024-02-18T08:42:39.090 INFO:tasks.workunit.client.0.smithi133.stderr:+ echo rbd 2024-02-18T08:42:39.090 INFO:tasks.workunit.client.0.smithi133.stderr:+ rados ls -p rbd 2024-02-18T08:42:39.135 INFO:tasks.workunit.client.0.smithi133.stderr:+ objects=0 2024-02-18T08:42:39.135 INFO:tasks.workunit.client.0.smithi133.stderr:2 2024-02-18T08:42:39.135 INFO:tasks.workunit.client.0.smithi133.stderr:3 2024-02-18T08:42:39.135 INFO:tasks.workunit.client.0.smithi133.stderr:+ echo 0 2 3 2024-02-18T08:42:39.136 INFO:tasks.workunit.client.0.smithi133.stderr:+ [ 0 -eq 1 -o 0 2 3 = 0 2 3 ] 2024-02-18T08:42:39.136 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd export sparse2 /tmp/rbd_import_export_49964/sparse2.out 2024-02-18T08:42:39.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:38 smithi181 bash[19547]: cluster 2024-02-18T08:42:37.965879+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 2.3 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 149 KiB/s rd, 10 KiB/s wr, 195 op/s 2024-02-18T08:42:39.185 INFO:tasks.workunit.client.0.smithi133.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2024-02-18T08:42:39.190 INFO:tasks.workunit.client.0.smithi133.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_49964/sparse2 /tmp/rbd_import_export_49964/sparse2.out 2024-02-18T08:42:39.190 INFO:tasks.workunit.client.0.smithi133.stderr:+ cmp -l /tmp/rbd_import_export_49964/sparse2 /tmp/rbd_import_export_49964/sparse2.out 2024-02-18T08:42:39.196 INFO:tasks.workunit.client.0.smithi133.stderr:+ stat /tmp/rbd_import_export_49964/sparse2 --format %b 2024-02-18T08:42:39.198 INFO:tasks.workunit.client.0.smithi133.stderr:+ origsize=6144 2024-02-18T08:42:39.198 INFO:tasks.workunit.client.0.smithi133.stderr:+ stat /tmp/rbd_import_export_49964/sparse2.out --format %b 2024-02-18T08:42:39.199 INFO:tasks.workunit.client.0.smithi133.stderr:+ exportsize=6144 2024-02-18T08:42:39.199 INFO:tasks.workunit.client.0.smithi133.stderr:+ difference=0 2024-02-18T08:42:39.199 INFO:tasks.workunit.client.0.smithi133.stderr:+ difference=0 2024-02-18T08:42:39.199 INFO:tasks.workunit.client.0.smithi133.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-02-18T08:42:39.199 INFO:tasks.workunit.client.0.smithi133.stderr:+ rm /tmp/rbd_import_export_49964/sparse2.out 2024-02-18T08:42:39.201 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd rm sparse2 2024-02-18T08:42:39.327 INFO:tasks.workunit.client.0.smithi133.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2024-02-18T08:42:39.330 INFO:tasks.workunit.client.0.smithi133.stderr:+ echo partially-sparse file imports to partially-sparse image 2024-02-18T08:42:39.330 INFO:tasks.workunit.client.0.smithi133.stdout:partially-sparse file imports to partially-sparse image 2024-02-18T08:42:39.330 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_49964/sparse1 sparse 2024-02-18T08:42:39.352 INFO:tasks.workunit.client.0.smithi133.stdout:rbd: --new-format is deprecated, use --image-format 2024-02-18T08:42:39.352 INFO:tasks.workunit.client.0.smithi133.stderr:rbd: --order is deprecated, use --object-size 2024-02-18T08:42:39.409 INFO:tasks.workunit.client.0.smithi133.stderr: Importing image: 10% complete... Importing image: 20% complete... Importing image: 30% complete... Importing image: 40% complete... Importing image: 50% complete... Importing image: 60% complete... Importing image: 70% complete... Importing image: 80% complete... Importing image: 90% complete... Importing image: 100% complete...done. 2024-02-18T08:42:39.412 INFO:tasks.workunit.client.0.smithi133.stderr:+ objects sparse 2024-02-18T08:42:39.413 INFO:tasks.workunit.client.0.smithi133.stderr:+ image=sparse 2024-02-18T08:42:39.413 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd info sparse 2024-02-18T08:42:39.413 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep block_name_prefix 2024-02-18T08:42:39.416 INFO:tasks.workunit.client.0.smithi133.stderr:+ awk {print $NF;} 2024-02-18T08:42:39.453 INFO:tasks.workunit.client.0.smithi133.stderr:+ prefix=rbd_data.62a1640020b4 2024-02-18T08:42:39.454 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep rbd_data.62a1640020b4 2024-02-18T08:42:39.454 INFO:tasks.workunit.client.0.smithi133.stderr:+ get_image_data_pool sparse 2024-02-18T08:42:39.454 INFO:tasks.workunit.client.0.smithi133.stderr:+ image=sparse 2024-02-18T08:42:39.454 INFO:tasks.workunit.client.0.smithi133.stderr:+ sed -e s/rbd_data.62a1640020b4\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-02-18T08:42:39.454 INFO:tasks.workunit.client.0.smithi133.stderr:+ sort -u 2024-02-18T08:42:39.455 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd info sparse 2024-02-18T08:42:39.455 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep data_pool: 2024-02-18T08:42:39.455 INFO:tasks.workunit.client.0.smithi133.stderr:+ awk -F: { print $NF } 2024-02-18T08:42:39.502 INFO:tasks.workunit.client.0.smithi133.stderr:+ data_pool= 2024-02-18T08:42:39.502 INFO:tasks.workunit.client.0.smithi133.stderr:+ [ -z ] 2024-02-18T08:42:39.502 INFO:tasks.workunit.client.0.smithi133.stderr:+ data_pool=rbd 2024-02-18T08:42:39.503 INFO:tasks.workunit.client.0.smithi133.stderr:+ echo rbd 2024-02-18T08:42:39.503 INFO:tasks.workunit.client.0.smithi133.stderr:+ rados ls -p rbd 2024-02-18T08:42:39.542 INFO:tasks.workunit.client.0.smithi133.stderr:+ objects=1 2024-02-18T08:42:39.542 INFO:tasks.workunit.client.0.smithi133.stderr:+ echo 1 2024-02-18T08:42:39.542 INFO:tasks.workunit.client.0.smithi133.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2024-02-18T08:42:39.542 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd rm sparse 2024-02-18T08:42:39.657 INFO:tasks.workunit.client.0.smithi133.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2024-02-18T08:42:39.660 INFO:tasks.workunit.client.0.smithi133.stderr:+ echo zeros import through stdin to sparse image 2024-02-18T08:42:39.660 INFO:tasks.workunit.client.0.smithi133.stdout:zeros import through stdin to sparse image 2024-02-18T08:42:39.661 INFO:tasks.workunit.client.0.smithi133.stderr:+ dd if=/dev/zero bs=1M count=4 2024-02-18T08:42:39.661 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd import --new-format - sparse 2024-02-18T08:42:39.681 INFO:tasks.workunit.client.0.smithi133.stdout:rbd: --new-format is deprecated, use --image-format 2024-02-18T08:42:39.723 INFO:tasks.workunit.client.0.smithi133.stderr:4+0 records in 2024-02-18T08:42:39.723 INFO:tasks.workunit.client.0.smithi133.stderr:4+0 records out 2024-02-18T08:42:39.723 INFO:tasks.workunit.client.0.smithi133.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0598369 s, 70.1 MB/s 2024-02-18T08:42:39.735 INFO:tasks.workunit.client.0.smithi133.stderr: Importing image: 100% complete...done. 2024-02-18T08:42:39.738 INFO:tasks.workunit.client.0.smithi133.stderr:+ objects sparse 2024-02-18T08:42:39.738 INFO:tasks.workunit.client.0.smithi133.stderr:+ image=sparse 2024-02-18T08:42:39.738 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd info sparse 2024-02-18T08:42:39.739 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep block_name_prefix 2024-02-18T08:42:39.739 INFO:tasks.workunit.client.0.smithi133.stderr:+ awk {print $NF;} 2024-02-18T08:42:39.786 INFO:tasks.workunit.client.0.smithi133.stderr:+ prefix=rbd_data.3c09a4097324 2024-02-18T08:42:39.787 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep rbd_data.3c09a4097324 2024-02-18T08:42:39.787 INFO:tasks.workunit.client.0.smithi133.stderr:+ + sedget_image_data_pool -e sparse s/rbd_data.3c09a4097324\.// 2024-02-18T08:42:39.787 INFO:tasks.workunit.client.0.smithi133.stderr: -e s/^0*\([0-9a-f]\)/\1/ 2024-02-18T08:42:39.787 INFO:tasks.workunit.client.0.smithi133.stderr:+ image=sparse 2024-02-18T08:42:39.788 INFO:tasks.workunit.client.0.smithi133.stderr:+ sort -u 2024-02-18T08:42:39.788 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd info sparse 2024-02-18T08:42:39.788 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep data_pool: 2024-02-18T08:42:39.788 INFO:tasks.workunit.client.0.smithi133.stderr:+ awk -F: { print $NF } 2024-02-18T08:42:39.840 INFO:tasks.workunit.client.0.smithi133.stderr:+ data_pool= 2024-02-18T08:42:39.840 INFO:tasks.workunit.client.0.smithi133.stderr:+ [ -z ] 2024-02-18T08:42:39.841 INFO:tasks.workunit.client.0.smithi133.stderr:+ data_pool=rbd 2024-02-18T08:42:39.841 INFO:tasks.workunit.client.0.smithi133.stderr:+ echo rbd 2024-02-18T08:42:39.841 INFO:tasks.workunit.client.0.smithi133.stderr:+ rados ls -p rbd 2024-02-18T08:42:39.888 INFO:tasks.workunit.client.0.smithi133.stderr:+ objects= 2024-02-18T08:42:39.888 INFO:tasks.workunit.client.0.smithi133.stderr:+ echo 2024-02-18T08:42:39.888 INFO:tasks.workunit.client.0.smithi133.stderr:+ [ 0 -eq 1 -o = ] 2024-02-18T08:42:39.888 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd rm sparse 2024-02-18T08:42:39.999 INFO:tasks.workunit.client.0.smithi133.stderr: Removing image: 100% complete...done. 2024-02-18T08:42:40.002 INFO:tasks.workunit.client.0.smithi133.stderr:+ echo zeros export to sparse file 2024-02-18T08:42:40.002 INFO:tasks.workunit.client.0.smithi133.stdout:zeros export to sparse file 2024-02-18T08:42:40.002 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd create --new-format sparse --size 4 2024-02-18T08:42:40.025 INFO:tasks.workunit.client.0.smithi133.stdout:rbd: --new-format is deprecated, use --image-format 2024-02-18T08:42:40.055 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd info sparse 2024-02-18T08:42:40.055 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep block_name_prefix 2024-02-18T08:42:40.056 INFO:tasks.workunit.client.0.smithi133.stderr:+ awk {print $NF;} 2024-02-18T08:42:40.103 INFO:tasks.workunit.client.0.smithi133.stderr:+ prefix=rbd_data.89a2a088ead4 2024-02-18T08:42:40.103 INFO:tasks.workunit.client.0.smithi133.stderr:+ dd if=/dev/zero bs=4M count=1 2024-02-18T08:42:40.103 INFO:tasks.workunit.client.0.smithi133.stderr:+ get_image_data_pool sparse 2024-02-18T08:42:40.103 INFO:tasks.workunit.client.0.smithi133.stderr:+ image=sparse 2024-02-18T08:42:40.103 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd info sparse 2024-02-18T08:42:40.103 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep data_pool: 2024-02-18T08:42:40.104 INFO:tasks.workunit.client.0.smithi133.stderr:+ awk -F: { print $NF } 2024-02-18T08:42:40.155 INFO:tasks.workunit.client.0.smithi133.stderr:+ data_pool= 2024-02-18T08:42:40.155 INFO:tasks.workunit.client.0.smithi133.stderr:+ [ -z ] 2024-02-18T08:42:40.155 INFO:tasks.workunit.client.0.smithi133.stderr:+ data_pool=rbd 2024-02-18T08:42:40.155 INFO:tasks.workunit.client.0.smithi133.stderr:+ echo rbd 2024-02-18T08:42:40.155 INFO:tasks.workunit.client.0.smithi133.stderr:+ rados -p rbd put rbd_data.89a2a088ead4.000000000000 - 2024-02-18T08:42:40.194 INFO:tasks.workunit.client.0.smithi133.stderr:1+0 records in 2024-02-18T08:42:40.194 INFO:tasks.workunit.client.0.smithi133.stderr:1+0 records out 2024-02-18T08:42:40.194 INFO:tasks.workunit.client.0.smithi133.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0909785 s, 46.1 MB/s 2024-02-18T08:42:40.223 INFO:tasks.workunit.client.0.smithi133.stderr:+ objects sparse 2024-02-18T08:42:40.223 INFO:tasks.workunit.client.0.smithi133.stderr:+ image=sparse 2024-02-18T08:42:40.223 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd info sparse 2024-02-18T08:42:40.223 INFO:tasks.workunit.client.0.smithi133.stderr:+ + awk {print $NF;} 2024-02-18T08:42:40.223 INFO:tasks.workunit.client.0.smithi133.stderr:grep block_name_prefix 2024-02-18T08:42:40.270 INFO:tasks.workunit.client.0.smithi133.stderr:+ prefix=rbd_data.89a2a088ead4 2024-02-18T08:42:40.271 INFO:tasks.workunit.client.0.smithi133.stderr:+ grep rbd_data.89a2a088ead4 2024-02-18T08:42:40.271 INFO:tasks.workunit.client.0.smithi133.stderr:+ get_image_data_pool sparse 2024-02-18T08:42:40.271 INFO:tasks.workunit.client.0.smithi133.stderr:+ + image=sparse 2024-02-18T08:42:40.271 INFO:tasks.workunit.client.0.smithi133.stderr:sed -e s/rbd_data.89a2a088ead4\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-02-18T08:42:40.271 INFO:tasks.workunit.client.0.smithi133.stderr:+ sort -u 2024-02-18T08:42:40.272 INFO:tasks.workunit.client.0.smithi133.stderr:+ + + rbd info sparse 2024-02-18T08:42:40.272 INFO:tasks.workunit.client.0.smithi133.stderr:awk -F: { print $NF } 2024-02-18T08:42:40.272 INFO:tasks.workunit.client.0.smithi133.stderr:grep data_pool: 2024-02-18T08:42:40.323 INFO:tasks.workunit.client.0.smithi133.stderr:+ data_pool= 2024-02-18T08:42:40.323 INFO:tasks.workunit.client.0.smithi133.stderr:+ [ -z ] 2024-02-18T08:42:40.323 INFO:tasks.workunit.client.0.smithi133.stderr:+ data_pool=rbd 2024-02-18T08:42:40.323 INFO:tasks.workunit.client.0.smithi133.stderr:+ echo rbd 2024-02-18T08:42:40.323 INFO:tasks.workunit.client.0.smithi133.stderr:+ rados ls -p rbd 2024-02-18T08:42:40.368 INFO:tasks.workunit.client.0.smithi133.stderr:+ objects=0 2024-02-18T08:42:40.369 INFO:tasks.workunit.client.0.smithi133.stderr:+ echo 0 2024-02-18T08:42:40.369 INFO:tasks.workunit.client.0.smithi133.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2024-02-18T08:42:40.369 INFO:tasks.workunit.client.0.smithi133.stderr:+ rm /tmp/rbd_import_export_49964/sparse 2024-02-18T08:42:40.370 INFO:tasks.workunit.client.0.smithi133.stderr:rm: cannot remove '/tmp/rbd_import_export_49964/sparse': No such file or directory 2024-02-18T08:42:40.370 INFO:tasks.workunit.client.0.smithi133.stderr:+ true 2024-02-18T08:42:40.370 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd export sparse /tmp/rbd_import_export_49964/sparse 2024-02-18T08:42:40.421 INFO:tasks.workunit.client.0.smithi133.stderr: Exporting image: 100% complete...done. 2024-02-18T08:42:40.426 INFO:tasks.workunit.client.0.smithi133.stderr:+ stat /tmp/rbd_import_export_49964/sparse --format=%b 2024-02-18T08:42:40.428 INFO:tasks.workunit.client.0.smithi133.stderr:+ [ 0 = 0 ] 2024-02-18T08:42:40.428 INFO:tasks.workunit.client.0.smithi133.stderr:+ rbd rm sparse 2024-02-18T08:42:40.543 INFO:tasks.workunit.client.0.smithi133.stderr: Removing image: 100% complete...done. 2024-02-18T08:42:40.546 INFO:tasks.workunit.client.0.smithi133.stderr:+ rm /tmp/rbd_import_export_49964/sparse /tmp/rbd_import_export_49964/sparse1 /tmp/rbd_import_export_49964/sparse2 /tmp/rbd_import_export_49964/sparse3 2024-02-18T08:42:40.551 INFO:tasks.workunit.client.0.smithi133.stderr:rm: cannot remove '/tmp/rbd_import_export_49964/sparse3': No such file or directory 2024-02-18T08:42:40.551 INFO:tasks.workunit.client.0.smithi133.stderr:+ true 2024-02-18T08:42:40.551 INFO:tasks.workunit.client.0.smithi133.stderr:+ echo OK 2024-02-18T08:42:40.552 INFO:tasks.workunit.client.0.smithi133.stdout:OK 2024-02-18T08:42:40.553 INFO:tasks.workunit.client.0.smithi133.stderr:+ rm -rf /tmp/rbd_import_export_49964 2024-02-18T08:42:40.553 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-18T08:42:40.553 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-18T08:42:40.611 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.0... 2024-02-18T08:42:40.611 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-02-18T08:42:40.836 DEBUG:teuthology.parallel:result is None 2024-02-18T08:42:40.836 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-02-18T08:42:40.847 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-02-18T08:42:40.847 DEBUG:teuthology.orchestra.run.smithi133:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-02-18T08:42:40.894 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-02-18T08:42:40.894 INFO:teuthology.task.sequential:In sequential, running task print... 2024-02-18T08:42:40.894 INFO:teuthology.task.print:**** done rbd/import_export.sh 5-workload 2024-02-18T08:42:40.894 DEBUG:teuthology.parallel:result is None 2024-02-18T08:42:41.017 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:41 smithi133 bash[19538]: cluster 2024-02-18T08:42:39.966646+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 1.0 MiB data, 7.9 MiB used, 707 GiB / 715 GiB avail; 325 KiB/s rd, 203 KiB/s wr, 177 op/s 2024-02-18T08:42:41.017 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:41 smithi133 bash[19538]: audit 2024-02-18T08:42:40.472444+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:42:41.017 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:41 smithi133 bash[19538]: audit 2024-02-18T08:42:40.472949+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:42:41.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:41 smithi133 bash[24767]: cluster 2024-02-18T08:42:39.966646+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 1.0 MiB data, 7.9 MiB used, 707 GiB / 715 GiB avail; 325 KiB/s rd, 203 KiB/s wr, 177 op/s 2024-02-18T08:42:41.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:41 smithi133 bash[24767]: audit 2024-02-18T08:42:40.472444+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:42:41.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:41 smithi133 bash[24767]: audit 2024-02-18T08:42:40.472949+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:42:41.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:41 smithi181 bash[19547]: cluster 2024-02-18T08:42:39.966646+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 1.0 MiB data, 7.9 MiB used, 707 GiB / 715 GiB avail; 325 KiB/s rd, 203 KiB/s wr, 177 op/s 2024-02-18T08:42:41.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:41 smithi181 bash[19547]: audit 2024-02-18T08:42:40.472444+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:42:41.400 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:41 smithi181 bash[19547]: audit 2024-02-18T08:42:40.472949+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:42:42.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:42 smithi133 bash[19538]: audit 2024-02-18T08:42:41.545366+0000 mon.a (mon.0) 696 : audit [DBG] from='client.? 172.21.15.133:0/3801725504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:42.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:42 smithi133 bash[24767]: audit 2024-02-18T08:42:41.545366+0000 mon.a (mon.0) 696 : audit [DBG] from='client.? 172.21.15.133:0/3801725504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:42.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:42 smithi181 bash[19547]: audit 2024-02-18T08:42:41.545366+0000 mon.a (mon.0) 696 : audit [DBG] from='client.? 172.21.15.133:0/3801725504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:43.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:43 smithi133 bash[19538]: cluster 2024-02-18T08:42:41.967509+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 1.0 MiB data, 7.9 MiB used, 707 GiB / 715 GiB avail; 274 KiB/s rd, 171 KiB/s wr, 149 op/s 2024-02-18T08:42:43.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:43 smithi133 bash[19538]: cluster 2024-02-18T08:42:42.650138+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-18T08:42:43.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:43 smithi133 bash[24767]: cluster 2024-02-18T08:42:41.967509+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 1.0 MiB data, 7.9 MiB used, 707 GiB / 715 GiB avail; 274 KiB/s rd, 171 KiB/s wr, 149 op/s 2024-02-18T08:42:43.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:43 smithi133 bash[24767]: cluster 2024-02-18T08:42:42.650138+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-18T08:42:43.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:43 smithi181 bash[19547]: cluster 2024-02-18T08:42:41.967509+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 1.0 MiB data, 7.9 MiB used, 707 GiB / 715 GiB avail; 274 KiB/s rd, 171 KiB/s wr, 149 op/s 2024-02-18T08:42:43.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:43 smithi181 bash[19547]: cluster 2024-02-18T08:42:42.650138+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-18T08:42:43.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:42:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:42:43.513Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:42:43.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:42:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:42:43.513Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:42:43.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:42:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:42:43.513Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" 2024-02-18T08:42:44.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:44 smithi133 bash[24767]: audit 2024-02-18T08:42:43.896020+0000 mon.a (mon.0) 698 : audit [DBG] from='client.? 172.21.15.133:0/4021803600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:44.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:44 smithi133 bash[19538]: audit 2024-02-18T08:42:43.896020+0000 mon.a (mon.0) 698 : audit [DBG] from='client.? 172.21.15.133:0/4021803600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:44.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:44 smithi181 bash[19547]: audit 2024-02-18T08:42:43.896020+0000 mon.a (mon.0) 698 : audit [DBG] from='client.? 172.21.15.133:0/4021803600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:45.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:45 smithi133 bash[24767]: cluster 2024-02-18T08:42:43.968229+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 1.0 MiB data, 13 MiB used, 707 GiB / 715 GiB avail; 1.1 MiB/s rd, 1000 KiB/s wr, 352 op/s 2024-02-18T08:42:45.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:45 smithi133 bash[19538]: cluster 2024-02-18T08:42:43.968229+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 1.0 MiB data, 13 MiB used, 707 GiB / 715 GiB avail; 1.1 MiB/s rd, 1000 KiB/s wr, 352 op/s 2024-02-18T08:42:45.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:45 smithi181 bash[19547]: cluster 2024-02-18T08:42:43.968229+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 1.0 MiB data, 13 MiB used, 707 GiB / 715 GiB avail; 1.1 MiB/s rd, 1000 KiB/s wr, 352 op/s 2024-02-18T08:42:47.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:47 smithi133 bash[19538]: cluster 2024-02-18T08:42:45.969224+0000 mgr.y (mgr.14140) 379 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 4.0 MiB data, 19 MiB used, 707 GiB / 715 GiB avail; 965 KiB/s rd, 1.3 MiB/s wr, 303 op/s 2024-02-18T08:42:47.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:47 smithi133 bash[19538]: audit 2024-02-18T08:42:46.240356+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.133:0/3037032076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:47.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:47 smithi133 bash[24767]: cluster 2024-02-18T08:42:45.969224+0000 mgr.y (mgr.14140) 379 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 4.0 MiB data, 19 MiB used, 707 GiB / 715 GiB avail; 965 KiB/s rd, 1.3 MiB/s wr, 303 op/s 2024-02-18T08:42:47.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:47 smithi133 bash[24767]: audit 2024-02-18T08:42:46.240356+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.133:0/3037032076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:47.724 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:47 smithi181 bash[19547]: cluster 2024-02-18T08:42:45.969224+0000 mgr.y (mgr.14140) 379 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 4.0 MiB data, 19 MiB used, 707 GiB / 715 GiB avail; 965 KiB/s rd, 1.3 MiB/s wr, 303 op/s 2024-02-18T08:42:47.725 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:47 smithi181 bash[19547]: audit 2024-02-18T08:42:46.240356+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.133:0/3037032076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:49.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:48 smithi133 bash[19538]: cluster 2024-02-18T08:42:47.970039+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail; 803 KiB/s rd, 1.1 MiB/s wr, 252 op/s 2024-02-18T08:42:49.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:48 smithi133 bash[19538]: audit 2024-02-18T08:42:48.577103+0000 mon.a (mon.0) 699 : audit [DBG] from='client.? 172.21.15.133:0/2031990473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:49.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:48 smithi133 bash[24767]: cluster 2024-02-18T08:42:47.970039+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail; 803 KiB/s rd, 1.1 MiB/s wr, 252 op/s 2024-02-18T08:42:49.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:48 smithi133 bash[24767]: audit 2024-02-18T08:42:48.577103+0000 mon.a (mon.0) 699 : audit [DBG] from='client.? 172.21.15.133:0/2031990473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:49.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:48 smithi181 bash[19547]: cluster 2024-02-18T08:42:47.970039+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail; 803 KiB/s rd, 1.1 MiB/s wr, 252 op/s 2024-02-18T08:42:49.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:48 smithi181 bash[19547]: audit 2024-02-18T08:42:48.577103+0000 mon.a (mon.0) 699 : audit [DBG] from='client.? 172.21.15.133:0/2031990473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:51.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:51 smithi133 bash[19538]: cluster 2024-02-18T08:42:49.971015+0000 mgr.y (mgr.14140) 381 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail; 647 KiB/s rd, 1.0 MiB/s wr, 180 op/s 2024-02-18T08:42:51.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:51 smithi133 bash[19538]: audit 2024-02-18T08:42:50.918449+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.133:0/2016366063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:51.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:51 smithi133 bash[24767]: cluster 2024-02-18T08:42:49.971015+0000 mgr.y (mgr.14140) 381 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail; 647 KiB/s rd, 1.0 MiB/s wr, 180 op/s 2024-02-18T08:42:51.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:51 smithi133 bash[24767]: audit 2024-02-18T08:42:50.918449+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.133:0/2016366063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:51.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:51 smithi181 bash[19547]: cluster 2024-02-18T08:42:49.971015+0000 mgr.y (mgr.14140) 381 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail; 647 KiB/s rd, 1.0 MiB/s wr, 180 op/s 2024-02-18T08:42:51.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:51 smithi181 bash[19547]: audit 2024-02-18T08:42:50.918449+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.133:0/2016366063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:53.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:53 smithi133 bash[19538]: cluster 2024-02-18T08:42:51.971881+0000 mgr.y (mgr.14140) 382 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail; 647 KiB/s rd, 1.0 MiB/s wr, 180 op/s 2024-02-18T08:42:53.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:53 smithi133 bash[24767]: cluster 2024-02-18T08:42:51.971881+0000 mgr.y (mgr.14140) 382 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail; 647 KiB/s rd, 1.0 MiB/s wr, 180 op/s 2024-02-18T08:42:53.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:53 smithi181 bash[19547]: cluster 2024-02-18T08:42:51.971881+0000 mgr.y (mgr.14140) 382 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail; 647 KiB/s rd, 1.0 MiB/s wr, 180 op/s 2024-02-18T08:42:53.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:42:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:42:53.514Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:42:53.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:42:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:42:53.514Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:42:53.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:42:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:42:53.514Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" 2024-02-18T08:42:54.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:54 smithi133 bash[24767]: audit 2024-02-18T08:42:53.265833+0000 mon.a (mon.0) 700 : audit [DBG] from='client.? 172.21.15.133:0/2370233876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:54.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:54 smithi133 bash[19538]: audit 2024-02-18T08:42:53.265833+0000 mon.a (mon.0) 700 : audit [DBG] from='client.? 172.21.15.133:0/2370233876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:54.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:54 smithi181 bash[19547]: audit 2024-02-18T08:42:53.265833+0000 mon.a (mon.0) 700 : audit [DBG] from='client.? 172.21.15.133:0/2370233876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:55.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:55 smithi133 bash[19538]: cluster 2024-02-18T08:42:53.972779+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail; 224 KiB/s rd, 544 KiB/s wr, 58 op/s 2024-02-18T08:42:55.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:55 smithi133 bash[24767]: cluster 2024-02-18T08:42:53.972779+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail; 224 KiB/s rd, 544 KiB/s wr, 58 op/s 2024-02-18T08:42:55.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:55 smithi181 bash[19547]: cluster 2024-02-18T08:42:53.972779+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail; 224 KiB/s rd, 544 KiB/s wr, 58 op/s 2024-02-18T08:42:56.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:56 smithi133 bash[19538]: audit 2024-02-18T08:42:55.609274+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.133:0/2393938026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:56.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:56 smithi133 bash[24767]: audit 2024-02-18T08:42:55.609274+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.133:0/2393938026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:56.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:56 smithi181 bash[19547]: audit 2024-02-18T08:42:55.609274+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.133:0/2393938026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:57.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:57 smithi181 bash[19547]: cluster 2024-02-18T08:42:55.973758+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail; 7.1 KiB/s rd, 343 KiB/s wr, 15 op/s 2024-02-18T08:42:57.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:57 smithi133 bash[24767]: cluster 2024-02-18T08:42:55.973758+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail; 7.1 KiB/s rd, 343 KiB/s wr, 15 op/s 2024-02-18T08:42:57.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:57 smithi133 bash[19538]: cluster 2024-02-18T08:42:55.973758+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail; 7.1 KiB/s rd, 343 KiB/s wr, 15 op/s 2024-02-18T08:42:59.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:58 smithi133 bash[24767]: audit 2024-02-18T08:42:57.948733+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.133:0/1317720811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:59.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:42:58 smithi133 bash[24767]: cluster 2024-02-18T08:42:57.974588+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v344: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:59.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:58 smithi133 bash[19538]: audit 2024-02-18T08:42:57.948733+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.133:0/1317720811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:59.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:42:58 smithi133 bash[19538]: cluster 2024-02-18T08:42:57.974588+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v344: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:42:59.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:58 smithi181 bash[19547]: audit 2024-02-18T08:42:57.948733+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.133:0/1317720811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:42:59.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:42:58 smithi181 bash[19547]: cluster 2024-02-18T08:42:57.974588+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v344: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:01.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:01 smithi133 bash[24767]: cluster 2024-02-18T08:42:59.975547+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:01.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:01 smithi133 bash[24767]: audit 2024-02-18T08:43:00.285622+0000 mon.a (mon.0) 702 : audit [DBG] from='client.? 172.21.15.133:0/4206010376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:01.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:01 smithi133 bash[19538]: cluster 2024-02-18T08:42:59.975547+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:01.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:01 smithi133 bash[19538]: audit 2024-02-18T08:43:00.285622+0000 mon.a (mon.0) 702 : audit [DBG] from='client.? 172.21.15.133:0/4206010376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:01.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:01 smithi181 bash[19547]: cluster 2024-02-18T08:42:59.975547+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:01.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:01 smithi181 bash[19547]: audit 2024-02-18T08:43:00.285622+0000 mon.a (mon.0) 702 : audit [DBG] from='client.? 172.21.15.133:0/4206010376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:02.530 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:02 smithi181 bash[19547]: cephadm 2024-02-18T08:43:01.273906+0000 mgr.y (mgr.14140) 387 : cephadm [INF] It is presumed safe to stop ['mgr.x'] 2024-02-18T08:43:02.530 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:02 smithi181 bash[19547]: cephadm 2024-02-18T08:43:01.274148+0000 mgr.y (mgr.14140) 388 : cephadm [INF] Upgrade: It is presumed safe to stop ['mgr.x'] 2024-02-18T08:43:02.531 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:02 smithi181 bash[19547]: cephadm 2024-02-18T08:43:01.274434+0000 mgr.y (mgr.14140) 389 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-02-18T08:43:02.531 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:02 smithi181 bash[19547]: audit 2024-02-18T08:43:01.282584+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:43:02.531 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:02 smithi181 bash[19547]: audit 2024-02-18T08:43:01.284365+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-02-18T08:43:02.531 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:02 smithi181 bash[19547]: audit 2024-02-18T08:43:01.286184+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:43:02.531 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:02 smithi181 bash[19547]: cephadm 2024-02-18T08:43:01.287529+0000 mgr.y (mgr.14140) 390 : cephadm [INF] Deploying daemon mgr.x on smithi181 2024-02-18T08:43:02.531 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:02 smithi181 bash[19547]: audit 2024-02-18T08:43:01.288349+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-18T08:43:02.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:02 smithi133 bash[19538]: cephadm 2024-02-18T08:43:01.273906+0000 mgr.y (mgr.14140) 387 : cephadm [INF] It is presumed safe to stop ['mgr.x'] 2024-02-18T08:43:02.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:02 smithi133 bash[19538]: cephadm 2024-02-18T08:43:01.274148+0000 mgr.y (mgr.14140) 388 : cephadm [INF] Upgrade: It is presumed safe to stop ['mgr.x'] 2024-02-18T08:43:02.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:02 smithi133 bash[19538]: cephadm 2024-02-18T08:43:01.274434+0000 mgr.y (mgr.14140) 389 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-02-18T08:43:02.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:02 smithi133 bash[19538]: audit 2024-02-18T08:43:01.282584+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:43:02.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:02 smithi133 bash[19538]: audit 2024-02-18T08:43:01.284365+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-02-18T08:43:02.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:02 smithi133 bash[19538]: audit 2024-02-18T08:43:01.286184+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:43:02.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:02 smithi133 bash[19538]: cephadm 2024-02-18T08:43:01.287529+0000 mgr.y (mgr.14140) 390 : cephadm [INF] Deploying daemon mgr.x on smithi181 2024-02-18T08:43:02.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:02 smithi133 bash[19538]: audit 2024-02-18T08:43:01.288349+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-18T08:43:02.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:02 smithi133 bash[24767]: cephadm 2024-02-18T08:43:01.273906+0000 mgr.y (mgr.14140) 387 : cephadm [INF] It is presumed safe to stop ['mgr.x'] 2024-02-18T08:43:02.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:02 smithi133 bash[24767]: cephadm 2024-02-18T08:43:01.274148+0000 mgr.y (mgr.14140) 388 : cephadm [INF] Upgrade: It is presumed safe to stop ['mgr.x'] 2024-02-18T08:43:02.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:02 smithi133 bash[24767]: cephadm 2024-02-18T08:43:01.274434+0000 mgr.y (mgr.14140) 389 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-02-18T08:43:02.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:02 smithi133 bash[24767]: audit 2024-02-18T08:43:01.282584+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:43:02.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:02 smithi133 bash[24767]: audit 2024-02-18T08:43:01.284365+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-02-18T08:43:02.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:02 smithi133 bash[24767]: audit 2024-02-18T08:43:01.286184+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:43:02.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:02 smithi133 bash[24767]: cephadm 2024-02-18T08:43:01.287529+0000 mgr.y (mgr.14140) 390 : cephadm [INF] Deploying daemon mgr.x on smithi181 2024-02-18T08:43:02.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:02 smithi133 bash[24767]: audit 2024-02-18T08:43:01.288349+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-18T08:43:03.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:03 smithi133 bash[24767]: cluster 2024-02-18T08:43:01.976254+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v346: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:03.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:03 smithi133 bash[24767]: audit 2024-02-18T08:43:02.626782+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.133:0/31538424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:03.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:03 smithi133 bash[19538]: cluster 2024-02-18T08:43:01.976254+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v346: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:03.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:03 smithi133 bash[19538]: audit 2024-02-18T08:43:02.626782+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.133:0/31538424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:03.546 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:43:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:43:03.514Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:43:03.546 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:43:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:43:03.514Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:43:03.546 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:43:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:43:03.514Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" 2024-02-18T08:43:03.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:03 smithi181 bash[19547]: cluster 2024-02-18T08:43:01.976254+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v346: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:03.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:03 smithi181 bash[19547]: audit 2024-02-18T08:43:02.626782+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.133:0/31538424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:03.650 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:03 smithi181 systemd[1]: Stopping Ceph mgr.x for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:43:05.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:05 smithi133 bash[19538]: cluster 2024-02-18T08:43:03.977132+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v347: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:05.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:05 smithi133 bash[19538]: audit 2024-02-18T08:43:04.967476+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.133:0/1370140041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:05.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:05 smithi133 bash[24767]: cluster 2024-02-18T08:43:03.977132+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v347: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:05.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:05 smithi133 bash[24767]: audit 2024-02-18T08:43:04.967476+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.133:0/1370140041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:05.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:05 smithi181 bash[19547]: cluster 2024-02-18T08:43:03.977132+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v347: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:05.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:05 smithi181 bash[19547]: audit 2024-02-18T08:43:04.967476+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.133:0/1370140041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:07.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:07 smithi133 bash[19538]: cluster 2024-02-18T08:43:05.978130+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v348: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:07.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:07 smithi133 bash[24767]: cluster 2024-02-18T08:43:05.978130+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v348: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:07.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:07 smithi181 bash[19547]: cluster 2024-02-18T08:43:05.978130+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v348: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:08.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:08 smithi133 bash[19538]: audit 2024-02-18T08:43:07.311563+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.133:0/459654471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:08.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:08 smithi133 bash[24767]: audit 2024-02-18T08:43:07.311563+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.133:0/459654471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:08.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:08 smithi181 bash[19547]: audit 2024-02-18T08:43:07.311563+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.133:0/459654471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:09.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:09 smithi133 bash[19538]: cluster 2024-02-18T08:43:07.978925+0000 mgr.y (mgr.14140) 394 : cluster [DBG] pgmap v349: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:09.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:09 smithi133 bash[24767]: cluster 2024-02-18T08:43:07.978925+0000 mgr.y (mgr.14140) 394 : cluster [DBG] pgmap v349: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:09.651 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:09 smithi181 bash[19547]: cluster 2024-02-18T08:43:07.978925+0000 mgr.y (mgr.14140) 394 : cluster [DBG] pgmap v349: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:10.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:10 smithi181 bash[19547]: audit 2024-02-18T08:43:09.647856+0000 mon.a (mon.0) 708 : audit [DBG] from='client.? 172.21.15.133:0/3741596973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:10.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:10 smithi133 bash[19538]: audit 2024-02-18T08:43:09.647856+0000 mon.a (mon.0) 708 : audit [DBG] from='client.? 172.21.15.133:0/3741596973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:10.795 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:10 smithi133 bash[24767]: audit 2024-02-18T08:43:09.647856+0000 mon.a (mon.0) 708 : audit [DBG] from='client.? 172.21.15.133:0/3741596973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:11.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:11 smithi181 bash[19547]: cluster 2024-02-18T08:43:09.979906+0000 mgr.y (mgr.14140) 395 : cluster [DBG] pgmap v350: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:11.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:11 smithi133 bash[19538]: cluster 2024-02-18T08:43:09.979906+0000 mgr.y (mgr.14140) 395 : cluster [DBG] pgmap v350: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:11.795 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:11 smithi133 bash[24767]: cluster 2024-02-18T08:43:09.979906+0000 mgr.y (mgr.14140) 395 : cluster [DBG] pgmap v350: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:12.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:12 smithi181 bash[19547]: audit 2024-02-18T08:43:11.991650+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.133:0/1925316114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:12.795 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:12 smithi133 bash[24767]: audit 2024-02-18T08:43:11.991650+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.133:0/1925316114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:12.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:12 smithi133 bash[19538]: audit 2024-02-18T08:43:11.991650+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.133:0/1925316114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:13.636 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:13 smithi181 bash[19547]: cluster 2024-02-18T08:43:11.980617+0000 mgr.y (mgr.14140) 396 : cluster [DBG] pgmap v351: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:13.795 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:13 smithi133 bash[24767]: cluster 2024-02-18T08:43:11.980617+0000 mgr.y (mgr.14140) 396 : cluster [DBG] pgmap v351: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:13.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:13 smithi133 bash[19538]: cluster 2024-02-18T08:43:11.980617+0000 mgr.y (mgr.14140) 396 : cluster [DBG] pgmap v351: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:13.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:43:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:43:13.514Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:43:13.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:43:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:43:13.514Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:43:13.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:43:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:43:13.515Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" 2024-02-18T08:43:14.649 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:14 smithi181 docker[33424]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-mgr.x 2024-02-18T08:43:14.649 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:14 smithi181 systemd[1]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2024-02-18T08:43:14.649 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:14 smithi181 systemd[1]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-18T08:43:14.649 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:14 smithi181 systemd[1]: Stopped Ceph mgr.x for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:43:14.649 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:14 smithi181 systemd[1]: Started Ceph mgr.x for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:43:15.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:15 smithi181 bash[19547]: cluster 2024-02-18T08:43:13.981424+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v352: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:15.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:15 smithi181 bash[19547]: audit 2024-02-18T08:43:14.333744+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.133:0/2531133293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:15.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:15 smithi181 bash[19547]: audit 2024-02-18T08:43:14.462885+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:43:15.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:15 smithi181 bash[19547]: audit 2024-02-18T08:43:14.465075+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:43:15.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:15 smithi181 bash[19547]: audit 2024-02-18T08:43:14.465551+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:43:15.795 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:15 smithi133 bash[24767]: cluster 2024-02-18T08:43:13.981424+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v352: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:15.795 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:15 smithi133 bash[24767]: audit 2024-02-18T08:43:14.333744+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.133:0/2531133293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:15.795 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:15 smithi133 bash[24767]: audit 2024-02-18T08:43:14.462885+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:43:15.795 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:15 smithi133 bash[24767]: audit 2024-02-18T08:43:14.465075+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:43:15.795 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:15 smithi133 bash[24767]: audit 2024-02-18T08:43:14.465551+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:43:15.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:15 smithi133 bash[19538]: cluster 2024-02-18T08:43:13.981424+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v352: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:15.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:15 smithi133 bash[19538]: audit 2024-02-18T08:43:14.333744+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.133:0/2531133293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:15.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:15 smithi133 bash[19538]: audit 2024-02-18T08:43:14.462885+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:43:15.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:15 smithi133 bash[19538]: audit 2024-02-18T08:43:14.465075+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:43:15.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:15 smithi133 bash[19538]: audit 2024-02-18T08:43:14.465551+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-18T08:43:15.978 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:15 smithi181 bash[33501]: debug 2024-02-18T08:43:15.722+0000 7f8b54a02700 1 -- 172.21.15.181:0/534829770 <== mon.2 v2:172.21.15.181:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ff17d4c4e0 con 0x55ff17e40800 2024-02-18T08:43:15.978 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:15 smithi181 bash[33501]: debug 2024-02-18T08:43:15.882+0000 7f8b64ffd680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-18T08:43:15.978 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:15 smithi181 bash[33501]: debug 2024-02-18T08:43:15.982+0000 7f8b64ffd680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-18T08:43:16.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:16 smithi181 bash[19547]: audit 2024-02-18T08:43:15.607411+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:43:16.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:16 smithi181 bash[19547]: cephadm 2024-02-18T08:43:15.608785+0000 mgr.y (mgr.14140) 398 : cephadm [INF] refreshing smithi133 facts 2024-02-18T08:43:16.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:16 smithi181 bash[19547]: audit 2024-02-18T08:43:15.755077+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:43:16.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:16 smithi181 bash[19547]: cephadm 2024-02-18T08:43:15.756283+0000 mgr.y (mgr.14140) 399 : cephadm [INF] refreshing smithi181 facts 2024-02-18T08:43:16.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:16 smithi181 bash[19547]: cluster 2024-02-18T08:43:15.982043+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v353: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:16.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:16 smithi181 bash[19547]: audit 2024-02-18T08:43:16.129968+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:43:16.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:16 smithi181 bash[19547]: cephadm 2024-02-18T08:43:16.138993+0000 mgr.y (mgr.14140) 401 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 with id 823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa 2024-02-18T08:43:16.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:16 smithi181 bash[19547]: audit 2024-02-18T08:43:16.139491+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:43:16.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:16 smithi181 bash[19547]: cephadm 2024-02-18T08:43:16.141486+0000 mgr.y (mgr.14140) 402 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-18T08:43:16.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:16 smithi181 bash[19547]: cephadm 2024-02-18T08:43:16.142160+0000 mgr.y (mgr.14140) 403 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-18T08:43:16.900 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:16 smithi181 bash[33501]: debug 2024-02-18T08:43:16.438+0000 7f8b64ffd680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-18T08:43:17.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:16 smithi133 bash[24767]: audit 2024-02-18T08:43:15.607411+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:43:17.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:16 smithi133 bash[24767]: cephadm 2024-02-18T08:43:15.608785+0000 mgr.y (mgr.14140) 398 : cephadm [INF] refreshing smithi133 facts 2024-02-18T08:43:17.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:16 smithi133 bash[24767]: audit 2024-02-18T08:43:15.755077+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:43:17.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:16 smithi133 bash[24767]: cephadm 2024-02-18T08:43:15.756283+0000 mgr.y (mgr.14140) 399 : cephadm [INF] refreshing smithi181 facts 2024-02-18T08:43:17.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:16 smithi133 bash[24767]: cluster 2024-02-18T08:43:15.982043+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v353: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:17.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:16 smithi133 bash[24767]: audit 2024-02-18T08:43:16.129968+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:43:17.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:16 smithi133 bash[24767]: cephadm 2024-02-18T08:43:16.138993+0000 mgr.y (mgr.14140) 401 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 with id 823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa 2024-02-18T08:43:17.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:16 smithi133 bash[24767]: audit 2024-02-18T08:43:16.139491+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:43:17.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:16 smithi133 bash[24767]: cephadm 2024-02-18T08:43:16.141486+0000 mgr.y (mgr.14140) 402 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-18T08:43:17.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:16 smithi133 bash[24767]: cephadm 2024-02-18T08:43:16.142160+0000 mgr.y (mgr.14140) 403 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-18T08:43:17.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:16 smithi133 bash[19538]: audit 2024-02-18T08:43:15.607411+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:43:17.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:16 smithi133 bash[19538]: cephadm 2024-02-18T08:43:15.608785+0000 mgr.y (mgr.14140) 398 : cephadm [INF] refreshing smithi133 facts 2024-02-18T08:43:17.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:16 smithi133 bash[19538]: audit 2024-02-18T08:43:15.755077+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:43:17.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:16 smithi133 bash[19538]: cephadm 2024-02-18T08:43:15.756283+0000 mgr.y (mgr.14140) 399 : cephadm [INF] refreshing smithi181 facts 2024-02-18T08:43:17.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:16 smithi133 bash[19538]: cluster 2024-02-18T08:43:15.982043+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v353: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:17.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:16 smithi133 bash[19538]: audit 2024-02-18T08:43:16.129968+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' 2024-02-18T08:43:17.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:16 smithi133 bash[19538]: cephadm 2024-02-18T08:43:16.138993+0000 mgr.y (mgr.14140) 401 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 with id 823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa 2024-02-18T08:43:17.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:16 smithi133 bash[19538]: audit 2024-02-18T08:43:16.139491+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:43:17.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:16 smithi133 bash[19538]: cephadm 2024-02-18T08:43:16.141486+0000 mgr.y (mgr.14140) 402 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-18T08:43:17.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:16 smithi133 bash[19538]: cephadm 2024-02-18T08:43:16.142160+0000 mgr.y (mgr.14140) 403 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-18T08:43:17.600 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:17 smithi181 bash[33501]: debug 2024-02-18T08:43:17.354+0000 7f8b64ffd680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-18T08:43:17.600 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:17 smithi181 bash[33501]: debug 2024-02-18T08:43:17.446+0000 7f8b64ffd680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-18T08:43:17.856 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:17 smithi181 bash[19547]: audit 2024-02-18T08:43:16.678189+0000 mon.a (mon.0) 716 : audit [DBG] from='client.? 172.21.15.133:0/4171560136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:17.857 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:17 smithi181 bash[33501]: debug 2024-02-18T08:43:17.706+0000 7f8b64ffd680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-18T08:43:18.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:17 smithi133 bash[19538]: audit 2024-02-18T08:43:16.678189+0000 mon.a (mon.0) 716 : audit [DBG] from='client.? 172.21.15.133:0/4171560136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:18.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:17 smithi133 bash[24767]: audit 2024-02-18T08:43:16.678189+0000 mon.a (mon.0) 716 : audit [DBG] from='client.? 172.21.15.133:0/4171560136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:19.002 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:18 smithi181 bash[19547]: cluster 2024-02-18T08:43:17.982859+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v354: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:19.002 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:18 smithi181 bash[19547]: audit 2024-02-18T08:43:18.444494+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-18T08:43:19.003 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:18 smithi181 bash[19547]: cluster 2024-02-18T08:43:18.451887+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-18T08:43:19.003 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:18 smithi181 bash[33501]: debug 2024-02-18T08:43:18.850+0000 7f8b64ffd680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-18T08:43:19.045 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:43:18 smithi133 bash[19836]: debug 2024-02-18T08:43:18.686+0000 7ffac2f18700 -1 mgr handle_mgr_map I was active but no longer am 2024-02-18T08:43:19.045 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:43:18 smithi133 bash[19836]: ignoring --setuser ceph since I am not root 2024-02-18T08:43:19.045 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:43:18 smithi133 bash[19836]: ignoring --setgroup ceph since I am not root 2024-02-18T08:43:19.045 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:43:18 smithi133 bash[19836]: debug 2024-02-18T08:43:18.730+0000 7fbb73b79700 1 -- 172.21.15.133:0/281398165 <== mon.1 v2:172.21.15.133:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ffdd8944e0 con 0x55ffdd97d000 2024-02-18T08:43:19.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:18 smithi133 bash[19538]: cluster 2024-02-18T08:43:17.982859+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v354: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:19.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:18 smithi133 bash[19538]: audit 2024-02-18T08:43:18.444494+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-18T08:43:19.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:18 smithi133 bash[19538]: cluster 2024-02-18T08:43:18.451887+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-18T08:43:19.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:18 smithi133 bash[24767]: cluster 2024-02-18T08:43:17.982859+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v354: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:19.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:18 smithi133 bash[24767]: audit 2024-02-18T08:43:18.444494+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-18T08:43:19.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:18 smithi133 bash[24767]: cluster 2024-02-18T08:43:18.451887+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-18T08:43:19.399 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:19 smithi181 bash[33501]: debug 2024-02-18T08:43:19.006+0000 7f8b64ffd680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-18T08:43:19.399 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:19 smithi181 bash[33501]: debug 2024-02-18T08:43:19.102+0000 7f8b64ffd680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-18T08:43:19.399 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:19 smithi181 bash[33501]: debug 2024-02-18T08:43:19.214+0000 7f8b64ffd680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-18T08:43:19.785 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:19 smithi181 bash[19547]: audit 2024-02-18T08:43:18.673350+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-18T08:43:19.786 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:19 smithi181 bash[19547]: cluster 2024-02-18T08:43:18.673440+0000 mon.a (mon.0) 720 : cluster [DBG] mgrmap e15: x(active, starting, since 0.227574s) 2024-02-18T08:43:19.786 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:19 smithi181 bash[19547]: cluster 2024-02-18T08:43:18.691564+0000 mon.a (mon.0) 721 : cluster [DBG] Standby manager daemon y started 2024-02-18T08:43:19.786 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:19 smithi181 bash[19547]: audit 2024-02-18T08:43:19.015239+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.133:0/1497990028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:19.786 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:19 smithi181 bash[33501]: debug 2024-02-18T08:43:19.434+0000 7f8b64ffd680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-18T08:43:19.786 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:19 smithi181 bash[33501]: debug 2024-02-18T08:43:19.790+0000 7f8b64ffd680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-18T08:43:20.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:19 smithi133 bash[19538]: audit 2024-02-18T08:43:18.673350+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-18T08:43:20.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:19 smithi133 bash[19538]: cluster 2024-02-18T08:43:18.673440+0000 mon.a (mon.0) 720 : cluster [DBG] mgrmap e15: x(active, starting, since 0.227574s) 2024-02-18T08:43:20.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:19 smithi133 bash[19538]: cluster 2024-02-18T08:43:18.691564+0000 mon.a (mon.0) 721 : cluster [DBG] Standby manager daemon y started 2024-02-18T08:43:20.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:19 smithi133 bash[19538]: audit 2024-02-18T08:43:19.015239+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.133:0/1497990028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:20.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:19 smithi133 bash[24767]: audit 2024-02-18T08:43:18.673350+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14140 172.21.15.133:0/3788734168' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-18T08:43:20.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:19 smithi133 bash[24767]: cluster 2024-02-18T08:43:18.673440+0000 mon.a (mon.0) 720 : cluster [DBG] mgrmap e15: x(active, starting, since 0.227574s) 2024-02-18T08:43:20.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:19 smithi133 bash[24767]: cluster 2024-02-18T08:43:18.691564+0000 mon.a (mon.0) 721 : cluster [DBG] Standby manager daemon y started 2024-02-18T08:43:20.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:19 smithi133 bash[24767]: audit 2024-02-18T08:43:19.015239+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.133:0/1497990028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:20.149 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:19 smithi181 bash[33501]: debug 2024-02-18T08:43:19.910+0000 7f8b64ffd680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-18T08:43:20.969 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:20 smithi181 bash[19547]: cluster 2024-02-18T08:43:19.687603+0000 mon.a (mon.0) 722 : cluster [DBG] mgrmap e16: x(active, starting, since 1.24174s), standbys: y 2024-02-18T08:43:20.969 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:20 smithi181 bash[33501]: debug 2024-02-18T08:43:20.758+0000 7f8b64ffd680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-18T08:43:20.969 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:20 smithi181 bash[33501]: debug 2024-02-18T08:43:20.862+0000 7f8b64ffd680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-18T08:43:21.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:20 smithi133 bash[19538]: cluster 2024-02-18T08:43:19.687603+0000 mon.a (mon.0) 722 : cluster [DBG] mgrmap e16: x(active, starting, since 1.24174s), standbys: y 2024-02-18T08:43:21.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:20 smithi133 bash[24767]: cluster 2024-02-18T08:43:19.687603+0000 mon.a (mon.0) 722 : cluster [DBG] mgrmap e16: x(active, starting, since 1.24174s), standbys: y 2024-02-18T08:43:21.399 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:20 smithi181 bash[33501]: debug 2024-02-18T08:43:20.974+0000 7f8b64ffd680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-18T08:43:21.399 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:21 smithi181 bash[33501]: debug 2024-02-18T08:43:21.190+0000 7f8b64ffd680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-18T08:43:21.808 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:21 smithi181 bash[19547]: audit 2024-02-18T08:43:21.348717+0000 mon.a (mon.0) 723 : audit [DBG] from='client.? 172.21.15.133:0/664542379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:21.808 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:21 smithi181 bash[33501]: debug 2024-02-18T08:43:21.482+0000 7f8b64ffd680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-18T08:43:21.808 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:21 smithi181 bash[33501]: debug 2024-02-18T08:43:21.642+0000 7f8b64ffd680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-18T08:43:21.808 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:21 smithi181 bash[33501]: debug 2024-02-18T08:43:21.814+0000 7f8b64ffd680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-18T08:43:22.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:21 smithi133 bash[19538]: audit 2024-02-18T08:43:21.348717+0000 mon.a (mon.0) 723 : audit [DBG] from='client.? 172.21.15.133:0/664542379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:22.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:21 smithi133 bash[24767]: audit 2024-02-18T08:43:21.348717+0000 mon.a (mon.0) 723 : audit [DBG] from='client.? 172.21.15.133:0/664542379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:22.126 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:22 smithi181 bash[33501]: debug 2024-02-18T08:43:22.026+0000 7f8b64ffd680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-18T08:43:22.399 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:22 smithi181 bash[33501]: debug 2024-02-18T08:43:22.134+0000 7f8b64ffd680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-18T08:43:23.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:22 smithi133 bash[19538]: cluster 2024-02-18T08:43:22.159068+0000 mon.a (mon.0) 724 : cluster [INF] Active manager daemon x restarted 2024-02-18T08:43:23.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:22 smithi133 bash[19538]: cluster 2024-02-18T08:43:22.160182+0000 mon.a (mon.0) 725 : cluster [INF] Activating manager daemon x 2024-02-18T08:43:23.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:22 smithi133 bash[19538]: audit 2024-02-18T08:43:22.162324+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-18T08:43:23.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:22 smithi133 bash[19538]: cluster 2024-02-18T08:43:22.164764+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-02-18T08:43:23.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:22 smithi133 bash[19538]: audit 2024-02-18T08:43:22.169628+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:43:23.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:22 smithi133 bash[19538]: audit 2024-02-18T08:43:22.171249+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-18T08:43:23.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:22 smithi133 bash[19538]: audit 2024-02-18T08:43:22.171667+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:43:23.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:22 smithi133 bash[24767]: cluster 2024-02-18T08:43:22.159068+0000 mon.a (mon.0) 724 : cluster [INF] Active manager daemon x restarted 2024-02-18T08:43:23.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:22 smithi133 bash[24767]: cluster 2024-02-18T08:43:22.160182+0000 mon.a (mon.0) 725 : cluster [INF] Activating manager daemon x 2024-02-18T08:43:23.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:22 smithi133 bash[24767]: audit 2024-02-18T08:43:22.162324+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-18T08:43:23.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:22 smithi133 bash[24767]: cluster 2024-02-18T08:43:22.164764+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-02-18T08:43:23.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:22 smithi133 bash[24767]: audit 2024-02-18T08:43:22.169628+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:43:23.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:22 smithi133 bash[24767]: audit 2024-02-18T08:43:22.171249+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-18T08:43:23.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:22 smithi133 bash[24767]: audit 2024-02-18T08:43:22.171667+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:43:23.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:22 smithi181 bash[19547]: cluster 2024-02-18T08:43:22.159068+0000 mon.a (mon.0) 724 : cluster [INF] Active manager daemon x restarted 2024-02-18T08:43:23.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:22 smithi181 bash[19547]: cluster 2024-02-18T08:43:22.160182+0000 mon.a (mon.0) 725 : cluster [INF] Activating manager daemon x 2024-02-18T08:43:23.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:22 smithi181 bash[19547]: audit 2024-02-18T08:43:22.162324+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-18T08:43:23.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:22 smithi181 bash[19547]: cluster 2024-02-18T08:43:22.164764+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-02-18T08:43:23.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:22 smithi181 bash[19547]: audit 2024-02-18T08:43:22.169628+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:43:23.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:22 smithi181 bash[19547]: audit 2024-02-18T08:43:22.171249+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-18T08:43:23.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:22 smithi181 bash[19547]: audit 2024-02-18T08:43:22.171667+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:43:23.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:23 smithi133 bash[19538]: cluster 2024-02-18T08:43:22.704039+0000 mon.a (mon.0) 727 : cluster [DBG] mgrmap e17: x(active, starting, since 0.544144s), standbys: y 2024-02-18T08:43:23.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:23 smithi133 bash[19538]: cluster 2024-02-18T08:43:23.107970+0000 mon.a (mon.0) 728 : cluster [DBG] Standby manager daemon y restarted 2024-02-18T08:43:23.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:23 smithi133 bash[19538]: cluster 2024-02-18T08:43:23.108160+0000 mon.a (mon.0) 729 : cluster [DBG] Standby manager daemon y started 2024-02-18T08:43:23.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:23 smithi133 bash[19538]: audit 2024-02-18T08:43:23.109133+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.? 172.21.15.133:0/2826233614' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-18T08:43:23.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:23 smithi133 bash[19538]: audit 2024-02-18T08:43:23.110322+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.? 172.21.15.133:0/2826233614' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:43:23.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:23 smithi133 bash[19538]: audit 2024-02-18T08:43:23.112027+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.? 172.21.15.133:0/2826233614' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-18T08:43:23.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:23 smithi133 bash[19538]: audit 2024-02-18T08:43:23.112920+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.? 172.21.15.133:0/2826233614' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:43:23.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:23 smithi133 bash[19538]: audit 2024-02-18T08:43:23.677027+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.133:0/2231821868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:23.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:23 smithi133 bash[24767]: cluster 2024-02-18T08:43:22.704039+0000 mon.a (mon.0) 727 : cluster [DBG] mgrmap e17: x(active, starting, since 0.544144s), standbys: y 2024-02-18T08:43:23.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:23 smithi133 bash[24767]: cluster 2024-02-18T08:43:23.107970+0000 mon.a (mon.0) 728 : cluster [DBG] Standby manager daemon y restarted 2024-02-18T08:43:23.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:23 smithi133 bash[24767]: cluster 2024-02-18T08:43:23.108160+0000 mon.a (mon.0) 729 : cluster [DBG] Standby manager daemon y started 2024-02-18T08:43:23.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:23 smithi133 bash[24767]: audit 2024-02-18T08:43:23.109133+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.? 172.21.15.133:0/2826233614' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-18T08:43:23.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:23 smithi133 bash[24767]: audit 2024-02-18T08:43:23.110322+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.? 172.21.15.133:0/2826233614' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:43:23.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:23 smithi133 bash[24767]: audit 2024-02-18T08:43:23.112027+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.? 172.21.15.133:0/2826233614' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-18T08:43:23.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:23 smithi133 bash[24767]: audit 2024-02-18T08:43:23.112920+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.? 172.21.15.133:0/2826233614' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:43:23.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:23 smithi133 bash[24767]: audit 2024-02-18T08:43:23.677027+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.133:0/2231821868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:23.798 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:43:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:43:23.515Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:43:23.798 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:43:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:43:23.515Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:43:23.798 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:43:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:43:23.515Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" 2024-02-18T08:43:24.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:23 smithi181 bash[19547]: cluster 2024-02-18T08:43:22.704039+0000 mon.a (mon.0) 727 : cluster [DBG] mgrmap e17: x(active, starting, since 0.544144s), standbys: y 2024-02-18T08:43:24.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:23 smithi181 bash[19547]: cluster 2024-02-18T08:43:23.107970+0000 mon.a (mon.0) 728 : cluster [DBG] Standby manager daemon y restarted 2024-02-18T08:43:24.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:23 smithi181 bash[19547]: cluster 2024-02-18T08:43:23.108160+0000 mon.a (mon.0) 729 : cluster [DBG] Standby manager daemon y started 2024-02-18T08:43:24.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:23 smithi181 bash[19547]: audit 2024-02-18T08:43:23.109133+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.? 172.21.15.133:0/2826233614' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-18T08:43:24.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:23 smithi181 bash[19547]: audit 2024-02-18T08:43:23.110322+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.? 172.21.15.133:0/2826233614' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:43:24.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:23 smithi181 bash[19547]: audit 2024-02-18T08:43:23.112027+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.? 172.21.15.133:0/2826233614' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-18T08:43:24.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:23 smithi181 bash[19547]: audit 2024-02-18T08:43:23.112920+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.? 172.21.15.133:0/2826233614' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:43:24.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:23 smithi181 bash[19547]: audit 2024-02-18T08:43:23.677027+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.133:0/2231821868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:25.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:24 smithi133 bash[19538]: cluster 2024-02-18T08:43:23.718192+0000 mon.a (mon.0) 734 : cluster [DBG] mgrmap e18: x(active, starting, since 1.5583s), standbys: y 2024-02-18T08:43:25.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:24 smithi133 bash[19538]: audit 2024-02-18T08:43:23.723604+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-18T08:43:25.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:24 smithi133 bash[19538]: audit 2024-02-18T08:43:23.724122+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-18T08:43:25.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:24 smithi133 bash[24767]: cluster 2024-02-18T08:43:23.718192+0000 mon.a (mon.0) 734 : cluster [DBG] mgrmap e18: x(active, starting, since 1.5583s), standbys: y 2024-02-18T08:43:25.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:24 smithi133 bash[24767]: audit 2024-02-18T08:43:23.723604+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-18T08:43:25.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:24 smithi133 bash[24767]: audit 2024-02-18T08:43:23.724122+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-18T08:43:25.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:24 smithi181 bash[19547]: cluster 2024-02-18T08:43:23.718192+0000 mon.a (mon.0) 734 : cluster [DBG] mgrmap e18: x(active, starting, since 1.5583s), standbys: y 2024-02-18T08:43:25.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:24 smithi181 bash[19547]: audit 2024-02-18T08:43:23.723604+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-18T08:43:25.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:24 smithi181 bash[19547]: audit 2024-02-18T08:43:23.724122+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-18T08:43:26.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:26 smithi181 bash[19547]: audit 2024-02-18T08:43:26.015191+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.133:0/1170729179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:26.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:26 smithi133 bash[19538]: audit 2024-02-18T08:43:26.015191+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.133:0/1170729179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:26.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:26 smithi133 bash[24767]: audit 2024-02-18T08:43:26.015191+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.133:0/1170729179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:28.979 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:28 smithi133 bash[24767]: audit 2024-02-18T08:43:28.355230+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.133:0/1947146413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:28.979 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:28 smithi133 bash[19538]: audit 2024-02-18T08:43:28.355230+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.133:0/1947146413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:28.993 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:28 smithi181 bash[19547]: audit 2024-02-18T08:43:28.355230+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.133:0/1947146413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:28.993 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[33501]: Warning: Permanently added '172.21.15.133' (ECDSA) to the list of known hosts. 2024-02-18T08:43:29.399 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[33501]: debug 2024-02-18T08:43:29.038+0000 7f8acb1b4700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:43:29.399 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[33501]: debug 2024-02-18T08:43:29.038+0000 7f8acd9b9700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:43:29.399 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[33501]: debug 2024-02-18T08:43:29.042+0000 7f8acd9b9700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:43:30.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.709734+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-18T08:43:30.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.710206+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:43:30.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.710686+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:43:30.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.711164+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi133.vayqdh"}]: dispatch 2024-02-18T08:43:30.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.711778+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi181.xhldoa"}]: dispatch 2024-02-18T08:43:30.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.713635+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:43:30.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.714304+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:43:30.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.714988+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:43:30.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.715694+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:43:30.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.716311+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:43:30.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.716990+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:43:30.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.717540+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:43:30.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.718054+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:43:30.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.718670+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-18T08:43:30.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.719211+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-18T08:43:30.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.720291+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-18T08:43:30.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.721477+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-18T08:43:30.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.722856+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-18T08:43:30.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.709734+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-18T08:43:30.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.710206+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:43:30.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.710686+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:43:30.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.711164+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi133.vayqdh"}]: dispatch 2024-02-18T08:43:30.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.711778+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi181.xhldoa"}]: dispatch 2024-02-18T08:43:30.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.713635+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:43:30.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.714304+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:43:30.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.714988+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:43:30.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.715694+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:43:30.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.716311+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:43:30.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.716990+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:43:30.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.717540+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:43:30.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.718054+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:43:30.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.718670+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-18T08:43:30.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.719211+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-18T08:43:30.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.720291+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-18T08:43:30.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.721477+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-18T08:43:30.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.722856+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-18T08:43:30.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.723405+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-18T08:43:30.049 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.723918+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi133"}]: dispatch 2024-02-18T08:43:30.049 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.724585+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi181"}]: dispatch 2024-02-18T08:43:30.049 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.725187+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-18T08:43:30.049 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.725778+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-18T08:43:30.049 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.726267+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-18T08:43:30.049 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.726792+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-18T08:43:30.049 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.727326+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mds.foo"}]: dispatch 2024-02-18T08:43:30.049 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.727838+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-18T08:43:30.049 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.728392+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-18T08:43:30.049 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.728897+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-18T08:43:30.049 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.729399+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-18T08:43:30.049 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.730064+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-18T08:43:30.049 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.730698+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-18T08:43:30.050 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.731223+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-18T08:43:30.050 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.731801+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-18T08:43:30.050 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.732473+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:43:30.050 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.733143+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:43:30.050 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.733737+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-18T08:43:30.050 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.734348+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-18T08:43:30.050 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.735214+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-18T08:43:30.050 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.735894+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-18T08:43:30.050 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: cluster 2024-02-18T08:43:28.756164+0000 mon.a (mon.0) 735 : cluster [INF] Manager daemon x is now available 2024-02-18T08:43:30.050 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.783057+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:30.050 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.921213+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:30.050 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.923925+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:43:30.050 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.930803+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:43:30.050 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.996434+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:43:30.051 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:28.997183+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:43:30.051 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:29.010236+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-18T08:43:30.051 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[19538]: audit 2024-02-18T08:43:29.011240+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-18T08:43:30.051 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.723405+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-18T08:43:30.051 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.723918+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi133"}]: dispatch 2024-02-18T08:43:30.051 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.724585+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi181"}]: dispatch 2024-02-18T08:43:30.051 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.725187+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-18T08:43:30.051 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.725778+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-18T08:43:30.051 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.726267+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-18T08:43:30.052 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.726792+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-18T08:43:30.052 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.727326+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mds.foo"}]: dispatch 2024-02-18T08:43:30.052 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.727838+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-18T08:43:30.052 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.728392+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-18T08:43:30.052 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.728897+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-18T08:43:30.052 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.729399+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-18T08:43:30.052 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.730064+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-18T08:43:30.052 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.730698+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-18T08:43:30.052 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.731223+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-18T08:43:30.052 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.731801+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-18T08:43:30.052 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.732473+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:43:30.052 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.733143+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:43:30.052 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.733737+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-18T08:43:30.052 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.734348+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-18T08:43:30.053 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.735214+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-18T08:43:30.053 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.735894+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-18T08:43:30.053 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: cluster 2024-02-18T08:43:28.756164+0000 mon.a (mon.0) 735 : cluster [INF] Manager daemon x is now available 2024-02-18T08:43:30.053 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.783057+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:30.053 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.921213+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:30.053 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.923925+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:43:30.053 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.930803+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:43:30.053 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.996434+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:43:30.053 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:28.997183+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:43:30.053 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:29.010236+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-18T08:43:30.053 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:29 smithi133 bash[24767]: audit 2024-02-18T08:43:29.011240+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-18T08:43:30.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.709734+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-18T08:43:30.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.710206+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:43:30.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.710686+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:43:30.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.711164+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi133.vayqdh"}]: dispatch 2024-02-18T08:43:30.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.711778+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi181.xhldoa"}]: dispatch 2024-02-18T08:43:30.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.713635+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:43:30.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.714304+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:43:30.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.714988+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:43:30.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.715694+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:43:30.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.716311+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:43:30.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.716990+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:43:30.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.717540+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:43:30.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.718054+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:43:30.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.718670+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-18T08:43:30.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.719211+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-18T08:43:30.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.720291+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-18T08:43:30.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.721477+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-18T08:43:30.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.722856+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-18T08:43:30.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.723405+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-18T08:43:30.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.723918+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi133"}]: dispatch 2024-02-18T08:43:30.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.724585+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi181"}]: dispatch 2024-02-18T08:43:30.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.725187+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-18T08:43:30.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.725778+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-18T08:43:30.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.726267+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-18T08:43:30.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.726792+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-18T08:43:30.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.727326+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mds.foo"}]: dispatch 2024-02-18T08:43:30.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.727838+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-18T08:43:30.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.728392+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-18T08:43:30.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.728897+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-18T08:43:30.152 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.729399+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-18T08:43:30.153 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.730064+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-18T08:43:30.153 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.730698+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-18T08:43:30.153 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.731223+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-18T08:43:30.153 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.731801+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-18T08:43:30.153 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.732473+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:43:30.153 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.733143+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:43:30.153 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.733737+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-18T08:43:30.153 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.734348+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-18T08:43:30.153 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.735214+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-18T08:43:30.153 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.735894+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-18T08:43:30.153 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: cluster 2024-02-18T08:43:28.756164+0000 mon.a (mon.0) 735 : cluster [INF] Manager daemon x is now available 2024-02-18T08:43:30.153 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.783057+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:30.153 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.921213+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:30.153 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.923925+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:43:30.154 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.930803+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:43:30.154 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.996434+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:43:30.154 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:28.997183+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:43:30.154 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:29.010236+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-18T08:43:30.154 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:29 smithi181 bash[19547]: audit 2024-02-18T08:43:29.011240+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-18T08:43:31.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:30 smithi133 bash[24767]: cephadm 2024-02-18T08:43:28.777934+0000 mgr.x (mgr.35375) 1 : cephadm [INF] inventory: adjusted host smithi133 addr 'smithi133' -> '172.21.15.133' 2024-02-18T08:43:31.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:30 smithi133 bash[24767]: cluster 2024-02-18T08:43:29.675289+0000 mon.a (mon.0) 740 : cluster [DBG] mgrmap e19: x(active, since 7s), standbys: y 2024-02-18T08:43:31.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:30 smithi133 bash[24767]: cluster 2024-02-18T08:43:29.710795+0000 mgr.x (mgr.35375) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:31.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:30 smithi133 bash[19538]: cephadm 2024-02-18T08:43:28.777934+0000 mgr.x (mgr.35375) 1 : cephadm [INF] inventory: adjusted host smithi133 addr 'smithi133' -> '172.21.15.133' 2024-02-18T08:43:31.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:30 smithi133 bash[19538]: cluster 2024-02-18T08:43:29.675289+0000 mon.a (mon.0) 740 : cluster [DBG] mgrmap e19: x(active, since 7s), standbys: y 2024-02-18T08:43:31.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:30 smithi133 bash[19538]: cluster 2024-02-18T08:43:29.710795+0000 mgr.x (mgr.35375) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:31.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:30 smithi181 bash[19547]: cephadm 2024-02-18T08:43:28.777934+0000 mgr.x (mgr.35375) 1 : cephadm [INF] inventory: adjusted host smithi133 addr 'smithi133' -> '172.21.15.133' 2024-02-18T08:43:31.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:30 smithi181 bash[19547]: cluster 2024-02-18T08:43:29.675289+0000 mon.a (mon.0) 740 : cluster [DBG] mgrmap e19: x(active, since 7s), standbys: y 2024-02-18T08:43:31.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:30 smithi181 bash[19547]: cluster 2024-02-18T08:43:29.710795+0000 mgr.x (mgr.35375) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:32.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:31 smithi133 bash[24767]: cluster 2024-02-18T08:43:30.698957+0000 mon.a (mon.0) 741 : cluster [DBG] mgrmap e20: x(active, since 8s), standbys: y 2024-02-18T08:43:32.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:31 smithi133 bash[24767]: cluster 2024-02-18T08:43:30.719171+0000 mgr.x (mgr.35375) 3 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:32.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:31 smithi133 bash[24767]: audit 2024-02-18T08:43:30.749145+0000 mon.a (mon.0) 742 : audit [DBG] from='client.? 172.21.15.133:0/503544818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:32.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:31 smithi133 bash[19538]: cluster 2024-02-18T08:43:30.698957+0000 mon.a (mon.0) 741 : cluster [DBG] mgrmap e20: x(active, since 8s), standbys: y 2024-02-18T08:43:32.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:31 smithi133 bash[19538]: cluster 2024-02-18T08:43:30.719171+0000 mgr.x (mgr.35375) 3 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:32.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:31 smithi133 bash[19538]: audit 2024-02-18T08:43:30.749145+0000 mon.a (mon.0) 742 : audit [DBG] from='client.? 172.21.15.133:0/503544818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:32.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:31 smithi181 bash[19547]: cluster 2024-02-18T08:43:30.698957+0000 mon.a (mon.0) 741 : cluster [DBG] mgrmap e20: x(active, since 8s), standbys: y 2024-02-18T08:43:32.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:31 smithi181 bash[19547]: cluster 2024-02-18T08:43:30.719171+0000 mgr.x (mgr.35375) 3 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:32.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:31 smithi181 bash[19547]: audit 2024-02-18T08:43:30.749145+0000 mon.a (mon.0) 742 : audit [DBG] from='client.? 172.21.15.133:0/503544818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:33.795 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:33 smithi133 bash[24767]: cluster 2024-02-18T08:43:32.719855+0000 mgr.x (mgr.35375) 4 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:33.795 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:33 smithi133 bash[24767]: audit 2024-02-18T08:43:33.139302+0000 mon.c (mon.1) 88 : audit [DBG] from='client.? 172.21.15.133:0/2185455086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:33.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:33 smithi133 bash[19538]: cluster 2024-02-18T08:43:32.719855+0000 mgr.x (mgr.35375) 4 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:33.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:33 smithi133 bash[19538]: audit 2024-02-18T08:43:33.139302+0000 mon.c (mon.1) 88 : audit [DBG] from='client.? 172.21.15.133:0/2185455086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:33.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:43:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:43:33.515Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:43:33.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:43:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:43:33.515Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:43:33.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:43:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:43:33.515Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" 2024-02-18T08:43:34.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:33 smithi181 bash[19547]: cluster 2024-02-18T08:43:32.719855+0000 mgr.x (mgr.35375) 4 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:34.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:33 smithi181 bash[19547]: audit 2024-02-18T08:43:33.139302+0000 mon.c (mon.1) 88 : audit [DBG] from='client.? 172.21.15.133:0/2185455086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:34.899 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:43:34 smithi181 bash[33501]: Warning: Permanently added 'smithi181,172.21.15.181' (ECDSA) to the list of known hosts. 2024-02-18T08:43:35.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:35 smithi133 bash[19538]: audit 2024-02-18T08:43:34.530407+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:35.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:35 smithi133 bash[19538]: audit 2024-02-18T08:43:34.541752+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:35.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:35 smithi133 bash[19538]: cluster 2024-02-18T08:43:34.721087+0000 mgr.x (mgr.35375) 5 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:35.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:35 smithi133 bash[19538]: audit 2024-02-18T08:43:34.855417+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:43:35.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:35 smithi133 bash[19538]: audit 2024-02-18T08:43:34.886120+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:35.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:35 smithi133 bash[19538]: audit 2024-02-18T08:43:34.890466+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:43:35.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:35 smithi133 bash[19538]: audit 2024-02-18T08:43:35.519944+0000 mon.a (mon.0) 746 : audit [DBG] from='client.? 172.21.15.133:0/1314924141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:35.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:35 smithi133 bash[24767]: audit 2024-02-18T08:43:34.530407+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:35.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:35 smithi133 bash[24767]: audit 2024-02-18T08:43:34.541752+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:35.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:35 smithi133 bash[24767]: cluster 2024-02-18T08:43:34.721087+0000 mgr.x (mgr.35375) 5 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:35.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:35 smithi133 bash[24767]: audit 2024-02-18T08:43:34.855417+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:43:35.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:35 smithi133 bash[24767]: audit 2024-02-18T08:43:34.886120+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:35.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:35 smithi133 bash[24767]: audit 2024-02-18T08:43:34.890466+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:43:35.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:35 smithi133 bash[24767]: audit 2024-02-18T08:43:35.519944+0000 mon.a (mon.0) 746 : audit [DBG] from='client.? 172.21.15.133:0/1314924141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:35.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:35 smithi181 bash[19547]: audit 2024-02-18T08:43:34.530407+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:35.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:35 smithi181 bash[19547]: audit 2024-02-18T08:43:34.541752+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:35.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:35 smithi181 bash[19547]: cluster 2024-02-18T08:43:34.721087+0000 mgr.x (mgr.35375) 5 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:35.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:35 smithi181 bash[19547]: audit 2024-02-18T08:43:34.855417+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:43:35.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:35 smithi181 bash[19547]: audit 2024-02-18T08:43:34.886120+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:35.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:35 smithi181 bash[19547]: audit 2024-02-18T08:43:34.890466+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:43:35.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:35 smithi181 bash[19547]: audit 2024-02-18T08:43:35.519944+0000 mon.a (mon.0) 746 : audit [DBG] from='client.? 172.21.15.133:0/1314924141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:37.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:36 smithi133 bash[24767]: cluster 2024-02-18T08:43:36.721761+0000 mgr.x (mgr.35375) 6 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:37.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:36 smithi133 bash[19538]: cluster 2024-02-18T08:43:36.721761+0000 mgr.x (mgr.35375) 6 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:37.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:36 smithi181 bash[19547]: cluster 2024-02-18T08:43:36.721761+0000 mgr.x (mgr.35375) 6 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:39.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:38 smithi133 bash[19538]: audit 2024-02-18T08:43:37.944865+0000 mon.c (mon.1) 91 : audit [DBG] from='client.? 172.21.15.133:0/1294512089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:39.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:38 smithi133 bash[24767]: audit 2024-02-18T08:43:37.944865+0000 mon.c (mon.1) 91 : audit [DBG] from='client.? 172.21.15.133:0/1294512089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:39.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:38 smithi181 bash[19547]: audit 2024-02-18T08:43:37.944865+0000 mon.c (mon.1) 91 : audit [DBG] from='client.? 172.21.15.133:0/1294512089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:40.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:39 smithi133 bash[19538]: cluster 2024-02-18T08:43:38.722505+0000 mgr.x (mgr.35375) 7 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:40.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:39 smithi133 bash[24767]: cluster 2024-02-18T08:43:38.722505+0000 mgr.x (mgr.35375) 7 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:40.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:39 smithi181 bash[19547]: cluster 2024-02-18T08:43:38.722505+0000 mgr.x (mgr.35375) 7 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:41.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:40 smithi133 bash[19538]: audit 2024-02-18T08:43:40.345662+0000 mon.c (mon.1) 92 : audit [DBG] from='client.? 172.21.15.133:0/4081151528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:41.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:40 smithi133 bash[24767]: audit 2024-02-18T08:43:40.345662+0000 mon.c (mon.1) 92 : audit [DBG] from='client.? 172.21.15.133:0/4081151528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:41.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:40 smithi181 bash[19547]: audit 2024-02-18T08:43:40.345662+0000 mon.c (mon.1) 92 : audit [DBG] from='client.? 172.21.15.133:0/4081151528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:42.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[24767]: cluster 2024-02-18T08:43:40.723784+0000 mgr.x (mgr.35375) 8 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:42.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[24767]: audit 2024-02-18T08:43:41.102521+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:42.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[24767]: audit 2024-02-18T08:43:41.390178+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:42.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[24767]: audit 2024-02-18T08:43:41.391270+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:42.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[24767]: audit 2024-02-18T08:43:41.392233+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:42.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[24767]: audit 2024-02-18T08:43:41.393128+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:42.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[24767]: audit 2024-02-18T08:43:41.394012+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:42.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[24767]: audit 2024-02-18T08:43:41.394950+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:42.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[24767]: audit 2024-02-18T08:43:41.395883+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:42.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[24767]: audit 2024-02-18T08:43:41.396782+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:42.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[24767]: audit 2024-02-18T08:43:41.397628+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "mds.foo.smithi133.vayqdh","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:43:42.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[24767]: audit 2024-02-18T08:43:41.398366+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:42.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[19538]: cluster 2024-02-18T08:43:40.723784+0000 mgr.x (mgr.35375) 8 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:42.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[19538]: audit 2024-02-18T08:43:41.102521+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:42.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[19538]: audit 2024-02-18T08:43:41.390178+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:42.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[19538]: audit 2024-02-18T08:43:41.391270+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:42.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[19538]: audit 2024-02-18T08:43:41.392233+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:42.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[19538]: audit 2024-02-18T08:43:41.393128+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:42.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[19538]: audit 2024-02-18T08:43:41.394012+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:42.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[19538]: audit 2024-02-18T08:43:41.394950+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:42.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[19538]: audit 2024-02-18T08:43:41.395883+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:42.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[19538]: audit 2024-02-18T08:43:41.396782+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:42.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[19538]: audit 2024-02-18T08:43:41.397628+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "mds.foo.smithi133.vayqdh","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:43:42.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:41 smithi133 bash[19538]: audit 2024-02-18T08:43:41.398366+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:42.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:41 smithi181 bash[19547]: cluster 2024-02-18T08:43:40.723784+0000 mgr.x (mgr.35375) 8 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:42.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:41 smithi181 bash[19547]: audit 2024-02-18T08:43:41.102521+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:42.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:41 smithi181 bash[19547]: audit 2024-02-18T08:43:41.390178+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:42.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:41 smithi181 bash[19547]: audit 2024-02-18T08:43:41.391270+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:42.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:41 smithi181 bash[19547]: audit 2024-02-18T08:43:41.392233+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:42.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:41 smithi181 bash[19547]: audit 2024-02-18T08:43:41.393128+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:42.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:41 smithi181 bash[19547]: audit 2024-02-18T08:43:41.394012+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:42.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:41 smithi181 bash[19547]: audit 2024-02-18T08:43:41.394950+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:42.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:41 smithi181 bash[19547]: audit 2024-02-18T08:43:41.395883+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:42.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:41 smithi181 bash[19547]: audit 2024-02-18T08:43:41.396782+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:42.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:41 smithi181 bash[19547]: audit 2024-02-18T08:43:41.397628+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "mds.foo.smithi133.vayqdh","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:43:42.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:41 smithi181 bash[19547]: audit 2024-02-18T08:43:41.398366+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:43.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:42 smithi181 bash[19547]: audit 2024-02-18T08:43:41.855173+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:43.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:42 smithi181 bash[19547]: audit 2024-02-18T08:43:42.137865+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:43.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:42 smithi181 bash[19547]: audit 2024-02-18T08:43:42.139064+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:43.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:42 smithi181 bash[19547]: audit 2024-02-18T08:43:42.139990+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:43.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:42 smithi181 bash[19547]: audit 2024-02-18T08:43:42.141023+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:43.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:42 smithi181 bash[19547]: audit 2024-02-18T08:43:42.141981+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:43.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:42 smithi181 bash[19547]: audit 2024-02-18T08:43:42.142915+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:43.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:42 smithi181 bash[19547]: audit 2024-02-18T08:43:42.143845+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:43.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:42 smithi181 bash[19547]: audit 2024-02-18T08:43:42.144774+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:43.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:42 smithi181 bash[19547]: audit 2024-02-18T08:43:42.145715+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "mds.foo.smithi181.xhldoa","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:43:43.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:42 smithi181 bash[19547]: audit 2024-02-18T08:43:42.146594+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:43.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:42 smithi181 bash[19547]: audit 2024-02-18T08:43:42.155599+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:43.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:42 smithi181 bash[19547]: audit 2024-02-18T08:43:42.162335+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:43.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:42 smithi181 bash[19547]: audit 2024-02-18T08:43:42.170705+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:43.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:42 smithi181 bash[19547]: audit 2024-02-18T08:43:42.179900+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:43.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:42 smithi181 bash[19547]: audit 2024-02-18T08:43:42.189016+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:43.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:42 smithi181 bash[19547]: cephadm 2024-02-18T08:43:42.206073+0000 mgr.x (mgr.35375) 9 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-18T08:43:43.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:42 smithi181 bash[19547]: cephadm 2024-02-18T08:43:42.234955+0000 mgr.x (mgr.35375) 10 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi181 2024-02-18T08:43:43.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:42 smithi181 bash[19547]: cluster 2024-02-18T08:43:42.724600+0000 mgr.x (mgr.35375) 11 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:43.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:42 smithi181 bash[19547]: audit 2024-02-18T08:43:42.736343+0000 mon.a (mon.0) 754 : audit [DBG] from='client.? 172.21.15.133:0/1994740172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:43.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[19538]: audit 2024-02-18T08:43:41.855173+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:43.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[19538]: audit 2024-02-18T08:43:42.137865+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:43.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[19538]: audit 2024-02-18T08:43:42.139064+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:43.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[19538]: audit 2024-02-18T08:43:42.139990+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:43.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[19538]: audit 2024-02-18T08:43:42.141023+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:43.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[19538]: audit 2024-02-18T08:43:42.141981+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:43.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[19538]: audit 2024-02-18T08:43:42.142915+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:43.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[19538]: audit 2024-02-18T08:43:42.143845+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:43.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[19538]: audit 2024-02-18T08:43:42.144774+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:43.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[19538]: audit 2024-02-18T08:43:42.145715+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "mds.foo.smithi181.xhldoa","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:43:43.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[19538]: audit 2024-02-18T08:43:42.146594+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:43.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[19538]: audit 2024-02-18T08:43:42.155599+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:43.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[19538]: audit 2024-02-18T08:43:42.162335+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:43.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[19538]: audit 2024-02-18T08:43:42.170705+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:43.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[19538]: audit 2024-02-18T08:43:42.179900+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:43.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[19538]: audit 2024-02-18T08:43:42.189016+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:43.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[19538]: cephadm 2024-02-18T08:43:42.206073+0000 mgr.x (mgr.35375) 9 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-18T08:43:43.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[19538]: cephadm 2024-02-18T08:43:42.234955+0000 mgr.x (mgr.35375) 10 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi181 2024-02-18T08:43:43.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[19538]: cluster 2024-02-18T08:43:42.724600+0000 mgr.x (mgr.35375) 11 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:43.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[19538]: audit 2024-02-18T08:43:42.736343+0000 mon.a (mon.0) 754 : audit [DBG] from='client.? 172.21.15.133:0/1994740172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:43.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[24767]: audit 2024-02-18T08:43:41.855173+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:43.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[24767]: audit 2024-02-18T08:43:42.137865+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:43.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[24767]: audit 2024-02-18T08:43:42.139064+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:43.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[24767]: audit 2024-02-18T08:43:42.139990+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:43.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[24767]: audit 2024-02-18T08:43:42.141023+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:43.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[24767]: audit 2024-02-18T08:43:42.141981+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:43.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[24767]: audit 2024-02-18T08:43:42.142915+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:43.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[24767]: audit 2024-02-18T08:43:42.143845+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:43.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[24767]: audit 2024-02-18T08:43:42.144774+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:43:43.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[24767]: audit 2024-02-18T08:43:42.145715+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "mds.foo.smithi181.xhldoa","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:43:43.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[24767]: audit 2024-02-18T08:43:42.146594+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:43:43.297 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[24767]: audit 2024-02-18T08:43:42.155599+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:43.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[24767]: audit 2024-02-18T08:43:42.162335+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:43.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[24767]: audit 2024-02-18T08:43:42.170705+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:43.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[24767]: audit 2024-02-18T08:43:42.179900+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:43.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[24767]: audit 2024-02-18T08:43:42.189016+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:43.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[24767]: cephadm 2024-02-18T08:43:42.206073+0000 mgr.x (mgr.35375) 9 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-18T08:43:43.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[24767]: cephadm 2024-02-18T08:43:42.234955+0000 mgr.x (mgr.35375) 10 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi181 2024-02-18T08:43:43.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[24767]: cluster 2024-02-18T08:43:42.724600+0000 mgr.x (mgr.35375) 11 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:43.298 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:42 smithi133 bash[24767]: audit 2024-02-18T08:43:42.736343+0000 mon.a (mon.0) 754 : audit [DBG] from='client.? 172.21.15.133:0/1994740172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:43.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:43:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:43:43.515Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:43:43.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:43:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:43:43.515Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:43:43.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:43:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:43:43.515Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" 2024-02-18T08:43:45.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:44 smithi133 bash[24767]: cluster 2024-02-18T08:43:44.725472+0000 mgr.x (mgr.35375) 12 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:45.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:44 smithi133 bash[19538]: cluster 2024-02-18T08:43:44.725472+0000 mgr.x (mgr.35375) 12 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:45.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:44 smithi181 bash[19547]: cluster 2024-02-18T08:43:44.725472+0000 mgr.x (mgr.35375) 12 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:46.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:45 smithi133 bash[19538]: audit 2024-02-18T08:43:45.124778+0000 mon.b (mon.2) 27 : audit [DBG] from='client.? 172.21.15.133:0/227372157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:46.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:45 smithi133 bash[24767]: audit 2024-02-18T08:43:45.124778+0000 mon.b (mon.2) 27 : audit [DBG] from='client.? 172.21.15.133:0/227372157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:46.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:45 smithi181 bash[19547]: audit 2024-02-18T08:43:45.124778+0000 mon.b (mon.2) 27 : audit [DBG] from='client.? 172.21.15.133:0/227372157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:47.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:46 smithi133 bash[19538]: cluster 2024-02-18T08:43:46.726232+0000 mgr.x (mgr.35375) 13 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:47.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:46 smithi133 bash[24767]: cluster 2024-02-18T08:43:46.726232+0000 mgr.x (mgr.35375) 13 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:47.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:46 smithi181 bash[19547]: cluster 2024-02-18T08:43:46.726232+0000 mgr.x (mgr.35375) 13 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:48.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:47 smithi133 bash[19538]: audit 2024-02-18T08:43:47.497048+0000 mon.a (mon.0) 755 : audit [DBG] from='client.? 172.21.15.133:0/3529053600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:48.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:47 smithi133 bash[24767]: audit 2024-02-18T08:43:47.497048+0000 mon.a (mon.0) 755 : audit [DBG] from='client.? 172.21.15.133:0/3529053600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:48.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:47 smithi181 bash[19547]: audit 2024-02-18T08:43:47.497048+0000 mon.a (mon.0) 755 : audit [DBG] from='client.? 172.21.15.133:0/3529053600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:49.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:48 smithi181 bash[19547]: cluster 2024-02-18T08:43:48.727003+0000 mgr.x (mgr.35375) 14 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:49.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:48 smithi133 bash[19538]: cluster 2024-02-18T08:43:48.727003+0000 mgr.x (mgr.35375) 14 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:49.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:48 smithi133 bash[24767]: cluster 2024-02-18T08:43:48.727003+0000 mgr.x (mgr.35375) 14 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:50.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:49 smithi133 bash[24767]: audit 2024-02-18T08:43:49.873129+0000 mon.a (mon.0) 756 : audit [DBG] from='client.? 172.21.15.133:0/2955649046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:50.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:49 smithi133 bash[19538]: audit 2024-02-18T08:43:49.873129+0000 mon.a (mon.0) 756 : audit [DBG] from='client.? 172.21.15.133:0/2955649046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:50.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:49 smithi181 bash[19547]: audit 2024-02-18T08:43:49.873129+0000 mon.a (mon.0) 756 : audit [DBG] from='client.? 172.21.15.133:0/2955649046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:51.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:50 smithi133 bash[24767]: cluster 2024-02-18T08:43:50.728074+0000 mgr.x (mgr.35375) 15 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:51.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:50 smithi133 bash[19538]: cluster 2024-02-18T08:43:50.728074+0000 mgr.x (mgr.35375) 15 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:51.318 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:50 smithi181 bash[19547]: cluster 2024-02-18T08:43:50.728074+0000 mgr.x (mgr.35375) 15 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:52.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:52 smithi181 bash[19547]: audit 2024-02-18T08:43:52.258094+0000 mon.b (mon.2) 28 : audit [DBG] from='client.? 172.21.15.133:0/3434369913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:52.795 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:52 smithi133 bash[24767]: audit 2024-02-18T08:43:52.258094+0000 mon.b (mon.2) 28 : audit [DBG] from='client.? 172.21.15.133:0/3434369913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:52.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:52 smithi133 bash[19538]: audit 2024-02-18T08:43:52.258094+0000 mon.b (mon.2) 28 : audit [DBG] from='client.? 172.21.15.133:0/3434369913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:53.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:53 smithi133 bash[19538]: cluster 2024-02-18T08:43:52.728600+0000 mgr.x (mgr.35375) 16 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:53.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:43:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:43:53.516Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:43:53.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:43:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:43:53.516Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:43:53.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:43:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:43:53.516Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" 2024-02-18T08:43:53.795 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:53 smithi133 bash[24767]: cluster 2024-02-18T08:43:52.728600+0000 mgr.x (mgr.35375) 16 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:53.988 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:53 smithi181 bash[19547]: cluster 2024-02-18T08:43:52.728600+0000 mgr.x (mgr.35375) 16 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:53.988 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:53 smithi181 systemd[1]: Stopping Ceph prometheus.a for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:43:54.399 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:53 smithi181 bash[31683]: level=warn ts=2024-02-18T08:43:53.998Z caller=main.go:524 msg="Received SIGTERM, exiting gracefully..." 2024-02-18T08:43:54.399 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:53 smithi181 bash[31683]: level=info ts=2024-02-18T08:43:53.998Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-02-18T08:43:54.399 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:53 smithi181 bash[31683]: level=info ts=2024-02-18T08:43:53.998Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-02-18T08:43:54.399 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:53 smithi181 bash[31683]: level=info ts=2024-02-18T08:43:53.998Z caller=main.go:583 msg="Stopping scrape manager..." 2024-02-18T08:43:54.400 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:53 smithi181 bash[31683]: level=info ts=2024-02-18T08:43:53.998Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-02-18T08:43:54.400 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:53 smithi181 bash[31683]: level=info ts=2024-02-18T08:43:53.998Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-02-18T08:43:54.400 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:53 smithi181 bash[31683]: level=info ts=2024-02-18T08:43:53.999Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-02-18T08:43:54.400 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:53 smithi181 bash[31683]: level=info ts=2024-02-18T08:43:53.999Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-02-18T08:43:54.400 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:53 smithi181 bash[31683]: level=info ts=2024-02-18T08:43:53.999Z caller=main.go:577 msg="Scrape manager stopped" 2024-02-18T08:43:54.400 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:54 smithi181 bash[31683]: level=info ts=2024-02-18T08:43:53.999Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-02-18T08:43:54.400 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:54 smithi181 bash[31683]: level=info ts=2024-02-18T08:43:53.999Z caller=main.go:749 msg="Notifier manager stopped" 2024-02-18T08:43:54.400 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:54 smithi181 bash[31683]: level=info ts=2024-02-18T08:43:54.000Z caller=main.go:761 msg="See you next time!" 2024-02-18T08:43:54.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:54 smithi181 bash[19547]: audit 2024-02-18T08:43:54.643647+0000 mon.a (mon.0) 757 : audit [DBG] from='client.? 172.21.15.133:0/795889698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:54.899 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:54 smithi181 docker[35269]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-prometheus.a 2024-02-18T08:43:54.900 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:54 smithi181 systemd[1]: Stopped Ceph prometheus.a for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:43:54.900 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:54 smithi181 systemd[1]: Started Ceph prometheus.a for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:43:55.044 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:54 smithi133 bash[19538]: audit 2024-02-18T08:43:54.643647+0000 mon.a (mon.0) 757 : audit [DBG] from='client.? 172.21.15.133:0/795889698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:55.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:54 smithi133 bash[24767]: audit 2024-02-18T08:43:54.643647+0000 mon.a (mon.0) 757 : audit [DBG] from='client.? 172.21.15.133:0/795889698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:55.857 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[19547]: audit 2024-02-18T08:43:54.688696+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:55.857 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[19547]: audit 2024-02-18T08:43:54.694700+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-18T08:43:55.857 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[19547]: audit 2024-02-18T08:43:54.696877+0000 mgr.x (mgr.35375) 17 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-18T08:43:55.857 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[19547]: cephadm 2024-02-18T08:43:54.698335+0000 mgr.x (mgr.35375) 18 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-18T08:43:55.857 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[19547]: cluster 2024-02-18T08:43:54.729437+0000 mgr.x (mgr.35375) 19 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:55.858 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[35314]: level=info ts=2024-02-18T08:43:55.850Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-18T08:43:55.858 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[35314]: level=info ts=2024-02-18T08:43:55.850Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-02-18T08:43:55.858 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[35314]: level=info ts=2024-02-18T08:43:55.850Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-02-18T08:43:55.858 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[35314]: level=info ts=2024-02-18T08:43:55.850Z caller=main.go:339 host_details="(Linux 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 smithi181 (none))" 2024-02-18T08:43:55.858 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[35314]: level=info ts=2024-02-18T08:43:55.850Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-02-18T08:43:55.858 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[35314]: level=info ts=2024-02-18T08:43:55.850Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-18T08:43:55.858 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[35314]: level=info ts=2024-02-18T08:43:55.852Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-02-18T08:43:55.858 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[35314]: level=info ts=2024-02-18T08:43:55.851Z caller=main.go:678 msg="Starting TSDB ..." 2024-02-18T08:43:55.858 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[35314]: level=info ts=2024-02-18T08:43:55.856Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-02-18T08:43:55.858 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[35314]: level=info ts=2024-02-18T08:43:55.857Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-02-18T08:43:55.858 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[35314]: level=info ts=2024-02-18T08:43:55.867Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-02-18T08:43:56.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:55 smithi133 bash[19538]: audit 2024-02-18T08:43:54.688696+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:56.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:55 smithi133 bash[19538]: audit 2024-02-18T08:43:54.694700+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-18T08:43:56.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:55 smithi133 bash[19538]: audit 2024-02-18T08:43:54.696877+0000 mgr.x (mgr.35375) 17 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-18T08:43:56.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:55 smithi133 bash[19538]: cephadm 2024-02-18T08:43:54.698335+0000 mgr.x (mgr.35375) 18 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-18T08:43:56.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:55 smithi133 bash[19538]: cluster 2024-02-18T08:43:54.729437+0000 mgr.x (mgr.35375) 19 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:56.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:55 smithi133 bash[24767]: audit 2024-02-18T08:43:54.688696+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:56.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:55 smithi133 bash[24767]: audit 2024-02-18T08:43:54.694700+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-18T08:43:56.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:55 smithi133 bash[24767]: audit 2024-02-18T08:43:54.696877+0000 mgr.x (mgr.35375) 17 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-18T08:43:56.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:55 smithi133 bash[24767]: cephadm 2024-02-18T08:43:54.698335+0000 mgr.x (mgr.35375) 18 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-18T08:43:56.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:55 smithi133 bash[24767]: cluster 2024-02-18T08:43:54.729437+0000 mgr.x (mgr.35375) 19 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:56.149 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[35314]: level=info ts=2024-02-18T08:43:55.868Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-02-18T08:43:56.149 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[35314]: level=info ts=2024-02-18T08:43:55.868Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=11.454762ms 2024-02-18T08:43:56.149 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[35314]: level=info ts=2024-02-18T08:43:55.870Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-02-18T08:43:56.149 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[35314]: level=info ts=2024-02-18T08:43:55.870Z caller=main.go:695 msg="TSDB started" 2024-02-18T08:43:56.149 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[35314]: level=info ts=2024-02-18T08:43:55.870Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-18T08:43:56.150 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[35314]: level=info ts=2024-02-18T08:43:55.893Z caller=main.go:827 msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-18T08:43:56.150 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:43:55 smithi181 bash[35314]: level=info ts=2024-02-18T08:43:55.894Z caller=main.go:646 msg="Server is ready to receive web requests." 2024-02-18T08:43:57.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:56 smithi133 bash[19538]: cluster 2024-02-18T08:43:56.730111+0000 mgr.x (mgr.35375) 20 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:57.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:56 smithi133 bash[24767]: cluster 2024-02-18T08:43:56.730111+0000 mgr.x (mgr.35375) 20 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:57.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:56 smithi181 bash[19547]: cluster 2024-02-18T08:43:56.730111+0000 mgr.x (mgr.35375) 20 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:58.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:57 smithi133 bash[19538]: audit 2024-02-18T08:43:57.028045+0000 mon.c (mon.1) 114 : audit [DBG] from='client.? 172.21.15.133:0/4065681809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:58.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:57 smithi133 bash[19538]: audit 2024-02-18T08:43:57.037155+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:58.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:57 smithi133 bash[19538]: cephadm 2024-02-18T08:43:57.039561+0000 mgr.x (mgr.35375) 21 : cephadm [INF] Upgrade: Target is version 16.2.14-548-g81bd20d6 (pacific) 2024-02-18T08:43:58.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:57 smithi133 bash[19538]: cephadm 2024-02-18T08:43:57.039741+0000 mgr.x (mgr.35375) 22 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9'] 2024-02-18T08:43:58.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:57 smithi133 bash[19538]: audit 2024-02-18T08:43:57.040470+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:43:58.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:57 smithi133 bash[19538]: audit 2024-02-18T08:43:57.047235+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:58.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:57 smithi133 bash[19538]: cephadm 2024-02-18T08:43:57.052223+0000 mgr.x (mgr.35375) 23 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-18T08:43:58.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:57 smithi133 bash[19538]: cephadm 2024-02-18T08:43:57.053320+0000 mgr.x (mgr.35375) 24 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-18T08:43:58.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:57 smithi133 bash[24767]: audit 2024-02-18T08:43:57.028045+0000 mon.c (mon.1) 114 : audit [DBG] from='client.? 172.21.15.133:0/4065681809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:58.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:57 smithi133 bash[24767]: audit 2024-02-18T08:43:57.037155+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:58.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:57 smithi133 bash[24767]: cephadm 2024-02-18T08:43:57.039561+0000 mgr.x (mgr.35375) 21 : cephadm [INF] Upgrade: Target is version 16.2.14-548-g81bd20d6 (pacific) 2024-02-18T08:43:58.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:57 smithi133 bash[24767]: cephadm 2024-02-18T08:43:57.039741+0000 mgr.x (mgr.35375) 22 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9'] 2024-02-18T08:43:58.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:57 smithi133 bash[24767]: audit 2024-02-18T08:43:57.040470+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:43:58.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:57 smithi133 bash[24767]: audit 2024-02-18T08:43:57.047235+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:58.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:57 smithi133 bash[24767]: cephadm 2024-02-18T08:43:57.052223+0000 mgr.x (mgr.35375) 23 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-18T08:43:58.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:57 smithi133 bash[24767]: cephadm 2024-02-18T08:43:57.053320+0000 mgr.x (mgr.35375) 24 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-18T08:43:58.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:57 smithi181 bash[19547]: audit 2024-02-18T08:43:57.028045+0000 mon.c (mon.1) 114 : audit [DBG] from='client.? 172.21.15.133:0/4065681809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:43:58.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:57 smithi181 bash[19547]: audit 2024-02-18T08:43:57.037155+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:58.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:57 smithi181 bash[19547]: cephadm 2024-02-18T08:43:57.039561+0000 mgr.x (mgr.35375) 21 : cephadm [INF] Upgrade: Target is version 16.2.14-548-g81bd20d6 (pacific) 2024-02-18T08:43:58.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:57 smithi181 bash[19547]: cephadm 2024-02-18T08:43:57.039741+0000 mgr.x (mgr.35375) 22 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9'] 2024-02-18T08:43:58.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:57 smithi181 bash[19547]: audit 2024-02-18T08:43:57.040470+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:43:58.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:57 smithi181 bash[19547]: audit 2024-02-18T08:43:57.047235+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:43:58.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:57 smithi181 bash[19547]: cephadm 2024-02-18T08:43:57.052223+0000 mgr.x (mgr.35375) 23 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-18T08:43:58.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:57 smithi181 bash[19547]: cephadm 2024-02-18T08:43:57.053320+0000 mgr.x (mgr.35375) 24 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-18T08:43:59.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:43:58 smithi133 bash[19538]: cluster 2024-02-18T08:43:58.730751+0000 mgr.x (mgr.35375) 25 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:59.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:43:58 smithi133 bash[24767]: cluster 2024-02-18T08:43:58.730751+0000 mgr.x (mgr.35375) 25 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:43:59.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:43:58 smithi181 bash[19547]: cluster 2024-02-18T08:43:58.730751+0000 mgr.x (mgr.35375) 25 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:00.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:00 smithi133 bash[19538]: cephadm 2024-02-18T08:43:59.207373+0000 mgr.x (mgr.35375) 26 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-18T08:44:00.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:00 smithi133 bash[19538]: audit 2024-02-18T08:43:59.214568+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:44:00.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:00 smithi133 bash[19538]: audit 2024-02-18T08:43:59.218600+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-18T08:44:00.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:00 smithi133 bash[19538]: audit 2024-02-18T08:43:59.219065+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-18T08:44:00.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:00 smithi133 bash[19538]: audit 2024-02-18T08:43:59.220712+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-18T08:44:00.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:00 smithi133 bash[19538]: audit 2024-02-18T08:43:59.222186+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:44:00.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:00 smithi133 bash[19538]: audit 2024-02-18T08:43:59.224307+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-18T08:44:00.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:00 smithi133 bash[19538]: cephadm 2024-02-18T08:43:59.224859+0000 mgr.x (mgr.35375) 27 : cephadm [INF] Deploying daemon mgr.y on smithi133 2024-02-18T08:44:00.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:00 smithi133 bash[19538]: audit 2024-02-18T08:43:59.411392+0000 mon.a (mon.0) 763 : audit [DBG] from='client.? 172.21.15.133:0/126909463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:00.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:00 smithi133 bash[24767]: cephadm 2024-02-18T08:43:59.207373+0000 mgr.x (mgr.35375) 26 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-18T08:44:00.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:00 smithi133 bash[24767]: audit 2024-02-18T08:43:59.214568+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:44:00.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:00 smithi133 bash[24767]: audit 2024-02-18T08:43:59.218600+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-18T08:44:00.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:00 smithi133 bash[24767]: audit 2024-02-18T08:43:59.219065+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-18T08:44:00.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:00 smithi133 bash[24767]: audit 2024-02-18T08:43:59.220712+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-18T08:44:00.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:00 smithi133 bash[24767]: audit 2024-02-18T08:43:59.222186+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:44:00.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:00 smithi133 bash[24767]: audit 2024-02-18T08:43:59.224307+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-18T08:44:00.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:00 smithi133 bash[24767]: cephadm 2024-02-18T08:43:59.224859+0000 mgr.x (mgr.35375) 27 : cephadm [INF] Deploying daemon mgr.y on smithi133 2024-02-18T08:44:00.547 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:00 smithi133 bash[24767]: audit 2024-02-18T08:43:59.411392+0000 mon.a (mon.0) 763 : audit [DBG] from='client.? 172.21.15.133:0/126909463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:00.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:00 smithi181 bash[19547]: cephadm 2024-02-18T08:43:59.207373+0000 mgr.x (mgr.35375) 26 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-18T08:44:00.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:00 smithi181 bash[19547]: audit 2024-02-18T08:43:59.214568+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:44:00.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:00 smithi181 bash[19547]: audit 2024-02-18T08:43:59.218600+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-18T08:44:00.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:00 smithi181 bash[19547]: audit 2024-02-18T08:43:59.219065+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-18T08:44:00.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:00 smithi181 bash[19547]: audit 2024-02-18T08:43:59.220712+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-18T08:44:00.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:00 smithi181 bash[19547]: audit 2024-02-18T08:43:59.222186+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:44:00.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:00 smithi181 bash[19547]: audit 2024-02-18T08:43:59.224307+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-18T08:44:00.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:00 smithi181 bash[19547]: cephadm 2024-02-18T08:43:59.224859+0000 mgr.x (mgr.35375) 27 : cephadm [INF] Deploying daemon mgr.y on smithi133 2024-02-18T08:44:00.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:00 smithi181 bash[19547]: audit 2024-02-18T08:43:59.411392+0000 mon.a (mon.0) 763 : audit [DBG] from='client.? 172.21.15.133:0/126909463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:01.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:01 smithi133 bash[19538]: cluster 2024-02-18T08:44:00.731472+0000 mgr.x (mgr.35375) 28 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:01.545 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:01 smithi133 systemd[1]: Stopping Ceph mgr.y for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:44:01.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:01 smithi133 bash[24767]: cluster 2024-02-18T08:44:00.731472+0000 mgr.x (mgr.35375) 28 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:01.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:01 smithi181 bash[19547]: cluster 2024-02-18T08:44:00.731472+0000 mgr.x (mgr.35375) 28 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:02.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:02 smithi133 bash[24767]: audit 2024-02-18T08:44:01.795111+0000 mon.a (mon.0) 764 : audit [DBG] from='client.? 172.21.15.133:0/3521537132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:02.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:02 smithi133 bash[19538]: audit 2024-02-18T08:44:01.795111+0000 mon.a (mon.0) 764 : audit [DBG] from='client.? 172.21.15.133:0/3521537132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:02.652 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:02 smithi181 bash[19547]: audit 2024-02-18T08:44:01.795111+0000 mon.a (mon.0) 764 : audit [DBG] from='client.? 172.21.15.133:0/3521537132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:03.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:03 smithi133 bash[19538]: cluster 2024-02-18T08:44:02.731942+0000 mgr.x (mgr.35375) 29 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:03.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:03.516Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:44:03.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:03.516Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:44:03.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:03.516Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" 2024-02-18T08:44:03.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:03 smithi133 bash[24767]: cluster 2024-02-18T08:44:02.731942+0000 mgr.x (mgr.35375) 29 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:04.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:03 smithi181 bash[19547]: cluster 2024-02-18T08:44:02.731942+0000 mgr.x (mgr.35375) 29 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:05.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:04 smithi133 bash[19538]: audit 2024-02-18T08:44:04.172036+0000 mon.a (mon.0) 765 : audit [DBG] from='client.? 172.21.15.133:0/34070647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:05.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:04 smithi133 bash[24767]: audit 2024-02-18T08:44:04.172036+0000 mon.a (mon.0) 765 : audit [DBG] from='client.? 172.21.15.133:0/34070647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:05.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:04 smithi181 bash[19547]: audit 2024-02-18T08:44:04.172036+0000 mon.a (mon.0) 765 : audit [DBG] from='client.? 172.21.15.133:0/34070647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:06.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:05 smithi133 bash[19538]: cluster 2024-02-18T08:44:04.732958+0000 mgr.x (mgr.35375) 30 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:06.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:05 smithi133 bash[24767]: cluster 2024-02-18T08:44:04.732958+0000 mgr.x (mgr.35375) 30 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:06.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:05 smithi181 bash[19547]: cluster 2024-02-18T08:44:04.732958+0000 mgr.x (mgr.35375) 30 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:07.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:06 smithi133 bash[24767]: audit 2024-02-18T08:44:06.551462+0000 mon.c (mon.1) 120 : audit [DBG] from='client.? 172.21.15.133:0/593497217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:07.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:06 smithi133 bash[19538]: audit 2024-02-18T08:44:06.551462+0000 mon.c (mon.1) 120 : audit [DBG] from='client.? 172.21.15.133:0/593497217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:07.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:06 smithi181 bash[19547]: audit 2024-02-18T08:44:06.551462+0000 mon.c (mon.1) 120 : audit [DBG] from='client.? 172.21.15.133:0/593497217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:08.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:07 smithi133 bash[19538]: cluster 2024-02-18T08:44:06.733398+0000 mgr.x (mgr.35375) 31 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:08.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:07 smithi133 bash[24767]: cluster 2024-02-18T08:44:06.733398+0000 mgr.x (mgr.35375) 31 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:08.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:07 smithi181 bash[19547]: cluster 2024-02-18T08:44:06.733398+0000 mgr.x (mgr.35375) 31 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:09.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:08 smithi133 bash[19538]: cluster 2024-02-18T08:44:08.733798+0000 mgr.x (mgr.35375) 32 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:09.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:08 smithi133 bash[24767]: cluster 2024-02-18T08:44:08.733798+0000 mgr.x (mgr.35375) 32 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:09.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:08 smithi181 bash[19547]: cluster 2024-02-18T08:44:08.733798+0000 mgr.x (mgr.35375) 32 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:10.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:09 smithi133 bash[24767]: audit 2024-02-18T08:44:08.929337+0000 mon.c (mon.1) 121 : audit [DBG] from='client.? 172.21.15.133:0/2945270027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:10.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:09 smithi133 bash[19538]: audit 2024-02-18T08:44:08.929337+0000 mon.c (mon.1) 121 : audit [DBG] from='client.? 172.21.15.133:0/2945270027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:10.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:09 smithi181 bash[19547]: audit 2024-02-18T08:44:08.929337+0000 mon.c (mon.1) 121 : audit [DBG] from='client.? 172.21.15.133:0/2945270027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:11.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:10 smithi181 bash[19547]: cluster 2024-02-18T08:44:10.734884+0000 mgr.x (mgr.35375) 33 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:11.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:10 smithi133 bash[19538]: cluster 2024-02-18T08:44:10.734884+0000 mgr.x (mgr.35375) 33 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:11.296 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:10 smithi133 bash[24767]: cluster 2024-02-18T08:44:10.734884+0000 mgr.x (mgr.35375) 33 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:12.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:11 smithi181 bash[19547]: audit 2024-02-18T08:44:11.310574+0000 mon.c (mon.1) 122 : audit [DBG] from='client.? 172.21.15.133:0/1977616343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:12.188 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:11 smithi133 bash[24767]: audit 2024-02-18T08:44:11.310574+0000 mon.c (mon.1) 122 : audit [DBG] from='client.? 172.21.15.133:0/1977616343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:12.189 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:11 smithi133 bash[19538]: audit 2024-02-18T08:44:11.310574+0000 mon.c (mon.1) 122 : audit [DBG] from='client.? 172.21.15.133:0/1977616343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:12.492 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:12 smithi133 bash[55948]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-mgr.y 2024-02-18T08:44:12.492 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:12 smithi133 systemd[1]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mgr.y.service: Main process exited, code=exited, status=137/n/a 2024-02-18T08:44:12.492 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:12 smithi133 systemd[1]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-02-18T08:44:12.492 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:12 smithi133 systemd[1]: Stopped Ceph mgr.y for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:44:12.492 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:12 smithi133 systemd[1]: Started Ceph mgr.y for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:44:13.795 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:13 smithi133 bash[56240]: debug 2024-02-18T08:44:13.716+0000 7f873aa3f700 1 -- 172.21.15.133:0/3277204426 <== mon.1 v2:172.21.15.133:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564ae64564e0 con 0x564ae6549000 2024-02-18T08:44:13.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:13 smithi133 bash[19538]: audit 2024-02-18T08:44:12.542054+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:44:13.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:13 smithi133 bash[19538]: audit 2024-02-18T08:44:12.544009+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:13.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:13 smithi133 bash[19538]: audit 2024-02-18T08:44:12.546942+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:13.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:13 smithi133 bash[19538]: audit 2024-02-18T08:44:12.547581+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:13.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:13 smithi133 bash[19538]: cluster 2024-02-18T08:44:12.735408+0000 mgr.x (mgr.35375) 34 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:13.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:13 smithi133 bash[24767]: audit 2024-02-18T08:44:12.542054+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:44:13.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:13 smithi133 bash[24767]: audit 2024-02-18T08:44:12.544009+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:13.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:13 smithi133 bash[24767]: audit 2024-02-18T08:44:12.546942+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:13.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:13 smithi133 bash[24767]: audit 2024-02-18T08:44:12.547581+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:13.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:13 smithi133 bash[24767]: cluster 2024-02-18T08:44:12.735408+0000 mgr.x (mgr.35375) 34 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:13.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:13.516Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:44:13.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:13.516Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:44:13.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:13.516Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" 2024-02-18T08:44:13.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:13 smithi181 bash[19547]: audit 2024-02-18T08:44:12.542054+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:44:13.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:13 smithi181 bash[19547]: audit 2024-02-18T08:44:12.544009+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:13.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:13 smithi181 bash[19547]: audit 2024-02-18T08:44:12.546942+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:13.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:13 smithi181 bash[19547]: audit 2024-02-18T08:44:12.547581+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:13.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:13 smithi181 bash[19547]: cluster 2024-02-18T08:44:12.735408+0000 mgr.x (mgr.35375) 34 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:14.295 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:13 smithi133 bash[56240]: debug 2024-02-18T08:44:13.880+0000 7f874b03a680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-18T08:44:14.295 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:13 smithi133 bash[56240]: debug 2024-02-18T08:44:13.984+0000 7f874b03a680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-18T08:44:14.795 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:14 smithi133 bash[19538]: audit 2024-02-18T08:44:13.730453+0000 mon.c (mon.1) 126 : audit [DBG] from='client.? 172.21.15.133:0/1355074186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:14.795 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:14 smithi133 bash[56240]: debug 2024-02-18T08:44:14.424+0000 7f874b03a680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-18T08:44:14.795 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:14 smithi133 bash[24767]: audit 2024-02-18T08:44:13.730453+0000 mon.c (mon.1) 126 : audit [DBG] from='client.? 172.21.15.133:0/1355074186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:15.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:14 smithi181 bash[19547]: audit 2024-02-18T08:44:13.730453+0000 mon.c (mon.1) 126 : audit [DBG] from='client.? 172.21.15.133:0/1355074186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:15.674 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:15 smithi133 bash[56240]: debug 2024-02-18T08:44:15.344+0000 7f874b03a680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-18T08:44:15.675 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:15 smithi133 bash[56240]: debug 2024-02-18T08:44:15.440+0000 7f874b03a680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-18T08:44:16.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:15 smithi133 bash[19538]: cluster 2024-02-18T08:44:14.736465+0000 mgr.x (mgr.35375) 35 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:16.045 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:15 smithi133 bash[56240]: debug 2024-02-18T08:44:15.688+0000 7f874b03a680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-18T08:44:16.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:15 smithi133 bash[24767]: cluster 2024-02-18T08:44:14.736465+0000 mgr.x (mgr.35375) 35 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:16.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:15 smithi181 bash[19547]: cluster 2024-02-18T08:44:14.736465+0000 mgr.x (mgr.35375) 35 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:16.971 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:16 smithi133 bash[19538]: audit 2024-02-18T08:44:16.104587+0000 mon.a (mon.0) 767 : audit [DBG] from='client.? 172.21.15.133:0/562928999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:16.972 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:16 smithi133 bash[56240]: debug 2024-02-18T08:44:16.808+0000 7f874b03a680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-18T08:44:16.972 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:16 smithi133 bash[24767]: audit 2024-02-18T08:44:16.104587+0000 mon.a (mon.0) 767 : audit [DBG] from='client.? 172.21.15.133:0/562928999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:17.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:16 smithi181 bash[19547]: audit 2024-02-18T08:44:16.104587+0000 mon.a (mon.0) 767 : audit [DBG] from='client.? 172.21.15.133:0/562928999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:17.295 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:16 smithi133 bash[56240]: debug 2024-02-18T08:44:16.976+0000 7f874b03a680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-18T08:44:17.295 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:17 smithi133 bash[56240]: debug 2024-02-18T08:44:17.072+0000 7f874b03a680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-18T08:44:17.295 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:17 smithi133 bash[56240]: debug 2024-02-18T08:44:17.184+0000 7f874b03a680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-18T08:44:17.690 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:17 smithi133 bash[56240]: debug 2024-02-18T08:44:17.408+0000 7f874b03a680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-18T08:44:17.950 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:17 smithi133 bash[19538]: cluster 2024-02-18T08:44:16.737165+0000 mgr.x (mgr.35375) 36 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:17.950 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:17 smithi133 bash[56240]: debug 2024-02-18T08:44:17.820+0000 7f874b03a680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-18T08:44:17.950 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:17 smithi133 bash[24767]: cluster 2024-02-18T08:44:16.737165+0000 mgr.x (mgr.35375) 36 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:18.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:17 smithi181 bash[19547]: cluster 2024-02-18T08:44:16.737165+0000 mgr.x (mgr.35375) 36 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:18.295 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:17 smithi133 bash[56240]: debug 2024-02-18T08:44:17.956+0000 7f874b03a680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-18T08:44:18.949 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:18 smithi133 bash[19538]: audit 2024-02-18T08:44:18.511824+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.133:0/777825113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:18.950 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:18 smithi133 bash[24767]: audit 2024-02-18T08:44:18.511824+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.133:0/777825113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:19.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:18 smithi181 bash[19547]: audit 2024-02-18T08:44:18.511824+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.133:0/777825113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:19.295 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:18 smithi133 bash[56240]: debug 2024-02-18T08:44:18.956+0000 7f874b03a680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-18T08:44:19.295 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[56240]: debug 2024-02-18T08:44:19.064+0000 7f874b03a680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-18T08:44:19.295 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[56240]: debug 2024-02-18T08:44:19.196+0000 7f874b03a680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-18T08:44:19.649 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:19 smithi181 bash[33501]: debug 2024-02-18T08:44:19.193+0000 7f8ac099f700 -1 client.25528 I was blocklisted at osd epoch 76 2024-02-18T08:44:19.649 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:19 smithi181 bash[33501]: debug 2024-02-18T08:44:19.193+0000 7f8ac19a1700 -1 client.15615 I was blocklisted at osd epoch 76 2024-02-18T08:44:19.700 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[56240]: debug 2024-02-18T08:44:19.428+0000 7f874b03a680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-18T08:44:20.045 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[56240]: debug 2024-02-18T08:44:19.744+0000 7f874b03a680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-18T08:44:20.045 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[56240]: debug 2024-02-18T08:44:19.908+0000 7f874b03a680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-18T08:44:20.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[19538]: cluster 2024-02-18T08:44:18.737759+0000 mgr.x (mgr.35375) 37 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:20.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[19538]: audit 2024-02-18T08:44:18.841476+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:44:20.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[19538]: audit 2024-02-18T08:44:19.150278+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:44:20.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[19538]: audit 2024-02-18T08:44:19.154567+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:44:20.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[19538]: audit 2024-02-18T08:44:19.156389+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:44:20.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[19538]: audit 2024-02-18T08:44:19.163119+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:44:20.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[19538]: audit 2024-02-18T08:44:19.175675+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:20.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[19538]: audit 2024-02-18T08:44:19.183230+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-18T08:44:20.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[19538]: audit 2024-02-18T08:44:19.183784+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-18T08:44:20.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[19538]: cluster 2024-02-18T08:44:19.189748+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-18T08:44:20.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[19538]: audit 2024-02-18T08:44:19.191089+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-18T08:44:20.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[19538]: audit 2024-02-18T08:44:19.191657+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-18T08:44:20.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[19538]: audit 2024-02-18T08:44:19.195780+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-18T08:44:20.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[19538]: audit 2024-02-18T08:44:19.196123+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-18T08:44:20.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[24767]: cluster 2024-02-18T08:44:18.737759+0000 mgr.x (mgr.35375) 37 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:20.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[24767]: audit 2024-02-18T08:44:18.841476+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:44:20.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[24767]: audit 2024-02-18T08:44:19.150278+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:44:20.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[24767]: audit 2024-02-18T08:44:19.154567+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:44:20.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[24767]: audit 2024-02-18T08:44:19.156389+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:44:20.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[24767]: audit 2024-02-18T08:44:19.163119+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:44:20.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[24767]: audit 2024-02-18T08:44:19.175675+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:20.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[24767]: audit 2024-02-18T08:44:19.183230+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-18T08:44:20.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[24767]: audit 2024-02-18T08:44:19.183784+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-18T08:44:20.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[24767]: cluster 2024-02-18T08:44:19.189748+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-18T08:44:20.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[24767]: audit 2024-02-18T08:44:19.191089+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-18T08:44:20.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[24767]: audit 2024-02-18T08:44:19.191657+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-18T08:44:20.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[24767]: audit 2024-02-18T08:44:19.195780+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-18T08:44:20.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:19 smithi133 bash[24767]: audit 2024-02-18T08:44:19.196123+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-18T08:44:20.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:19 smithi181 bash[19547]: cluster 2024-02-18T08:44:18.737759+0000 mgr.x (mgr.35375) 37 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:20.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:19 smithi181 bash[19547]: audit 2024-02-18T08:44:18.841476+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:44:20.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:19 smithi181 bash[19547]: audit 2024-02-18T08:44:19.150278+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:44:20.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:19 smithi181 bash[19547]: audit 2024-02-18T08:44:19.154567+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:44:20.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:19 smithi181 bash[19547]: audit 2024-02-18T08:44:19.156389+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:44:20.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:19 smithi181 bash[19547]: audit 2024-02-18T08:44:19.163119+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.35375 ' entity='mgr.x' 2024-02-18T08:44:20.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:19 smithi181 bash[19547]: audit 2024-02-18T08:44:19.175675+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:20.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:19 smithi181 bash[19547]: audit 2024-02-18T08:44:19.183230+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-18T08:44:20.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:19 smithi181 bash[19547]: audit 2024-02-18T08:44:19.183784+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-18T08:44:20.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:19 smithi181 bash[19547]: cluster 2024-02-18T08:44:19.189748+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-18T08:44:20.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:19 smithi181 bash[19547]: audit 2024-02-18T08:44:19.191089+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-18T08:44:20.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:19 smithi181 bash[19547]: audit 2024-02-18T08:44:19.191657+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-18T08:44:20.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:19 smithi181 bash[19547]: audit 2024-02-18T08:44:19.195780+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.35375 172.21.15.181:0/218766332' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-18T08:44:20.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:19 smithi181 bash[19547]: audit 2024-02-18T08:44:19.196123+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-18T08:44:20.396 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[56240]: debug 2024-02-18T08:44:20.076+0000 7f874b03a680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-18T08:44:20.397 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[56240]: debug 2024-02-18T08:44:20.296+0000 7f874b03a680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-18T08:44:20.465 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:20 smithi181 bash[33501]: debug 2024-02-18T08:44:20.165+0000 7f8b521fd700 -1 mgr handle_mgr_map I was active but no longer am 2024-02-18T08:44:20.465 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:20 smithi181 bash[33501]: ignoring --setuser ceph since I am not root 2024-02-18T08:44:20.465 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:20 smithi181 bash[33501]: ignoring --setgroup ceph since I am not root 2024-02-18T08:44:20.465 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:20 smithi181 bash[33501]: debug 2024-02-18T08:44:20.213+0000 7f867bb48700 1 -- 172.21.15.181:0/620076637 <== mon.0 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562e580124e0 con 0x562e58106c00 2024-02-18T08:44:20.465 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:20 smithi181 bash[33501]: debug 2024-02-18T08:44:20.365+0000 7f868bd25680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-18T08:44:20.466 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:20 smithi181 bash[33501]: debug 2024-02-18T08:44:20.469+0000 7f868bd25680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-18T08:44:20.703 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[56240]: debug 2024-02-18T08:44:20.400+0000 7f874b03a680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-18T08:44:20.704 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[19538]: cephadm 2024-02-18T08:44:19.159276+0000 mgr.x (mgr.35375) 38 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:44:20.704 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[19538]: cephadm 2024-02-18T08:44:19.181213+0000 mgr.x (mgr.35375) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-18T08:44:20.704 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[19538]: cephadm 2024-02-18T08:44:19.181755+0000 mgr.x (mgr.35375) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-18T08:44:20.704 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[19538]: cephadm 2024-02-18T08:44:19.184253+0000 mgr.x (mgr.35375) 41 : cephadm [INF] Failing over to other MGR 2024-02-18T08:44:20.704 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[19538]: audit 2024-02-18T08:44:20.170504+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-18T08:44:20.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:20 smithi181 bash[19547]: cephadm 2024-02-18T08:44:19.159276+0000 mgr.x (mgr.35375) 38 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:44:20.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:20 smithi181 bash[19547]: cephadm 2024-02-18T08:44:19.181213+0000 mgr.x (mgr.35375) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-18T08:44:20.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:20 smithi181 bash[19547]: cephadm 2024-02-18T08:44:19.181755+0000 mgr.x (mgr.35375) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-18T08:44:20.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:20 smithi181 bash[19547]: cephadm 2024-02-18T08:44:19.184253+0000 mgr.x (mgr.35375) 41 : cephadm [INF] Failing over to other MGR 2024-02-18T08:44:20.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:20 smithi181 bash[19547]: audit 2024-02-18T08:44:20.170504+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-18T08:44:20.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:20 smithi181 bash[19547]: cluster 2024-02-18T08:44:20.170656+0000 mon.a (mon.0) 777 : cluster [DBG] mgrmap e21: y(active, starting, since 0.985803s) 2024-02-18T08:44:20.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:20 smithi181 bash[19547]: audit 2024-02-18T08:44:20.190863+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-18T08:44:20.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:20 smithi181 bash[19547]: cluster 2024-02-18T08:44:20.190970+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-02-18T08:44:20.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:20 smithi181 bash[19547]: cluster 2024-02-18T08:44:20.429249+0000 mon.a (mon.0) 780 : cluster [INF] Active manager daemon y restarted 2024-02-18T08:44:20.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:20 smithi181 bash[19547]: cluster 2024-02-18T08:44:20.430378+0000 mon.a (mon.0) 781 : cluster [INF] Activating manager daemon y 2024-02-18T08:44:20.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:20 smithi181 bash[19547]: audit 2024-02-18T08:44:20.431636+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.? 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-18T08:44:20.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:20 smithi181 bash[19547]: audit 2024-02-18T08:44:20.436447+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.? 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:44:20.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:20 smithi181 bash[19547]: cluster 2024-02-18T08:44:20.437123+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-18T08:44:20.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:20 smithi181 bash[19547]: audit 2024-02-18T08:44:20.438578+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.? 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-18T08:44:20.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:20 smithi181 bash[19547]: audit 2024-02-18T08:44:20.438950+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.? 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:44:21.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[19538]: cluster 2024-02-18T08:44:20.170656+0000 mon.a (mon.0) 777 : cluster [DBG] mgrmap e21: y(active, starting, since 0.985803s) 2024-02-18T08:44:21.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[19538]: audit 2024-02-18T08:44:20.190863+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-18T08:44:21.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[19538]: cluster 2024-02-18T08:44:20.190970+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-02-18T08:44:21.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[19538]: cluster 2024-02-18T08:44:20.429249+0000 mon.a (mon.0) 780 : cluster [INF] Active manager daemon y restarted 2024-02-18T08:44:21.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[19538]: cluster 2024-02-18T08:44:20.430378+0000 mon.a (mon.0) 781 : cluster [INF] Activating manager daemon y 2024-02-18T08:44:21.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[19538]: audit 2024-02-18T08:44:20.431636+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.? 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-18T08:44:21.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[19538]: audit 2024-02-18T08:44:20.436447+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.? 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:44:21.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[19538]: cluster 2024-02-18T08:44:20.437123+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-18T08:44:21.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[19538]: audit 2024-02-18T08:44:20.438578+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.? 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-18T08:44:21.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[19538]: audit 2024-02-18T08:44:20.438950+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.? 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:44:21.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[24767]: cephadm 2024-02-18T08:44:19.159276+0000 mgr.x (mgr.35375) 38 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:44:21.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[24767]: cephadm 2024-02-18T08:44:19.181213+0000 mgr.x (mgr.35375) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-18T08:44:21.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[24767]: cephadm 2024-02-18T08:44:19.181755+0000 mgr.x (mgr.35375) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-18T08:44:21.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[24767]: cephadm 2024-02-18T08:44:19.184253+0000 mgr.x (mgr.35375) 41 : cephadm [INF] Failing over to other MGR 2024-02-18T08:44:21.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[24767]: audit 2024-02-18T08:44:20.170504+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-18T08:44:21.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[24767]: cluster 2024-02-18T08:44:20.170656+0000 mon.a (mon.0) 777 : cluster [DBG] mgrmap e21: y(active, starting, since 0.985803s) 2024-02-18T08:44:21.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[24767]: audit 2024-02-18T08:44:20.190863+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.35375 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-18T08:44:21.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[24767]: cluster 2024-02-18T08:44:20.190970+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-02-18T08:44:21.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[24767]: cluster 2024-02-18T08:44:20.429249+0000 mon.a (mon.0) 780 : cluster [INF] Active manager daemon y restarted 2024-02-18T08:44:21.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[24767]: cluster 2024-02-18T08:44:20.430378+0000 mon.a (mon.0) 781 : cluster [INF] Activating manager daemon y 2024-02-18T08:44:21.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[24767]: audit 2024-02-18T08:44:20.431636+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.? 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-18T08:44:21.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[24767]: audit 2024-02-18T08:44:20.436447+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.? 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:44:21.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[24767]: cluster 2024-02-18T08:44:20.437123+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-18T08:44:21.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[24767]: audit 2024-02-18T08:44:20.438578+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.? 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-18T08:44:21.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:20 smithi133 bash[24767]: audit 2024-02-18T08:44:20.438950+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.? 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:44:21.399 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:20 smithi181 bash[33501]: debug 2024-02-18T08:44:20.920+0000 7f868bd25680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-18T08:44:22.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:21 smithi133 bash[19538]: audit 2024-02-18T08:44:20.869646+0000 mon.c (mon.1) 137 : audit [DBG] from='client.? 172.21.15.133:0/3627965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:22.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:21 smithi133 bash[19538]: cluster 2024-02-18T08:44:21.197155+0000 mon.a (mon.0) 783 : cluster [DBG] mgrmap e22: y(active, starting, since 0.766961s) 2024-02-18T08:44:22.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:21 smithi133 bash[24767]: audit 2024-02-18T08:44:20.869646+0000 mon.c (mon.1) 137 : audit [DBG] from='client.? 172.21.15.133:0/3627965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:22.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:21 smithi133 bash[24767]: cluster 2024-02-18T08:44:21.197155+0000 mon.a (mon.0) 783 : cluster [DBG] mgrmap e22: y(active, starting, since 0.766961s) 2024-02-18T08:44:22.147 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:21 smithi181 bash[19547]: audit 2024-02-18T08:44:20.869646+0000 mon.c (mon.1) 137 : audit [DBG] from='client.? 172.21.15.133:0/3627965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:22.147 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:21 smithi181 bash[19547]: cluster 2024-02-18T08:44:21.197155+0000 mon.a (mon.0) 783 : cluster [DBG] mgrmap e22: y(active, starting, since 0.766961s) 2024-02-18T08:44:22.148 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:21 smithi181 bash[33501]: debug 2024-02-18T08:44:21.816+0000 7f868bd25680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-18T08:44:22.148 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:21 smithi181 bash[33501]: debug 2024-02-18T08:44:21.908+0000 7f868bd25680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-18T08:44:22.148 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:22 smithi181 bash[33501]: debug 2024-02-18T08:44:22.152+0000 7f868bd25680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-18T08:44:23.504 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:23 smithi181 bash[33501]: debug 2024-02-18T08:44:23.252+0000 7f868bd25680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-18T08:44:23.505 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:23 smithi181 bash[33501]: debug 2024-02-18T08:44:23.412+0000 7f868bd25680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-18T08:44:23.505 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:23 smithi181 bash[33501]: debug 2024-02-18T08:44:23.508+0000 7f868bd25680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-18T08:44:23.795 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:23 smithi133 bash[24767]: audit 2024-02-18T08:44:23.254346+0000 mon.a (mon.0) 784 : audit [DBG] from='client.? 172.21.15.133:0/815172604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:23.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:23.513Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:44:23.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:23.513Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:44:23.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:23.513Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" 2024-02-18T08:44:23.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:23.517Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:44:23.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:23.517Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:44:23.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:23.517Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" 2024-02-18T08:44:23.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:23 smithi133 bash[19538]: audit 2024-02-18T08:44:23.254346+0000 mon.a (mon.0) 784 : audit [DBG] from='client.? 172.21.15.133:0/815172604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:23.838 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:23 smithi181 bash[19547]: audit 2024-02-18T08:44:23.254346+0000 mon.a (mon.0) 784 : audit [DBG] from='client.? 172.21.15.133:0/815172604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:23.838 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:23 smithi181 bash[33501]: debug 2024-02-18T08:44:23.620+0000 7f868bd25680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-18T08:44:23.838 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:23 smithi181 bash[33501]: debug 2024-02-18T08:44:23.844+0000 7f868bd25680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-18T08:44:24.649 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:24 smithi181 bash[33501]: debug 2024-02-18T08:44:24.208+0000 7f868bd25680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-18T08:44:24.649 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:24 smithi181 bash[33501]: debug 2024-02-18T08:44:24.324+0000 7f868bd25680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-18T08:44:25.607 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:25 smithi181 bash[33501]: debug 2024-02-18T08:44:25.180+0000 7f868bd25680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-18T08:44:25.607 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:25 smithi181 bash[33501]: debug 2024-02-18T08:44:25.284+0000 7f868bd25680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-18T08:44:25.607 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:25 smithi181 bash[33501]: debug 2024-02-18T08:44:25.396+0000 7f868bd25680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-18T08:44:25.897 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:25 smithi181 bash[19547]: audit 2024-02-18T08:44:25.637620+0000 mon.c (mon.1) 138 : audit [DBG] from='client.? 172.21.15.133:0/2659452729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:25.897 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:25 smithi181 bash[33501]: debug 2024-02-18T08:44:25.612+0000 7f868bd25680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-18T08:44:26.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:25 smithi133 bash[24767]: audit 2024-02-18T08:44:25.637620+0000 mon.c (mon.1) 138 : audit [DBG] from='client.? 172.21.15.133:0/2659452729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:26.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:25 smithi133 bash[19538]: audit 2024-02-18T08:44:25.637620+0000 mon.c (mon.1) 138 : audit [DBG] from='client.? 172.21.15.133:0/2659452729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:26.149 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:25 smithi181 bash[33501]: debug 2024-02-18T08:44:25.900+0000 7f868bd25680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-18T08:44:26.149 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:26 smithi181 bash[33501]: debug 2024-02-18T08:44:26.064+0000 7f868bd25680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-18T08:44:26.544 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:26 smithi181 bash[33501]: debug 2024-02-18T08:44:26.232+0000 7f868bd25680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-18T08:44:26.544 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:26 smithi181 bash[33501]: debug 2024-02-18T08:44:26.444+0000 7f868bd25680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-18T08:44:26.899 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:26 smithi181 bash[33501]: debug 2024-02-18T08:44:26.548+0000 7f868bd25680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-18T08:44:26.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:26 smithi181 bash[19547]: cluster 2024-02-18T08:44:26.574903+0000 mon.a (mon.0) 785 : cluster [DBG] Standby manager daemon x started 2024-02-18T08:44:26.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:26 smithi181 bash[19547]: audit 2024-02-18T08:44:26.576640+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.181:0/1186196379' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-18T08:44:26.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:26 smithi181 bash[19547]: audit 2024-02-18T08:44:26.577319+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.181:0/1186196379' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:44:26.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:26 smithi181 bash[19547]: audit 2024-02-18T08:44:26.578477+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.181:0/1186196379' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-18T08:44:26.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:26 smithi181 bash[19547]: audit 2024-02-18T08:44:26.578924+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.181:0/1186196379' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:44:27.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:26 smithi133 bash[19538]: cluster 2024-02-18T08:44:26.574903+0000 mon.a (mon.0) 785 : cluster [DBG] Standby manager daemon x started 2024-02-18T08:44:27.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:26 smithi133 bash[19538]: audit 2024-02-18T08:44:26.576640+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.181:0/1186196379' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-18T08:44:27.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:26 smithi133 bash[19538]: audit 2024-02-18T08:44:26.577319+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.181:0/1186196379' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:44:27.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:26 smithi133 bash[19538]: audit 2024-02-18T08:44:26.578477+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.181:0/1186196379' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-18T08:44:27.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:26 smithi133 bash[19538]: audit 2024-02-18T08:44:26.578924+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.181:0/1186196379' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:44:27.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:26 smithi133 bash[24767]: cluster 2024-02-18T08:44:26.574903+0000 mon.a (mon.0) 785 : cluster [DBG] Standby manager daemon x started 2024-02-18T08:44:27.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:26 smithi133 bash[24767]: audit 2024-02-18T08:44:26.576640+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.181:0/1186196379' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-18T08:44:27.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:26 smithi133 bash[24767]: audit 2024-02-18T08:44:26.577319+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.181:0/1186196379' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:44:27.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:26 smithi133 bash[24767]: audit 2024-02-18T08:44:26.578477+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.181:0/1186196379' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-18T08:44:27.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:26 smithi133 bash[24767]: audit 2024-02-18T08:44:26.578924+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.181:0/1186196379' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:44:27.795 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[56240]: Warning: Permanently added '172.21.15.133' (ECDSA) to the list of known hosts. 2024-02-18T08:44:27.795 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[56240]: Warning: Permanently added '172.21.15.181' (ECDSA) to the list of known hosts. 2024-02-18T08:44:27.795 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[56240]: debug 2024-02-18T08:44:27.524+0000 7f86b09f0700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:44:27.795 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[56240]: debug 2024-02-18T08:44:27.524+0000 7f86b09f0700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:44:27.795 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[56240]: debug 2024-02-18T08:44:27.524+0000 7f86b09f0700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:44:27.795 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[56240]: debug 2024-02-18T08:44:27.524+0000 7f86b41f7700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:44:27.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: cluster 2024-02-18T08:44:26.710998+0000 mon.a (mon.0) 786 : cluster [DBG] mgrmap e23: y(active, starting, since 6s), standbys: x 2024-02-18T08:44:27.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:26.713933+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.? 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-18T08:44:27.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:26.714506+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.? 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-18T08:44:27.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.199958+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-18T08:44:27.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.200387+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:44:27.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.200914+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:44:27.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.203288+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi133.vayqdh"}]: dispatch 2024-02-18T08:44:27.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.203761+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi181.xhldoa"}]: dispatch 2024-02-18T08:44:27.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.205737+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:44:27.796 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.206365+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:44:27.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.207285+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:44:27.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.207940+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:44:27.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.208606+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:44:27.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.209303+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:44:27.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.210018+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:44:27.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.210643+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:44:27.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.211244+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-18T08:44:27.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.211856+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-18T08:44:27.798 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: cluster 2024-02-18T08:44:26.710998+0000 mon.a (mon.0) 786 : cluster [DBG] mgrmap e23: y(active, starting, since 6s), standbys: x 2024-02-18T08:44:27.798 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:26.713933+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.? 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-18T08:44:27.798 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:26.714506+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.? 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-18T08:44:27.798 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.199958+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-18T08:44:27.798 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.200387+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:44:27.798 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.200914+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:44:27.798 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.203288+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi133.vayqdh"}]: dispatch 2024-02-18T08:44:27.798 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.203761+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi181.xhldoa"}]: dispatch 2024-02-18T08:44:27.798 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.205737+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:44:27.798 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.206365+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:44:27.798 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.207285+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:44:27.798 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.207940+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:44:27.798 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.208606+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:44:27.799 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.209303+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:44:27.799 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.210018+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:44:27.799 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.210643+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:44:27.799 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.211244+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-18T08:44:27.799 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.211856+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-18T08:44:27.799 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.212929+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-18T08:44:27.799 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.215081+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-18T08:44:27.799 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.216788+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/client_keyrings"}]: dispatch 2024-02-18T08:44:27.799 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.217354+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-18T08:44:27.799 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.217846+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-18T08:44:27.799 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.218328+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-18T08:44:27.799 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.218834+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi133"}]: dispatch 2024-02-18T08:44:27.799 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.219381+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi181"}]: dispatch 2024-02-18T08:44:27.800 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.219936+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-18T08:44:27.800 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.220396+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-18T08:44:27.800 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.220889+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-18T08:44:27.800 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.221347+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-18T08:44:27.800 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.221830+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mds.foo"}]: dispatch 2024-02-18T08:44:27.800 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.222284+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-18T08:44:27.800 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.222760+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-18T08:44:27.800 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.223298+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-18T08:44:27.800 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.223960+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-18T08:44:27.800 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.212929+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-18T08:44:27.801 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.215081+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-18T08:44:27.801 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.216788+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/client_keyrings"}]: dispatch 2024-02-18T08:44:27.801 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.217354+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-18T08:44:27.801 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.217846+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-18T08:44:27.801 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.218328+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-18T08:44:27.801 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.218834+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi133"}]: dispatch 2024-02-18T08:44:27.801 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.219381+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi181"}]: dispatch 2024-02-18T08:44:27.801 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.219936+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-18T08:44:27.801 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.220396+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-18T08:44:27.801 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.220889+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-18T08:44:27.801 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.221347+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-18T08:44:27.802 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.221830+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mds.foo"}]: dispatch 2024-02-18T08:44:27.802 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.222284+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-18T08:44:27.802 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.222760+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-18T08:44:27.802 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.223298+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-18T08:44:27.802 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.223960+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-18T08:44:27.802 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.224546+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-18T08:44:27.802 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.225125+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-18T08:44:27.802 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.225715+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-18T08:44:27.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.226384+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-18T08:44:27.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.227021+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:44:27.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.227726+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:44:27.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.228330+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-18T08:44:27.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.228856+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-18T08:44:27.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.229360+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-18T08:44:27.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.229833+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-18T08:44:27.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: cluster 2024-02-18T08:44:27.247931+0000 mon.a (mon.0) 787 : cluster [INF] Manager daemon y is now available 2024-02-18T08:44:27.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.275077+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:27.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.409301+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:27.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.414346+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:27.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.490374+0000 mon.c (mon.1) 185 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:44:27.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.490837+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25651 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:44:27.803 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.501496+0000 mon.c (mon.1) 186 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:44:27.804 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[19538]: audit 2024-02-18T08:44:27.502066+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25651 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:44:27.804 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.224546+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-18T08:44:27.804 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.225125+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-18T08:44:27.804 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.225715+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-18T08:44:27.804 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.226384+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-18T08:44:27.804 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.227021+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:44:27.804 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.227726+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:44:27.804 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.228330+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-18T08:44:27.804 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.228856+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-18T08:44:27.804 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.229360+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-18T08:44:27.804 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.229833+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-18T08:44:27.804 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: cluster 2024-02-18T08:44:27.247931+0000 mon.a (mon.0) 787 : cluster [INF] Manager daemon y is now available 2024-02-18T08:44:27.805 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.275077+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:27.805 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.409301+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:27.805 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.414346+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:27.805 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.490374+0000 mon.c (mon.1) 185 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:44:27.805 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.490837+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25651 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:44:27.805 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.501496+0000 mon.c (mon.1) 186 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:44:27.805 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:27 smithi133 bash[24767]: audit 2024-02-18T08:44:27.502066+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25651 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:44:27.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: cluster 2024-02-18T08:44:26.710998+0000 mon.a (mon.0) 786 : cluster [DBG] mgrmap e23: y(active, starting, since 6s), standbys: x 2024-02-18T08:44:27.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:26.713933+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.? 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-18T08:44:27.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:26.714506+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.? 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-18T08:44:27.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.199958+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-18T08:44:27.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.200387+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:44:27.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.200914+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:44:27.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.203288+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi133.vayqdh"}]: dispatch 2024-02-18T08:44:27.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.203761+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi181.xhldoa"}]: dispatch 2024-02-18T08:44:27.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.205737+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:44:27.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.206365+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:44:27.900 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.207285+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:44:27.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.207940+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:44:27.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.208606+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:44:27.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.209303+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:44:27.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.210018+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:44:27.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.210643+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:44:27.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.211244+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-18T08:44:27.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.211856+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-18T08:44:27.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.212929+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-18T08:44:27.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.215081+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-18T08:44:27.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.216788+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/client_keyrings"}]: dispatch 2024-02-18T08:44:27.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.217354+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-18T08:44:27.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.217846+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-18T08:44:27.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.218328+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-18T08:44:27.901 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.218834+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi133"}]: dispatch 2024-02-18T08:44:27.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.219381+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi181"}]: dispatch 2024-02-18T08:44:27.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.219936+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-18T08:44:27.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.220396+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-18T08:44:27.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.220889+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-18T08:44:27.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.221347+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-18T08:44:27.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.221830+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mds.foo"}]: dispatch 2024-02-18T08:44:27.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.222284+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-18T08:44:27.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.222760+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-18T08:44:27.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.223298+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-18T08:44:27.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.223960+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-18T08:44:27.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.224546+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-18T08:44:27.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.225125+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-18T08:44:27.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.225715+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-18T08:44:27.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.226384+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-18T08:44:27.902 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.227021+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:44:27.903 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.227726+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:44:27.903 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.228330+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-18T08:44:27.903 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.228856+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-18T08:44:27.903 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.229360+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-18T08:44:27.903 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.229833+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-18T08:44:27.903 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: cluster 2024-02-18T08:44:27.247931+0000 mon.a (mon.0) 787 : cluster [INF] Manager daemon y is now available 2024-02-18T08:44:27.903 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.275077+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:27.903 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.409301+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:27.903 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.414346+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:27.903 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.490374+0000 mon.c (mon.1) 185 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:44:27.903 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.490837+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25651 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:44:27.903 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.501496+0000 mon.c (mon.1) 186 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:44:27.903 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:27 smithi181 bash[19547]: audit 2024-02-18T08:44:27.502066+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25651 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:44:29.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:28 smithi133 bash[24767]: cephadm 2024-02-18T08:44:27.269539+0000 mgr.y (mgr.25651) 1 : cephadm [INF] inventory: adjusted host smithi181 addr 'smithi181' -> '172.21.15.181' 2024-02-18T08:44:29.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:28 smithi133 bash[24767]: cluster 2024-02-18T08:44:27.729216+0000 mon.a (mon.0) 791 : cluster [DBG] mgrmap e24: y(active, since 7s), standbys: x 2024-02-18T08:44:29.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:28 smithi133 bash[24767]: audit 2024-02-18T08:44:27.767646+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:29.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:28 smithi133 bash[24767]: audit 2024-02-18T08:44:28.049796+0000 mon.a (mon.0) 792 : audit [DBG] from='client.? 172.21.15.133:0/57324391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:29.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:28 smithi133 bash[24767]: audit 2024-02-18T08:44:28.103269+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:29.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:28 smithi133 bash[24767]: audit 2024-02-18T08:44:28.106442+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:29.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:28 smithi133 bash[19538]: cephadm 2024-02-18T08:44:27.269539+0000 mgr.y (mgr.25651) 1 : cephadm [INF] inventory: adjusted host smithi181 addr 'smithi181' -> '172.21.15.181' 2024-02-18T08:44:29.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:28 smithi133 bash[19538]: cluster 2024-02-18T08:44:27.729216+0000 mon.a (mon.0) 791 : cluster [DBG] mgrmap e24: y(active, since 7s), standbys: x 2024-02-18T08:44:29.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:28 smithi133 bash[19538]: audit 2024-02-18T08:44:27.767646+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:29.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:28 smithi133 bash[19538]: audit 2024-02-18T08:44:28.049796+0000 mon.a (mon.0) 792 : audit [DBG] from='client.? 172.21.15.133:0/57324391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:29.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:28 smithi133 bash[19538]: audit 2024-02-18T08:44:28.103269+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:29.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:28 smithi133 bash[19538]: audit 2024-02-18T08:44:28.106442+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:29.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:28 smithi181 bash[19547]: cephadm 2024-02-18T08:44:27.269539+0000 mgr.y (mgr.25651) 1 : cephadm [INF] inventory: adjusted host smithi181 addr 'smithi181' -> '172.21.15.181' 2024-02-18T08:44:29.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:28 smithi181 bash[19547]: cluster 2024-02-18T08:44:27.729216+0000 mon.a (mon.0) 791 : cluster [DBG] mgrmap e24: y(active, since 7s), standbys: x 2024-02-18T08:44:29.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:28 smithi181 bash[19547]: audit 2024-02-18T08:44:27.767646+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:29.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:28 smithi181 bash[19547]: audit 2024-02-18T08:44:28.049796+0000 mon.a (mon.0) 792 : audit [DBG] from='client.? 172.21.15.133:0/57324391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:29.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:28 smithi181 bash[19547]: audit 2024-02-18T08:44:28.103269+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:29.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:28 smithi181 bash[19547]: audit 2024-02-18T08:44:28.106442+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:30.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:29 smithi133 bash[24767]: cluster 2024-02-18T08:44:27.769065+0000 mgr.y (mgr.25651) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:30.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:29 smithi133 bash[24767]: cluster 2024-02-18T08:44:29.113343+0000 mon.a (mon.0) 794 : cluster [DBG] mgrmap e25: y(active, since 8s), standbys: x 2024-02-18T08:44:30.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:29 smithi133 bash[19538]: cluster 2024-02-18T08:44:27.769065+0000 mgr.y (mgr.25651) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:30.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:29 smithi133 bash[19538]: cluster 2024-02-18T08:44:29.113343+0000 mon.a (mon.0) 794 : cluster [DBG] mgrmap e25: y(active, since 8s), standbys: x 2024-02-18T08:44:30.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:29 smithi181 bash[19547]: cluster 2024-02-18T08:44:27.769065+0000 mgr.y (mgr.25651) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:30.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:29 smithi181 bash[19547]: cluster 2024-02-18T08:44:29.113343+0000 mon.a (mon.0) 794 : cluster [DBG] mgrmap e25: y(active, since 8s), standbys: x 2024-02-18T08:44:31.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:30 smithi133 bash[19538]: cluster 2024-02-18T08:44:29.208398+0000 mgr.y (mgr.25651) 3 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:31.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:30 smithi133 bash[19538]: audit 2024-02-18T08:44:30.434986+0000 mon.a (mon.0) 795 : audit [DBG] from='client.? 172.21.15.133:0/3285875090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:31.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:30 smithi133 bash[24767]: cluster 2024-02-18T08:44:29.208398+0000 mgr.y (mgr.25651) 3 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:31.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:30 smithi133 bash[24767]: audit 2024-02-18T08:44:30.434986+0000 mon.a (mon.0) 795 : audit [DBG] from='client.? 172.21.15.133:0/3285875090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:31.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:30 smithi181 bash[19547]: cluster 2024-02-18T08:44:29.208398+0000 mgr.y (mgr.25651) 3 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:31.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:30 smithi181 bash[19547]: audit 2024-02-18T08:44:30.434986+0000 mon.a (mon.0) 795 : audit [DBG] from='client.? 172.21.15.133:0/3285875090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:32.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:31 smithi133 bash[19538]: cluster 2024-02-18T08:44:31.209158+0000 mgr.y (mgr.25651) 4 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:32.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:31 smithi133 bash[24767]: cluster 2024-02-18T08:44:31.209158+0000 mgr.y (mgr.25651) 4 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:32.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:31 smithi181 bash[19547]: cluster 2024-02-18T08:44:31.209158+0000 mgr.y (mgr.25651) 4 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:33.795 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:33 smithi133 bash[24767]: audit 2024-02-18T08:44:32.852294+0000 mon.a (mon.0) 796 : audit [DBG] from='client.? 172.21.15.133:0/3855551108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:33.796 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:33 smithi133 bash[19538]: audit 2024-02-18T08:44:32.852294+0000 mon.a (mon.0) 796 : audit [DBG] from='client.? 172.21.15.133:0/3855551108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:33.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:33.513Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:44:33.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:33.513Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:44:33.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:33.513Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" 2024-02-18T08:44:33.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:33.517Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:44:33.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:33.517Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:44:33.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:33.517Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" 2024-02-18T08:44:34.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:33 smithi181 bash[19547]: audit 2024-02-18T08:44:32.852294+0000 mon.a (mon.0) 796 : audit [DBG] from='client.? 172.21.15.133:0/3855551108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:35.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[19538]: cluster 2024-02-18T08:44:33.210482+0000 mgr.y (mgr.25651) 5 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:35.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[19538]: audit 2024-02-18T08:44:34.196077+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:35.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[19538]: audit 2024-02-18T08:44:34.485103+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:35.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[19538]: audit 2024-02-18T08:44:34.486103+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:35.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[19538]: audit 2024-02-18T08:44:34.487010+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:35.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[19538]: audit 2024-02-18T08:44:34.487855+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:35.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[19538]: audit 2024-02-18T08:44:34.488617+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:35.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[19538]: audit 2024-02-18T08:44:34.489426+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:35.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[19538]: audit 2024-02-18T08:44:34.490258+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:35.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[19538]: audit 2024-02-18T08:44:34.491032+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:35.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[19538]: audit 2024-02-18T08:44:34.491839+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi133.vayqdh","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:44:35.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[19538]: audit 2024-02-18T08:44:34.492567+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:35.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[24767]: cluster 2024-02-18T08:44:33.210482+0000 mgr.y (mgr.25651) 5 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:35.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[24767]: audit 2024-02-18T08:44:34.196077+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:35.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[24767]: audit 2024-02-18T08:44:34.485103+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:35.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[24767]: audit 2024-02-18T08:44:34.486103+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:35.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[24767]: audit 2024-02-18T08:44:34.487010+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:35.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[24767]: audit 2024-02-18T08:44:34.487855+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:35.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[24767]: audit 2024-02-18T08:44:34.488617+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:35.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[24767]: audit 2024-02-18T08:44:34.489426+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:35.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[24767]: audit 2024-02-18T08:44:34.490258+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:35.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[24767]: audit 2024-02-18T08:44:34.491032+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:35.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[24767]: audit 2024-02-18T08:44:34.491839+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi133.vayqdh","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:44:35.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:34 smithi133 bash[24767]: audit 2024-02-18T08:44:34.492567+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:35.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:34 smithi181 bash[19547]: cluster 2024-02-18T08:44:33.210482+0000 mgr.y (mgr.25651) 5 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:35.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:34 smithi181 bash[19547]: audit 2024-02-18T08:44:34.196077+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:35.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:34 smithi181 bash[19547]: audit 2024-02-18T08:44:34.485103+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:35.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:34 smithi181 bash[19547]: audit 2024-02-18T08:44:34.486103+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:35.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:34 smithi181 bash[19547]: audit 2024-02-18T08:44:34.487010+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:35.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:34 smithi181 bash[19547]: audit 2024-02-18T08:44:34.487855+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:35.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:34 smithi181 bash[19547]: audit 2024-02-18T08:44:34.488617+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:35.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:34 smithi181 bash[19547]: audit 2024-02-18T08:44:34.489426+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:35.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:34 smithi181 bash[19547]: audit 2024-02-18T08:44:34.490258+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:35.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:34 smithi181 bash[19547]: audit 2024-02-18T08:44:34.491032+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:35.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:34 smithi181 bash[19547]: audit 2024-02-18T08:44:34.491839+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi133.vayqdh","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:44:35.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:34 smithi181 bash[19547]: audit 2024-02-18T08:44:34.492567+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:36.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[19538]: audit 2024-02-18T08:44:34.759347+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:36.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[19538]: audit 2024-02-18T08:44:35.054937+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:36.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[19538]: audit 2024-02-18T08:44:35.056016+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:36.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[19538]: audit 2024-02-18T08:44:35.056918+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:36.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[19538]: audit 2024-02-18T08:44:35.057811+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:36.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[19538]: audit 2024-02-18T08:44:35.058706+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:36.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[19538]: audit 2024-02-18T08:44:35.059615+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:36.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[19538]: audit 2024-02-18T08:44:35.060445+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:36.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[19538]: audit 2024-02-18T08:44:35.061394+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:36.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[19538]: audit 2024-02-18T08:44:35.062189+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi181.xhldoa","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:44:36.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[19538]: audit 2024-02-18T08:44:35.062926+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:36.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[19538]: audit 2024-02-18T08:44:35.063944+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:44:36.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[19538]: audit 2024-02-18T08:44:35.065356+0000 mon.c (mon.1) 210 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:44:36.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[19538]: cephadm 2024-02-18T08:44:35.066408+0000 mgr.y (mgr.25651) 6 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:44:36.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[19538]: audit 2024-02-18T08:44:35.072656+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:36.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[19538]: audit 2024-02-18T08:44:35.081666+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:36.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[19538]: cluster 2024-02-18T08:44:35.211130+0000 mgr.y (mgr.25651) 7 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:36.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[19538]: audit 2024-02-18T08:44:35.251800+0000 mon.b (mon.2) 33 : audit [DBG] from='client.? 172.21.15.133:0/37637261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:36.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[24767]: audit 2024-02-18T08:44:34.759347+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:36.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[24767]: audit 2024-02-18T08:44:35.054937+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:36.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[24767]: audit 2024-02-18T08:44:35.056016+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:36.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[24767]: audit 2024-02-18T08:44:35.056918+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:36.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[24767]: audit 2024-02-18T08:44:35.057811+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:36.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[24767]: audit 2024-02-18T08:44:35.058706+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:36.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[24767]: audit 2024-02-18T08:44:35.059615+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:36.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[24767]: audit 2024-02-18T08:44:35.060445+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:36.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[24767]: audit 2024-02-18T08:44:35.061394+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:36.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[24767]: audit 2024-02-18T08:44:35.062189+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi181.xhldoa","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:44:36.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[24767]: audit 2024-02-18T08:44:35.062926+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:36.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[24767]: audit 2024-02-18T08:44:35.063944+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:44:36.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[24767]: audit 2024-02-18T08:44:35.065356+0000 mon.c (mon.1) 210 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:44:36.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[24767]: cephadm 2024-02-18T08:44:35.066408+0000 mgr.y (mgr.25651) 6 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:44:36.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[24767]: audit 2024-02-18T08:44:35.072656+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:36.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[24767]: audit 2024-02-18T08:44:35.081666+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:36.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[24767]: cluster 2024-02-18T08:44:35.211130+0000 mgr.y (mgr.25651) 7 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:36.048 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:35 smithi133 bash[24767]: audit 2024-02-18T08:44:35.251800+0000 mon.b (mon.2) 33 : audit [DBG] from='client.? 172.21.15.133:0/37637261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:36.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:35 smithi181 bash[19547]: audit 2024-02-18T08:44:34.759347+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:36.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:35 smithi181 bash[19547]: audit 2024-02-18T08:44:35.054937+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:36.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:35 smithi181 bash[19547]: audit 2024-02-18T08:44:35.056016+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:36.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:35 smithi181 bash[19547]: audit 2024-02-18T08:44:35.056918+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:36.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:35 smithi181 bash[19547]: audit 2024-02-18T08:44:35.057811+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:36.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:35 smithi181 bash[19547]: audit 2024-02-18T08:44:35.058706+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:36.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:35 smithi181 bash[19547]: audit 2024-02-18T08:44:35.059615+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:36.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:35 smithi181 bash[19547]: audit 2024-02-18T08:44:35.060445+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:36.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:35 smithi181 bash[19547]: audit 2024-02-18T08:44:35.061394+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:44:36.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:35 smithi181 bash[19547]: audit 2024-02-18T08:44:35.062189+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi181.xhldoa","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:44:36.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:35 smithi181 bash[19547]: audit 2024-02-18T08:44:35.062926+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:44:36.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:35 smithi181 bash[19547]: audit 2024-02-18T08:44:35.063944+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:44:36.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:35 smithi181 bash[19547]: audit 2024-02-18T08:44:35.065356+0000 mon.c (mon.1) 210 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:44:36.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:35 smithi181 bash[19547]: cephadm 2024-02-18T08:44:35.066408+0000 mgr.y (mgr.25651) 6 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:44:36.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:35 smithi181 bash[19547]: audit 2024-02-18T08:44:35.072656+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:36.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:35 smithi181 bash[19547]: audit 2024-02-18T08:44:35.081666+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:36.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:35 smithi181 bash[19547]: cluster 2024-02-18T08:44:35.211130+0000 mgr.y (mgr.25651) 7 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:36.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:35 smithi181 bash[19547]: audit 2024-02-18T08:44:35.251800+0000 mon.b (mon.2) 33 : audit [DBG] from='client.? 172.21.15.133:0/37637261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:38.527 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:38 smithi181 bash[19547]: cluster 2024-02-18T08:44:37.211767+0000 mgr.y (mgr.25651) 8 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:38.527 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:38 smithi181 bash[19547]: cephadm 2024-02-18T08:44:37.485999+0000 mgr.y (mgr.25651) 9 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-18T08:44:38.527 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:38 smithi181 bash[19547]: audit 2024-02-18T08:44:37.486823+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-18T08:44:38.527 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:38 smithi181 bash[19547]: audit 2024-02-18T08:44:37.487749+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25651 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-18T08:44:38.527 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:38 smithi181 bash[19547]: audit 2024-02-18T08:44:37.489913+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-18T08:44:38.527 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:38 smithi181 bash[19547]: audit 2024-02-18T08:44:37.491759+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:44:38.527 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:38 smithi181 bash[19547]: cephadm 2024-02-18T08:44:37.493329+0000 mgr.y (mgr.25651) 10 : cephadm [INF] Deploying daemon mgr.x on smithi181 2024-02-18T08:44:38.527 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:38 smithi181 bash[19547]: audit 2024-02-18T08:44:37.494273+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-18T08:44:38.527 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:38 smithi181 bash[19547]: audit 2024-02-18T08:44:37.642253+0000 mon.c (mon.1) 216 : audit [DBG] from='client.? 172.21.15.133:0/983888565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:38.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:38 smithi133 bash[19538]: cluster 2024-02-18T08:44:37.211767+0000 mgr.y (mgr.25651) 8 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:38.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:38 smithi133 bash[19538]: cephadm 2024-02-18T08:44:37.485999+0000 mgr.y (mgr.25651) 9 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-18T08:44:38.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:38 smithi133 bash[19538]: audit 2024-02-18T08:44:37.486823+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-18T08:44:38.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:38 smithi133 bash[19538]: audit 2024-02-18T08:44:37.487749+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25651 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-18T08:44:38.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:38 smithi133 bash[19538]: audit 2024-02-18T08:44:37.489913+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-18T08:44:38.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:38 smithi133 bash[19538]: audit 2024-02-18T08:44:37.491759+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:44:38.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:38 smithi133 bash[19538]: cephadm 2024-02-18T08:44:37.493329+0000 mgr.y (mgr.25651) 10 : cephadm [INF] Deploying daemon mgr.x on smithi181 2024-02-18T08:44:38.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:38 smithi133 bash[19538]: audit 2024-02-18T08:44:37.494273+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-18T08:44:38.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:38 smithi133 bash[19538]: audit 2024-02-18T08:44:37.642253+0000 mon.c (mon.1) 216 : audit [DBG] from='client.? 172.21.15.133:0/983888565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:38.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:38 smithi133 bash[24767]: cluster 2024-02-18T08:44:37.211767+0000 mgr.y (mgr.25651) 8 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:38.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:38 smithi133 bash[24767]: cephadm 2024-02-18T08:44:37.485999+0000 mgr.y (mgr.25651) 9 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-18T08:44:38.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:38 smithi133 bash[24767]: audit 2024-02-18T08:44:37.486823+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-18T08:44:38.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:38 smithi133 bash[24767]: audit 2024-02-18T08:44:37.487749+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25651 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-18T08:44:38.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:38 smithi133 bash[24767]: audit 2024-02-18T08:44:37.489913+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-18T08:44:38.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:38 smithi133 bash[24767]: audit 2024-02-18T08:44:37.491759+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:44:38.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:38 smithi133 bash[24767]: cephadm 2024-02-18T08:44:37.493329+0000 mgr.y (mgr.25651) 10 : cephadm [INF] Deploying daemon mgr.x on smithi181 2024-02-18T08:44:38.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:38 smithi133 bash[24767]: audit 2024-02-18T08:44:37.494273+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-18T08:44:38.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:38 smithi133 bash[24767]: audit 2024-02-18T08:44:37.642253+0000 mon.c (mon.1) 216 : audit [DBG] from='client.? 172.21.15.133:0/983888565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:39.899 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:39 smithi181 systemd[1]: Stopping Ceph mgr.x for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:44:40.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:40 smithi133 bash[19538]: cluster 2024-02-18T08:44:39.212887+0000 mgr.y (mgr.25651) 11 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:40.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:40 smithi133 bash[19538]: audit 2024-02-18T08:44:40.033997+0000 mon.c (mon.1) 217 : audit [DBG] from='client.? 172.21.15.133:0/4093767475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:40.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:40 smithi133 bash[24767]: cluster 2024-02-18T08:44:39.212887+0000 mgr.y (mgr.25651) 11 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:40.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:40 smithi133 bash[24767]: audit 2024-02-18T08:44:40.033997+0000 mon.c (mon.1) 217 : audit [DBG] from='client.? 172.21.15.133:0/4093767475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:40.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:40 smithi181 bash[19547]: cluster 2024-02-18T08:44:39.212887+0000 mgr.y (mgr.25651) 11 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:40.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:40 smithi181 bash[19547]: audit 2024-02-18T08:44:40.033997+0000 mon.c (mon.1) 217 : audit [DBG] from='client.? 172.21.15.133:0/4093767475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:42.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:42 smithi133 bash[19538]: cluster 2024-02-18T08:44:41.213611+0000 mgr.y (mgr.25651) 12 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:42.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:42 smithi133 bash[24767]: cluster 2024-02-18T08:44:41.213611+0000 mgr.y (mgr.25651) 12 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:42.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:42 smithi181 bash[19547]: cluster 2024-02-18T08:44:41.213611+0000 mgr.y (mgr.25651) 12 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:43.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:43 smithi133 bash[19538]: audit 2024-02-18T08:44:42.421584+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.133:0/3411405857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:43.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:43 smithi133 bash[24767]: audit 2024-02-18T08:44:42.421584+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.133:0/3411405857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:43.545 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:43.513Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:44:43.545 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:43.513Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:44:43.545 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:43.513Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" 2024-02-18T08:44:43.546 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:43.517Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:44:43.546 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:43.517Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:44:43.546 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:43.517Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" 2024-02-18T08:44:43.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:43 smithi181 bash[19547]: audit 2024-02-18T08:44:42.421584+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.133:0/3411405857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:45.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:44 smithi133 bash[19538]: cluster 2024-02-18T08:44:43.214732+0000 mgr.y (mgr.25651) 13 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:45.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:44 smithi133 bash[24767]: cluster 2024-02-18T08:44:43.214732+0000 mgr.y (mgr.25651) 13 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:45.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:44 smithi181 bash[19547]: cluster 2024-02-18T08:44:43.214732+0000 mgr.y (mgr.25651) 13 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:46.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:45 smithi133 bash[19538]: audit 2024-02-18T08:44:44.799167+0000 mon.a (mon.0) 802 : audit [DBG] from='client.? 172.21.15.133:0/914010063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:46.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:45 smithi133 bash[24767]: audit 2024-02-18T08:44:44.799167+0000 mon.a (mon.0) 802 : audit [DBG] from='client.? 172.21.15.133:0/914010063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:46.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:45 smithi181 bash[19547]: audit 2024-02-18T08:44:44.799167+0000 mon.a (mon.0) 802 : audit [DBG] from='client.? 172.21.15.133:0/914010063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:47.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:46 smithi133 bash[19538]: cluster 2024-02-18T08:44:45.215432+0000 mgr.y (mgr.25651) 14 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:47.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:46 smithi133 bash[24767]: cluster 2024-02-18T08:44:45.215432+0000 mgr.y (mgr.25651) 14 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:47.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:46 smithi181 bash[19547]: cluster 2024-02-18T08:44:45.215432+0000 mgr.y (mgr.25651) 14 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:48.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:47 smithi133 bash[19538]: audit 2024-02-18T08:44:47.184931+0000 mon.c (mon.1) 218 : audit [DBG] from='client.? 172.21.15.133:0/1102194574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:48.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:47 smithi133 bash[24767]: audit 2024-02-18T08:44:47.184931+0000 mon.c (mon.1) 218 : audit [DBG] from='client.? 172.21.15.133:0/1102194574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:48.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:47 smithi181 bash[19547]: audit 2024-02-18T08:44:47.184931+0000 mon.c (mon.1) 218 : audit [DBG] from='client.? 172.21.15.133:0/1102194574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:49.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:48 smithi133 bash[24767]: cluster 2024-02-18T08:44:47.216096+0000 mgr.y (mgr.25651) 15 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:49.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:48 smithi133 bash[19538]: cluster 2024-02-18T08:44:47.216096+0000 mgr.y (mgr.25651) 15 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:49.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:48 smithi181 bash[19547]: cluster 2024-02-18T08:44:47.216096+0000 mgr.y (mgr.25651) 15 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:50.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:49 smithi133 bash[19538]: audit 2024-02-18T08:44:49.575443+0000 mon.a (mon.0) 803 : audit [DBG] from='client.? 172.21.15.133:0/1941196152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:50.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:49 smithi133 bash[24767]: audit 2024-02-18T08:44:49.575443+0000 mon.a (mon.0) 803 : audit [DBG] from='client.? 172.21.15.133:0/1941196152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:50.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:49 smithi181 bash[19547]: audit 2024-02-18T08:44:49.575443+0000 mon.a (mon.0) 803 : audit [DBG] from='client.? 172.21.15.133:0/1941196152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:50.856 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:50 smithi181 bash[19547]: cluster 2024-02-18T08:44:49.217222+0000 mgr.y (mgr.25651) 16 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:50.857 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:50 smithi181 bash[37038]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-mgr.x 2024-02-18T08:44:50.857 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:50 smithi181 systemd[1]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2024-02-18T08:44:50.857 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:50 smithi181 systemd[1]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-18T08:44:50.857 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:50 smithi181 systemd[1]: Stopped Ceph mgr.x for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:44:51.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:50 smithi133 bash[19538]: cluster 2024-02-18T08:44:49.217222+0000 mgr.y (mgr.25651) 16 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:51.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:50 smithi133 bash[24767]: cluster 2024-02-18T08:44:49.217222+0000 mgr.y (mgr.25651) 16 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:52.113 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:51 smithi181 bash[19547]: audit 2024-02-18T08:44:50.916191+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:52.113 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:51 smithi181 bash[19547]: audit 2024-02-18T08:44:50.919103+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:52.113 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:51 smithi181 bash[19547]: audit 2024-02-18T08:44:50.922508+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:52.113 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:51 smithi181 bash[19547]: cluster 2024-02-18T08:44:51.217898+0000 mgr.y (mgr.25651) 17 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:52.114 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:50 smithi181 systemd[1]: Started Ceph mgr.x for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:44:52.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:51 smithi133 bash[24767]: audit 2024-02-18T08:44:50.916191+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:52.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:51 smithi133 bash[24767]: audit 2024-02-18T08:44:50.919103+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:52.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:51 smithi133 bash[24767]: audit 2024-02-18T08:44:50.922508+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:52.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:51 smithi133 bash[24767]: cluster 2024-02-18T08:44:51.217898+0000 mgr.y (mgr.25651) 17 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:52.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:51 smithi133 bash[19538]: audit 2024-02-18T08:44:50.916191+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:52.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:51 smithi133 bash[19538]: audit 2024-02-18T08:44:50.919103+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:52.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:51 smithi133 bash[19538]: audit 2024-02-18T08:44:50.922508+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:52.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:51 smithi133 bash[19538]: cluster 2024-02-18T08:44:51.217898+0000 mgr.y (mgr.25651) 17 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:52.382 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:52 smithi181 bash[37208]: debug 2024-02-18T08:44:52.120+0000 7f2434540700 1 -- 172.21.15.181:0/1781117451 <== mon.2 v2:172.21.15.181:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557d5449c4e0 con 0x557d5458e800 2024-02-18T08:44:52.382 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:52 smithi181 bash[37208]: debug 2024-02-18T08:44:52.288+0000 7f2444b3b680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-18T08:44:52.649 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:52 smithi181 bash[37208]: debug 2024-02-18T08:44:52.388+0000 7f2444b3b680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-18T08:44:53.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:52 smithi181 bash[19547]: audit 2024-02-18T08:44:51.966678+0000 mon.c (mon.1) 221 : audit [DBG] from='client.? 172.21.15.133:0/2566041458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:53.149 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:52 smithi181 bash[37208]: debug 2024-02-18T08:44:52.824+0000 7f2444b3b680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-18T08:44:53.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:52 smithi133 bash[19538]: audit 2024-02-18T08:44:51.966678+0000 mon.c (mon.1) 221 : audit [DBG] from='client.? 172.21.15.133:0/2566041458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:53.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:52 smithi133 bash[24767]: audit 2024-02-18T08:44:51.966678+0000 mon.c (mon.1) 221 : audit [DBG] from='client.? 172.21.15.133:0/2566041458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:53.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:53.514Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:44:53.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:53.514Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:44:53.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:53.514Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" 2024-02-18T08:44:53.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:53.518Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:44:53.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:53.518Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:44:53.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:44:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:44:53.518Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" 2024-02-18T08:44:54.083 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:53 smithi181 bash[19547]: cluster 2024-02-18T08:44:53.219019+0000 mgr.y (mgr.25651) 18 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:54.084 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:53 smithi181 bash[37208]: debug 2024-02-18T08:44:53.724+0000 7f2444b3b680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-18T08:44:54.084 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:53 smithi181 bash[37208]: debug 2024-02-18T08:44:53.824+0000 7f2444b3b680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-18T08:44:54.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:53 smithi133 bash[24767]: cluster 2024-02-18T08:44:53.219019+0000 mgr.y (mgr.25651) 18 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:54.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:53 smithi133 bash[19538]: cluster 2024-02-18T08:44:53.219019+0000 mgr.y (mgr.25651) 18 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:55.221 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:54 smithi181 bash[19547]: audit 2024-02-18T08:44:54.361818+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.133:0/2020121409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:55.221 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:54 smithi181 bash[37208]: debug 2024-02-18T08:44:54.092+0000 7f2444b3b680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-18T08:44:55.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:54 smithi133 bash[19538]: audit 2024-02-18T08:44:54.361818+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.133:0/2020121409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:55.346 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:54 smithi133 bash[24767]: audit 2024-02-18T08:44:54.361818+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.133:0/2020121409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:55.479 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:55 smithi181 bash[37208]: debug 2024-02-18T08:44:55.228+0000 7f2444b3b680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-18T08:44:55.479 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:55 smithi181 bash[37208]: debug 2024-02-18T08:44:55.392+0000 7f2444b3b680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-18T08:44:55.807 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:55 smithi181 bash[37208]: debug 2024-02-18T08:44:55.488+0000 7f2444b3b680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-18T08:44:55.808 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:55 smithi181 bash[37208]: debug 2024-02-18T08:44:55.596+0000 7f2444b3b680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-18T08:44:56.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:55 smithi181 bash[19547]: cluster 2024-02-18T08:44:55.219734+0000 mgr.y (mgr.25651) 19 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:56.149 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:55 smithi181 bash[37208]: debug 2024-02-18T08:44:55.816+0000 7f2444b3b680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-18T08:44:56.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:55 smithi133 bash[19538]: cluster 2024-02-18T08:44:55.219734+0000 mgr.y (mgr.25651) 19 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:56.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:55 smithi133 bash[24767]: cluster 2024-02-18T08:44:55.219734+0000 mgr.y (mgr.25651) 19 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:56.649 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:56 smithi181 bash[37208]: debug 2024-02-18T08:44:56.180+0000 7f2444b3b680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-18T08:44:56.649 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:56 smithi181 bash[37208]: debug 2024-02-18T08:44:56.296+0000 7f2444b3b680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-18T08:44:57.188 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:56 smithi181 bash[19547]: audit 2024-02-18T08:44:56.757483+0000 mon.a (mon.0) 806 : audit [DBG] from='client.? 172.21.15.133:0/298936500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:57.295 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:56 smithi133 bash[24767]: audit 2024-02-18T08:44:56.757483+0000 mon.a (mon.0) 806 : audit [DBG] from='client.? 172.21.15.133:0/298936500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:57.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:56 smithi133 bash[19538]: audit 2024-02-18T08:44:56.757483+0000 mon.a (mon.0) 806 : audit [DBG] from='client.? 172.21.15.133:0/298936500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:44:57.649 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:57 smithi181 bash[37208]: debug 2024-02-18T08:44:57.196+0000 7f2444b3b680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-18T08:44:57.649 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:57 smithi181 bash[37208]: debug 2024-02-18T08:44:57.304+0000 7f2444b3b680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-18T08:44:57.649 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:57 smithi181 bash[37208]: debug 2024-02-18T08:44:57.436+0000 7f2444b3b680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-18T08:44:57.979 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:57 smithi181 bash[37208]: debug 2024-02-18T08:44:57.672+0000 7f2444b3b680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-18T08:44:58.346 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:57 smithi181 bash[37208]: debug 2024-02-18T08:44:57.988+0000 7f2444b3b680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-18T08:44:58.347 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[37208]: debug 2024-02-18T08:44:58.168+0000 7f2444b3b680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-18T08:44:58.649 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[37208]: debug 2024-02-18T08:44:58.356+0000 7f2444b3b680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-18T08:44:58.649 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[37208]: debug 2024-02-18T08:44:58.568+0000 7f2444b3b680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-18T08:44:59.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[24767]: cluster 2024-02-18T08:44:57.220401+0000 mgr.y (mgr.25651) 20 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:59.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[24767]: audit 2024-02-18T08:44:58.356484+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:59.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[24767]: audit 2024-02-18T08:44:58.360169+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:44:59.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[24767]: audit 2024-02-18T08:44:58.361937+0000 mon.c (mon.1) 223 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:44:59.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[24767]: audit 2024-02-18T08:44:58.371067+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:59.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[24767]: audit 2024-02-18T08:44:58.383731+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:59.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[24767]: audit 2024-02-18T08:44:58.390064+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:44:59.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[24767]: audit 2024-02-18T08:44:58.410835+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:59.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[24767]: audit 2024-02-18T08:44:58.412685+0000 mon.c (mon.1) 226 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-18T08:44:59.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[24767]: audit 2024-02-18T08:44:58.413137+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25651 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-18T08:44:59.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[24767]: audit 2024-02-18T08:44:58.419667+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25651 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-18T08:44:59.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[24767]: audit 2024-02-18T08:44:58.421424+0000 mon.c (mon.1) 227 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-18T08:44:59.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[24767]: audit 2024-02-18T08:44:58.422056+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25651 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-18T08:44:59.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[24767]: audit 2024-02-18T08:44:58.429744+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25651 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-18T08:44:59.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[24767]: audit 2024-02-18T08:44:58.432006+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-18T08:44:59.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[24767]: audit 2024-02-18T08:44:58.433122+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-18T08:44:59.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[24767]: cluster 2024-02-18T08:44:58.679486+0000 mon.a (mon.0) 814 : cluster [DBG] Standby manager daemon x restarted 2024-02-18T08:44:59.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[24767]: cluster 2024-02-18T08:44:58.679679+0000 mon.a (mon.0) 815 : cluster [DBG] Standby manager daemon x started 2024-02-18T08:44:59.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[24767]: audit 2024-02-18T08:44:58.680912+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.181:0/1973195307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-18T08:44:59.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[24767]: audit 2024-02-18T08:44:58.682042+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.181:0/1973195307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:44:59.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[24767]: audit 2024-02-18T08:44:58.683116+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.? 172.21.15.181:0/1973195307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-18T08:44:59.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[24767]: audit 2024-02-18T08:44:58.683563+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.? 172.21.15.181:0/1973195307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:44:59.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[19538]: cluster 2024-02-18T08:44:57.220401+0000 mgr.y (mgr.25651) 20 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:59.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[19538]: audit 2024-02-18T08:44:58.356484+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:59.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[19538]: audit 2024-02-18T08:44:58.360169+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:44:59.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[19538]: audit 2024-02-18T08:44:58.361937+0000 mon.c (mon.1) 223 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:44:59.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[19538]: audit 2024-02-18T08:44:58.371067+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:59.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[19538]: audit 2024-02-18T08:44:58.383731+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:59.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[19538]: audit 2024-02-18T08:44:58.390064+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:44:59.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[19538]: audit 2024-02-18T08:44:58.410835+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:59.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[19538]: audit 2024-02-18T08:44:58.412685+0000 mon.c (mon.1) 226 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-18T08:44:59.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[19538]: audit 2024-02-18T08:44:58.413137+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25651 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-18T08:44:59.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[19538]: audit 2024-02-18T08:44:58.419667+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25651 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-18T08:44:59.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[19538]: audit 2024-02-18T08:44:58.421424+0000 mon.c (mon.1) 227 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-18T08:44:59.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[19538]: audit 2024-02-18T08:44:58.422056+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25651 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-18T08:44:59.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[19538]: audit 2024-02-18T08:44:58.429744+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25651 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-18T08:44:59.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[19538]: audit 2024-02-18T08:44:58.432006+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-18T08:44:59.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[19538]: audit 2024-02-18T08:44:58.433122+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-18T08:44:59.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[19538]: cluster 2024-02-18T08:44:58.679486+0000 mon.a (mon.0) 814 : cluster [DBG] Standby manager daemon x restarted 2024-02-18T08:44:59.048 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[19538]: cluster 2024-02-18T08:44:58.679679+0000 mon.a (mon.0) 815 : cluster [DBG] Standby manager daemon x started 2024-02-18T08:44:59.049 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[19538]: audit 2024-02-18T08:44:58.680912+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.181:0/1973195307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-18T08:44:59.049 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[19538]: audit 2024-02-18T08:44:58.682042+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.181:0/1973195307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:44:59.049 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[19538]: audit 2024-02-18T08:44:58.683116+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.? 172.21.15.181:0/1973195307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-18T08:44:59.049 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:58 smithi133 bash[19538]: audit 2024-02-18T08:44:58.683563+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.? 172.21.15.181:0/1973195307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:44:59.149 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[37208]: debug 2024-02-18T08:44:58.676+0000 7f2444b3b680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-18T08:44:59.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[19547]: cluster 2024-02-18T08:44:57.220401+0000 mgr.y (mgr.25651) 20 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:44:59.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[19547]: audit 2024-02-18T08:44:58.356484+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:59.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[19547]: audit 2024-02-18T08:44:58.360169+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:44:59.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[19547]: audit 2024-02-18T08:44:58.361937+0000 mon.c (mon.1) 223 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:44:59.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[19547]: audit 2024-02-18T08:44:58.371067+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:59.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[19547]: audit 2024-02-18T08:44:58.383731+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:59.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[19547]: audit 2024-02-18T08:44:58.390064+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:44:59.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[19547]: audit 2024-02-18T08:44:58.410835+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:44:59.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[19547]: audit 2024-02-18T08:44:58.412685+0000 mon.c (mon.1) 226 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-18T08:44:59.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[19547]: audit 2024-02-18T08:44:58.413137+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25651 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-18T08:44:59.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[19547]: audit 2024-02-18T08:44:58.419667+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25651 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-18T08:44:59.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[19547]: audit 2024-02-18T08:44:58.421424+0000 mon.c (mon.1) 227 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-18T08:44:59.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[19547]: audit 2024-02-18T08:44:58.422056+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25651 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-18T08:44:59.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[19547]: audit 2024-02-18T08:44:58.429744+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25651 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-18T08:44:59.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[19547]: audit 2024-02-18T08:44:58.432006+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-18T08:44:59.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[19547]: audit 2024-02-18T08:44:58.433122+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-18T08:44:59.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[19547]: cluster 2024-02-18T08:44:58.679486+0000 mon.a (mon.0) 814 : cluster [DBG] Standby manager daemon x restarted 2024-02-18T08:44:59.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[19547]: cluster 2024-02-18T08:44:58.679679+0000 mon.a (mon.0) 815 : cluster [DBG] Standby manager daemon x started 2024-02-18T08:44:59.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[19547]: audit 2024-02-18T08:44:58.680912+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.181:0/1973195307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-18T08:44:59.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[19547]: audit 2024-02-18T08:44:58.682042+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.181:0/1973195307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:44:59.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[19547]: audit 2024-02-18T08:44:58.683116+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.? 172.21.15.181:0/1973195307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-18T08:44:59.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:58 smithi181 bash[19547]: audit 2024-02-18T08:44:58.683563+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.? 172.21.15.181:0/1973195307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:45:00.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:59 smithi133 bash[24767]: cephadm 2024-02-18T08:44:58.363398+0000 mgr.y (mgr.25651) 21 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:45:00.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:59 smithi133 bash[24767]: cephadm 2024-02-18T08:44:58.391002+0000 mgr.y (mgr.25651) 22 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-18T08:45:00.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:59 smithi133 bash[24767]: cephadm 2024-02-18T08:44:58.433923+0000 mgr.y (mgr.25651) 23 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-18T08:45:00.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:59 smithi133 bash[24767]: audit 2024-02-18T08:44:59.146482+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.133:0/2332265352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:45:00.046 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:44:59 smithi133 bash[24767]: cluster 2024-02-18T08:44:59.438334+0000 mon.a (mon.0) 817 : cluster [DBG] mgrmap e26: y(active, since 39s), standbys: x 2024-02-18T08:45:00.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:59 smithi133 bash[19538]: cephadm 2024-02-18T08:44:58.363398+0000 mgr.y (mgr.25651) 21 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:45:00.046 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:59 smithi133 bash[19538]: cephadm 2024-02-18T08:44:58.391002+0000 mgr.y (mgr.25651) 22 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-18T08:45:00.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:59 smithi133 bash[19538]: cephadm 2024-02-18T08:44:58.433923+0000 mgr.y (mgr.25651) 23 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-18T08:45:00.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:59 smithi133 bash[19538]: audit 2024-02-18T08:44:59.146482+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.133:0/2332265352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:45:00.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:44:59 smithi133 bash[19538]: cluster 2024-02-18T08:44:59.438334+0000 mon.a (mon.0) 817 : cluster [DBG] mgrmap e26: y(active, since 39s), standbys: x 2024-02-18T08:45:00.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:59 smithi181 bash[19547]: cephadm 2024-02-18T08:44:58.363398+0000 mgr.y (mgr.25651) 21 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:45:00.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:59 smithi181 bash[19547]: cephadm 2024-02-18T08:44:58.391002+0000 mgr.y (mgr.25651) 22 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-18T08:45:00.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:59 smithi181 bash[19547]: cephadm 2024-02-18T08:44:58.433923+0000 mgr.y (mgr.25651) 23 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-18T08:45:00.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:59 smithi181 bash[19547]: audit 2024-02-18T08:44:59.146482+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.133:0/2332265352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:45:00.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:44:59 smithi181 bash[19547]: cluster 2024-02-18T08:44:59.438334+0000 mon.a (mon.0) 817 : cluster [DBG] mgrmap e26: y(active, since 39s), standbys: x 2024-02-18T08:45:01.014 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:00 smithi133 bash[19538]: cluster 2024-02-18T08:44:59.221618+0000 mgr.y (mgr.25651) 24 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:45:01.014 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:00 smithi133 bash[24767]: cluster 2024-02-18T08:44:59.221618+0000 mgr.y (mgr.25651) 24 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:45:01.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:00 smithi181 bash[19547]: cluster 2024-02-18T08:44:59.221618+0000 mgr.y (mgr.25651) 24 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:45:02.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:01 smithi181 bash[19547]: cephadm 2024-02-18T08:45:00.872014+0000 mgr.y (mgr.25651) 25 : cephadm [INF] Upgrade: Updating mon.a 2024-02-18T08:45:02.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:01 smithi181 bash[19547]: audit 2024-02-18T08:45:00.879964+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:45:02.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:01 smithi181 bash[19547]: audit 2024-02-18T08:45:00.881925+0000 mon.c (mon.1) 230 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:45:02.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:01 smithi181 bash[19547]: audit 2024-02-18T08:45:00.883470+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-18T08:45:02.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:01 smithi181 bash[19547]: audit 2024-02-18T08:45:00.884914+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:45:02.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:01 smithi181 bash[19547]: cephadm 2024-02-18T08:45:00.886387+0000 mgr.y (mgr.25651) 26 : cephadm [INF] Deploying daemon mon.a on smithi133 2024-02-18T08:45:02.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:01 smithi181 bash[19547]: audit 2024-02-18T08:45:00.887340+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-18T08:45:02.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:01 smithi181 bash[19547]: cluster 2024-02-18T08:45:01.222348+0000 mgr.y (mgr.25651) 27 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:45:02.149 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:01 smithi181 bash[19547]: audit 2024-02-18T08:45:01.530949+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.133:0/4122421286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:45:02.161 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:01 smithi133 bash[19538]: cephadm 2024-02-18T08:45:00.872014+0000 mgr.y (mgr.25651) 25 : cephadm [INF] Upgrade: Updating mon.a 2024-02-18T08:45:02.161 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:01 smithi133 bash[19538]: audit 2024-02-18T08:45:00.879964+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:45:02.161 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:01 smithi133 bash[19538]: audit 2024-02-18T08:45:00.881925+0000 mon.c (mon.1) 230 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:45:02.161 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:01 smithi133 bash[19538]: audit 2024-02-18T08:45:00.883470+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-18T08:45:02.161 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:01 smithi133 bash[19538]: audit 2024-02-18T08:45:00.884914+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:45:02.161 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:01 smithi133 bash[19538]: cephadm 2024-02-18T08:45:00.886387+0000 mgr.y (mgr.25651) 26 : cephadm [INF] Deploying daemon mon.a on smithi133 2024-02-18T08:45:02.162 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:01 smithi133 bash[19538]: audit 2024-02-18T08:45:00.887340+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-18T08:45:02.162 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:01 smithi133 bash[19538]: cluster 2024-02-18T08:45:01.222348+0000 mgr.y (mgr.25651) 27 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:45:02.162 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:01 smithi133 bash[19538]: audit 2024-02-18T08:45:01.530949+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.133:0/4122421286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:45:02.162 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:01 smithi133 bash[24767]: cephadm 2024-02-18T08:45:00.872014+0000 mgr.y (mgr.25651) 25 : cephadm [INF] Upgrade: Updating mon.a 2024-02-18T08:45:02.162 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:01 smithi133 bash[24767]: audit 2024-02-18T08:45:00.879964+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:45:02.162 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:01 smithi133 bash[24767]: audit 2024-02-18T08:45:00.881925+0000 mon.c (mon.1) 230 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:45:02.162 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:01 smithi133 bash[24767]: audit 2024-02-18T08:45:00.883470+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-18T08:45:02.162 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:01 smithi133 bash[24767]: audit 2024-02-18T08:45:00.884914+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:45:02.162 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:01 smithi133 bash[24767]: cephadm 2024-02-18T08:45:00.886387+0000 mgr.y (mgr.25651) 26 : cephadm [INF] Deploying daemon mon.a on smithi133 2024-02-18T08:45:02.162 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:01 smithi133 bash[24767]: audit 2024-02-18T08:45:00.887340+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-18T08:45:02.163 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:01 smithi133 bash[24767]: cluster 2024-02-18T08:45:01.222348+0000 mgr.y (mgr.25651) 27 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:45:02.163 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:01 smithi133 bash[24767]: audit 2024-02-18T08:45:01.530949+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.133:0/4122421286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:45:03.208 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:03 smithi133 systemd[1]: Stopping Ceph mon.a for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:45:03.208 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:03 smithi133 bash[19538]: debug 2024-02-18T08:45:03.143+0000 7f522e9a1700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T08:45:03.208 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:03 smithi133 bash[19538]: debug 2024-02-18T08:45:03.143+0000 7f522e9a1700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-02-18T08:45:03.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:03.514Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:45:03.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:03.514Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:45:03.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:03.514Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" 2024-02-18T08:45:03.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:03.518Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:45:03.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:03.518Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:45:03.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:03.518Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" 2024-02-18T08:45:04.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:03 smithi133 bash[58495]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-mon.a 2024-02-18T08:45:04.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:03 smithi133 systemd[1]: Stopped Ceph mon.a for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:45:04.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:04 smithi133 systemd[1]: Started Ceph mon.a for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:45:05.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.163+0000 7faf48673880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-18T08:45:05.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.163+0000 7faf48673880 0 ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable), process ceph-mon, pid 1 2024-02-18T08:45:05.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.163+0000 7faf48673880 0 pidfile_write: ignore empty --pid-file 2024-02-18T08:45:05.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 0 load: jerasure load: lrc load: isa 2024-02-18T08:45:05.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: RocksDB version: 6.8.1 2024-02-18T08:45:05.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-18T08:45:05.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Compile date Feb 17 2024 2024-02-18T08:45:05.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: DB SUMMARY 2024-02-18T08:45:05.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: CURRENT file: CURRENT 2024-02-18T08:45:05.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-18T08:45:05.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 707 Bytes 2024-02-18T08:45:05.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000023.sst 2024-02-18T08:45:05.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000021.log size: 445573 ; 2024-02-18T08:45:05.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.error_if_exists: 0 2024-02-18T08:45:05.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.create_if_missing: 0 2024-02-18T08:45:05.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.paranoid_checks: 1 2024-02-18T08:45:05.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.env: 0x556ae1f95080 2024-02-18T08:45:05.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.fs: Posix File System 2024-02-18T08:45:05.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.info_log: 0x556ae3c9ba20 2024-02-18T08:45:05.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-18T08:45:05.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.statistics: (nil) 2024-02-18T08:45:05.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.use_fsync: 0 2024-02-18T08:45:05.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_log_file_size: 0 2024-02-18T08:45:05.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-18T08:45:05.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-18T08:45:05.297 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-18T08:45:05.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-18T08:45:05.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.allow_fallocate: 1 2024-02-18T08:45:05.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-18T08:45:05.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-18T08:45:05.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.use_direct_reads: 0 2024-02-18T08:45:05.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-18T08:45:05.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-18T08:45:05.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.db_log_dir: 2024-02-18T08:45:05.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-18T08:45:05.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-18T08:45:05.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_subcompactions: 1 2024-02-18T08:45:05.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_background_flushes: -1 2024-02-18T08:45:05.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-18T08:45:05.298 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-18T08:45:05.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-18T08:45:05.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-18T08:45:05.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-18T08:45:05.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-18T08:45:05.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-18T08:45:05.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.write_buffer_manager: 0x556ae499a360 2024-02-18T08:45:05.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-18T08:45:05.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-18T08:45:05.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-18T08:45:05.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-18T08:45:05.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-18T08:45:05.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-18T08:45:05.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-18T08:45:05.299 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-18T08:45:05.301 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-18T08:45:05.301 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.unordered_write: 0 2024-02-18T08:45:05.301 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-18T08:45:05.301 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-18T08:45:05.301 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-18T08:45:05.301 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-18T08:45:05.301 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.row_cache: None 2024-02-18T08:45:05.302 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.wal_filter: None 2024-02-18T08:45:05.302 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-18T08:45:05.302 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-18T08:45:05.302 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.preserve_deletes: 0 2024-02-18T08:45:05.302 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.two_write_queues: 0 2024-02-18T08:45:05.302 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-18T08:45:05.302 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.atomic_flush: 0 2024-02-18T08:45:05.302 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-18T08:45:05.302 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-18T08:45:05.302 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-18T08:45:05.302 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.log_readahead_size: 0 2024-02-18T08:45:05.302 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-18T08:45:05.302 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_background_jobs: 2 2024-02-18T08:45:05.302 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_background_compactions: -1 2024-02-18T08:45:05.303 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-18T08:45:05.303 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-18T08:45:05.303 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-18T08:45:05.303 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-18T08:45:05.303 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-18T08:45:05.303 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-18T08:45:05.303 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-18T08:45:05.303 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-18T08:45:05.303 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_open_files: -1 2024-02-18T08:45:05.304 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-18T08:45:05.304 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-18T08:45:05.304 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-18T08:45:05.304 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-18T08:45:05.304 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Compression algorithms supported: 2024-02-18T08:45:05.304 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-18T08:45:05.304 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: kZSTD supported: 0 2024-02-18T08:45:05.305 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: kXpressCompression supported: 0 2024-02-18T08:45:05.305 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-18T08:45:05.305 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: kLZ4Compression supported: 1 2024-02-18T08:45:05.305 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: kBZip2Compression supported: 0 2024-02-18T08:45:05.305 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: kZlibCompression supported: 1 2024-02-18T08:45:05.305 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: kSnappyCompression supported: 1 2024-02-18T08:45:05.305 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-18T08:45:05.305 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2024-02-18T08:45:05.305 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-18T08:45:05.305 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-18T08:45:05.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.merge_operator: 2024-02-18T08:45:05.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.compaction_filter: None 2024-02-18T08:45:05.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-18T08:45:05.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-18T08:45:05.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-18T08:45:05.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556ae3c49d10) 2024-02-18T08:45:05.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: cache_index_and_filter_blocks: 1 2024-02-18T08:45:05.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-18T08:45:05.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-18T08:45:05.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: pin_top_level_index_and_filter: 1 2024-02-18T08:45:05.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: index_type: 0 2024-02-18T08:45:05.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: data_block_index_type: 0 2024-02-18T08:45:05.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: index_shortening: 1 2024-02-18T08:45:05.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: data_block_hash_table_util_ratio: 0.750000 2024-02-18T08:45:05.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: hash_index_allow_collision: 1 2024-02-18T08:45:05.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: checksum: 1 2024-02-18T08:45:05.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: no_block_cache: 0 2024-02-18T08:45:05.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: block_cache: 0x556ae3c80f10 2024-02-18T08:45:05.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: block_cache_name: BinnedLRUCache 2024-02-18T08:45:05.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: block_cache_options: 2024-02-18T08:45:05.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: capacity : 536870912 2024-02-18T08:45:05.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: num_shard_bits : 4 2024-02-18T08:45:05.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: strict_capacity_limit : 0 2024-02-18T08:45:05.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: high_pri_pool_ratio: 0.000 2024-02-18T08:45:05.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: block_cache_compressed: (nil) 2024-02-18T08:45:05.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: persistent_cache: (nil) 2024-02-18T08:45:05.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: block_size: 4096 2024-02-18T08:45:05.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: block_size_deviation: 10 2024-02-18T08:45:05.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: block_restart_interval: 16 2024-02-18T08:45:05.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: index_block_restart_interval: 1 2024-02-18T08:45:05.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: metadata_block_size: 4096 2024-02-18T08:45:05.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: partition_filters: 0 2024-02-18T08:45:05.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: use_delta_encoding: 1 2024-02-18T08:45:05.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-18T08:45:05.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: whole_key_filtering: 1 2024-02-18T08:45:05.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: verify_compression: 0 2024-02-18T08:45:05.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: read_amp_bytes_per_bit: 0 2024-02-18T08:45:05.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: format_version: 2 2024-02-18T08:45:05.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: enable_index_compression: 1 2024-02-18T08:45:05.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: block_align: 0 2024-02-18T08:45:05.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-18T08:45:05.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-18T08:45:05.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.compression: NoCompression 2024-02-18T08:45:05.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-18T08:45:05.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-18T08:45:05.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-18T08:45:05.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.num_levels: 7 2024-02-18T08:45:05.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-18T08:45:05.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-18T08:45:05.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-18T08:45:05.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-18T08:45:05.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-18T08:45:05.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-18T08:45:05.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-18T08:45:05.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-18T08:45:05.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-18T08:45:05.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-18T08:45:05.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-18T08:45:05.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-18T08:45:05.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-18T08:45:05.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-18T08:45:05.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-18T08:45:05.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-18T08:45:05.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-18T08:45:05.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-18T08:45:05.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-18T08:45:05.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-18T08:45:05.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-18T08:45:05.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-18T08:45:05.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-18T08:45:05.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-18T08:45:05.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-18T08:45:05.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-18T08:45:05.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-18T08:45:05.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-18T08:45:05.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-18T08:45:05.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-18T08:45:05.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-18T08:45:05.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-18T08:45:05.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-18T08:45:05.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-18T08:45:05.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-18T08:45:05.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-18T08:45:05.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-18T08:45:05.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-18T08:45:05.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-18T08:45:05.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-18T08:45:05.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-18T08:45:05.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-18T08:45:05.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-18T08:45:05.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-18T08:45:05.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-18T08:45:05.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-18T08:45:05.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-18T08:45:05.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.table_properties_collectors: 2024-02-18T08:45:05.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.inplace_update_support: 0 2024-02-18T08:45:05.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-18T08:45:05.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-18T08:45:05.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-18T08:45:05.313 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-18T08:45:05.313 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.bloom_locality: 0 2024-02-18T08:45:05.313 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.max_successive_merges: 0 2024-02-18T08:45:05.313 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-18T08:45:05.313 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-18T08:45:05.313 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-18T08:45:05.313 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-18T08:45:05.313 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.ttl: 2592000 2024-02-18T08:45:05.313 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-18T08:45:05.313 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: [version_set.cc:3291] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-18T08:45:05.313 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 25, last_sequence is 10919, log_number is 21,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-18T08:45:05.313 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 21 2024-02-18T08:45:05.313 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708245905173124, "job": 1, "event": "recovery_started", "log_files": [21]} 2024-02-18T08:45:05.313 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #21 mode 2 2024-02-18T08:45:05.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.167+0000 7faf48673880 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. 2024-02-18T08:45:05.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.171+0000 7faf48673880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708245905175583, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 25, "file_size": 445463, "table_properties": {"data_size": 443950, "index_size": 503, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 197, "raw_key_size": 1448, "raw_average_key_size": 27, "raw_value_size": 442555, "raw_average_value_size": 8510, "num_data_blocks": 16, "num_entries": 52, "num_deletions": 2, "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": 1708245905, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-18T08:45:05.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.171+0000 7faf48673880 4 rocksdb: [version_set.cc:3826] Creating manifest 26 2024-02-18T08:45:05.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.171+0000 7faf48673880 4 rocksdb: [version_set.cc:3291] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-18T08:45:05.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.171+0000 7faf48673880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708245905176740, "job": 1, "event": "recovery_finished"} 2024-02-18T08:45:05.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.175+0000 7faf48673880 4 rocksdb: DB pointer 0x556ae3d49800 2024-02-18T08:45:05.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.175+0000 7faf2f465700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-18T08:45:05.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.175+0000 7faf2f465700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-18T08:45:05.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: ** DB Stats ** 2024-02-18T08:45:05.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:45:05.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-18T08:45:05.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-18T08:45:05.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-18T08:45:05.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-18T08:45:05.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-18T08:45:05.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-18T08:45:05.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: ** Compaction Stats [default] ** 2024-02-18T08:45:05.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: 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 2024-02-18T08:45:05.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:45:05.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: L0 1/0 435.02 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 240.2 0.00 0.00 1 0.002 0 0 2024-02-18T08:45:05.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: L6 1/0 23.74 MB 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 2024-02-18T08:45:05.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: Sum 2/0 24.17 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 240.2 0.00 0.00 1 0.002 0 0 2024-02-18T08:45:05.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 240.2 0.00 0.00 1 0.002 0 0 2024-02-18T08:45:05.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: ** Compaction Stats [default] ** 2024-02-18T08:45:05.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: 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 2024-02-18T08:45:05.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:45:05.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 240.2 0.00 0.00 1 0.002 0 0 2024-02-18T08:45:05.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:45:05.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-18T08:45:05.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-18T08:45:05.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: AddFile(Total Files): cumulative 0, interval 0 2024-02-18T08:45:05.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-18T08:45:05.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: AddFile(Keys): cumulative 0, interval 0 2024-02-18T08:45:05.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: Cumulative compaction: 0.00 GB write, 63.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:45:05.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: Interval compaction: 0.00 GB write, 63.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:45:05.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: 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 2024-02-18T08:45:05.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: ** File Read Latency Histogram By Level [default] ** 2024-02-18T08:45:05.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: ** Compaction Stats [default] ** 2024-02-18T08:45:05.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: 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 2024-02-18T08:45:05.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:45:05.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: L0 1/0 435.02 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 240.2 0.00 0.00 1 0.002 0 0 2024-02-18T08:45:05.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: L6 1/0 23.74 MB 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 2024-02-18T08:45:05.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: Sum 2/0 24.17 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 240.2 0.00 0.00 1 0.002 0 0 2024-02-18T08:45:05.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: 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 2024-02-18T08:45:05.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: ** Compaction Stats [default] ** 2024-02-18T08:45:05.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: 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 2024-02-18T08:45:05.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:45:05.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 240.2 0.00 0.00 1 0.002 0 0 2024-02-18T08:45:05.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:45:05.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-18T08:45:05.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-18T08:45:05.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: AddFile(Total Files): cumulative 0, interval 0 2024-02-18T08:45:05.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-18T08:45:05.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: AddFile(Keys): cumulative 0, interval 0 2024-02-18T08:45:05.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: Cumulative compaction: 0.00 GB write, 63.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:45:05.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:45:05.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: 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 2024-02-18T08:45:05.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: ** File Read Latency Histogram By Level [default] ** 2024-02-18T08:45:05.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.175+0000 7faf48673880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] at bind addrs [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:45:05.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.179+0000 7faf48673880 1 mon.a@-1(???) e3 preinit fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 2024-02-18T08:45:05.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.179+0000 7faf48673880 0 mon.a@-1(???).mds e7 new map 2024-02-18T08:45:05.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.179+0000 7faf48673880 0 mon.a@-1(???).mds e7 print_map 2024-02-18T08:45:05.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: e7 2024-02-18T08:45:05.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-18T08:45:05.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: default 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} 2024-02-18T08:45:05.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: legacy client fscid: 1 2024-02-18T08:45:05.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: 2024-02-18T08:45:05.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: Filesystem 'foo' (1) 2024-02-18T08:45:05.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: fs_name foo 2024-02-18T08:45:05.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: epoch 5 2024-02-18T08:45:05.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: flags 12 2024-02-18T08:45:05.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: created 2024-02-18T08:40:30.646024+0000 2024-02-18T08:45:05.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: modified 2024-02-18T08:40:39.914169+0000 2024-02-18T08:45:05.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: tableserver 0 2024-02-18T08:45:05.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: root 0 2024-02-18T08:45:05.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: session_timeout 60 2024-02-18T08:45:05.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: session_autoclose 300 2024-02-18T08:45:05.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: max_file_size 1099511627776 2024-02-18T08:45:05.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: required_client_features {} 2024-02-18T08:45:05.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: last_failure 0 2024-02-18T08:45:05.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: last_failure_osd_epoch 0 2024-02-18T08:45:05.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: 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,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-18T08:45:05.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: max_mds 1 2024-02-18T08:45:05.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: in 0 2024-02-18T08:45:05.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: up {0=14622} 2024-02-18T08:45:05.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: failed 2024-02-18T08:45:05.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: damaged 2024-02-18T08:45:05.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: stopped 2024-02-18T08:45:05.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: data_pools [4] 2024-02-18T08:45:05.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: metadata_pool 3 2024-02-18T08:45:05.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: inline_data disabled 2024-02-18T08:45:05.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: balancer 2024-02-18T08:45:05.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: standby_count_wanted 1 2024-02-18T08:45:05.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: [mds.foo.smithi181.xhldoa{0:14622} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.181:6832/1282903833,v1:172.21.15.181:6833/1282903833] compat {c=[1],r=[1],i=[7ff]}] 2024-02-18T08:45:05.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: 2024-02-18T08:45:05.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: Standby daemons: 2024-02-18T08:45:05.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: 2024-02-18T08:45:05.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: [mds.foo.smithi133.vayqdh{-1:14616} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.133:6834/893385392,v1:172.21.15.133:6835/893385392] compat {c=[1],r=[1],i=[7ff]}] 2024-02-18T08:45:05.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.179+0000 7faf48673880 0 mon.a@-1(???).osd e78 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-18T08:45:05.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.179+0000 7faf48673880 0 mon.a@-1(???).osd e78 crush map has features 288514051259236352, adjusting msgr requires 2024-02-18T08:45:05.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: cephadm 2024-02-18T08:45:00.872014+0000 mgr.y (mgr.25651) 25 : cephadm [INF] Upgrade: Updating mon.a 2024-02-18T08:45:05.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: audit 2024-02-18T08:45:00.879964+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25651 ' entity='mgr.y' 2024-02-18T08:45:05.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: audit 2024-02-18T08:45:00.881925+0000 mon.c (mon.1) 230 : audit [INF] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:45:05.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: audit 2024-02-18T08:45:00.883470+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-18T08:45:05.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: audit 2024-02-18T08:45:00.884914+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:45:05.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: cephadm 2024-02-18T08:45:00.886387+0000 mgr.y (mgr.25651) 26 : cephadm [INF] Deploying daemon mon.a on smithi133 2024-02-18T08:45:05.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: audit 2024-02-18T08:45:00.887340+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.25651 172.21.15.133:0/1319659086' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-18T08:45:05.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: cluster 2024-02-18T08:45:01.222348+0000 mgr.y (mgr.25651) 27 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:45:05.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: audit 2024-02-18T08:45:01.530949+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.133:0/4122421286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:45:05.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:05 smithi133 bash[58676]: debug 2024-02-18T08:45:05.179+0000 7faf48673880 1 mon.a@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2024-02-18T08:45:06.950 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:06 smithi181 bash[37208]: ignoring --setuser ceph since I am not root 2024-02-18T08:45:06.950 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:06 smithi181 bash[37208]: ignoring --setgroup ceph since I am not root 2024-02-18T08:45:06.950 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:06 smithi181 bash[37208]: debug 2024-02-18T08:45:06.856+0000 7fa32f4fe680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-18T08:45:06.950 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:06 smithi181 bash[19547]: cluster 2024-02-18T08:45:03.223817+0000 mgr.y (mgr.25651) 28 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:45:06.950 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:06 smithi181 bash[19547]: audit 2024-02-18T08:45:03.934967+0000 mon.c (mon.1) 234 : audit [DBG] from='client.? 172.21.15.133:0/2629385884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:45:06.950 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:06 smithi181 bash[19547]: cluster 2024-02-18T08:45:05.224517+0000 mgr.y (mgr.25651) 29 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:45:06.950 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:06 smithi181 bash[19547]: cluster 2024-02-18T08:45:05.396052+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-18T08:45:06.950 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:06 smithi181 bash[19547]: audit 2024-02-18T08:45:06.328576+0000 mon.c (mon.1) 235 : audit [DBG] from='client.? 172.21.15.133:0/651552947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:45:06.950 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:06 smithi181 bash[19547]: cluster 2024-02-18T08:45:06.624053+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-18T08:45:06.951 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:06 smithi181 bash[19547]: cluster 2024-02-18T08:45:06.633247+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],b=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0],c=[v2:172.21.15.133:3301/0,v1:172.21.15.133:6790/0]} removed_ranks: {} 2024-02-18T08:45:06.951 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:06 smithi181 bash[19547]: cluster 2024-02-18T08:45:06.634368+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi181.xhldoa=up:active} 1 up:standby 2024-02-18T08:45:06.951 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:06 smithi181 bash[19547]: cluster 2024-02-18T08:45:06.634436+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-18T08:45:06.951 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:06 smithi181 bash[19547]: cluster 2024-02-18T08:45:06.636628+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e26: y(active, since 46s), standbys: x 2024-02-18T08:45:06.951 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:06 smithi181 bash[19547]: cluster 2024-02-18T08:45:06.637666+0000 mon.a (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-02-18T08:45:06.951 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:06 smithi181 bash[19547]: cluster 2024-02-18T08:45:06.651179+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e27: y(active, since 46s), standbys: x 2024-02-18T08:45:06.951 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:06 smithi181 bash[19547]: audit 2024-02-18T08:45:06.662560+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25651 ' entity='' 2024-02-18T08:45:06.965 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[56240]: ignoring --setuser ceph since I am not root 2024-02-18T08:45:06.965 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[56240]: ignoring --setgroup ceph since I am not root 2024-02-18T08:45:06.965 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[56240]: debug 2024-02-18T08:45:06.703+0000 7f565b7f7700 1 -- 172.21.15.133:0/2062024359 <== mon.0 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55dd998f24e0 con 0x55dd999e6800 2024-02-18T08:45:06.965 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[56240]: debug 2024-02-18T08:45:06.855+0000 7f566b9d4680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-18T08:45:06.965 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[24767]: cluster 2024-02-18T08:45:03.223817+0000 mgr.y (mgr.25651) 28 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:45:06.966 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[24767]: audit 2024-02-18T08:45:03.934967+0000 mon.c (mon.1) 234 : audit [DBG] from='client.? 172.21.15.133:0/2629385884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:45:06.966 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[24767]: cluster 2024-02-18T08:45:05.224517+0000 mgr.y (mgr.25651) 29 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:45:06.966 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[24767]: cluster 2024-02-18T08:45:05.396052+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-18T08:45:06.966 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[24767]: audit 2024-02-18T08:45:06.328576+0000 mon.c (mon.1) 235 : audit [DBG] from='client.? 172.21.15.133:0/651552947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:45:06.966 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[24767]: cluster 2024-02-18T08:45:06.624053+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-18T08:45:06.966 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[24767]: cluster 2024-02-18T08:45:06.633247+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],b=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0],c=[v2:172.21.15.133:3301/0,v1:172.21.15.133:6790/0]} removed_ranks: {} 2024-02-18T08:45:06.966 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[24767]: cluster 2024-02-18T08:45:06.634368+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi181.xhldoa=up:active} 1 up:standby 2024-02-18T08:45:06.966 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[24767]: cluster 2024-02-18T08:45:06.634436+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-18T08:45:06.966 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[24767]: cluster 2024-02-18T08:45:06.636628+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e26: y(active, since 46s), standbys: x 2024-02-18T08:45:06.966 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[24767]: cluster 2024-02-18T08:45:06.637666+0000 mon.a (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-02-18T08:45:06.966 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[24767]: cluster 2024-02-18T08:45:06.651179+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e27: y(active, since 46s), standbys: x 2024-02-18T08:45:06.966 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[24767]: audit 2024-02-18T08:45:06.662560+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25651 ' entity='' 2024-02-18T08:45:06.967 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[58676]: cluster 2024-02-18T08:45:03.223817+0000 mgr.y (mgr.25651) 28 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:45:06.967 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[58676]: audit 2024-02-18T08:45:03.934967+0000 mon.c (mon.1) 234 : audit [DBG] from='client.? 172.21.15.133:0/2629385884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:45:06.967 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[58676]: cluster 2024-02-18T08:45:05.224517+0000 mgr.y (mgr.25651) 29 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.0 MiB data, 18 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:45:06.967 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[58676]: cluster 2024-02-18T08:45:05.396052+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-18T08:45:06.967 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[58676]: audit 2024-02-18T08:45:06.328576+0000 mon.c (mon.1) 235 : audit [DBG] from='client.? 172.21.15.133:0/651552947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:45:06.967 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[58676]: cluster 2024-02-18T08:45:06.624053+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-18T08:45:06.967 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[58676]: cluster 2024-02-18T08:45:06.633247+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],b=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0],c=[v2:172.21.15.133:3301/0,v1:172.21.15.133:6790/0]} removed_ranks: {} 2024-02-18T08:45:06.967 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[58676]: cluster 2024-02-18T08:45:06.634368+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi181.xhldoa=up:active} 1 up:standby 2024-02-18T08:45:06.967 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[58676]: cluster 2024-02-18T08:45:06.634436+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-18T08:45:06.968 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[58676]: cluster 2024-02-18T08:45:06.636628+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e26: y(active, since 46s), standbys: x 2024-02-18T08:45:06.968 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[58676]: cluster 2024-02-18T08:45:06.637666+0000 mon.a (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-02-18T08:45:06.968 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[58676]: cluster 2024-02-18T08:45:06.651179+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e27: y(active, since 46s), standbys: x 2024-02-18T08:45:06.968 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[58676]: audit 2024-02-18T08:45:06.662560+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25651 ' entity='' 2024-02-18T08:45:07.295 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:06 smithi133 bash[56240]: debug 2024-02-18T08:45:06.967+0000 7f566b9d4680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-18T08:45:07.375 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:06 smithi181 bash[37208]: debug 2024-02-18T08:45:06.956+0000 7fa32f4fe680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-18T08:45:07.649 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:07 smithi181 bash[37208]: debug 2024-02-18T08:45:07.384+0000 7fa32f4fe680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-18T08:45:07.795 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:07 smithi133 bash[56240]: debug 2024-02-18T08:45:07.415+0000 7f566b9d4680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-18T08:45:08.619 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:08 smithi181 bash[37208]: debug 2024-02-18T08:45:08.292+0000 7fa32f4fe680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-18T08:45:08.619 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:08 smithi181 bash[37208]: debug 2024-02-18T08:45:08.384+0000 7fa32f4fe680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-18T08:45:08.643 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:08 smithi133 bash[56240]: debug 2024-02-18T08:45:08.311+0000 7f566b9d4680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-18T08:45:08.643 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:08 smithi133 bash[56240]: debug 2024-02-18T08:45:08.403+0000 7f566b9d4680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-18T08:45:08.713 INFO:teuthology.orchestra.run.smithi133.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 1 2024-02-18T08:45:08.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:08 smithi181 bash[19547]: cluster 2024-02-18T08:45:07.656253+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e28: y(active, since 47s), standbys: x 2024-02-18T08:45:08.899 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:08 smithi181 bash[37208]: debug 2024-02-18T08:45:08.628+0000 7fa32f4fe680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-18T08:45:09.044 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:08 smithi133 bash[58676]: cluster 2024-02-18T08:45:07.656253+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e28: y(active, since 47s), standbys: x 2024-02-18T08:45:09.045 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:08 smithi133 bash[56240]: debug 2024-02-18T08:45:08.647+0000 7f566b9d4680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-18T08:45:09.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:08 smithi133 bash[24767]: cluster 2024-02-18T08:45:07.656253+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e28: y(active, since 47s), standbys: x 2024-02-18T08:45:09.492 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph orch ps' 2024-02-18T08:45:09.774 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:09 smithi133 bash[24767]: audit 2024-02-18T08:45:08.710235+0000 mon.a (mon.0) 11 : audit [DBG] from='client.? 172.21.15.133:0/2105840111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:45:09.774 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:09 smithi133 bash[58676]: audit 2024-02-18T08:45:08.710235+0000 mon.a (mon.0) 11 : audit [DBG] from='client.? 172.21.15.133:0/2105840111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:45:09.899 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:09 smithi181 bash[19547]: audit 2024-02-18T08:45:08.710235+0000 mon.a (mon.0) 11 : audit [DBG] from='client.? 172.21.15.133:0/2105840111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-02-18T08:45:09.899 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:09 smithi181 bash[37208]: debug 2024-02-18T08:45:09.735+0000 7fa32f4fe680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-18T08:45:09.899 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:09 smithi181 bash[37208]: debug 2024-02-18T08:45:09.891+0000 7fa32f4fe680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-18T08:45:10.031 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:09 smithi133 bash[56240]: debug 2024-02-18T08:45:09.779+0000 7f566b9d4680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-18T08:45:10.031 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:09 smithi133 bash[56240]: debug 2024-02-18T08:45:09.939+0000 7f566b9d4680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-18T08:45:10.295 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:10 smithi133 bash[56240]: debug 2024-02-18T08:45:10.035+0000 7f566b9d4680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-18T08:45:10.295 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:10 smithi133 bash[56240]: debug 2024-02-18T08:45:10.147+0000 7f566b9d4680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-18T08:45:10.313 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:09 smithi181 bash[37208]: debug 2024-02-18T08:45:09.991+0000 7fa32f4fe680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-18T08:45:10.313 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:10 smithi181 bash[37208]: debug 2024-02-18T08:45:10.099+0000 7fa32f4fe680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-18T08:45:10.314 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:10 smithi181 bash[37208]: debug 2024-02-18T08:45:10.319+0000 7fa32f4fe680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-18T08:45:10.732 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:10 smithi133 bash[56240]: debug 2024-02-18T08:45:10.367+0000 7f566b9d4680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-18T08:45:11.005 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:10 smithi133 bash[56240]: debug 2024-02-18T08:45:10.735+0000 7f566b9d4680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-18T08:45:11.006 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:10 smithi133 bash[56240]: debug 2024-02-18T08:45:10.859+0000 7f566b9d4680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-18T08:45:11.149 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:10 smithi181 bash[37208]: debug 2024-02-18T08:45:10.683+0000 7fa32f4fe680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-18T08:45:11.149 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:10 smithi181 bash[37208]: debug 2024-02-18T08:45:10.799+0000 7fa32f4fe680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-18T08:45:11.898 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:11 smithi181 bash[37208]: debug 2024-02-18T08:45:11.647+0000 7fa32f4fe680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-18T08:45:11.899 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:11 smithi181 bash[37208]: debug 2024-02-18T08:45:11.751+0000 7fa32f4fe680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-18T08:45:11.899 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:11 smithi181 bash[37208]: debug 2024-02-18T08:45:11.867+0000 7fa32f4fe680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-18T08:45:12.045 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:11 smithi133 bash[56240]: debug 2024-02-18T08:45:11.731+0000 7f566b9d4680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-18T08:45:12.045 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:11 smithi133 bash[56240]: debug 2024-02-18T08:45:11.839+0000 7f566b9d4680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-18T08:45:12.045 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:11 smithi133 bash[56240]: debug 2024-02-18T08:45:11.955+0000 7f566b9d4680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-18T08:45:12.370 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:12 smithi181 bash[37208]: debug 2024-02-18T08:45:12.083+0000 7fa32f4fe680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-18T08:45:12.370 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:12 smithi181 bash[37208]: debug 2024-02-18T08:45:12.379+0000 7fa32f4fe680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-18T08:45:12.425 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:12 smithi133 bash[56240]: debug 2024-02-18T08:45:12.175+0000 7f566b9d4680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-18T08:45:12.648 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:12 smithi181 bash[37208]: debug 2024-02-18T08:45:12.539+0000 7fa32f4fe680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-18T08:45:12.795 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:12 smithi133 bash[56240]: debug 2024-02-18T08:45:12.467+0000 7f566b9d4680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-18T08:45:12.796 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:12 smithi133 bash[56240]: debug 2024-02-18T08:45:12.643+0000 7f566b9d4680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-18T08:45:13.020 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:12 smithi181 bash[37208]: debug 2024-02-18T08:45:12.707+0000 7fa32f4fe680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-18T08:45:13.021 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:12 smithi181 bash[37208]: debug 2024-02-18T08:45:12.923+0000 7fa32f4fe680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-18T08:45:13.105 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:12 smithi133 bash[56240]: debug 2024-02-18T08:45:12.815+0000 7f566b9d4680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-18T08:45:13.105 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:13 smithi133 bash[56240]: debug 2024-02-18T08:45:13.031+0000 7f566b9d4680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-18T08:45:13.399 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:13 smithi181 bash[37208]: debug 2024-02-18T08:45:13.027+0000 7fa32f4fe680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-18T08:45:13.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:13 smithi181 bash[19547]: cluster 2024-02-18T08:45:13.049981+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x restarted 2024-02-18T08:45:13.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:13 smithi181 bash[19547]: cluster 2024-02-18T08:45:13.050186+0000 mon.a (mon.0) 13 : cluster [DBG] Standby manager daemon x started 2024-02-18T08:45:13.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:13 smithi181 bash[19547]: audit 2024-02-18T08:45:13.053952+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.? 172.21.15.181:0/3354115672' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-18T08:45:13.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:13 smithi181 bash[19547]: audit 2024-02-18T08:45:13.056423+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.? 172.21.15.181:0/3354115672' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:45:13.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:13 smithi181 bash[19547]: audit 2024-02-18T08:45:13.058305+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.? 172.21.15.181:0/3354115672' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-18T08:45:13.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:13 smithi181 bash[19547]: audit 2024-02-18T08:45:13.058903+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.? 172.21.15.181:0/3354115672' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:45:13.506 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:13 smithi133 bash[56240]: debug 2024-02-18T08:45:13.139+0000 7f566b9d4680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-18T08:45:13.506 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:13 smithi133 bash[24767]: cluster 2024-02-18T08:45:13.049981+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x restarted 2024-02-18T08:45:13.506 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:13 smithi133 bash[24767]: cluster 2024-02-18T08:45:13.050186+0000 mon.a (mon.0) 13 : cluster [DBG] Standby manager daemon x started 2024-02-18T08:45:13.506 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:13 smithi133 bash[24767]: audit 2024-02-18T08:45:13.053952+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.? 172.21.15.181:0/3354115672' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-18T08:45:13.506 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:13 smithi133 bash[24767]: audit 2024-02-18T08:45:13.056423+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.? 172.21.15.181:0/3354115672' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:45:13.506 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:13 smithi133 bash[24767]: audit 2024-02-18T08:45:13.058305+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.? 172.21.15.181:0/3354115672' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-18T08:45:13.507 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:13 smithi133 bash[24767]: audit 2024-02-18T08:45:13.058903+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.? 172.21.15.181:0/3354115672' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:45:13.507 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:13 smithi133 bash[58676]: cluster 2024-02-18T08:45:13.049981+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x restarted 2024-02-18T08:45:13.507 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:13 smithi133 bash[58676]: cluster 2024-02-18T08:45:13.050186+0000 mon.a (mon.0) 13 : cluster [DBG] Standby manager daemon x started 2024-02-18T08:45:13.507 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:13 smithi133 bash[58676]: audit 2024-02-18T08:45:13.053952+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.? 172.21.15.181:0/3354115672' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-18T08:45:13.507 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:13 smithi133 bash[58676]: audit 2024-02-18T08:45:13.056423+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.? 172.21.15.181:0/3354115672' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:45:13.507 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:13 smithi133 bash[58676]: audit 2024-02-18T08:45:13.058305+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.? 172.21.15.181:0/3354115672' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-18T08:45:13.507 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:13 smithi133 bash[58676]: audit 2024-02-18T08:45:13.058903+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.? 172.21.15.181:0/3354115672' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:45:13.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:13.514Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:45:13.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:13.514Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:45:13.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:13.515Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" 2024-02-18T08:45:13.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:13.518Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:45:13.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:13.518Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:45:13.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:13.518Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" 2024-02-18T08:45:14.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:14 smithi181 bash[19547]: cluster 2024-02-18T08:45:13.111906+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e29: y(active, since 52s), standbys: x 2024-02-18T08:45:14.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:14 smithi181 bash[19547]: cluster 2024-02-18T08:45:13.143894+0000 mon.a (mon.0) 15 : cluster [INF] Active manager daemon y restarted 2024-02-18T08:45:14.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:14 smithi181 bash[19547]: cluster 2024-02-18T08:45:13.144383+0000 mon.a (mon.0) 16 : cluster [INF] Activating manager daemon y 2024-02-18T08:45:14.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:14 smithi181 bash[19547]: cluster 2024-02-18T08:45:13.153340+0000 mon.a (mon.0) 17 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-18T08:45:14.399 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:14 smithi181 bash[19547]: cluster 2024-02-18T08:45:13.153818+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e30: y(active, starting, since 0.00953682s), standbys: x 2024-02-18T08:45:14.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:14 smithi133 bash[58676]: cluster 2024-02-18T08:45:13.111906+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e29: y(active, since 52s), standbys: x 2024-02-18T08:45:14.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:14 smithi133 bash[58676]: cluster 2024-02-18T08:45:13.143894+0000 mon.a (mon.0) 15 : cluster [INF] Active manager daemon y restarted 2024-02-18T08:45:14.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:14 smithi133 bash[58676]: cluster 2024-02-18T08:45:13.144383+0000 mon.a (mon.0) 16 : cluster [INF] Activating manager daemon y 2024-02-18T08:45:14.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:14 smithi133 bash[58676]: cluster 2024-02-18T08:45:13.153340+0000 mon.a (mon.0) 17 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-18T08:45:14.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:14 smithi133 bash[58676]: cluster 2024-02-18T08:45:13.153818+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e30: y(active, starting, since 0.00953682s), standbys: x 2024-02-18T08:45:14.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:14 smithi133 bash[24767]: cluster 2024-02-18T08:45:13.111906+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e29: y(active, since 52s), standbys: x 2024-02-18T08:45:14.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:14 smithi133 bash[24767]: cluster 2024-02-18T08:45:13.143894+0000 mon.a (mon.0) 15 : cluster [INF] Active manager daemon y restarted 2024-02-18T08:45:14.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:14 smithi133 bash[24767]: cluster 2024-02-18T08:45:13.144383+0000 mon.a (mon.0) 16 : cluster [INF] Activating manager daemon y 2024-02-18T08:45:14.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:14 smithi133 bash[24767]: cluster 2024-02-18T08:45:13.153340+0000 mon.a (mon.0) 17 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-18T08:45:14.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:14 smithi133 bash[24767]: cluster 2024-02-18T08:45:13.153818+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e30: y(active, starting, since 0.00953682s), standbys: x 2024-02-18T08:45:19.266 INFO:teuthology.orchestra.run.smithi133.stderr:Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2024-02-18T08:45:19.266 INFO:teuthology.orchestra.run.smithi133.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch ps'): use `ceph mgr module enable orchestrator` to enable it 2024-02-18T08:45:19.463 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[56240]: debug 2024-02-18T08:45:19.267+0000 7f56271c1700 -1 mgr.server reply reply (95) Operation not supported Warning: due to ceph-mgr restart, some PG states may not be up to date 2024-02-18T08:45:19.463 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[56240]: Module 'orchestrator' is not enabled/loaded (required by command 'orch ps'): use `ceph mgr module enable orchestrator` to enable it 2024-02-18T08:45:19.463 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[56240]: debug 2024-02-18T08:45:19.267+0000 7f56271c1700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-02-18T08:45:19.463 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[56240]: Warning: Permanently added '172.21.15.133' (ECDSA) to the list of known hosts. 2024-02-18T08:45:19.464 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[56240]: Warning: Permanently added '172.21.15.181' (ECDSA) to the list of known hosts. 2024-02-18T08:45:19.464 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.158959+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-18T08:45:19.464 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.159353+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:45:19.464 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.159904+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:45:19.464 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.161718+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi133.vayqdh"}]: dispatch 2024-02-18T08:45:19.465 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.162217+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi181.xhldoa"}]: dispatch 2024-02-18T08:45:19.465 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.162878+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-18T08:45:19.465 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.163219+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-18T08:45:19.465 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.163833+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:45:19.465 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.164297+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:45:19.465 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.164750+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:45:19.465 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.165212+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:45:19.465 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.165731+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:45:19.465 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.166202+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:45:19.465 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.166669+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:45:19.465 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.167134+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:45:19.465 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.167573+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-18T08:45:19.465 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.168059+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-18T08:45:19.465 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.168734+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-18T08:45:19.466 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.158959+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-18T08:45:19.466 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.159353+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:45:19.466 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.159904+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:45:19.466 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.161718+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi133.vayqdh"}]: dispatch 2024-02-18T08:45:19.466 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.162217+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi181.xhldoa"}]: dispatch 2024-02-18T08:45:19.466 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.162878+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-18T08:45:19.466 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.163219+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-18T08:45:19.466 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.163833+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:45:19.466 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.164297+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:45:19.466 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.164750+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:45:19.466 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.165212+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:45:19.467 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.165731+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:45:19.467 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.166202+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:45:19.467 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.166669+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:45:19.467 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.167134+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:45:19.467 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.167573+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-18T08:45:19.467 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.168059+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-18T08:45:19.467 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.168734+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-18T08:45:19.467 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.170090+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-18T08:45:19.467 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.171545+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/client_keyrings"}]: dispatch 2024-02-18T08:45:19.467 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.172133+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-18T08:45:19.467 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.172661+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-18T08:45:19.467 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.173212+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-18T08:45:19.467 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.173730+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi133"}]: dispatch 2024-02-18T08:45:19.467 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.174253+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi181"}]: dispatch 2024-02-18T08:45:19.467 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.174781+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-18T08:45:19.468 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.175271+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-18T08:45:19.468 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.175744+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-18T08:45:19.468 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.176210+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-18T08:45:19.468 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.176655+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mds.foo"}]: dispatch 2024-02-18T08:45:19.468 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.177100+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-18T08:45:19.468 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.177530+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-18T08:45:19.468 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.177967+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-18T08:45:19.468 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.178457+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-18T08:45:19.468 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.178979+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-18T08:45:19.468 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.179477+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-18T08:45:19.468 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.179992+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-18T08:45:19.468 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.180481+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-18T08:45:19.468 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.180997+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:45:19.469 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.181499+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:45:19.469 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.182017+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-18T08:45:19.469 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.182559+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-18T08:45:19.469 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.183157+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-18T08:45:19.469 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: audit 2024-02-18T08:45:19.183678+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-18T08:45:19.469 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[24767]: cluster 2024-02-18T08:45:19.207480+0000 mon.a (mon.0) 19 : cluster [INF] Manager daemon y is now available 2024-02-18T08:45:19.469 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.170090+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-18T08:45:19.469 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.171545+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/client_keyrings"}]: dispatch 2024-02-18T08:45:19.469 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.172133+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-18T08:45:19.470 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.172661+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-18T08:45:19.470 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.173212+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-18T08:45:19.470 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.173730+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi133"}]: dispatch 2024-02-18T08:45:19.470 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.174253+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi181"}]: dispatch 2024-02-18T08:45:19.470 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.174781+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-18T08:45:19.470 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.175271+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-18T08:45:19.470 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.175744+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-18T08:45:19.470 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.176210+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-18T08:45:19.470 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.176655+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mds.foo"}]: dispatch 2024-02-18T08:45:19.470 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.177100+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-18T08:45:19.470 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.177530+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-18T08:45:19.470 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.177967+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-18T08:45:19.470 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.178457+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-18T08:45:19.470 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.178979+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-18T08:45:19.470 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.179477+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-18T08:45:19.471 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.179992+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-18T08:45:19.471 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.180481+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-18T08:45:19.471 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.180997+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:45:19.471 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.181499+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:45:19.471 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.182017+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-18T08:45:19.471 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.182559+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-18T08:45:19.471 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.183157+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-18T08:45:19.471 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: audit 2024-02-18T08:45:19.183678+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-18T08:45:19.471 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[58676]: cluster 2024-02-18T08:45:19.207480+0000 mon.a (mon.0) 19 : cluster [INF] Manager daemon y is now available 2024-02-18T08:45:19.486 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.158959+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-18T08:45:19.486 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.159353+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:45:19.486 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.159904+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:45:19.486 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.161718+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi133.vayqdh"}]: dispatch 2024-02-18T08:45:19.486 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.162217+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi181.xhldoa"}]: dispatch 2024-02-18T08:45:19.486 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.162878+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-18T08:45:19.486 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.163219+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-18T08:45:19.487 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.163833+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:45:19.487 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.164297+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:45:19.487 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.164750+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:45:19.487 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.165212+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:45:19.487 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.165731+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:45:19.487 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.166202+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:45:19.487 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.166669+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:45:19.487 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.167134+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:45:19.487 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.167573+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-18T08:45:19.487 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.168059+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-18T08:45:19.487 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.168734+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-18T08:45:19.487 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.170090+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-18T08:45:19.487 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.171545+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/client_keyrings"}]: dispatch 2024-02-18T08:45:19.487 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.172133+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-18T08:45:19.488 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.172661+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-18T08:45:19.488 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.173212+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-18T08:45:19.488 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.173730+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi133"}]: dispatch 2024-02-18T08:45:19.488 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.174253+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi181"}]: dispatch 2024-02-18T08:45:19.488 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.174781+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-18T08:45:19.488 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.175271+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-18T08:45:19.488 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.175744+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-18T08:45:19.488 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.176210+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-18T08:45:19.488 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.176655+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mds.foo"}]: dispatch 2024-02-18T08:45:19.488 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.177100+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-18T08:45:19.488 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.177530+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-18T08:45:19.488 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.177967+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-18T08:45:19.488 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.178457+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-18T08:45:19.489 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.178979+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-18T08:45:19.489 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.179477+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-18T08:45:19.489 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.179992+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-18T08:45:19.489 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.180481+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-18T08:45:19.489 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.180997+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:45:19.489 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.181499+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:45:19.489 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.182017+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-18T08:45:19.489 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.182559+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-18T08:45:19.489 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.183157+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-18T08:45:19.489 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: audit 2024-02-18T08:45:19.183678+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-18T08:45:19.489 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:19 smithi181 bash[19547]: cluster 2024-02-18T08:45:19.207480+0000 mon.a (mon.0) 19 : cluster [INF] Manager daemon y is now available 2024-02-18T08:45:19.795 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[56240]: debug 2024-02-18T08:45:19.467+0000 7f55d40e1700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:45:19.795 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[56240]: debug 2024-02-18T08:45:19.467+0000 7f55d40e1700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:45:19.795 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[56240]: debug 2024-02-18T08:45:19.471+0000 7f55d20dd700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:45:19.795 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:19 smithi133 bash[56240]: debug 2024-02-18T08:45:19.471+0000 7f55d20dd700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:45:20.016 DEBUG:teuthology.orchestra.run:got remote process result: 95 2024-02-18T08:45:20.017 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_81bd20d634209c7cb82c18be12b4b5a05643ebf1/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_81bd20d634209c7cb82c18be12b4b5a05643ebf1/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi133 with status 95: "sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph orch ps'" 2024-02-18T08:45:20.276 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=07f7ed11579b43f9b1b75f52cbaa3254 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_81bd20d634209c7cb82c18be12b4b5a05643ebf1/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_81bd20d634209c7cb82c18be12b4b5a05643ebf1/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi133 with status 95: "sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph orch ps'" 2024-02-18T08:45:20.280 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-18T08:45:20.289 INFO:tasks.cephadm:Teardown begin 2024-02-18T08:45:20.289 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-18T08:45:20.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[58676]: cluster 2024-02-18T08:45:19.268713+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e31: y(active, since 6s), standbys: x 2024-02-18T08:45:20.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[58676]: audit 2024-02-18T08:45:19.271178+0000 mgr.y (mgr.44103) 1 : audit [DBG] from='client.44115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:45:20.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[58676]: cluster 2024-02-18T08:45:19.277516+0000 mgr.y (mgr.44103) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.0 MiB data, 19 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:45:20.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[58676]: audit 2024-02-18T08:45:19.370672+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:45:20.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[58676]: audit 2024-02-18T08:45:19.375741+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:45:20.295 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[58676]: audit 2024-02-18T08:45:19.434523+0000 mon.c (mon.1) 282 : audit [INF] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:45:20.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[58676]: audit 2024-02-18T08:45:19.434975+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.44103 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:45:20.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[58676]: audit 2024-02-18T08:45:19.445971+0000 mon.c (mon.1) 283 : audit [INF] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:45:20.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[58676]: audit 2024-02-18T08:45:19.446444+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.44103 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:45:20.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[58676]: audit 2024-02-18T08:45:19.723852+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:45:20.296 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[58676]: audit 2024-02-18T08:45:19.724784+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:45:20.312 DEBUG:teuthology.orchestra.run.smithi181:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-18T08:45:20.327 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-18T08:45:20.327 DEBUG:teuthology.orchestra.run.smithi133:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-18T08:45:20.363 DEBUG:teuthology.orchestra.run.smithi181:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-18T08:45:20.374 INFO:tasks.cephadm:Stopping all daemons... 2024-02-18T08:45:20.375 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-02-18T08:45:20.375 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mon.a 2024-02-18T08:45:20.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:20 smithi133 systemd[1]: Stopping Ceph mon.a for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:45:20.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[59395]: Error response from daemon: No such container: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-mon.a 2024-02-18T08:45:20.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[24767]: cluster 2024-02-18T08:45:19.268713+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e31: y(active, since 6s), standbys: x 2024-02-18T08:45:20.545 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[24767]: audit 2024-02-18T08:45:19.271178+0000 mgr.y (mgr.44103) 1 : audit [DBG] from='client.44115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:45:20.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[24767]: cluster 2024-02-18T08:45:19.277516+0000 mgr.y (mgr.44103) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.0 MiB data, 19 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:45:20.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[24767]: audit 2024-02-18T08:45:19.370672+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:45:20.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[24767]: audit 2024-02-18T08:45:19.375741+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:45:20.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[24767]: audit 2024-02-18T08:45:19.434523+0000 mon.c (mon.1) 282 : audit [INF] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:45:20.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[24767]: audit 2024-02-18T08:45:19.434975+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.44103 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:45:20.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[24767]: audit 2024-02-18T08:45:19.445971+0000 mon.c (mon.1) 283 : audit [INF] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:45:20.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[24767]: audit 2024-02-18T08:45:19.446444+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.44103 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:45:20.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[24767]: audit 2024-02-18T08:45:19.723852+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:45:20.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[24767]: audit 2024-02-18T08:45:19.724784+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:45:20.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:20 smithi181 bash[19547]: cluster 2024-02-18T08:45:19.268713+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e31: y(active, since 6s), standbys: x 2024-02-18T08:45:20.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:20 smithi181 bash[19547]: audit 2024-02-18T08:45:19.271178+0000 mgr.y (mgr.44103) 1 : audit [DBG] from='client.44115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:45:20.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:20 smithi181 bash[19547]: cluster 2024-02-18T08:45:19.277516+0000 mgr.y (mgr.44103) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.0 MiB data, 19 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:45:20.649 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:20 smithi181 bash[19547]: audit 2024-02-18T08:45:19.370672+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:45:20.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:20 smithi181 bash[19547]: audit 2024-02-18T08:45:19.375741+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:45:20.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:20 smithi181 bash[19547]: audit 2024-02-18T08:45:19.434523+0000 mon.c (mon.1) 282 : audit [INF] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:45:20.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:20 smithi181 bash[19547]: audit 2024-02-18T08:45:19.434975+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.44103 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:45:20.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:20 smithi181 bash[19547]: audit 2024-02-18T08:45:19.445971+0000 mon.c (mon.1) 283 : audit [INF] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:45:20.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:20 smithi181 bash[19547]: audit 2024-02-18T08:45:19.446444+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.44103 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:45:20.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:20 smithi181 bash[19547]: audit 2024-02-18T08:45:19.723852+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:45:20.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:20 smithi181 bash[19547]: audit 2024-02-18T08:45:19.724784+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.44103 172.21.15.133:0/3912977279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:45:21.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[58676]: debug 2024-02-18T08:45:20.623+0000 7faf38477700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T08:45:21.045 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 18 08:45:20 smithi133 bash[58676]: debug 2024-02-18T08:45:20.623+0000 7faf38477700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-02-18T08:45:21.471 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mon.a.service' 2024-02-18T08:45:21.508 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T08:45:21.508 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-02-18T08:45:21.508 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-02-18T08:45:21.508 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mon.c 2024-02-18T08:45:21.665 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:21 smithi133 systemd[1]: Stopping Ceph mon.c for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:45:22.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:21 smithi133 bash[24767]: debug 2024-02-18T08:45:21.671+0000 7f6c12465700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T08:45:22.045 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 18 08:45:21 smithi133 bash[24767]: debug 2024-02-18T08:45:21.671+0000 7f6c12465700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-02-18T08:45:22.383 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mon.c.service' 2024-02-18T08:45:22.409 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T08:45:22.409 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-02-18T08:45:22.409 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-02-18T08:45:22.410 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mon.b 2024-02-18T08:45:22.684 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:22 smithi181 systemd[1]: Stopping Ceph mon.b for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:45:22.684 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:22 smithi181 bash[19547]: debug 2024-02-18T08:45:22.559+0000 7f8a4051f700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T08:45:22.684 INFO:journalctl@ceph.mon.b.smithi181.stdout:Feb 18 08:45:22 smithi181 bash[19547]: debug 2024-02-18T08:45:22.559+0000 7f8a4051f700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-02-18T08:45:23.347 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mon.b.service' 2024-02-18T08:45:23.367 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T08:45:23.367 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-02-18T08:45:23.367 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-02-18T08:45:23.368 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mgr.y 2024-02-18T08:45:23.642 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:23.515Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:45:23.642 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:23.515Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:45:23.642 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:23.515Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" 2024-02-18T08:45:23.642 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:23.518Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:45:23.642 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:23.518Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:45:23.642 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:23.519Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi133.front.sepia.ceph.com; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" 2024-02-18T08:45:23.643 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:23 smithi133 systemd[1]: Stopping Ceph mgr.y for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:45:23.643 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:23 smithi133 bash[59593]: Error response from daemon: No such container: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-mgr.y 2024-02-18T08:45:23.643 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:23 smithi133 bash[56240]: debug 2024-02-18T08:45:23.563+0000 7f5659ff4700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T08:45:23.643 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 18 08:45:23 smithi133 bash[56240]: debug 2024-02-18T08:45:23.563+0000 7f5659ff4700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-02-18T08:45:24.423 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mgr.y.service' 2024-02-18T08:45:24.448 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T08:45:24.448 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-02-18T08:45:24.448 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-02-18T08:45:24.449 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mgr.x 2024-02-18T08:45:24.898 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:24 smithi181 systemd[1]: Stopping Ceph mgr.x for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:45:24.899 INFO:journalctl@ceph.mgr.x.smithi181.stdout:Feb 18 08:45:24 smithi181 bash[38199]: Error response from daemon: No such container: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-mgr.x 2024-02-18T08:45:32.045 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:31 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:31.622Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:45:32.045 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:31 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:31.622Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:45:32.045 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:31 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:31.622Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" 2024-02-18T08:45:33.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:33.515Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:45:33.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:33.515Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:45:33.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:33.515Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" 2024-02-18T08:45:33.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:33.519Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-18T08:45:33.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:33.519Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:45:33.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:33.519Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi181.front.sepia.ceph.com; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" 2024-02-18T08:45:35.620 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@mgr.x.service' 2024-02-18T08:45:35.644 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T08:45:35.644 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-02-18T08:45:35.645 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-02-18T08:45:35.645 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.0 2024-02-18T08:45:36.045 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 18 08:45:35 smithi133 systemd[1]: Stopping Ceph osd.0 for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:45:36.045 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 18 08:45:35 smithi133 bash[27470]: debug 2024-02-18T08:45:35.786+0000 7f3bfeb35700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T08:45:36.045 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 18 08:45:35 smithi133 bash[27470]: debug 2024-02-18T08:45:35.786+0000 7f3bfeb35700 -1 osd.0 79 *** Got signal Terminated *** 2024-02-18T08:45:36.045 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 18 08:45:35 smithi133 bash[27470]: debug 2024-02-18T08:45:35.786+0000 7f3bfeb35700 -1 osd.0 79 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-18T08:45:42.045 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 18 08:45:41 smithi133 bash[60220]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-osd.0 2024-02-18T08:45:42.045 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 18 08:45:41 smithi133 bash[60220]: bash: /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/osd.0/unit.stop: No such file or directory 2024-02-18T08:45:42.045 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:41 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:41.622Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:45:42.046 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:41 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:41.623Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:45:42.046 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:41 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:41.623Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" 2024-02-18T08:45:43.509 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.0.service' 2024-02-18T08:45:43.530 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T08:45:43.531 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-02-18T08:45:43.531 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-02-18T08:45:43.531 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.1 2024-02-18T08:45:43.795 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 18 08:45:43 smithi133 systemd[1]: Stopping Ceph osd.1 for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:45:43.795 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 18 08:45:43 smithi133 bash[29451]: debug 2024-02-18T08:45:43.694+0000 7f60fb8f4700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T08:45:43.795 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 18 08:45:43 smithi133 bash[29451]: debug 2024-02-18T08:45:43.694+0000 7f60fb8f4700 -1 osd.1 79 *** Got signal Terminated *** 2024-02-18T08:45:43.795 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 18 08:45:43 smithi133 bash[29451]: debug 2024-02-18T08:45:43.694+0000 7f60fb8f4700 -1 osd.1 79 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-18T08:45:43.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:43.516Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:45:43.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:43.516Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:45:43.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:43.516Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" 2024-02-18T08:45:43.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:43.519Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:45:43.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:43.519Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:45:43.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:43 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:43.519Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" 2024-02-18T08:45:49.795 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 18 08:45:49 smithi133 bash[60400]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-osd.1 2024-02-18T08:45:49.795 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 18 08:45:49 smithi133 bash[60400]: bash: /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/osd.1/unit.stop: No such file or directory 2024-02-18T08:45:51.332 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.1.service' 2024-02-18T08:45:51.356 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T08:45:51.356 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-02-18T08:45:51.357 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-02-18T08:45:51.357 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.2 2024-02-18T08:45:51.614 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 18 08:45:51 smithi133 systemd[1]: Stopping Ceph osd.2 for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:45:51.628 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 18 08:45:51 smithi133 bash[31419]: debug 2024-02-18T08:45:51.522+0000 7fc950541700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T08:45:51.629 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 18 08:45:51 smithi133 bash[31419]: debug 2024-02-18T08:45:51.522+0000 7fc950541700 -1 osd.2 79 *** Got signal Terminated *** 2024-02-18T08:45:51.629 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 18 08:45:51 smithi133 bash[31419]: debug 2024-02-18T08:45:51.522+0000 7fc950541700 -1 osd.2 79 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-18T08:45:52.045 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:51 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:51.623Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:45:52.045 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:51 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:51.623Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:45:52.045 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:51 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:51.623Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" 2024-02-18T08:45:53.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:53.516Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:45:53.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:53.516Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:45:53.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:53.516Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" 2024-02-18T08:45:53.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:53.519Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:45:53.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:53.519Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:45:53.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:45:53 smithi133 bash[37610]: level=error ts=2024-02-18T08:45:53.519Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" 2024-02-18T08:45:57.545 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 18 08:45:57 smithi133 bash[60583]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-osd.2 2024-02-18T08:45:57.545 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 18 08:45:57 smithi133 bash[60583]: bash: /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/osd.2/unit.stop: No such file or directory 2024-02-18T08:45:59.049 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.2.service' 2024-02-18T08:45:59.074 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T08:45:59.074 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-02-18T08:45:59.075 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-02-18T08:45:59.075 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.3 2024-02-18T08:45:59.545 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 18 08:45:59 smithi133 systemd[1]: Stopping Ceph osd.3 for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:45:59.545 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 18 08:45:59 smithi133 bash[33442]: debug 2024-02-18T08:45:59.226+0000 7f51bef08700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T08:45:59.545 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 18 08:45:59 smithi133 bash[33442]: debug 2024-02-18T08:45:59.226+0000 7f51bef08700 -1 osd.3 79 *** Got signal Terminated *** 2024-02-18T08:45:59.545 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 18 08:45:59 smithi133 bash[33442]: debug 2024-02-18T08:45:59.226+0000 7f51bef08700 -1 osd.3 79 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-18T08:46:01.648 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:01 smithi181 bash[27980]: debug 2024-02-18T08:46:01.191+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:02.045 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:01 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:01.623Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:02.045 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:01 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:01.623Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:02.045 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:01 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:01.623Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" 2024-02-18T08:46:02.398 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:02 smithi181 bash[23994]: debug 2024-02-18T08:46:02.034+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:35.778619+0000 front 2024-02-18T08:45:35.778424+0000 (oldest deadline 2024-02-18T08:46:01.078350+0000) 2024-02-18T08:46:02.399 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:02 smithi181 bash[27980]: debug 2024-02-18T08:46:02.210+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:02.545 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 18 08:46:02 smithi133 bash[33442]: debug 2024-02-18T08:46:02.158+0000 7f51b8e8c700 -1 osd.3 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:40.039438+0000 front 2024-02-18T08:45:40.039311+0000 (oldest deadline 2024-02-18T08:46:01.739493+0000) 2024-02-18T08:46:03.148 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:46:02 smithi181 bash[22035]: debug 2024-02-18T08:46:02.898+0000 7f0ce7ebf700 -1 osd.4 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:40.605913+0000 front 2024-02-18T08:45:40.606059+0000 (oldest deadline 2024-02-18T08:46:02.305913+0000) 2024-02-18T08:46:03.149 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:03 smithi181 bash[23994]: debug 2024-02-18T08:46:03.058+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:35.778619+0000 front 2024-02-18T08:45:35.778424+0000 (oldest deadline 2024-02-18T08:46:01.078350+0000) 2024-02-18T08:46:03.507 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 18 08:46:03 smithi133 bash[33442]: debug 2024-02-18T08:46:03.118+0000 7f51b8e8c700 -1 osd.3 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:40.039438+0000 front 2024-02-18T08:45:40.039311+0000 (oldest deadline 2024-02-18T08:46:01.739493+0000) 2024-02-18T08:46:03.648 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:03 smithi181 bash[27980]: debug 2024-02-18T08:46:03.182+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:03.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:03.516Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:03.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:03.516Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:03.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:03.517Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" 2024-02-18T08:46:03.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:03.519Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:03.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:03.519Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:03.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:03 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:03.520Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" 2024-02-18T08:46:04.220 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:46:03 smithi181 bash[22035]: debug 2024-02-18T08:46:03.914+0000 7f0ce7ebf700 -1 osd.4 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:40.605913+0000 front 2024-02-18T08:45:40.606059+0000 (oldest deadline 2024-02-18T08:46:02.305913+0000) 2024-02-18T08:46:04.221 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:04 smithi181 bash[23994]: debug 2024-02-18T08:46:04.070+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:35.778619+0000 front 2024-02-18T08:45:35.778424+0000 (oldest deadline 2024-02-18T08:46:01.078350+0000) 2024-02-18T08:46:04.544 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 18 08:46:04 smithi133 bash[33442]: debug 2024-02-18T08:46:04.142+0000 7f51b8e8c700 -1 osd.3 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:40.039438+0000 front 2024-02-18T08:45:40.039311+0000 (oldest deadline 2024-02-18T08:46:01.739493+0000) 2024-02-18T08:46:04.648 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:04 smithi181 bash[27980]: debug 2024-02-18T08:46:04.226+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:05.144 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:46:04 smithi181 bash[22035]: debug 2024-02-18T08:46:04.890+0000 7f0ce7ebf700 -1 osd.4 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:40.605913+0000 front 2024-02-18T08:45:40.606059+0000 (oldest deadline 2024-02-18T08:46:02.305913+0000) 2024-02-18T08:46:05.145 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:05 smithi181 bash[23994]: debug 2024-02-18T08:46:05.074+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:35.778619+0000 front 2024-02-18T08:45:35.778424+0000 (oldest deadline 2024-02-18T08:46:01.078350+0000) 2024-02-18T08:46:05.294 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 18 08:46:04 smithi133 bash[60760]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-osd.3 2024-02-18T08:46:05.295 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 18 08:46:04 smithi133 bash[60760]: bash: /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/osd.3/unit.stop: No such file or directory 2024-02-18T08:46:05.398 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:05 smithi181 bash[25976]: debug 2024-02-18T08:46:05.154+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:05.399 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:05 smithi181 bash[27980]: debug 2024-02-18T08:46:05.210+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:06.148 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:46:05 smithi181 bash[22035]: debug 2024-02-18T08:46:05.906+0000 7f0ce7ebf700 -1 osd.4 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:40.605913+0000 front 2024-02-18T08:45:40.606059+0000 (oldest deadline 2024-02-18T08:46:02.305913+0000) 2024-02-18T08:46:06.149 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:06 smithi181 bash[23994]: debug 2024-02-18T08:46:06.058+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:35.778619+0000 front 2024-02-18T08:45:35.778424+0000 (oldest deadline 2024-02-18T08:46:01.078350+0000) 2024-02-18T08:46:06.149 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:06 smithi181 bash[25976]: debug 2024-02-18T08:46:06.138+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:06.648 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:06 smithi181 bash[27980]: debug 2024-02-18T08:46:06.234+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:06.680 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.3.service' 2024-02-18T08:46:06.709 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T08:46:06.709 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-02-18T08:46:06.709 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-02-18T08:46:06.709 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.4 2024-02-18T08:46:07.008 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:46:06 smithi181 systemd[1]: Stopping Ceph osd.4 for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:46:07.008 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:46:06 smithi181 bash[22035]: debug 2024-02-18T08:46:06.846+0000 7f0cedf3b700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T08:46:07.008 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:46:06 smithi181 bash[22035]: debug 2024-02-18T08:46:06.846+0000 7f0cedf3b700 -1 osd.4 79 *** Got signal Terminated *** 2024-02-18T08:46:07.009 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:46:06 smithi181 bash[22035]: debug 2024-02-18T08:46:06.846+0000 7f0cedf3b700 -1 osd.4 79 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-18T08:46:07.009 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:46:06 smithi181 bash[22035]: debug 2024-02-18T08:46:06.874+0000 7f0ce7ebf700 -1 osd.4 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:40.605913+0000 front 2024-02-18T08:45:40.606059+0000 (oldest deadline 2024-02-18T08:46:02.305913+0000) 2024-02-18T08:46:07.398 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:07 smithi181 bash[25976]: debug 2024-02-18T08:46:07.094+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:07.399 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:07 smithi181 bash[23994]: debug 2024-02-18T08:46:07.018+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:35.778619+0000 front 2024-02-18T08:45:35.778424+0000 (oldest deadline 2024-02-18T08:46:01.078350+0000) 2024-02-18T08:46:07.399 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:07 smithi181 bash[27980]: debug 2024-02-18T08:46:07.194+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:08.148 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:08 smithi181 bash[25976]: debug 2024-02-18T08:46:08.058+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:08.149 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:46:07 smithi181 bash[22035]: debug 2024-02-18T08:46:07.890+0000 7f0ce7ebf700 -1 osd.4 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:40.605913+0000 front 2024-02-18T08:45:40.606059+0000 (oldest deadline 2024-02-18T08:46:02.305913+0000) 2024-02-18T08:46:08.149 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:08 smithi181 bash[23994]: debug 2024-02-18T08:46:08.030+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:35.778619+0000 front 2024-02-18T08:45:35.778424+0000 (oldest deadline 2024-02-18T08:46:01.078350+0000) 2024-02-18T08:46:08.648 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:08 smithi181 bash[27980]: debug 2024-02-18T08:46:08.198+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:09.148 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:09 smithi181 bash[25976]: debug 2024-02-18T08:46:09.074+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:09.149 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:08 smithi181 bash[23994]: debug 2024-02-18T08:46:08.990+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:35.778619+0000 front 2024-02-18T08:45:35.778424+0000 (oldest deadline 2024-02-18T08:46:01.078350+0000) 2024-02-18T08:46:09.149 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:46:08 smithi181 bash[22035]: debug 2024-02-18T08:46:08.842+0000 7f0ce7ebf700 -1 osd.4 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:40.605913+0000 front 2024-02-18T08:45:40.606059+0000 (oldest deadline 2024-02-18T08:46:02.305913+0000) 2024-02-18T08:46:09.648 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:09 smithi181 bash[27980]: debug 2024-02-18T08:46:09.174+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:10.148 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:10 smithi181 bash[25976]: debug 2024-02-18T08:46:10.114+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:10.149 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:46:09 smithi181 bash[22035]: debug 2024-02-18T08:46:09.874+0000 7f0ce7ebf700 -1 osd.4 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:40.605913+0000 front 2024-02-18T08:45:40.606059+0000 (oldest deadline 2024-02-18T08:46:02.305913+0000) 2024-02-18T08:46:10.149 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:10 smithi181 bash[23994]: debug 2024-02-18T08:46:10.038+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:35.778619+0000 front 2024-02-18T08:45:35.778424+0000 (oldest deadline 2024-02-18T08:46:01.078350+0000) 2024-02-18T08:46:10.149 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:10 smithi181 bash[23994]: debug 2024-02-18T08:46:10.038+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:46.379902+0000 front 2024-02-18T08:45:46.379670+0000 (oldest deadline 2024-02-18T08:46:09.279544+0000) 2024-02-18T08:46:10.648 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:10 smithi181 bash[27980]: debug 2024-02-18T08:46:10.158+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:11.148 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:46:10 smithi181 bash[22035]: debug 2024-02-18T08:46:10.882+0000 7f0ce7ebf700 -1 osd.4 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:40.605913+0000 front 2024-02-18T08:45:40.606059+0000 (oldest deadline 2024-02-18T08:46:02.305913+0000) 2024-02-18T08:46:11.149 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:11 smithi181 bash[23994]: debug 2024-02-18T08:46:11.010+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:35.778619+0000 front 2024-02-18T08:45:35.778424+0000 (oldest deadline 2024-02-18T08:46:01.078350+0000) 2024-02-18T08:46:11.149 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:11 smithi181 bash[23994]: debug 2024-02-18T08:46:11.010+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:46.379902+0000 front 2024-02-18T08:45:46.379670+0000 (oldest deadline 2024-02-18T08:46:09.279544+0000) 2024-02-18T08:46:11.648 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:11 smithi181 bash[25976]: debug 2024-02-18T08:46:11.162+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:11.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:11 smithi181 bash[27980]: debug 2024-02-18T08:46:11.202+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:12.044 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:11 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:11.624Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:12.045 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:11 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:11.624Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:12.045 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:11 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:11.624Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" 2024-02-18T08:46:12.206 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:12 smithi181 bash[25976]: debug 2024-02-18T08:46:12.138+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:12.206 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:12 smithi181 bash[25976]: debug 2024-02-18T08:46:12.138+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.506523+0000 front 2024-02-18T08:45:48.506738+0000 (oldest deadline 2024-02-18T08:46:11.406324+0000) 2024-02-18T08:46:12.207 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:12 smithi181 bash[23994]: debug 2024-02-18T08:46:12.006+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:35.778619+0000 front 2024-02-18T08:45:35.778424+0000 (oldest deadline 2024-02-18T08:46:01.078350+0000) 2024-02-18T08:46:12.207 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:12 smithi181 bash[23994]: debug 2024-02-18T08:46:12.006+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:46.379902+0000 front 2024-02-18T08:45:46.379670+0000 (oldest deadline 2024-02-18T08:46:09.279544+0000) 2024-02-18T08:46:12.542 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:12 smithi181 bash[27980]: debug 2024-02-18T08:46:12.214+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:12.542 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:12 smithi181 bash[27980]: debug 2024-02-18T08:46:12.214+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:12.899 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:46:12 smithi181 bash[38896]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-osd.4 2024-02-18T08:46:12.899 INFO:journalctl@ceph.osd.4.smithi181.stdout:Feb 18 08:46:12 smithi181 bash[38896]: bash: /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/osd.4/unit.stop: No such file or directory 2024-02-18T08:46:13.398 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:13 smithi181 bash[25976]: debug 2024-02-18T08:46:13.174+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:13.398 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:13 smithi181 bash[25976]: debug 2024-02-18T08:46:13.174+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.506523+0000 front 2024-02-18T08:45:48.506738+0000 (oldest deadline 2024-02-18T08:46:11.406324+0000) 2024-02-18T08:46:13.399 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:12 smithi181 bash[23994]: debug 2024-02-18T08:46:12.958+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:35.778619+0000 front 2024-02-18T08:45:35.778424+0000 (oldest deadline 2024-02-18T08:46:01.078350+0000) 2024-02-18T08:46:13.399 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:12 smithi181 bash[23994]: debug 2024-02-18T08:46:12.958+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:46.379902+0000 front 2024-02-18T08:45:46.379670+0000 (oldest deadline 2024-02-18T08:46:09.279544+0000) 2024-02-18T08:46:13.399 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:13 smithi181 bash[27980]: debug 2024-02-18T08:46:13.170+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:13.399 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:13 smithi181 bash[27980]: debug 2024-02-18T08:46:13.170+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:13.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:13.517Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:13.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:13.517Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:13.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:13.517Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" 2024-02-18T08:46:13.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:13.520Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:13.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:13.520Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:13.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:13 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:13.520Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" 2024-02-18T08:46:14.398 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:14 smithi181 bash[25976]: debug 2024-02-18T08:46:14.210+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:14.398 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:14 smithi181 bash[25976]: debug 2024-02-18T08:46:14.210+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.506523+0000 front 2024-02-18T08:45:48.506738+0000 (oldest deadline 2024-02-18T08:46:11.406324+0000) 2024-02-18T08:46:14.399 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:14 smithi181 bash[27980]: debug 2024-02-18T08:46:14.194+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:14.399 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:14 smithi181 bash[27980]: debug 2024-02-18T08:46:14.194+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:14.399 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:13 smithi181 bash[23994]: debug 2024-02-18T08:46:13.986+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:35.778619+0000 front 2024-02-18T08:45:35.778424+0000 (oldest deadline 2024-02-18T08:46:01.078350+0000) 2024-02-18T08:46:14.399 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:13 smithi181 bash[23994]: debug 2024-02-18T08:46:13.986+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:46.379902+0000 front 2024-02-18T08:45:46.379670+0000 (oldest deadline 2024-02-18T08:46:09.279544+0000) 2024-02-18T08:46:14.693 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.4.service' 2024-02-18T08:46:14.718 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T08:46:14.719 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-02-18T08:46:14.719 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-02-18T08:46:14.719 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.5 2024-02-18T08:46:14.979 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:14 smithi181 systemd[1]: Stopping Ceph osd.5 for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:46:14.979 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:14 smithi181 bash[23994]: debug 2024-02-18T08:46:14.882+0000 7f01515b1700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T08:46:14.979 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:14 smithi181 bash[23994]: debug 2024-02-18T08:46:14.882+0000 7f01515b1700 -1 osd.5 79 *** Got signal Terminated *** 2024-02-18T08:46:14.979 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:14 smithi181 bash[23994]: debug 2024-02-18T08:46:14.882+0000 7f01515b1700 -1 osd.5 79 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-18T08:46:14.979 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:14 smithi181 bash[23994]: debug 2024-02-18T08:46:14.986+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:35.778619+0000 front 2024-02-18T08:45:35.778424+0000 (oldest deadline 2024-02-18T08:46:01.078350+0000) 2024-02-18T08:46:14.979 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:14 smithi181 bash[23994]: debug 2024-02-18T08:46:14.986+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:46.379902+0000 front 2024-02-18T08:45:46.379670+0000 (oldest deadline 2024-02-18T08:46:09.279544+0000) 2024-02-18T08:46:15.249 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:15 smithi181 bash[27980]: debug 2024-02-18T08:46:15.206+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:15.249 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:15 smithi181 bash[27980]: debug 2024-02-18T08:46:15.206+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:15.648 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:15 smithi181 bash[25976]: debug 2024-02-18T08:46:15.254+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:15.649 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:15 smithi181 bash[25976]: debug 2024-02-18T08:46:15.254+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.506523+0000 front 2024-02-18T08:45:48.506738+0000 (oldest deadline 2024-02-18T08:46:11.406324+0000) 2024-02-18T08:46:16.226 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:15 smithi181 bash[23994]: debug 2024-02-18T08:46:15.982+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:35.778619+0000 front 2024-02-18T08:45:35.778424+0000 (oldest deadline 2024-02-18T08:46:01.078350+0000) 2024-02-18T08:46:16.226 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:15 smithi181 bash[23994]: debug 2024-02-18T08:46:15.982+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:46.379902+0000 front 2024-02-18T08:45:46.379670+0000 (oldest deadline 2024-02-18T08:46:09.279544+0000) 2024-02-18T08:46:16.648 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:16 smithi181 bash[25976]: debug 2024-02-18T08:46:16.290+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:16.648 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:16 smithi181 bash[25976]: debug 2024-02-18T08:46:16.290+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.506523+0000 front 2024-02-18T08:45:48.506738+0000 (oldest deadline 2024-02-18T08:46:11.406324+0000) 2024-02-18T08:46:16.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:16 smithi181 bash[27980]: debug 2024-02-18T08:46:16.234+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:16.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:16 smithi181 bash[27980]: debug 2024-02-18T08:46:16.234+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:17.311 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:16 smithi181 bash[23994]: debug 2024-02-18T08:46:16.974+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:35.778619+0000 front 2024-02-18T08:45:35.778424+0000 (oldest deadline 2024-02-18T08:46:01.078350+0000) 2024-02-18T08:46:17.311 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:16 smithi181 bash[23994]: debug 2024-02-18T08:46:16.974+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:46.379902+0000 front 2024-02-18T08:45:46.379670+0000 (oldest deadline 2024-02-18T08:46:09.279544+0000) 2024-02-18T08:46:17.312 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:17 smithi181 bash[27980]: debug 2024-02-18T08:46:17.198+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:17.312 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:17 smithi181 bash[27980]: debug 2024-02-18T08:46:17.198+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:17.312 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:17 smithi181 bash[27980]: debug 2024-02-18T08:46:17.198+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:52.689028+0000 front 2024-02-18T08:45:52.689223+0000 (oldest deadline 2024-02-18T08:46:16.789051+0000) 2024-02-18T08:46:17.648 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:17 smithi181 bash[25976]: debug 2024-02-18T08:46:17.318+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:17.648 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:17 smithi181 bash[25976]: debug 2024-02-18T08:46:17.318+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.506523+0000 front 2024-02-18T08:45:48.506738+0000 (oldest deadline 2024-02-18T08:46:11.406324+0000) 2024-02-18T08:46:17.648 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:17 smithi181 bash[25976]: debug 2024-02-18T08:46:17.318+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:56.107653+0000 front 2024-02-18T08:45:56.107705+0000 (oldest deadline 2024-02-18T08:46:17.207618+0000) 2024-02-18T08:46:18.312 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:17 smithi181 bash[23994]: debug 2024-02-18T08:46:17.962+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:35.778619+0000 front 2024-02-18T08:45:35.778424+0000 (oldest deadline 2024-02-18T08:46:01.078350+0000) 2024-02-18T08:46:18.313 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:17 smithi181 bash[23994]: debug 2024-02-18T08:46:17.962+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:46.379902+0000 front 2024-02-18T08:45:46.379670+0000 (oldest deadline 2024-02-18T08:46:09.279544+0000) 2024-02-18T08:46:18.313 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:18 smithi181 bash[27980]: debug 2024-02-18T08:46:18.206+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:18.313 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:18 smithi181 bash[27980]: debug 2024-02-18T08:46:18.206+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:18.313 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:18 smithi181 bash[27980]: debug 2024-02-18T08:46:18.206+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:52.689028+0000 front 2024-02-18T08:45:52.689223+0000 (oldest deadline 2024-02-18T08:46:16.789051+0000) 2024-02-18T08:46:18.648 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:18 smithi181 bash[25976]: debug 2024-02-18T08:46:18.318+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:18.648 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:18 smithi181 bash[25976]: debug 2024-02-18T08:46:18.318+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.506523+0000 front 2024-02-18T08:45:48.506738+0000 (oldest deadline 2024-02-18T08:46:11.406324+0000) 2024-02-18T08:46:18.649 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:18 smithi181 bash[25976]: debug 2024-02-18T08:46:18.318+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:56.107653+0000 front 2024-02-18T08:45:56.107705+0000 (oldest deadline 2024-02-18T08:46:17.207618+0000) 2024-02-18T08:46:19.304 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:18 smithi181 bash[23994]: debug 2024-02-18T08:46:18.982+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:35.778619+0000 front 2024-02-18T08:45:35.778424+0000 (oldest deadline 2024-02-18T08:46:01.078350+0000) 2024-02-18T08:46:19.305 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:18 smithi181 bash[23994]: debug 2024-02-18T08:46:18.982+0000 7f014b535700 -1 osd.5 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:46.379902+0000 front 2024-02-18T08:45:46.379670+0000 (oldest deadline 2024-02-18T08:46:09.279544+0000) 2024-02-18T08:46:19.305 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:19 smithi181 bash[27980]: debug 2024-02-18T08:46:19.226+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:19.305 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:19 smithi181 bash[27980]: debug 2024-02-18T08:46:19.226+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:19.305 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:19 smithi181 bash[27980]: debug 2024-02-18T08:46:19.226+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:52.689028+0000 front 2024-02-18T08:45:52.689223+0000 (oldest deadline 2024-02-18T08:46:16.789051+0000) 2024-02-18T08:46:19.648 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:19 smithi181 bash[25976]: debug 2024-02-18T08:46:19.310+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:19.648 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:19 smithi181 bash[25976]: debug 2024-02-18T08:46:19.310+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.506523+0000 front 2024-02-18T08:45:48.506738+0000 (oldest deadline 2024-02-18T08:46:11.406324+0000) 2024-02-18T08:46:19.649 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:19 smithi181 bash[25976]: debug 2024-02-18T08:46:19.310+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:56.107653+0000 front 2024-02-18T08:45:56.107705+0000 (oldest deadline 2024-02-18T08:46:17.207618+0000) 2024-02-18T08:46:20.648 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:20 smithi181 bash[25976]: debug 2024-02-18T08:46:20.270+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:20.648 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:20 smithi181 bash[25976]: debug 2024-02-18T08:46:20.270+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.506523+0000 front 2024-02-18T08:45:48.506738+0000 (oldest deadline 2024-02-18T08:46:11.406324+0000) 2024-02-18T08:46:20.649 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:20 smithi181 bash[25976]: debug 2024-02-18T08:46:20.270+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:56.107653+0000 front 2024-02-18T08:45:56.107705+0000 (oldest deadline 2024-02-18T08:46:17.207618+0000) 2024-02-18T08:46:20.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:20 smithi181 bash[27980]: debug 2024-02-18T08:46:20.274+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:20.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:20 smithi181 bash[27980]: debug 2024-02-18T08:46:20.274+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:20.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:20 smithi181 bash[27980]: debug 2024-02-18T08:46:20.274+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:52.689028+0000 front 2024-02-18T08:45:52.689223+0000 (oldest deadline 2024-02-18T08:46:16.789051+0000) 2024-02-18T08:46:21.148 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:20 smithi181 bash[39070]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-osd.5 2024-02-18T08:46:21.148 INFO:journalctl@ceph.osd.5.smithi181.stdout:Feb 18 08:46:20 smithi181 bash[39070]: bash: /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/osd.5/unit.stop: No such file or directory 2024-02-18T08:46:21.581 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:21 smithi181 bash[27980]: debug 2024-02-18T08:46:21.262+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:21.581 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:21 smithi181 bash[27980]: debug 2024-02-18T08:46:21.262+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:21.581 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:21 smithi181 bash[27980]: debug 2024-02-18T08:46:21.262+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:52.689028+0000 front 2024-02-18T08:45:52.689223+0000 (oldest deadline 2024-02-18T08:46:16.789051+0000) 2024-02-18T08:46:21.581 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:21 smithi181 bash[25976]: debug 2024-02-18T08:46:21.234+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:21.582 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:21 smithi181 bash[25976]: debug 2024-02-18T08:46:21.234+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.506523+0000 front 2024-02-18T08:45:48.506738+0000 (oldest deadline 2024-02-18T08:46:11.406324+0000) 2024-02-18T08:46:21.582 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:21 smithi181 bash[25976]: debug 2024-02-18T08:46:21.234+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:56.107653+0000 front 2024-02-18T08:45:56.107705+0000 (oldest deadline 2024-02-18T08:46:17.207618+0000) 2024-02-18T08:46:22.044 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:21 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:21.624Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:22.045 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:21 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:21.624Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:22.045 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:21 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:21.624Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" 2024-02-18T08:46:22.299 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:22 smithi181 bash[25976]: debug 2024-02-18T08:46:22.194+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:22.300 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:22 smithi181 bash[25976]: debug 2024-02-18T08:46:22.194+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.506523+0000 front 2024-02-18T08:45:48.506738+0000 (oldest deadline 2024-02-18T08:46:11.406324+0000) 2024-02-18T08:46:22.300 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:22 smithi181 bash[25976]: debug 2024-02-18T08:46:22.194+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:56.107653+0000 front 2024-02-18T08:45:56.107705+0000 (oldest deadline 2024-02-18T08:46:17.207618+0000) 2024-02-18T08:46:22.641 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:22 smithi181 bash[27980]: debug 2024-02-18T08:46:22.306+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:22.641 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:22 smithi181 bash[27980]: debug 2024-02-18T08:46:22.306+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:22.641 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:22 smithi181 bash[27980]: debug 2024-02-18T08:46:22.306+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:52.689028+0000 front 2024-02-18T08:45:52.689223+0000 (oldest deadline 2024-02-18T08:46:16.789051+0000) 2024-02-18T08:46:22.644 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.5.service' 2024-02-18T08:46:22.668 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T08:46:22.668 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-02-18T08:46:22.669 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-02-18T08:46:22.669 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.6 2024-02-18T08:46:22.898 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:22 smithi181 systemd[1]: Stopping Ceph osd.6 for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:46:22.899 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:22 smithi181 bash[25976]: debug 2024-02-18T08:46:22.834+0000 7f6290aa6700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T08:46:22.899 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:22 smithi181 bash[25976]: debug 2024-02-18T08:46:22.834+0000 7f6290aa6700 -1 osd.6 79 *** Got signal Terminated *** 2024-02-18T08:46:22.899 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:22 smithi181 bash[25976]: debug 2024-02-18T08:46:22.834+0000 7f6290aa6700 -1 osd.6 79 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-18T08:46:23.648 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:23 smithi181 bash[25976]: debug 2024-02-18T08:46:23.222+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:23.648 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:23 smithi181 bash[25976]: debug 2024-02-18T08:46:23.222+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.506523+0000 front 2024-02-18T08:45:48.506738+0000 (oldest deadline 2024-02-18T08:46:11.406324+0000) 2024-02-18T08:46:23.648 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:23 smithi181 bash[25976]: debug 2024-02-18T08:46:23.222+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:56.107653+0000 front 2024-02-18T08:45:56.107705+0000 (oldest deadline 2024-02-18T08:46:17.207618+0000) 2024-02-18T08:46:23.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:23 smithi181 bash[27980]: debug 2024-02-18T08:46:23.290+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:23.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:23 smithi181 bash[27980]: debug 2024-02-18T08:46:23.290+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:23.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:23 smithi181 bash[27980]: debug 2024-02-18T08:46:23.290+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:52.689028+0000 front 2024-02-18T08:45:52.689223+0000 (oldest deadline 2024-02-18T08:46:16.789051+0000) 2024-02-18T08:46:23.794 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:23.517Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:23.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:23.517Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:23.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:23.517Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" 2024-02-18T08:46:23.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:23.520Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:23.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:23.520Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:23.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:23 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:23.520Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" 2024-02-18T08:46:24.648 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:24 smithi181 bash[25976]: debug 2024-02-18T08:46:24.270+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:24.648 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:24 smithi181 bash[25976]: debug 2024-02-18T08:46:24.270+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.506523+0000 front 2024-02-18T08:45:48.506738+0000 (oldest deadline 2024-02-18T08:46:11.406324+0000) 2024-02-18T08:46:24.649 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:24 smithi181 bash[25976]: debug 2024-02-18T08:46:24.270+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:56.107653+0000 front 2024-02-18T08:45:56.107705+0000 (oldest deadline 2024-02-18T08:46:17.207618+0000) 2024-02-18T08:46:24.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:24 smithi181 bash[27980]: debug 2024-02-18T08:46:24.246+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:24.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:24 smithi181 bash[27980]: debug 2024-02-18T08:46:24.246+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:24.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:24 smithi181 bash[27980]: debug 2024-02-18T08:46:24.246+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:52.689028+0000 front 2024-02-18T08:45:52.689223+0000 (oldest deadline 2024-02-18T08:46:16.789051+0000) 2024-02-18T08:46:25.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:25 smithi181 bash[27980]: debug 2024-02-18T08:46:25.198+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:25.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:25 smithi181 bash[27980]: debug 2024-02-18T08:46:25.198+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:25.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:25 smithi181 bash[27980]: debug 2024-02-18T08:46:25.198+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:52.689028+0000 front 2024-02-18T08:45:52.689223+0000 (oldest deadline 2024-02-18T08:46:16.789051+0000) 2024-02-18T08:46:25.649 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:25 smithi181 bash[25976]: debug 2024-02-18T08:46:25.262+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:25.649 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:25 smithi181 bash[25976]: debug 2024-02-18T08:46:25.262+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.506523+0000 front 2024-02-18T08:45:48.506738+0000 (oldest deadline 2024-02-18T08:46:11.406324+0000) 2024-02-18T08:46:25.650 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:25 smithi181 bash[25976]: debug 2024-02-18T08:46:25.262+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:56.107653+0000 front 2024-02-18T08:45:56.107705+0000 (oldest deadline 2024-02-18T08:46:17.207618+0000) 2024-02-18T08:46:26.648 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:26 smithi181 bash[25976]: debug 2024-02-18T08:46:26.254+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:26.648 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:26 smithi181 bash[25976]: debug 2024-02-18T08:46:26.254+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.506523+0000 front 2024-02-18T08:45:48.506738+0000 (oldest deadline 2024-02-18T08:46:11.406324+0000) 2024-02-18T08:46:26.649 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:26 smithi181 bash[25976]: debug 2024-02-18T08:46:26.254+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:56.107653+0000 front 2024-02-18T08:45:56.107705+0000 (oldest deadline 2024-02-18T08:46:17.207618+0000) 2024-02-18T08:46:26.649 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:26 smithi181 bash[25976]: debug 2024-02-18T08:46:26.254+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6830 osd.3 since back 2024-02-18T08:46:02.509247+0000 front 2024-02-18T08:46:02.509187+0000 (oldest deadline 2024-02-18T08:46:26.008959+0000) 2024-02-18T08:46:26.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:26 smithi181 bash[27980]: debug 2024-02-18T08:46:26.250+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:26.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:26 smithi181 bash[27980]: debug 2024-02-18T08:46:26.250+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:26.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:26 smithi181 bash[27980]: debug 2024-02-18T08:46:26.250+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:52.689028+0000 front 2024-02-18T08:45:52.689223+0000 (oldest deadline 2024-02-18T08:46:16.789051+0000) 2024-02-18T08:46:27.648 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:27 smithi181 bash[25976]: debug 2024-02-18T08:46:27.262+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:39.105072+0000 front 2024-02-18T08:45:39.105275+0000 (oldest deadline 2024-02-18T08:46:04.405009+0000) 2024-02-18T08:46:27.648 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:27 smithi181 bash[25976]: debug 2024-02-18T08:46:27.262+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.506523+0000 front 2024-02-18T08:45:48.506738+0000 (oldest deadline 2024-02-18T08:46:11.406324+0000) 2024-02-18T08:46:27.649 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:27 smithi181 bash[25976]: debug 2024-02-18T08:46:27.262+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:56.107653+0000 front 2024-02-18T08:45:56.107705+0000 (oldest deadline 2024-02-18T08:46:17.207618+0000) 2024-02-18T08:46:27.649 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:27 smithi181 bash[25976]: debug 2024-02-18T08:46:27.262+0000 7f628aa2a700 -1 osd.6 79 heartbeat_check: no reply from 172.21.15.133:6830 osd.3 since back 2024-02-18T08:46:02.509247+0000 front 2024-02-18T08:46:02.509187+0000 (oldest deadline 2024-02-18T08:46:26.008959+0000) 2024-02-18T08:46:27.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:27 smithi181 bash[27980]: debug 2024-02-18T08:46:27.234+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:27.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:27 smithi181 bash[27980]: debug 2024-02-18T08:46:27.234+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:27.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:27 smithi181 bash[27980]: debug 2024-02-18T08:46:27.234+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:52.689028+0000 front 2024-02-18T08:45:52.689223+0000 (oldest deadline 2024-02-18T08:46:16.789051+0000) 2024-02-18T08:46:28.585 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:28 smithi181 bash[27980]: debug 2024-02-18T08:46:28.266+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:28.586 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:28 smithi181 bash[27980]: debug 2024-02-18T08:46:28.266+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:28.586 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:28 smithi181 bash[27980]: debug 2024-02-18T08:46:28.266+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:52.689028+0000 front 2024-02-18T08:45:52.689223+0000 (oldest deadline 2024-02-18T08:46:16.789051+0000) 2024-02-18T08:46:28.898 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:28 smithi181 bash[39244]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-osd.6 2024-02-18T08:46:28.898 INFO:journalctl@ceph.osd.6.smithi181.stdout:Feb 18 08:46:28 smithi181 bash[39244]: bash: /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/osd.6/unit.stop: No such file or directory 2024-02-18T08:46:29.538 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:29 smithi181 bash[27980]: debug 2024-02-18T08:46:29.278+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:29.538 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:29 smithi181 bash[27980]: debug 2024-02-18T08:46:29.278+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:29.538 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:29 smithi181 bash[27980]: debug 2024-02-18T08:46:29.278+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:52.689028+0000 front 2024-02-18T08:45:52.689223+0000 (oldest deadline 2024-02-18T08:46:16.789051+0000) 2024-02-18T08:46:29.538 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:29 smithi181 bash[27980]: debug 2024-02-18T08:46:29.278+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6830 osd.3 since back 2024-02-18T08:46:03.691690+0000 front 2024-02-18T08:46:03.691791+0000 (oldest deadline 2024-02-18T08:46:28.991560+0000) 2024-02-18T08:46:30.534 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:30 smithi181 bash[27980]: debug 2024-02-18T08:46:30.242+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:30.534 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:30 smithi181 bash[27980]: debug 2024-02-18T08:46:30.242+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:30.534 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:30 smithi181 bash[27980]: debug 2024-02-18T08:46:30.242+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:52.689028+0000 front 2024-02-18T08:45:52.689223+0000 (oldest deadline 2024-02-18T08:46:16.789051+0000) 2024-02-18T08:46:30.534 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:30 smithi181 bash[27980]: debug 2024-02-18T08:46:30.242+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6830 osd.3 since back 2024-02-18T08:46:03.691690+0000 front 2024-02-18T08:46:03.691791+0000 (oldest deadline 2024-02-18T08:46:28.991560+0000) 2024-02-18T08:46:30.537 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.6.service' 2024-02-18T08:46:30.563 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T08:46:30.563 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-02-18T08:46:30.564 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-02-18T08:46:30.564 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.7 2024-02-18T08:46:30.898 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:30 smithi181 systemd[1]: Stopping Ceph osd.7 for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:46:30.898 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:30 smithi181 bash[27980]: debug 2024-02-18T08:46:30.730+0000 7f7b057b7700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T08:46:30.899 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:30 smithi181 bash[27980]: debug 2024-02-18T08:46:30.730+0000 7f7b057b7700 -1 osd.7 79 *** Got signal Terminated *** 2024-02-18T08:46:30.899 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:30 smithi181 bash[27980]: debug 2024-02-18T08:46:30.730+0000 7f7b057b7700 -1 osd.7 79 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-18T08:46:31.648 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:31 smithi181 bash[27980]: debug 2024-02-18T08:46:31.262+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:31.648 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:31 smithi181 bash[27980]: debug 2024-02-18T08:46:31.262+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:31.648 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:31 smithi181 bash[27980]: debug 2024-02-18T08:46:31.262+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:52.689028+0000 front 2024-02-18T08:45:52.689223+0000 (oldest deadline 2024-02-18T08:46:16.789051+0000) 2024-02-18T08:46:31.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:31 smithi181 bash[27980]: debug 2024-02-18T08:46:31.262+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6830 osd.3 since back 2024-02-18T08:46:03.691690+0000 front 2024-02-18T08:46:03.691791+0000 (oldest deadline 2024-02-18T08:46:28.991560+0000) 2024-02-18T08:46:32.044 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:31 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:31.624Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:32.045 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:31 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:31.624Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:32.045 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:31 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:31.624Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" 2024-02-18T08:46:32.648 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:32 smithi181 bash[27980]: debug 2024-02-18T08:46:32.238+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:32.648 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:32 smithi181 bash[27980]: debug 2024-02-18T08:46:32.238+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:32.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:32 smithi181 bash[27980]: debug 2024-02-18T08:46:32.238+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:52.689028+0000 front 2024-02-18T08:45:52.689223+0000 (oldest deadline 2024-02-18T08:46:16.789051+0000) 2024-02-18T08:46:32.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:32 smithi181 bash[27980]: debug 2024-02-18T08:46:32.238+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6830 osd.3 since back 2024-02-18T08:46:03.691690+0000 front 2024-02-18T08:46:03.691791+0000 (oldest deadline 2024-02-18T08:46:28.991560+0000) 2024-02-18T08:46:33.648 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:33 smithi181 bash[27980]: debug 2024-02-18T08:46:33.194+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:33.648 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:33 smithi181 bash[27980]: debug 2024-02-18T08:46:33.194+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:33.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:33 smithi181 bash[27980]: debug 2024-02-18T08:46:33.194+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:52.689028+0000 front 2024-02-18T08:45:52.689223+0000 (oldest deadline 2024-02-18T08:46:16.789051+0000) 2024-02-18T08:46:33.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:33 smithi181 bash[27980]: debug 2024-02-18T08:46:33.194+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6830 osd.3 since back 2024-02-18T08:46:03.691690+0000 front 2024-02-18T08:46:03.691791+0000 (oldest deadline 2024-02-18T08:46:28.991560+0000) 2024-02-18T08:46:33.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:33 smithi181 bash[27980]: debug 2024-02-18T08:46:33.194+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.181:6804 osd.4 since back 2024-02-18T08:46:08.992195+0000 front 2024-02-18T08:46:08.992219+0000 (oldest deadline 2024-02-18T08:46:33.092061+0000) 2024-02-18T08:46:33.794 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:33.517Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:33.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:33.517Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:33.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:33.518Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" 2024-02-18T08:46:33.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:33.520Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:33.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:33.520Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:33.795 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:33 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:33.520Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused; Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" 2024-02-18T08:46:34.648 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:34 smithi181 bash[27980]: debug 2024-02-18T08:46:34.182+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:34.648 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:34 smithi181 bash[27980]: debug 2024-02-18T08:46:34.182+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:34.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:34 smithi181 bash[27980]: debug 2024-02-18T08:46:34.182+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:52.689028+0000 front 2024-02-18T08:45:52.689223+0000 (oldest deadline 2024-02-18T08:46:16.789051+0000) 2024-02-18T08:46:34.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:34 smithi181 bash[27980]: debug 2024-02-18T08:46:34.182+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6830 osd.3 since back 2024-02-18T08:46:03.691690+0000 front 2024-02-18T08:46:03.691791+0000 (oldest deadline 2024-02-18T08:46:28.991560+0000) 2024-02-18T08:46:34.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:34 smithi181 bash[27980]: debug 2024-02-18T08:46:34.182+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.181:6804 osd.4 since back 2024-02-18T08:46:08.992195+0000 front 2024-02-18T08:46:08.992219+0000 (oldest deadline 2024-02-18T08:46:33.092061+0000) 2024-02-18T08:46:35.648 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:35 smithi181 bash[27980]: debug 2024-02-18T08:46:35.210+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6806 osd.0 since back 2024-02-18T08:45:37.586187+0000 front 2024-02-18T08:45:37.586309+0000 (oldest deadline 2024-02-18T08:46:01.085992+0000) 2024-02-18T08:46:35.648 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:35 smithi181 bash[27980]: debug 2024-02-18T08:46:35.210+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6814 osd.1 since back 2024-02-18T08:45:48.087714+0000 front 2024-02-18T08:45:48.087901+0000 (oldest deadline 2024-02-18T08:46:11.587772+0000) 2024-02-18T08:46:35.648 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:35 smithi181 bash[27980]: debug 2024-02-18T08:46:35.210+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6822 osd.2 since back 2024-02-18T08:45:52.689028+0000 front 2024-02-18T08:45:52.689223+0000 (oldest deadline 2024-02-18T08:46:16.789051+0000) 2024-02-18T08:46:35.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:35 smithi181 bash[27980]: debug 2024-02-18T08:46:35.210+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.133:6830 osd.3 since back 2024-02-18T08:46:03.691690+0000 front 2024-02-18T08:46:03.691791+0000 (oldest deadline 2024-02-18T08:46:28.991560+0000) 2024-02-18T08:46:35.649 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:35 smithi181 bash[27980]: debug 2024-02-18T08:46:35.210+0000 7f7b03743700 -1 osd.7 79 heartbeat_check: no reply from 172.21.15.181:6804 osd.4 since back 2024-02-18T08:46:08.992195+0000 front 2024-02-18T08:46:08.992219+0000 (oldest deadline 2024-02-18T08:46:33.092061+0000) 2024-02-18T08:46:36.899 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:36 smithi181 bash[39418]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-osd.7 2024-02-18T08:46:36.899 INFO:journalctl@ceph.osd.7.smithi181.stdout:Feb 18 08:46:36 smithi181 bash[39418]: bash: /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/osd.7/unit.stop: No such file or directory 2024-02-18T08:46:38.204 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@osd.7.service' 2024-02-18T08:46:38.227 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T08:46:38.227 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-02-18T08:46:38.227 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-02-18T08:46:38.228 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@prometheus.a 2024-02-18T08:46:38.648 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:46:38 smithi181 systemd[1]: Stopping Ceph prometheus.a for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:46:38.649 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:46:38 smithi181 bash[35314]: level=warn ts=2024-02-18T08:46:38.393Z caller=main.go:524 msg="Received SIGTERM, exiting gracefully..." 2024-02-18T08:46:38.649 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:46:38 smithi181 bash[35314]: level=info ts=2024-02-18T08:46:38.393Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-02-18T08:46:38.649 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:46:38 smithi181 bash[35314]: level=info ts=2024-02-18T08:46:38.393Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-02-18T08:46:38.649 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:46:38 smithi181 bash[35314]: level=info ts=2024-02-18T08:46:38.393Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-02-18T08:46:38.649 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:46:38 smithi181 bash[35314]: level=info ts=2024-02-18T08:46:38.393Z caller=main.go:583 msg="Stopping scrape manager..." 2024-02-18T08:46:38.649 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:46:38 smithi181 bash[35314]: level=info ts=2024-02-18T08:46:38.393Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-02-18T08:46:38.649 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:46:38 smithi181 bash[35314]: level=info ts=2024-02-18T08:46:38.393Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-02-18T08:46:38.649 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:46:38 smithi181 bash[35314]: level=info ts=2024-02-18T08:46:38.394Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-02-18T08:46:38.650 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:46:38 smithi181 bash[35314]: level=info ts=2024-02-18T08:46:38.394Z caller=main.go:577 msg="Scrape manager stopped" 2024-02-18T08:46:38.650 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:46:38 smithi181 bash[35314]: level=info ts=2024-02-18T08:46:38.394Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-02-18T08:46:38.650 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:46:38 smithi181 bash[35314]: level=info ts=2024-02-18T08:46:38.394Z caller=main.go:749 msg="Notifier manager stopped" 2024-02-18T08:46:38.650 INFO:journalctl@ceph.prometheus.a.smithi181.stdout:Feb 18 08:46:38 smithi181 bash[35314]: level=info ts=2024-02-18T08:46:38.394Z caller=main.go:761 msg="See you next time!" 2024-02-18T08:46:39.000 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@prometheus.a.service' 2024-02-18T08:46:39.023 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T08:46:39.024 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-02-18T08:46:39.024 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 --force --keep-logs 2024-02-18T08:46:39.171 INFO:teuthology.orchestra.run.smithi133.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-02-18T08:46:39.171 INFO:teuthology.orchestra.run.smithi133.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-02-18T08:46:39.171 INFO:teuthology.orchestra.run.smithi133.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-02-18T08:46:39.172 INFO:teuthology.orchestra.run.smithi133.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-02-18T08:46:39.172 INFO:teuthology.orchestra.run.smithi133.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts} 2024-02-18T08:46:39.172 INFO:teuthology.orchestra.run.smithi133.stderr: ... 2024-02-18T08:46:39.172 INFO:teuthology.orchestra.run.smithi133.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-02-18T08:46:39.183 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-02-18T08:46:39.184 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 --force --keep-logs 2024-02-18T08:46:39.331 INFO:teuthology.orchestra.run.smithi181.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-02-18T08:46:39.332 INFO:teuthology.orchestra.run.smithi181.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-02-18T08:46:39.332 INFO:teuthology.orchestra.run.smithi181.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-02-18T08:46:39.332 INFO:teuthology.orchestra.run.smithi181.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-02-18T08:46:39.332 INFO:teuthology.orchestra.run.smithi181.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts} 2024-02-18T08:46:39.332 INFO:teuthology.orchestra.run.smithi181.stderr: ... 2024-02-18T08:46:39.332 INFO:teuthology.orchestra.run.smithi181.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-02-18T08:46:39.342 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-02-18T08:46:39.343 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-18T08:46:39.358 DEBUG:teuthology.orchestra.run.smithi181:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-18T08:46:39.372 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-18T08:46:39.374 DEBUG:teuthology.misc:Transferring archived files from smithi133:/var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565632/remote/ubuntu@smithi133.front.sepia.ceph.com/crash 2024-02-18T08:46:39.375 DEBUG:teuthology.orchestra.run.smithi133:> sudo tar c -f - -C /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/crash -- . 2024-02-18T08:46:39.415 DEBUG:teuthology.misc:Transferring archived files from smithi181:/var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565632/remote/ubuntu@smithi181.front.sepia.ceph.com/crash 2024-02-18T08:46:39.416 DEBUG:teuthology.orchestra.run.smithi181:> sudo tar c -f - -C /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/crash -- . 2024-02-18T08:46:39.429 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-18T08:46:39.430 DEBUG:teuthology.orchestra.run.smithi133:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-18T08:46:39.476 INFO:teuthology.orchestra.run.smithi133.stdout:2024-02-18T08:34:54.887270+0000 mon.a (mon.0) 188 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-18T08:46:39.477 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-02-18T08:46:39.477 INFO:tasks.cephadm:Compressing logs... 2024-02-18T08:46:39.478 DEBUG:teuthology.orchestra.run.smithi133:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-18T08:46:39.523 DEBUG:teuthology.orchestra.run.smithi181:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-18T08:46:39.534 INFO:teuthology.orchestra.run.smithi133.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-02-18T08:46:39.535 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-volume.log 2024-02-18T08:46:39.535 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.0.log 2024-02-18T08:46:39.536 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-mon.a.log 2024-02-18T08:46:39.536 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-mds.foo.smithi133.vayqdh.log 2024-02-18T08:46:39.537 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph.cephadm.log 2024-02-18T08:46:39.538 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-mgr.y.log 2024-02-18T08:46:39.538 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-mds.foo.smithi133.vayqdh.log: 68.4% -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-mds.foo.smithi133.vayqdh.log.gz 2024-02-18T08:46:39.538 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.1.log 2024-02-18T08:46:39.539 INFO:teuthology.orchestra.run.smithi181.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-02-18T08:46:39.539 INFO:teuthology.orchestra.run.smithi181.stderr:gzip -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.6.log 2024-02-18T08:46:39.540 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph.cephadm.log: /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph.audit.log 2024-02-18T08:46:39.541 INFO:teuthology.orchestra.run.smithi133.stderr:gzip 90.5% -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-volume.log.gz 2024-02-18T08:46:39.541 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.1.log: -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.2.log 2024-02-18T08:46:39.541 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph.audit.log: 89.6% -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph.cephadm.log.gz 2024-02-18T08:46:39.541 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.3.log 2024-02-18T08:46:39.542 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph.log 2024-02-18T08:46:39.543 INFO:teuthology.orchestra.run.smithi181.stderr:gzip -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-volume.log 2024-02-18T08:46:39.543 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph.cephadm.log 2024-02-18T08:46:39.543 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-mon.b.log 2024-02-18T08:46:39.543 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.7.log 2024-02-18T08:46:39.544 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-mon.b.log: 80.8% -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph.cephadm.log.gz 2024-02-18T08:46:39.544 INFO:teuthology.orchestra.run.smithi181.stderr:gzip -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.5.log 2024-02-18T08:46:39.544 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph.audit.log 2024-02-18T08:46:39.546 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-mon.c.log 2024-02-18T08:46:39.546 INFO:teuthology.orchestra.run.smithi133.stderr: 93.9% -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph.audit.log.gz 2024-02-18T08:46:39.546 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-18T08:46:39.547 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-mgr.x.log 2024-02-18T08:46:39.547 INFO:teuthology.orchestra.run.smithi181.stderr:gzip /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph.audit.log: -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-mds.foo.smithi181.xhldoa.log 2024-02-18T08:46:39.549 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.4.log 2024-02-18T08:46:39.550 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-mds.foo.smithi181.xhldoa.log: 90.3% 89.9% -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-volume.log.gz 2024-02-18T08:46:39.550 INFO:teuthology.orchestra.run.smithi181.stderr: -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph.audit.log.gz 2024-02-18T08:46:39.550 INFO:teuthology.orchestra.run.smithi181.stderr: 82.5% -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-mds.foo.smithi181.xhldoa.log.gz 2024-02-18T08:46:39.550 INFO:teuthology.orchestra.run.smithi181.stderr:gzip -5 --verbose -- /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph.log 2024-02-18T08:46:39.551 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-mon.c.log: 92.4% -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph.log.gz 2024-02-18T08:46:39.551 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-18T08:46:39.552 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph.log: /var/log/ceph/cephadm.log: 86.1% -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph.log.gz 2024-02-18T08:46:39.560 INFO:teuthology.orchestra.run.smithi181.stderr: 89.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-18T08:46:39.561 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/cephadm.log: 91.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-18T08:46:39.580 INFO:teuthology.orchestra.run.smithi181.stderr: 90.1% -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-mgr.x.log.gz 2024-02-18T08:46:39.676 INFO:teuthology.orchestra.run.smithi133.stderr: 92.0% -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-mgr.y.log.gz 2024-02-18T08:46:39.715 INFO:teuthology.orchestra.run.smithi181.stderr: 92.5% -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-mon.b.log.gz 2024-02-18T08:46:39.728 INFO:teuthology.orchestra.run.smithi181.stderr: 93.3% -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.4.log.gz 2024-02-18T08:46:39.749 INFO:teuthology.orchestra.run.smithi133.stderr: 92.4% -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-mon.c.log.gz 2024-02-18T08:46:39.761 INFO:teuthology.orchestra.run.smithi181.stderr: 93.3% -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.6.log.gz 2024-02-18T08:46:39.778 INFO:teuthology.orchestra.run.smithi133.stderr: 93.0% -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.2.log.gz 2024-02-18T08:46:39.782 INFO:teuthology.orchestra.run.smithi133.stderr: 93.2% -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.3.log.gz 2024-02-18T08:46:39.799 INFO:teuthology.orchestra.run.smithi133.stderr: 93.1% -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.0.log.gz 2024-02-18T08:46:39.812 INFO:teuthology.orchestra.run.smithi181.stderr: 93.7% -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.7.log.gz 2024-02-18T08:46:39.852 INFO:teuthology.orchestra.run.smithi181.stderr: 93.8% -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.5.log.gz 2024-02-18T08:46:39.854 INFO:teuthology.orchestra.run.smithi181.stderr: 2024-02-18T08:46:39.854 INFO:teuthology.orchestra.run.smithi181.stderr:real 0m0.326s 2024-02-18T08:46:39.854 INFO:teuthology.orchestra.run.smithi181.stderr:user 0m1.173s 2024-02-18T08:46:39.854 INFO:teuthology.orchestra.run.smithi181.stderr:sys 0m0.070s 2024-02-18T08:46:39.935 INFO:teuthology.orchestra.run.smithi133.stderr: 93.9% -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-osd.1.log.gz 2024-02-18T08:46:39.959 INFO:teuthology.orchestra.run.smithi133.stderr: 90.9% -- replaced with /var/log/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/ceph-mon.a.log.gz 2024-02-18T08:46:39.961 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-18T08:46:39.961 INFO:teuthology.orchestra.run.smithi133.stderr:real 0m0.436s 2024-02-18T08:46:39.961 INFO:teuthology.orchestra.run.smithi133.stderr:user 0m1.876s 2024-02-18T08:46:39.961 INFO:teuthology.orchestra.run.smithi133.stderr:sys 0m0.069s 2024-02-18T08:46:39.961 INFO:tasks.cephadm:Archiving logs... 2024-02-18T08:46:39.962 DEBUG:teuthology.misc:Transferring archived files from smithi133:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565632/remote/ubuntu@smithi133.front.sepia.ceph.com/log 2024-02-18T08:46:39.963 DEBUG:teuthology.orchestra.run.smithi133:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-18T08:46:40.256 DEBUG:teuthology.misc:Transferring archived files from smithi181:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565632/remote/ubuntu@smithi181.front.sepia.ceph.com/log 2024-02-18T08:46:40.257 DEBUG:teuthology.orchestra.run.smithi181:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-18T08:46:40.447 INFO:tasks.cephadm:Removing cluster... 2024-02-18T08:46:40.447 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 --force 2024-02-18T08:46:41.608 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:46:41 smithi133 systemd[1]: Stopping Ceph node-exporter.a for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:46:42.044 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:41 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:41.624Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:42.044 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:41 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:41.624Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-18T08:46:42.045 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:41 smithi133 bash[37610]: level=error ts=2024-02-18T08:46:41.625Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi181.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.181:8443: connect: connection refused; Post https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.133:8443: connect: connection refused" 2024-02-18T08:46:42.510 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:42 smithi133 systemd[1]: Stopping Ceph alertmanager.a for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:46:42.510 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:42 smithi133 bash[37610]: level=info ts=2024-02-18T08:46:42.472Z caller=main.go:536 msg="Received SIGTERM, exiting gracefully..." 2024-02-18T08:46:42.510 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:46:42 smithi133 bash[61157]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-node-exporter.a 2024-02-18T08:46:42.511 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:46:42 smithi133 bash[61157]: bash: /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/node-exporter.a/unit.stop: No such file or directory 2024-02-18T08:46:42.511 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:46:42 smithi133 systemd[1]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2024-02-18T08:46:42.511 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:46:42 smithi133 systemd[1]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-18T08:46:42.511 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 18 08:46:42 smithi133 systemd[1]: Stopped Ceph node-exporter.a for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:46:43.294 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:43 smithi133 bash[61238]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-alertmanager.a 2024-02-18T08:46:43.294 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:43 smithi133 bash[61238]: bash: /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/alertmanager.a/unit.stop: No such file or directory 2024-02-18T08:46:43.294 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:Feb 18 08:46:43 smithi133 systemd[1]: Stopped Ceph alertmanager.a for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:46:48.297 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 --force 2024-02-18T08:46:49.648 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:46:49 smithi181 systemd[1]: Stopping Ceph node-exporter.b for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:46:50.353 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:46:50 smithi181 bash[39864]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-node-exporter.b 2024-02-18T08:46:50.353 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:46:50 smithi181 bash[39864]: bash: /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/node-exporter.b/unit.stop: No such file or directory 2024-02-18T08:46:50.353 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:46:50 smithi181 systemd[1]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2024-02-18T08:46:50.354 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:46:50 smithi181 systemd[1]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-18T08:46:50.354 INFO:journalctl@ceph.node-exporter.b.smithi181.stdout:Feb 18 08:46:50 smithi181 systemd[1]: Stopped Ceph node-exporter.b for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:46:50.354 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:46:50 smithi181 systemd[1]: Stopping Ceph grafana.a for 37c14f7a-ce38-11ee-95ba-87774f69a715... 2024-02-18T08:46:50.354 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:46:50 smithi181 bash[31066]: t=2024-02-18T08:46:50+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-02-18T08:46:50.354 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:46:50 smithi181 bash[31066]: t=2024-02-18T08:46:50+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2024-02-18T08:46:50.354 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:46:50 smithi181 bash[31066]: t=2024-02-18T08:46:50+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2024-02-18T08:46:50.355 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:46:50 smithi181 bash[31066]: t=2024-02-18T08:46:50+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2024-02-18T08:46:50.355 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:46:50 smithi181 bash[31066]: t=2024-02-18T08:46:50+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2024-02-18T08:46:50.355 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:46:50 smithi181 bash[31066]: t=2024-02-18T08:46:50+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2024-02-18T08:46:50.355 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:46:50 smithi181 bash[31066]: t=2024-02-18T08:46:50+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2024-02-18T08:46:50.355 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:46:50 smithi181 bash[31066]: t=2024-02-18T08:46:50+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2024-02-18T08:46:50.355 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:46:50 smithi181 bash[31066]: t=2024-02-18T08:46:50+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2024-02-18T08:46:50.355 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:46:50 smithi181 bash[31066]: t=2024-02-18T08:46:50+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2024-02-18T08:46:50.355 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:46:50 smithi181 bash[31066]: t=2024-02-18T08:46:50+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2024-02-18T08:46:50.355 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:46:50 smithi181 bash[31066]: t=2024-02-18T08:46:50+0000 lvl=info msg="Stopped Stream Manager" 2024-02-18T08:46:51.398 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:46:50 smithi181 bash[39938]: ceph-37c14f7a-ce38-11ee-95ba-87774f69a715-grafana.a 2024-02-18T08:46:51.398 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:46:50 smithi181 bash[39938]: bash: /var/lib/ceph/37c14f7a-ce38-11ee-95ba-87774f69a715/grafana.a/unit.stop: No such file or directory 2024-02-18T08:46:51.398 INFO:journalctl@ceph.grafana.a.smithi181.stdout:Feb 18 08:46:50 smithi181 systemd[1]: Stopped Ceph grafana.a for 37c14f7a-ce38-11ee-95ba-87774f69a715. 2024-02-18T08:46:56.008 INFO:tasks.cephadm:Removing cephadm ... 2024-02-18T08:46:56.008 DEBUG:teuthology.orchestra.run.smithi133:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-18T08:46:56.015 DEBUG:teuthology.orchestra.run.smithi181:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-18T08:46:56.021 INFO:tasks.cephadm:Teardown complete 2024-02-18T08:46:56.022 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-02-18T08:46:56.033 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-02-18T08:46:56.033 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-02-18T08:46:56.061 DEBUG:teuthology.orchestra.run.smithi181:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-02-18T08:46:56.133 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-18T08:46:56.142 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-18T08:46:56.142 DEBUG:teuthology.orchestra.run.smithi133:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-18T08:46:56.144 DEBUG:teuthology.orchestra.run.smithi181:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-18T08:46:56.165 INFO:teuthology.orchestra.run.smithi181.stdout: remote refid st t when poll reach delay offset jitter 2024-02-18T08:46:56.165 INFO:teuthology.orchestra.run.smithi181.stdout:============================================================================== 2024-02-18T08:46:56.165 INFO:teuthology.orchestra.run.smithi181.stdout:*hv01.front.sepi 44.4.53.2 2 u 6 64 377 0.099 -0.900 0.738 2024-02-18T08:46:56.165 INFO:teuthology.orchestra.run.smithi181.stdout:+hv02.front.sepi 63.231.80.2 3 u 9 64 377 0.075 3.143 0.547 2024-02-18T08:46:56.165 INFO:teuthology.orchestra.run.smithi181.stdout:+hv03.front.sepi 74.6.168.72 3 u 7 64 377 0.092 2.277 0.616 2024-02-18T08:46:56.165 INFO:teuthology.orchestra.run.smithi181.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 0.000 0.000 2024-02-18T08:46:56.166 INFO:teuthology.orchestra.run.smithi133.stdout: remote refid st t when poll reach delay offset jitter 2024-02-18T08:46:56.166 INFO:teuthology.orchestra.run.smithi133.stdout:============================================================================== 2024-02-18T08:46:56.166 INFO:teuthology.orchestra.run.smithi133.stdout:*hv01.front.sepi 44.4.53.2 2 u 3 64 377 0.097 0.807 1.328 2024-02-18T08:46:56.166 INFO:teuthology.orchestra.run.smithi133.stdout:+hv02.front.sepi 63.231.80.2 3 u 62 64 377 0.095 4.404 1.141 2024-02-18T08:46:56.166 INFO:teuthology.orchestra.run.smithi133.stdout:+hv03.front.sepi 74.6.168.72 3 u 3 64 377 0.058 3.997 0.695 2024-02-18T08:46:56.166 INFO:teuthology.orchestra.run.smithi133.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 0.000 0.000 2024-02-18T08:46:56.167 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-18T08:46:56.199 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-18T08:46:56.199 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-18T08:46:56.224 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-18T08:46:56.273 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-18T08:46:56.319 INFO:teuthology.task.internal:Duration was 1320.488017 seconds 2024-02-18T08:46:56.320 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-18T08:46:56.380 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-18T08:46:56.381 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-18T08:46:56.383 DEBUG:teuthology.orchestra.run.smithi181:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-18T08:46:56.435 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-18T08:46:56.436 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi133.front.sepia.ceph.com 2024-02-18T08:46:56.436 DEBUG:teuthology.orchestra.run.smithi133:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-18T08:46:56.447 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi181.front.sepia.ceph.com 2024-02-18T08:46:56.447 DEBUG:teuthology.orchestra.run.smithi181:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-18T08:46:56.458 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-18T08:46:56.458 DEBUG:teuthology.orchestra.run.smithi133:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-18T08:46:56.493 DEBUG:teuthology.orchestra.run.smithi181:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-18T08:46:56.551 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-18T08:46:56.552 DEBUG:teuthology.orchestra.run.smithi133:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-18T08:46:56.554 DEBUG:teuthology.orchestra.run.smithi181:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-18T08:46:56.651 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-18T08:46:56.661 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-18T08:46:56.661 DEBUG:teuthology.orchestra.run.smithi133:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-18T08:46:56.672 DEBUG:teuthology.orchestra.run.smithi181:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-18T08:46:56.686 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-18T08:46:56.706 DEBUG:teuthology.orchestra.run.smithi133:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-18T08:46:56.717 DEBUG:teuthology.orchestra.run.smithi181:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-18T08:46:56.729 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern = core 2024-02-18T08:46:56.742 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern = core 2024-02-18T08:46:56.768 DEBUG:teuthology.orchestra.run.smithi133:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-18T08:46:56.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-18T08:46:56.793 DEBUG:teuthology.orchestra.run.smithi181:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-18T08:46:56.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-18T08:46:56.817 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-18T08:46:56.829 INFO:teuthology.task.internal:Transferring archived files... 2024-02-18T08:46:56.829 DEBUG:teuthology.misc:Transferring archived files from smithi133:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565632/remote/smithi133 2024-02-18T08:46:56.830 DEBUG:teuthology.orchestra.run.smithi133:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-18T08:46:56.862 DEBUG:teuthology.misc:Transferring archived files from smithi181:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565632/remote/smithi181 2024-02-18T08:46:56.863 DEBUG:teuthology.orchestra.run.smithi181:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-18T08:46:56.890 INFO:teuthology.task.internal:Removing archive directory... 2024-02-18T08:46:56.891 DEBUG:teuthology.orchestra.run.smithi133:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-18T08:46:56.901 DEBUG:teuthology.orchestra.run.smithi181:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-18T08:46:56.934 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-18T08:46:56.945 INFO:teuthology.task.internal:Not uploading archives. 2024-02-18T08:46:56.946 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-18T08:46:56.979 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-18T08:46:56.979 DEBUG:teuthology.orchestra.run.smithi133:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-18T08:46:56.981 DEBUG:teuthology.orchestra.run.smithi181:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-18T08:46:56.987 INFO:teuthology.orchestra.run.smithi133.stdout: 528234 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 08:46 /home/ubuntu/cephtest 2024-02-18T08:46:56.989 INFO:teuthology.orchestra.run.smithi181.stdout: 659550 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 08:46 /home/ubuntu/cephtest 2024-02-18T08:46:56.991 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-18T08:46:57.001 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-18T08:46:57.021 INFO:teuthology.nuke:Checking targets against current locks 2024-02-18T08:46:57.047 DEBUG:teuthology.nuke:shortname: smithi133 2024-02-18T08:46:57.048 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-18T08:46:57.071 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi133.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565632', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '18.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-18 08:16:58.277285', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHSAlWjESMc0Gra5f/6dvvbjuYJc2qVK13Ztw1gt4S0hdg9pLl/eAcLsaHQz3OAGEzcbKS0DF4bknjuwe5HHhPE='} 2024-02-18T08:46:57.075 DEBUG:teuthology.nuke:shortname: smithi181 2024-02-18T08:46:57.075 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-18T08:46:57.099 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi181.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565632', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '18.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-18 08:16:58.279232', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHSAlWjESMc0Gra5f/6dvvbjuYJc2qVK13Ztw1gt4S0hdg9pLl/eAcLsaHQz3OAGEzcbKS0DF4bknjuwe5HHhPE='} 2024-02-18T08:46:57.122 INFO:teuthology.orchestra.console.smithi133:Power off 2024-02-18T08:46:57.122 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-18T08:46:57.145 DEBUG:teuthology.orchestra.console.smithi133:power off output: Chassis Power Control: Down/Off 2024-02-18T08:46:57.145 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-18T08:46:57.161 INFO:teuthology.orchestra.console.smithi181:Power off 2024-02-18T08:46:57.162 DEBUG:teuthology.orchestra.console.smithi181:pexpect command: ipmitool -H smithi181.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-18T08:46:57.171 DEBUG:teuthology.orchestra.console.smithi133:check power output: Chassis Power is on 2024-02-18T08:46:57.184 DEBUG:teuthology.orchestra.console.smithi181:power off output: Chassis Power Control: Down/Off 2024-02-18T08:46:57.184 DEBUG:teuthology.orchestra.console.smithi181:pexpect command: ipmitool -H smithi181.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-18T08:46:57.205 DEBUG:teuthology.orchestra.console.smithi181:check power output: Chassis Power is on 2024-02-18T08:47:01.172 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-18T08:47:01.206 DEBUG:teuthology.orchestra.console.smithi181:pexpect command: ipmitool -H smithi181.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-18T08:47:01.284 DEBUG:teuthology.orchestra.console.smithi133:check power output: Chassis Power is on 2024-02-18T08:47:01.316 DEBUG:teuthology.orchestra.console.smithi181:check power output: Chassis Power is on 2024-02-18T08:47:05.289 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-18T08:47:05.317 DEBUG:teuthology.orchestra.console.smithi181:pexpect command: ipmitool -H smithi181.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-18T08:47:05.400 DEBUG:teuthology.orchestra.console.smithi133:check power output: Chassis Power is on 2024-02-18T08:47:05.426 DEBUG:teuthology.orchestra.console.smithi181:check power output: Chassis Power is off 2024-02-18T08:47:05.527 INFO:teuthology.orchestra.console.smithi181:Power off completed 2024-02-18T08:47:09.404 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-18T08:47:09.514 DEBUG:teuthology.orchestra.console.smithi133:check power output: Chassis Power is off 2024-02-18T08:47:09.615 INFO:teuthology.orchestra.console.smithi133:Power off completed 2024-02-18T08:47:09.720 INFO:teuthology.run:Summary data: description: upgrade:octopus-x/stress-split/{0-distro/ubuntu_18.04 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} duration: 1320.4880168437958 failure_reason: 'Command failed on smithi133 with status 95: "sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 37c14f7a-ce38-11ee-95ba-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c ''ceph orch ps''"' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=07f7ed11579b43f9b1b75f52cbaa3254 status: fail success: false 2024-02-18T08:47:09.720 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-18T08:47:09.795 INFO:teuthology.run:FAIL